Documentation ¶
Overview ¶
This file is auto-generated, don't edit it. Thanks. *
*
Index ¶
- type AsymmetricDecryptRequest
- func (s AsymmetricDecryptRequest) GoString() string
- func (s *AsymmetricDecryptRequest) SetAlgorithm(v string) *AsymmetricDecryptRequest
- func (s *AsymmetricDecryptRequest) SetCiphertextBlob(v string) *AsymmetricDecryptRequest
- func (s *AsymmetricDecryptRequest) SetKeyId(v string) *AsymmetricDecryptRequest
- func (s *AsymmetricDecryptRequest) SetKeyVersionId(v string) *AsymmetricDecryptRequest
- func (s AsymmetricDecryptRequest) String() string
- type AsymmetricDecryptResponse
- func (s AsymmetricDecryptResponse) GoString() string
- func (s *AsymmetricDecryptResponse) SetBody(v *AsymmetricDecryptResponseBody) *AsymmetricDecryptResponse
- func (s *AsymmetricDecryptResponse) SetHeaders(v map[string]*string) *AsymmetricDecryptResponse
- func (s *AsymmetricDecryptResponse) SetStatusCode(v int32) *AsymmetricDecryptResponse
- func (s AsymmetricDecryptResponse) String() string
- type AsymmetricDecryptResponseBody
- func (s AsymmetricDecryptResponseBody) GoString() string
- func (s *AsymmetricDecryptResponseBody) SetKeyId(v string) *AsymmetricDecryptResponseBody
- func (s *AsymmetricDecryptResponseBody) SetKeyVersionId(v string) *AsymmetricDecryptResponseBody
- func (s *AsymmetricDecryptResponseBody) SetPlaintext(v string) *AsymmetricDecryptResponseBody
- func (s *AsymmetricDecryptResponseBody) SetRequestId(v string) *AsymmetricDecryptResponseBody
- func (s AsymmetricDecryptResponseBody) String() string
- type AsymmetricEncryptRequest
- func (s AsymmetricEncryptRequest) GoString() string
- func (s *AsymmetricEncryptRequest) SetAlgorithm(v string) *AsymmetricEncryptRequest
- func (s *AsymmetricEncryptRequest) SetKeyId(v string) *AsymmetricEncryptRequest
- func (s *AsymmetricEncryptRequest) SetKeyVersionId(v string) *AsymmetricEncryptRequest
- func (s *AsymmetricEncryptRequest) SetPlaintext(v string) *AsymmetricEncryptRequest
- func (s AsymmetricEncryptRequest) String() string
- type AsymmetricEncryptResponse
- func (s AsymmetricEncryptResponse) GoString() string
- func (s *AsymmetricEncryptResponse) SetBody(v *AsymmetricEncryptResponseBody) *AsymmetricEncryptResponse
- func (s *AsymmetricEncryptResponse) SetHeaders(v map[string]*string) *AsymmetricEncryptResponse
- func (s *AsymmetricEncryptResponse) SetStatusCode(v int32) *AsymmetricEncryptResponse
- func (s AsymmetricEncryptResponse) String() string
- type AsymmetricEncryptResponseBody
- func (s AsymmetricEncryptResponseBody) GoString() string
- func (s *AsymmetricEncryptResponseBody) SetCiphertextBlob(v string) *AsymmetricEncryptResponseBody
- func (s *AsymmetricEncryptResponseBody) SetKeyId(v string) *AsymmetricEncryptResponseBody
- func (s *AsymmetricEncryptResponseBody) SetKeyVersionId(v string) *AsymmetricEncryptResponseBody
- func (s *AsymmetricEncryptResponseBody) SetRequestId(v string) *AsymmetricEncryptResponseBody
- func (s AsymmetricEncryptResponseBody) String() string
- type AsymmetricSignRequest
- func (s AsymmetricSignRequest) GoString() string
- func (s *AsymmetricSignRequest) SetAlgorithm(v string) *AsymmetricSignRequest
- func (s *AsymmetricSignRequest) SetDigest(v string) *AsymmetricSignRequest
- func (s *AsymmetricSignRequest) SetKeyId(v string) *AsymmetricSignRequest
- func (s *AsymmetricSignRequest) SetKeyVersionId(v string) *AsymmetricSignRequest
- func (s AsymmetricSignRequest) String() string
- type AsymmetricSignResponse
- func (s AsymmetricSignResponse) GoString() string
- func (s *AsymmetricSignResponse) SetBody(v *AsymmetricSignResponseBody) *AsymmetricSignResponse
- func (s *AsymmetricSignResponse) SetHeaders(v map[string]*string) *AsymmetricSignResponse
- func (s *AsymmetricSignResponse) SetStatusCode(v int32) *AsymmetricSignResponse
- func (s AsymmetricSignResponse) String() string
- type AsymmetricSignResponseBody
- func (s AsymmetricSignResponseBody) GoString() string
- func (s *AsymmetricSignResponseBody) SetKeyId(v string) *AsymmetricSignResponseBody
- func (s *AsymmetricSignResponseBody) SetKeyVersionId(v string) *AsymmetricSignResponseBody
- func (s *AsymmetricSignResponseBody) SetRequestId(v string) *AsymmetricSignResponseBody
- func (s *AsymmetricSignResponseBody) SetValue(v string) *AsymmetricSignResponseBody
- func (s AsymmetricSignResponseBody) String() string
- type AsymmetricVerifyRequest
- func (s AsymmetricVerifyRequest) GoString() string
- func (s *AsymmetricVerifyRequest) SetAlgorithm(v string) *AsymmetricVerifyRequest
- func (s *AsymmetricVerifyRequest) SetDigest(v string) *AsymmetricVerifyRequest
- func (s *AsymmetricVerifyRequest) SetKeyId(v string) *AsymmetricVerifyRequest
- func (s *AsymmetricVerifyRequest) SetKeyVersionId(v string) *AsymmetricVerifyRequest
- func (s *AsymmetricVerifyRequest) SetValue(v string) *AsymmetricVerifyRequest
- func (s AsymmetricVerifyRequest) String() string
- type AsymmetricVerifyResponse
- func (s AsymmetricVerifyResponse) GoString() string
- func (s *AsymmetricVerifyResponse) SetBody(v *AsymmetricVerifyResponseBody) *AsymmetricVerifyResponse
- func (s *AsymmetricVerifyResponse) SetHeaders(v map[string]*string) *AsymmetricVerifyResponse
- func (s *AsymmetricVerifyResponse) SetStatusCode(v int32) *AsymmetricVerifyResponse
- func (s AsymmetricVerifyResponse) String() string
- type AsymmetricVerifyResponseBody
- func (s AsymmetricVerifyResponseBody) GoString() string
- func (s *AsymmetricVerifyResponseBody) SetKeyId(v string) *AsymmetricVerifyResponseBody
- func (s *AsymmetricVerifyResponseBody) SetKeyVersionId(v string) *AsymmetricVerifyResponseBody
- func (s *AsymmetricVerifyResponseBody) SetRequestId(v string) *AsymmetricVerifyResponseBody
- func (s *AsymmetricVerifyResponseBody) SetValue(v bool) *AsymmetricVerifyResponseBody
- func (s AsymmetricVerifyResponseBody) String() string
- type CancelKeyDeletionRequest
- type CancelKeyDeletionResponse
- func (s CancelKeyDeletionResponse) GoString() string
- func (s *CancelKeyDeletionResponse) SetBody(v *CancelKeyDeletionResponseBody) *CancelKeyDeletionResponse
- func (s *CancelKeyDeletionResponse) SetHeaders(v map[string]*string) *CancelKeyDeletionResponse
- func (s *CancelKeyDeletionResponse) SetStatusCode(v int32) *CancelKeyDeletionResponse
- func (s CancelKeyDeletionResponse) String() string
- type CancelKeyDeletionResponseBody
- type CertificatePrivateKeyDecryptRequest
- func (s CertificatePrivateKeyDecryptRequest) GoString() string
- func (s *CertificatePrivateKeyDecryptRequest) SetAlgorithm(v string) *CertificatePrivateKeyDecryptRequest
- func (s *CertificatePrivateKeyDecryptRequest) SetCertificateId(v string) *CertificatePrivateKeyDecryptRequest
- func (s *CertificatePrivateKeyDecryptRequest) SetCiphertextBlob(v string) *CertificatePrivateKeyDecryptRequest
- func (s CertificatePrivateKeyDecryptRequest) String() string
- type CertificatePrivateKeyDecryptResponse
- func (s CertificatePrivateKeyDecryptResponse) GoString() string
- func (s *CertificatePrivateKeyDecryptResponse) SetBody(v *CertificatePrivateKeyDecryptResponseBody) *CertificatePrivateKeyDecryptResponse
- func (s *CertificatePrivateKeyDecryptResponse) SetHeaders(v map[string]*string) *CertificatePrivateKeyDecryptResponse
- func (s *CertificatePrivateKeyDecryptResponse) SetStatusCode(v int32) *CertificatePrivateKeyDecryptResponse
- func (s CertificatePrivateKeyDecryptResponse) String() string
- type CertificatePrivateKeyDecryptResponseBody
- func (s CertificatePrivateKeyDecryptResponseBody) GoString() string
- func (s *CertificatePrivateKeyDecryptResponseBody) SetCertificateId(v string) *CertificatePrivateKeyDecryptResponseBody
- func (s *CertificatePrivateKeyDecryptResponseBody) SetPlaintext(v string) *CertificatePrivateKeyDecryptResponseBody
- func (s *CertificatePrivateKeyDecryptResponseBody) SetRequestId(v string) *CertificatePrivateKeyDecryptResponseBody
- func (s CertificatePrivateKeyDecryptResponseBody) String() string
- type CertificatePrivateKeySignRequest
- func (s CertificatePrivateKeySignRequest) GoString() string
- func (s *CertificatePrivateKeySignRequest) SetAlgorithm(v string) *CertificatePrivateKeySignRequest
- func (s *CertificatePrivateKeySignRequest) SetCertificateId(v string) *CertificatePrivateKeySignRequest
- func (s *CertificatePrivateKeySignRequest) SetMessage(v string) *CertificatePrivateKeySignRequest
- func (s *CertificatePrivateKeySignRequest) SetMessageType(v string) *CertificatePrivateKeySignRequest
- func (s CertificatePrivateKeySignRequest) String() string
- type CertificatePrivateKeySignResponse
- func (s CertificatePrivateKeySignResponse) GoString() string
- func (s *CertificatePrivateKeySignResponse) SetBody(v *CertificatePrivateKeySignResponseBody) *CertificatePrivateKeySignResponse
- func (s *CertificatePrivateKeySignResponse) SetHeaders(v map[string]*string) *CertificatePrivateKeySignResponse
- func (s *CertificatePrivateKeySignResponse) SetStatusCode(v int32) *CertificatePrivateKeySignResponse
- func (s CertificatePrivateKeySignResponse) String() string
- type CertificatePrivateKeySignResponseBody
- func (s CertificatePrivateKeySignResponseBody) GoString() string
- func (s *CertificatePrivateKeySignResponseBody) SetCertificateId(v string) *CertificatePrivateKeySignResponseBody
- func (s *CertificatePrivateKeySignResponseBody) SetRequestId(v string) *CertificatePrivateKeySignResponseBody
- func (s *CertificatePrivateKeySignResponseBody) SetSignatureValue(v string) *CertificatePrivateKeySignResponseBody
- func (s CertificatePrivateKeySignResponseBody) String() string
- type CertificatePublicKeyEncryptRequest
- func (s CertificatePublicKeyEncryptRequest) GoString() string
- func (s *CertificatePublicKeyEncryptRequest) SetAlgorithm(v string) *CertificatePublicKeyEncryptRequest
- func (s *CertificatePublicKeyEncryptRequest) SetCertificateId(v string) *CertificatePublicKeyEncryptRequest
- func (s *CertificatePublicKeyEncryptRequest) SetPlaintext(v string) *CertificatePublicKeyEncryptRequest
- func (s CertificatePublicKeyEncryptRequest) String() string
- type CertificatePublicKeyEncryptResponse
- func (s CertificatePublicKeyEncryptResponse) GoString() string
- func (s *CertificatePublicKeyEncryptResponse) SetBody(v *CertificatePublicKeyEncryptResponseBody) *CertificatePublicKeyEncryptResponse
- func (s *CertificatePublicKeyEncryptResponse) SetHeaders(v map[string]*string) *CertificatePublicKeyEncryptResponse
- func (s *CertificatePublicKeyEncryptResponse) SetStatusCode(v int32) *CertificatePublicKeyEncryptResponse
- func (s CertificatePublicKeyEncryptResponse) String() string
- type CertificatePublicKeyEncryptResponseBody
- func (s CertificatePublicKeyEncryptResponseBody) GoString() string
- func (s *CertificatePublicKeyEncryptResponseBody) SetCertificateId(v string) *CertificatePublicKeyEncryptResponseBody
- func (s *CertificatePublicKeyEncryptResponseBody) SetCiphertextBlob(v string) *CertificatePublicKeyEncryptResponseBody
- func (s *CertificatePublicKeyEncryptResponseBody) SetRequestId(v string) *CertificatePublicKeyEncryptResponseBody
- func (s CertificatePublicKeyEncryptResponseBody) String() string
- type CertificatePublicKeyVerifyRequest
- func (s CertificatePublicKeyVerifyRequest) GoString() string
- func (s *CertificatePublicKeyVerifyRequest) SetAlgorithm(v string) *CertificatePublicKeyVerifyRequest
- func (s *CertificatePublicKeyVerifyRequest) SetCertificateId(v string) *CertificatePublicKeyVerifyRequest
- func (s *CertificatePublicKeyVerifyRequest) SetMessage(v string) *CertificatePublicKeyVerifyRequest
- func (s *CertificatePublicKeyVerifyRequest) SetMessageType(v string) *CertificatePublicKeyVerifyRequest
- func (s *CertificatePublicKeyVerifyRequest) SetSignatureValue(v string) *CertificatePublicKeyVerifyRequest
- func (s CertificatePublicKeyVerifyRequest) String() string
- type CertificatePublicKeyVerifyResponse
- func (s CertificatePublicKeyVerifyResponse) GoString() string
- func (s *CertificatePublicKeyVerifyResponse) SetBody(v *CertificatePublicKeyVerifyResponseBody) *CertificatePublicKeyVerifyResponse
- func (s *CertificatePublicKeyVerifyResponse) SetHeaders(v map[string]*string) *CertificatePublicKeyVerifyResponse
- func (s *CertificatePublicKeyVerifyResponse) SetStatusCode(v int32) *CertificatePublicKeyVerifyResponse
- func (s CertificatePublicKeyVerifyResponse) String() string
- type CertificatePublicKeyVerifyResponseBody
- func (s CertificatePublicKeyVerifyResponseBody) GoString() string
- func (s *CertificatePublicKeyVerifyResponseBody) SetCertificateId(v string) *CertificatePublicKeyVerifyResponseBody
- func (s *CertificatePublicKeyVerifyResponseBody) SetRequestId(v string) *CertificatePublicKeyVerifyResponseBody
- func (s *CertificatePublicKeyVerifyResponseBody) SetSignatureValid(v bool) *CertificatePublicKeyVerifyResponseBody
- func (s CertificatePublicKeyVerifyResponseBody) String() string
- type Client
- func (client *Client) AsymmetricDecrypt(request *AsymmetricDecryptRequest) (_result *AsymmetricDecryptResponse, _err error)
- func (client *Client) AsymmetricDecryptWithOptions(request *AsymmetricDecryptRequest, runtime *util.RuntimeOptions) (_result *AsymmetricDecryptResponse, _err error)
- func (client *Client) AsymmetricEncrypt(request *AsymmetricEncryptRequest) (_result *AsymmetricEncryptResponse, _err error)
- func (client *Client) AsymmetricEncryptWithOptions(request *AsymmetricEncryptRequest, runtime *util.RuntimeOptions) (_result *AsymmetricEncryptResponse, _err error)
- func (client *Client) AsymmetricSign(request *AsymmetricSignRequest) (_result *AsymmetricSignResponse, _err error)
- func (client *Client) AsymmetricSignWithOptions(request *AsymmetricSignRequest, runtime *util.RuntimeOptions) (_result *AsymmetricSignResponse, _err error)
- func (client *Client) AsymmetricVerify(request *AsymmetricVerifyRequest) (_result *AsymmetricVerifyResponse, _err error)
- func (client *Client) AsymmetricVerifyWithOptions(request *AsymmetricVerifyRequest, runtime *util.RuntimeOptions) (_result *AsymmetricVerifyResponse, _err error)
- func (client *Client) CancelKeyDeletion(request *CancelKeyDeletionRequest) (_result *CancelKeyDeletionResponse, _err error)
- func (client *Client) CancelKeyDeletionWithOptions(request *CancelKeyDeletionRequest, runtime *util.RuntimeOptions) (_result *CancelKeyDeletionResponse, _err error)
- func (client *Client) CertificatePrivateKeyDecrypt(request *CertificatePrivateKeyDecryptRequest) (_result *CertificatePrivateKeyDecryptResponse, _err error)
- func (client *Client) CertificatePrivateKeyDecryptWithOptions(request *CertificatePrivateKeyDecryptRequest, runtime *util.RuntimeOptions) (_result *CertificatePrivateKeyDecryptResponse, _err error)
- func (client *Client) CertificatePrivateKeySign(request *CertificatePrivateKeySignRequest) (_result *CertificatePrivateKeySignResponse, _err error)
- func (client *Client) CertificatePrivateKeySignWithOptions(request *CertificatePrivateKeySignRequest, runtime *util.RuntimeOptions) (_result *CertificatePrivateKeySignResponse, _err error)
- func (client *Client) CertificatePublicKeyEncrypt(request *CertificatePublicKeyEncryptRequest) (_result *CertificatePublicKeyEncryptResponse, _err error)
- func (client *Client) CertificatePublicKeyEncryptWithOptions(request *CertificatePublicKeyEncryptRequest, runtime *util.RuntimeOptions) (_result *CertificatePublicKeyEncryptResponse, _err error)
- func (client *Client) CertificatePublicKeyVerify(request *CertificatePublicKeyVerifyRequest) (_result *CertificatePublicKeyVerifyResponse, _err error)
- func (client *Client) CertificatePublicKeyVerifyWithOptions(request *CertificatePublicKeyVerifyRequest, runtime *util.RuntimeOptions) (_result *CertificatePublicKeyVerifyResponse, _err error)
- func (client *Client) CreateAlias(request *CreateAliasRequest) (_result *CreateAliasResponse, _err error)
- func (client *Client) CreateAliasWithOptions(request *CreateAliasRequest, runtime *util.RuntimeOptions) (_result *CreateAliasResponse, _err error)
- func (client *Client) CreateCertificate(request *CreateCertificateRequest) (_result *CreateCertificateResponse, _err error)
- func (client *Client) CreateCertificateWithOptions(tmpReq *CreateCertificateRequest, runtime *util.RuntimeOptions) (_result *CreateCertificateResponse, _err error)
- func (client *Client) CreateKey(request *CreateKeyRequest) (_result *CreateKeyResponse, _err error)
- func (client *Client) CreateKeyVersion(request *CreateKeyVersionRequest) (_result *CreateKeyVersionResponse, _err error)
- func (client *Client) CreateKeyVersionWithOptions(request *CreateKeyVersionRequest, runtime *util.RuntimeOptions) (_result *CreateKeyVersionResponse, _err error)
- func (client *Client) CreateKeyWithOptions(request *CreateKeyRequest, runtime *util.RuntimeOptions) (_result *CreateKeyResponse, _err error)
- func (client *Client) CreateSecret(request *CreateSecretRequest) (_result *CreateSecretResponse, _err error)
- func (client *Client) CreateSecretWithOptions(tmpReq *CreateSecretRequest, runtime *util.RuntimeOptions) (_result *CreateSecretResponse, _err error)
- func (client *Client) Decrypt(request *DecryptRequest) (_result *DecryptResponse, _err error)
- func (client *Client) DecryptWithOptions(tmpReq *DecryptRequest, runtime *util.RuntimeOptions) (_result *DecryptResponse, _err error)
- func (client *Client) DeleteAlias(request *DeleteAliasRequest) (_result *DeleteAliasResponse, _err error)
- func (client *Client) DeleteAliasWithOptions(request *DeleteAliasRequest, runtime *util.RuntimeOptions) (_result *DeleteAliasResponse, _err error)
- func (client *Client) DeleteCertificate(request *DeleteCertificateRequest) (_result *DeleteCertificateResponse, _err error)
- func (client *Client) DeleteCertificateWithOptions(request *DeleteCertificateRequest, runtime *util.RuntimeOptions) (_result *DeleteCertificateResponse, _err error)
- func (client *Client) DeleteKeyMaterial(request *DeleteKeyMaterialRequest) (_result *DeleteKeyMaterialResponse, _err error)
- func (client *Client) DeleteKeyMaterialWithOptions(request *DeleteKeyMaterialRequest, runtime *util.RuntimeOptions) (_result *DeleteKeyMaterialResponse, _err error)
- func (client *Client) DeleteSecret(request *DeleteSecretRequest) (_result *DeleteSecretResponse, _err error)
- func (client *Client) DeleteSecretWithOptions(request *DeleteSecretRequest, runtime *util.RuntimeOptions) (_result *DeleteSecretResponse, _err error)
- func (client *Client) DescribeAccountKmsStatus() (_result *DescribeAccountKmsStatusResponse, _err error)
- func (client *Client) DescribeAccountKmsStatusWithOptions(runtime *util.RuntimeOptions) (_result *DescribeAccountKmsStatusResponse, _err error)
- func (client *Client) DescribeCertificate(request *DescribeCertificateRequest) (_result *DescribeCertificateResponse, _err error)
- func (client *Client) DescribeCertificateWithOptions(request *DescribeCertificateRequest, runtime *util.RuntimeOptions) (_result *DescribeCertificateResponse, _err error)
- func (client *Client) DescribeKey(request *DescribeKeyRequest) (_result *DescribeKeyResponse, _err error)
- func (client *Client) DescribeKeyVersion(request *DescribeKeyVersionRequest) (_result *DescribeKeyVersionResponse, _err error)
- func (client *Client) DescribeKeyVersionWithOptions(request *DescribeKeyVersionRequest, runtime *util.RuntimeOptions) (_result *DescribeKeyVersionResponse, _err error)
- func (client *Client) DescribeKeyWithOptions(request *DescribeKeyRequest, runtime *util.RuntimeOptions) (_result *DescribeKeyResponse, _err error)
- func (client *Client) DescribeRegions() (_result *DescribeRegionsResponse, _err error)
- func (client *Client) DescribeRegionsWithOptions(runtime *util.RuntimeOptions) (_result *DescribeRegionsResponse, _err error)
- func (client *Client) DescribeSecret(request *DescribeSecretRequest) (_result *DescribeSecretResponse, _err error)
- func (client *Client) DescribeSecretWithOptions(request *DescribeSecretRequest, runtime *util.RuntimeOptions) (_result *DescribeSecretResponse, _err error)
- func (client *Client) DisableKey(request *DisableKeyRequest) (_result *DisableKeyResponse, _err error)
- func (client *Client) DisableKeyWithOptions(request *DisableKeyRequest, runtime *util.RuntimeOptions) (_result *DisableKeyResponse, _err error)
- func (client *Client) EnableKey(request *EnableKeyRequest) (_result *EnableKeyResponse, _err error)
- func (client *Client) EnableKeyWithOptions(request *EnableKeyRequest, runtime *util.RuntimeOptions) (_result *EnableKeyResponse, _err error)
- func (client *Client) Encrypt(request *EncryptRequest) (_result *EncryptResponse, _err error)
- func (client *Client) EncryptWithOptions(tmpReq *EncryptRequest, runtime *util.RuntimeOptions) (_result *EncryptResponse, _err error)
- func (client *Client) ExportDataKey(request *ExportDataKeyRequest) (_result *ExportDataKeyResponse, _err error)
- func (client *Client) ExportDataKeyWithOptions(tmpReq *ExportDataKeyRequest, runtime *util.RuntimeOptions) (_result *ExportDataKeyResponse, _err error)
- func (client *Client) GenerateAndExportDataKey(request *GenerateAndExportDataKeyRequest) (_result *GenerateAndExportDataKeyResponse, _err error)
- func (client *Client) GenerateAndExportDataKeyWithOptions(tmpReq *GenerateAndExportDataKeyRequest, runtime *util.RuntimeOptions) (_result *GenerateAndExportDataKeyResponse, _err error)
- func (client *Client) GenerateDataKey(request *GenerateDataKeyRequest) (_result *GenerateDataKeyResponse, _err error)
- func (client *Client) GenerateDataKeyWithOptions(tmpReq *GenerateDataKeyRequest, runtime *util.RuntimeOptions) (_result *GenerateDataKeyResponse, _err error)
- func (client *Client) GenerateDataKeyWithoutPlaintext(request *GenerateDataKeyWithoutPlaintextRequest) (_result *GenerateDataKeyWithoutPlaintextResponse, _err error)
- func (client *Client) GenerateDataKeyWithoutPlaintextWithOptions(tmpReq *GenerateDataKeyWithoutPlaintextRequest, runtime *util.RuntimeOptions) (_result *GenerateDataKeyWithoutPlaintextResponse, _err error)
- func (client *Client) GetCertificate(request *GetCertificateRequest) (_result *GetCertificateResponse, _err error)
- func (client *Client) GetCertificateWithOptions(request *GetCertificateRequest, runtime *util.RuntimeOptions) (_result *GetCertificateResponse, _err error)
- func (client *Client) GetEndpoint(productId *string, regionId *string, endpointRule *string, network *string, ...) (_result *string, _err error)
- func (client *Client) GetParametersForImport(request *GetParametersForImportRequest) (_result *GetParametersForImportResponse, _err error)
- func (client *Client) GetParametersForImportWithOptions(request *GetParametersForImportRequest, runtime *util.RuntimeOptions) (_result *GetParametersForImportResponse, _err error)
- func (client *Client) GetPublicKey(request *GetPublicKeyRequest) (_result *GetPublicKeyResponse, _err error)
- func (client *Client) GetPublicKeyWithOptions(request *GetPublicKeyRequest, runtime *util.RuntimeOptions) (_result *GetPublicKeyResponse, _err error)
- func (client *Client) GetRandomPassword(request *GetRandomPasswordRequest) (_result *GetRandomPasswordResponse, _err error)
- func (client *Client) GetRandomPasswordWithOptions(request *GetRandomPasswordRequest, runtime *util.RuntimeOptions) (_result *GetRandomPasswordResponse, _err error)
- func (client *Client) GetSecretValue(request *GetSecretValueRequest) (_result *GetSecretValueResponse, _err error)
- func (client *Client) GetSecretValueWithOptions(request *GetSecretValueRequest, runtime *util.RuntimeOptions) (_result *GetSecretValueResponse, _err error)
- func (client *Client) ImportKeyMaterial(request *ImportKeyMaterialRequest) (_result *ImportKeyMaterialResponse, _err error)
- func (client *Client) ImportKeyMaterialWithOptions(request *ImportKeyMaterialRequest, runtime *util.RuntimeOptions) (_result *ImportKeyMaterialResponse, _err error)
- func (client *Client) Init(config *openapi.Config) (_err error)
- func (client *Client) ListAliases(request *ListAliasesRequest) (_result *ListAliasesResponse, _err error)
- func (client *Client) ListAliasesByKeyId(request *ListAliasesByKeyIdRequest) (_result *ListAliasesByKeyIdResponse, _err error)
- func (client *Client) ListAliasesByKeyIdWithOptions(request *ListAliasesByKeyIdRequest, runtime *util.RuntimeOptions) (_result *ListAliasesByKeyIdResponse, _err error)
- func (client *Client) ListAliasesWithOptions(request *ListAliasesRequest, runtime *util.RuntimeOptions) (_result *ListAliasesResponse, _err error)
- func (client *Client) ListKeyVersions(request *ListKeyVersionsRequest) (_result *ListKeyVersionsResponse, _err error)
- func (client *Client) ListKeyVersionsWithOptions(request *ListKeyVersionsRequest, runtime *util.RuntimeOptions) (_result *ListKeyVersionsResponse, _err error)
- func (client *Client) ListKeys(request *ListKeysRequest) (_result *ListKeysResponse, _err error)
- func (client *Client) ListKeysWithOptions(request *ListKeysRequest, runtime *util.RuntimeOptions) (_result *ListKeysResponse, _err error)
- func (client *Client) ListResourceTags(request *ListResourceTagsRequest) (_result *ListResourceTagsResponse, _err error)
- func (client *Client) ListResourceTagsWithOptions(request *ListResourceTagsRequest, runtime *util.RuntimeOptions) (_result *ListResourceTagsResponse, _err error)
- func (client *Client) ListSecretVersionIds(request *ListSecretVersionIdsRequest) (_result *ListSecretVersionIdsResponse, _err error)
- func (client *Client) ListSecretVersionIdsWithOptions(request *ListSecretVersionIdsRequest, runtime *util.RuntimeOptions) (_result *ListSecretVersionIdsResponse, _err error)
- func (client *Client) ListSecrets(request *ListSecretsRequest) (_result *ListSecretsResponse, _err error)
- func (client *Client) ListSecretsWithOptions(request *ListSecretsRequest, runtime *util.RuntimeOptions) (_result *ListSecretsResponse, _err error)
- func (client *Client) OpenKmsService() (_result *OpenKmsServiceResponse, _err error)
- func (client *Client) OpenKmsServiceWithOptions(runtime *util.RuntimeOptions) (_result *OpenKmsServiceResponse, _err error)
- func (client *Client) PutSecretValue(request *PutSecretValueRequest) (_result *PutSecretValueResponse, _err error)
- func (client *Client) PutSecretValueWithOptions(request *PutSecretValueRequest, runtime *util.RuntimeOptions) (_result *PutSecretValueResponse, _err error)
- func (client *Client) ReEncrypt(request *ReEncryptRequest) (_result *ReEncryptResponse, _err error)
- func (client *Client) ReEncryptWithOptions(tmpReq *ReEncryptRequest, runtime *util.RuntimeOptions) (_result *ReEncryptResponse, _err error)
- func (client *Client) RestoreSecret(request *RestoreSecretRequest) (_result *RestoreSecretResponse, _err error)
- func (client *Client) RestoreSecretWithOptions(request *RestoreSecretRequest, runtime *util.RuntimeOptions) (_result *RestoreSecretResponse, _err error)
- func (client *Client) RotateSecret(request *RotateSecretRequest) (_result *RotateSecretResponse, _err error)
- func (client *Client) RotateSecretWithOptions(request *RotateSecretRequest, runtime *util.RuntimeOptions) (_result *RotateSecretResponse, _err error)
- func (client *Client) ScheduleKeyDeletion(request *ScheduleKeyDeletionRequest) (_result *ScheduleKeyDeletionResponse, _err error)
- func (client *Client) ScheduleKeyDeletionWithOptions(request *ScheduleKeyDeletionRequest, runtime *util.RuntimeOptions) (_result *ScheduleKeyDeletionResponse, _err error)
- func (client *Client) SetDeletionProtection(request *SetDeletionProtectionRequest) (_result *SetDeletionProtectionResponse, _err error)
- func (client *Client) SetDeletionProtectionWithOptions(request *SetDeletionProtectionRequest, runtime *util.RuntimeOptions) (_result *SetDeletionProtectionResponse, _err error)
- func (client *Client) TagResource(request *TagResourceRequest) (_result *TagResourceResponse, _err error)
- func (client *Client) TagResourceWithOptions(request *TagResourceRequest, runtime *util.RuntimeOptions) (_result *TagResourceResponse, _err error)
- func (client *Client) UntagResource(request *UntagResourceRequest) (_result *UntagResourceResponse, _err error)
- func (client *Client) UntagResourceWithOptions(request *UntagResourceRequest, runtime *util.RuntimeOptions) (_result *UntagResourceResponse, _err error)
- func (client *Client) UpdateAlias(request *UpdateAliasRequest) (_result *UpdateAliasResponse, _err error)
- func (client *Client) UpdateAliasWithOptions(request *UpdateAliasRequest, runtime *util.RuntimeOptions) (_result *UpdateAliasResponse, _err error)
- func (client *Client) UpdateCertificateStatus(request *UpdateCertificateStatusRequest) (_result *UpdateCertificateStatusResponse, _err error)
- func (client *Client) UpdateCertificateStatusWithOptions(request *UpdateCertificateStatusRequest, runtime *util.RuntimeOptions) (_result *UpdateCertificateStatusResponse, _err error)
- func (client *Client) UpdateKeyDescription(request *UpdateKeyDescriptionRequest) (_result *UpdateKeyDescriptionResponse, _err error)
- func (client *Client) UpdateKeyDescriptionWithOptions(request *UpdateKeyDescriptionRequest, runtime *util.RuntimeOptions) (_result *UpdateKeyDescriptionResponse, _err error)
- func (client *Client) UpdateRotationPolicy(request *UpdateRotationPolicyRequest) (_result *UpdateRotationPolicyResponse, _err error)
- func (client *Client) UpdateRotationPolicyWithOptions(request *UpdateRotationPolicyRequest, runtime *util.RuntimeOptions) (_result *UpdateRotationPolicyResponse, _err error)
- func (client *Client) UpdateSecret(request *UpdateSecretRequest) (_result *UpdateSecretResponse, _err error)
- func (client *Client) UpdateSecretRotationPolicy(request *UpdateSecretRotationPolicyRequest) (_result *UpdateSecretRotationPolicyResponse, _err error)
- func (client *Client) UpdateSecretRotationPolicyWithOptions(request *UpdateSecretRotationPolicyRequest, runtime *util.RuntimeOptions) (_result *UpdateSecretRotationPolicyResponse, _err error)
- func (client *Client) UpdateSecretVersionStage(request *UpdateSecretVersionStageRequest) (_result *UpdateSecretVersionStageResponse, _err error)
- func (client *Client) UpdateSecretVersionStageWithOptions(request *UpdateSecretVersionStageRequest, runtime *util.RuntimeOptions) (_result *UpdateSecretVersionStageResponse, _err error)
- func (client *Client) UpdateSecretWithOptions(request *UpdateSecretRequest, runtime *util.RuntimeOptions) (_result *UpdateSecretResponse, _err error)
- func (client *Client) UploadCertificate(request *UploadCertificateRequest) (_result *UploadCertificateResponse, _err error)
- func (client *Client) UploadCertificateWithOptions(request *UploadCertificateRequest, runtime *util.RuntimeOptions) (_result *UploadCertificateResponse, _err error)
- type CreateAliasRequest
- type CreateAliasResponse
- func (s CreateAliasResponse) GoString() string
- func (s *CreateAliasResponse) SetBody(v *CreateAliasResponseBody) *CreateAliasResponse
- func (s *CreateAliasResponse) SetHeaders(v map[string]*string) *CreateAliasResponse
- func (s *CreateAliasResponse) SetStatusCode(v int32) *CreateAliasResponse
- func (s CreateAliasResponse) String() string
- type CreateAliasResponseBody
- type CreateCertificateRequest
- func (s CreateCertificateRequest) GoString() string
- func (s *CreateCertificateRequest) SetExportablePrivateKey(v bool) *CreateCertificateRequest
- func (s *CreateCertificateRequest) SetKeySpec(v string) *CreateCertificateRequest
- func (s *CreateCertificateRequest) SetSubject(v string) *CreateCertificateRequest
- func (s *CreateCertificateRequest) SetSubjectAlternativeNames(v map[string]interface{}) *CreateCertificateRequest
- func (s CreateCertificateRequest) String() string
- type CreateCertificateResponse
- func (s CreateCertificateResponse) GoString() string
- func (s *CreateCertificateResponse) SetBody(v *CreateCertificateResponseBody) *CreateCertificateResponse
- func (s *CreateCertificateResponse) SetHeaders(v map[string]*string) *CreateCertificateResponse
- func (s *CreateCertificateResponse) SetStatusCode(v int32) *CreateCertificateResponse
- func (s CreateCertificateResponse) String() string
- type CreateCertificateResponseBody
- func (s CreateCertificateResponseBody) GoString() string
- func (s *CreateCertificateResponseBody) SetArn(v string) *CreateCertificateResponseBody
- func (s *CreateCertificateResponseBody) SetCertificateId(v string) *CreateCertificateResponseBody
- func (s *CreateCertificateResponseBody) SetCsr(v string) *CreateCertificateResponseBody
- func (s *CreateCertificateResponseBody) SetRequestId(v string) *CreateCertificateResponseBody
- func (s CreateCertificateResponseBody) String() string
- type CreateCertificateShrinkRequest
- func (s CreateCertificateShrinkRequest) GoString() string
- func (s *CreateCertificateShrinkRequest) SetExportablePrivateKey(v bool) *CreateCertificateShrinkRequest
- func (s *CreateCertificateShrinkRequest) SetKeySpec(v string) *CreateCertificateShrinkRequest
- func (s *CreateCertificateShrinkRequest) SetSubject(v string) *CreateCertificateShrinkRequest
- func (s *CreateCertificateShrinkRequest) SetSubjectAlternativeNamesShrink(v string) *CreateCertificateShrinkRequest
- func (s CreateCertificateShrinkRequest) String() string
- type CreateKeyRequest
- func (s CreateKeyRequest) GoString() string
- func (s *CreateKeyRequest) SetDescription(v string) *CreateKeyRequest
- func (s *CreateKeyRequest) SetEnableAutomaticRotation(v bool) *CreateKeyRequest
- func (s *CreateKeyRequest) SetKeySpec(v string) *CreateKeyRequest
- func (s *CreateKeyRequest) SetKeyUsage(v string) *CreateKeyRequest
- func (s *CreateKeyRequest) SetOrigin(v string) *CreateKeyRequest
- func (s *CreateKeyRequest) SetProtectionLevel(v string) *CreateKeyRequest
- func (s *CreateKeyRequest) SetRotationInterval(v string) *CreateKeyRequest
- func (s CreateKeyRequest) String() string
- type CreateKeyResponse
- func (s CreateKeyResponse) GoString() string
- func (s *CreateKeyResponse) SetBody(v *CreateKeyResponseBody) *CreateKeyResponse
- func (s *CreateKeyResponse) SetHeaders(v map[string]*string) *CreateKeyResponse
- func (s *CreateKeyResponse) SetStatusCode(v int32) *CreateKeyResponse
- func (s CreateKeyResponse) String() string
- type CreateKeyResponseBody
- type CreateKeyResponseBodyKeyMetadata
- func (s CreateKeyResponseBodyKeyMetadata) GoString() string
- func (s *CreateKeyResponseBodyKeyMetadata) SetArn(v string) *CreateKeyResponseBodyKeyMetadata
- func (s *CreateKeyResponseBodyKeyMetadata) SetAutomaticRotation(v string) *CreateKeyResponseBodyKeyMetadata
- func (s *CreateKeyResponseBodyKeyMetadata) SetCreationDate(v string) *CreateKeyResponseBodyKeyMetadata
- func (s *CreateKeyResponseBodyKeyMetadata) SetCreator(v string) *CreateKeyResponseBodyKeyMetadata
- func (s *CreateKeyResponseBodyKeyMetadata) SetDeleteDate(v string) *CreateKeyResponseBodyKeyMetadata
- func (s *CreateKeyResponseBodyKeyMetadata) SetDescription(v string) *CreateKeyResponseBodyKeyMetadata
- func (s *CreateKeyResponseBodyKeyMetadata) SetKeyId(v string) *CreateKeyResponseBodyKeyMetadata
- func (s *CreateKeyResponseBodyKeyMetadata) SetKeySpec(v string) *CreateKeyResponseBodyKeyMetadata
- func (s *CreateKeyResponseBodyKeyMetadata) SetKeyState(v string) *CreateKeyResponseBodyKeyMetadata
- func (s *CreateKeyResponseBodyKeyMetadata) SetKeyUsage(v string) *CreateKeyResponseBodyKeyMetadata
- func (s *CreateKeyResponseBodyKeyMetadata) SetLastRotationDate(v string) *CreateKeyResponseBodyKeyMetadata
- func (s *CreateKeyResponseBodyKeyMetadata) SetMaterialExpireTime(v string) *CreateKeyResponseBodyKeyMetadata
- func (s *CreateKeyResponseBodyKeyMetadata) SetNextRotationDate(v string) *CreateKeyResponseBodyKeyMetadata
- func (s *CreateKeyResponseBodyKeyMetadata) SetOrigin(v string) *CreateKeyResponseBodyKeyMetadata
- func (s *CreateKeyResponseBodyKeyMetadata) SetPrimaryKeyVersion(v string) *CreateKeyResponseBodyKeyMetadata
- func (s *CreateKeyResponseBodyKeyMetadata) SetProtectionLevel(v string) *CreateKeyResponseBodyKeyMetadata
- func (s *CreateKeyResponseBodyKeyMetadata) SetRotationInterval(v string) *CreateKeyResponseBodyKeyMetadata
- func (s CreateKeyResponseBodyKeyMetadata) String() string
- type CreateKeyVersionRequest
- type CreateKeyVersionResponse
- func (s CreateKeyVersionResponse) GoString() string
- func (s *CreateKeyVersionResponse) SetBody(v *CreateKeyVersionResponseBody) *CreateKeyVersionResponse
- func (s *CreateKeyVersionResponse) SetHeaders(v map[string]*string) *CreateKeyVersionResponse
- func (s *CreateKeyVersionResponse) SetStatusCode(v int32) *CreateKeyVersionResponse
- func (s CreateKeyVersionResponse) String() string
- type CreateKeyVersionResponseBody
- func (s CreateKeyVersionResponseBody) GoString() string
- func (s *CreateKeyVersionResponseBody) SetKeyVersion(v *CreateKeyVersionResponseBodyKeyVersion) *CreateKeyVersionResponseBody
- func (s *CreateKeyVersionResponseBody) SetRequestId(v string) *CreateKeyVersionResponseBody
- func (s CreateKeyVersionResponseBody) String() string
- type CreateKeyVersionResponseBodyKeyVersion
- func (s CreateKeyVersionResponseBodyKeyVersion) GoString() string
- func (s *CreateKeyVersionResponseBodyKeyVersion) SetCreationDate(v string) *CreateKeyVersionResponseBodyKeyVersion
- func (s *CreateKeyVersionResponseBodyKeyVersion) SetKeyId(v string) *CreateKeyVersionResponseBodyKeyVersion
- func (s *CreateKeyVersionResponseBodyKeyVersion) SetKeyVersionId(v string) *CreateKeyVersionResponseBodyKeyVersion
- func (s CreateKeyVersionResponseBodyKeyVersion) String() string
- type CreateSecretRequest
- func (s CreateSecretRequest) GoString() string
- func (s *CreateSecretRequest) SetDescription(v string) *CreateSecretRequest
- func (s *CreateSecretRequest) SetEnableAutomaticRotation(v bool) *CreateSecretRequest
- func (s *CreateSecretRequest) SetEncryptionKeyId(v string) *CreateSecretRequest
- func (s *CreateSecretRequest) SetExtendedConfig(v map[string]interface{}) *CreateSecretRequest
- func (s *CreateSecretRequest) SetRotationInterval(v string) *CreateSecretRequest
- func (s *CreateSecretRequest) SetSecretData(v string) *CreateSecretRequest
- func (s *CreateSecretRequest) SetSecretDataType(v string) *CreateSecretRequest
- func (s *CreateSecretRequest) SetSecretName(v string) *CreateSecretRequest
- func (s *CreateSecretRequest) SetSecretType(v string) *CreateSecretRequest
- func (s *CreateSecretRequest) SetTags(v string) *CreateSecretRequest
- func (s *CreateSecretRequest) SetVersionId(v string) *CreateSecretRequest
- func (s CreateSecretRequest) String() string
- type CreateSecretResponse
- func (s CreateSecretResponse) GoString() string
- func (s *CreateSecretResponse) SetBody(v *CreateSecretResponseBody) *CreateSecretResponse
- func (s *CreateSecretResponse) SetHeaders(v map[string]*string) *CreateSecretResponse
- func (s *CreateSecretResponse) SetStatusCode(v int32) *CreateSecretResponse
- func (s CreateSecretResponse) String() string
- type CreateSecretResponseBody
- func (s CreateSecretResponseBody) GoString() string
- func (s *CreateSecretResponseBody) SetArn(v string) *CreateSecretResponseBody
- func (s *CreateSecretResponseBody) SetAutomaticRotation(v string) *CreateSecretResponseBody
- func (s *CreateSecretResponseBody) SetExtendedConfig(v string) *CreateSecretResponseBody
- func (s *CreateSecretResponseBody) SetNextRotationDate(v string) *CreateSecretResponseBody
- func (s *CreateSecretResponseBody) SetRequestId(v string) *CreateSecretResponseBody
- func (s *CreateSecretResponseBody) SetRotationInterval(v string) *CreateSecretResponseBody
- func (s *CreateSecretResponseBody) SetSecretName(v string) *CreateSecretResponseBody
- func (s *CreateSecretResponseBody) SetSecretType(v string) *CreateSecretResponseBody
- func (s *CreateSecretResponseBody) SetVersionId(v string) *CreateSecretResponseBody
- func (s CreateSecretResponseBody) String() string
- type CreateSecretShrinkRequest
- func (s CreateSecretShrinkRequest) GoString() string
- func (s *CreateSecretShrinkRequest) SetDescription(v string) *CreateSecretShrinkRequest
- func (s *CreateSecretShrinkRequest) SetEnableAutomaticRotation(v bool) *CreateSecretShrinkRequest
- func (s *CreateSecretShrinkRequest) SetEncryptionKeyId(v string) *CreateSecretShrinkRequest
- func (s *CreateSecretShrinkRequest) SetExtendedConfigShrink(v string) *CreateSecretShrinkRequest
- func (s *CreateSecretShrinkRequest) SetRotationInterval(v string) *CreateSecretShrinkRequest
- func (s *CreateSecretShrinkRequest) SetSecretData(v string) *CreateSecretShrinkRequest
- func (s *CreateSecretShrinkRequest) SetSecretDataType(v string) *CreateSecretShrinkRequest
- func (s *CreateSecretShrinkRequest) SetSecretName(v string) *CreateSecretShrinkRequest
- func (s *CreateSecretShrinkRequest) SetSecretType(v string) *CreateSecretShrinkRequest
- func (s *CreateSecretShrinkRequest) SetTags(v string) *CreateSecretShrinkRequest
- func (s *CreateSecretShrinkRequest) SetVersionId(v string) *CreateSecretShrinkRequest
- func (s CreateSecretShrinkRequest) String() string
- type DecryptRequest
- type DecryptResponse
- func (s DecryptResponse) GoString() string
- func (s *DecryptResponse) SetBody(v *DecryptResponseBody) *DecryptResponse
- func (s *DecryptResponse) SetHeaders(v map[string]*string) *DecryptResponse
- func (s *DecryptResponse) SetStatusCode(v int32) *DecryptResponse
- func (s DecryptResponse) String() string
- type DecryptResponseBody
- func (s DecryptResponseBody) GoString() string
- func (s *DecryptResponseBody) SetKeyId(v string) *DecryptResponseBody
- func (s *DecryptResponseBody) SetKeyVersionId(v string) *DecryptResponseBody
- func (s *DecryptResponseBody) SetPlaintext(v string) *DecryptResponseBody
- func (s *DecryptResponseBody) SetRequestId(v string) *DecryptResponseBody
- func (s DecryptResponseBody) String() string
- type DecryptShrinkRequest
- type DeleteAliasRequest
- type DeleteAliasResponse
- func (s DeleteAliasResponse) GoString() string
- func (s *DeleteAliasResponse) SetBody(v *DeleteAliasResponseBody) *DeleteAliasResponse
- func (s *DeleteAliasResponse) SetHeaders(v map[string]*string) *DeleteAliasResponse
- func (s *DeleteAliasResponse) SetStatusCode(v int32) *DeleteAliasResponse
- func (s DeleteAliasResponse) String() string
- type DeleteAliasResponseBody
- type DeleteCertificateRequest
- type DeleteCertificateResponse
- func (s DeleteCertificateResponse) GoString() string
- func (s *DeleteCertificateResponse) SetBody(v *DeleteCertificateResponseBody) *DeleteCertificateResponse
- func (s *DeleteCertificateResponse) SetHeaders(v map[string]*string) *DeleteCertificateResponse
- func (s *DeleteCertificateResponse) SetStatusCode(v int32) *DeleteCertificateResponse
- func (s DeleteCertificateResponse) String() string
- type DeleteCertificateResponseBody
- type DeleteKeyMaterialRequest
- type DeleteKeyMaterialResponse
- func (s DeleteKeyMaterialResponse) GoString() string
- func (s *DeleteKeyMaterialResponse) SetBody(v *DeleteKeyMaterialResponseBody) *DeleteKeyMaterialResponse
- func (s *DeleteKeyMaterialResponse) SetHeaders(v map[string]*string) *DeleteKeyMaterialResponse
- func (s *DeleteKeyMaterialResponse) SetStatusCode(v int32) *DeleteKeyMaterialResponse
- func (s DeleteKeyMaterialResponse) String() string
- type DeleteKeyMaterialResponseBody
- type DeleteSecretRequest
- func (s DeleteSecretRequest) GoString() string
- func (s *DeleteSecretRequest) SetForceDeleteWithoutRecovery(v string) *DeleteSecretRequest
- func (s *DeleteSecretRequest) SetRecoveryWindowInDays(v string) *DeleteSecretRequest
- func (s *DeleteSecretRequest) SetSecretName(v string) *DeleteSecretRequest
- func (s DeleteSecretRequest) String() string
- type DeleteSecretResponse
- func (s DeleteSecretResponse) GoString() string
- func (s *DeleteSecretResponse) SetBody(v *DeleteSecretResponseBody) *DeleteSecretResponse
- func (s *DeleteSecretResponse) SetHeaders(v map[string]*string) *DeleteSecretResponse
- func (s *DeleteSecretResponse) SetStatusCode(v int32) *DeleteSecretResponse
- func (s DeleteSecretResponse) String() string
- type DeleteSecretResponseBody
- func (s DeleteSecretResponseBody) GoString() string
- func (s *DeleteSecretResponseBody) SetPlannedDeleteTime(v string) *DeleteSecretResponseBody
- func (s *DeleteSecretResponseBody) SetRequestId(v string) *DeleteSecretResponseBody
- func (s *DeleteSecretResponseBody) SetSecretName(v string) *DeleteSecretResponseBody
- func (s DeleteSecretResponseBody) String() string
- type DescribeAccountKmsStatusResponse
- func (s DescribeAccountKmsStatusResponse) GoString() string
- func (s *DescribeAccountKmsStatusResponse) SetBody(v *DescribeAccountKmsStatusResponseBody) *DescribeAccountKmsStatusResponse
- func (s *DescribeAccountKmsStatusResponse) SetHeaders(v map[string]*string) *DescribeAccountKmsStatusResponse
- func (s *DescribeAccountKmsStatusResponse) SetStatusCode(v int32) *DescribeAccountKmsStatusResponse
- func (s DescribeAccountKmsStatusResponse) String() string
- type DescribeAccountKmsStatusResponseBody
- func (s DescribeAccountKmsStatusResponseBody) GoString() string
- func (s *DescribeAccountKmsStatusResponseBody) SetAccountStatus(v string) *DescribeAccountKmsStatusResponseBody
- func (s *DescribeAccountKmsStatusResponseBody) SetRequestId(v string) *DescribeAccountKmsStatusResponseBody
- func (s DescribeAccountKmsStatusResponseBody) String() string
- type DescribeCertificateRequest
- type DescribeCertificateResponse
- func (s DescribeCertificateResponse) GoString() string
- func (s *DescribeCertificateResponse) SetBody(v *DescribeCertificateResponseBody) *DescribeCertificateResponse
- func (s *DescribeCertificateResponse) SetHeaders(v map[string]*string) *DescribeCertificateResponse
- func (s *DescribeCertificateResponse) SetStatusCode(v int32) *DescribeCertificateResponse
- func (s DescribeCertificateResponse) String() string
- type DescribeCertificateResponseBody
- func (s DescribeCertificateResponseBody) GoString() string
- func (s *DescribeCertificateResponseBody) SetArn(v string) *DescribeCertificateResponseBody
- func (s *DescribeCertificateResponseBody) SetCertificateId(v string) *DescribeCertificateResponseBody
- func (s *DescribeCertificateResponseBody) SetCreatedAt(v string) *DescribeCertificateResponseBody
- func (s *DescribeCertificateResponseBody) SetExportablePrivateKey(v bool) *DescribeCertificateResponseBody
- func (s *DescribeCertificateResponseBody) SetIssuer(v string) *DescribeCertificateResponseBody
- func (s *DescribeCertificateResponseBody) SetKeySpec(v string) *DescribeCertificateResponseBody
- func (s *DescribeCertificateResponseBody) SetNotAfter(v string) *DescribeCertificateResponseBody
- func (s *DescribeCertificateResponseBody) SetNotBefore(v string) *DescribeCertificateResponseBody
- func (s *DescribeCertificateResponseBody) SetRequestId(v string) *DescribeCertificateResponseBody
- func (s *DescribeCertificateResponseBody) SetSerial(v string) *DescribeCertificateResponseBody
- func (s *DescribeCertificateResponseBody) SetSignatureAlgorithm(v string) *DescribeCertificateResponseBody
- func (s *DescribeCertificateResponseBody) SetStatus(v string) *DescribeCertificateResponseBody
- func (s *DescribeCertificateResponseBody) SetSubject(v string) *DescribeCertificateResponseBody
- func (s *DescribeCertificateResponseBody) SetSubjectAlternativeNames(v []*string) *DescribeCertificateResponseBody
- func (s *DescribeCertificateResponseBody) SetSubjectKeyIdentifier(v string) *DescribeCertificateResponseBody
- func (s *DescribeCertificateResponseBody) SetSubjectPublicKey(v string) *DescribeCertificateResponseBody
- func (s *DescribeCertificateResponseBody) SetTags(v map[string]interface{}) *DescribeCertificateResponseBody
- func (s *DescribeCertificateResponseBody) SetUpdatedAt(v string) *DescribeCertificateResponseBody
- func (s DescribeCertificateResponseBody) String() string
- type DescribeKeyRequest
- type DescribeKeyResponse
- func (s DescribeKeyResponse) GoString() string
- func (s *DescribeKeyResponse) SetBody(v *DescribeKeyResponseBody) *DescribeKeyResponse
- func (s *DescribeKeyResponse) SetHeaders(v map[string]*string) *DescribeKeyResponse
- func (s *DescribeKeyResponse) SetStatusCode(v int32) *DescribeKeyResponse
- func (s DescribeKeyResponse) String() string
- type DescribeKeyResponseBody
- type DescribeKeyResponseBodyKeyMetadata
- func (s DescribeKeyResponseBodyKeyMetadata) GoString() string
- func (s *DescribeKeyResponseBodyKeyMetadata) SetArn(v string) *DescribeKeyResponseBodyKeyMetadata
- func (s *DescribeKeyResponseBodyKeyMetadata) SetAutomaticRotation(v string) *DescribeKeyResponseBodyKeyMetadata
- func (s *DescribeKeyResponseBodyKeyMetadata) SetCreationDate(v string) *DescribeKeyResponseBodyKeyMetadata
- func (s *DescribeKeyResponseBodyKeyMetadata) SetCreator(v string) *DescribeKeyResponseBodyKeyMetadata
- func (s *DescribeKeyResponseBodyKeyMetadata) SetDeleteDate(v string) *DescribeKeyResponseBodyKeyMetadata
- func (s *DescribeKeyResponseBodyKeyMetadata) SetDeletionProtection(v string) *DescribeKeyResponseBodyKeyMetadata
- func (s *DescribeKeyResponseBodyKeyMetadata) SetDeletionProtectionDescription(v string) *DescribeKeyResponseBodyKeyMetadata
- func (s *DescribeKeyResponseBodyKeyMetadata) SetDescription(v string) *DescribeKeyResponseBodyKeyMetadata
- func (s *DescribeKeyResponseBodyKeyMetadata) SetKeyId(v string) *DescribeKeyResponseBodyKeyMetadata
- func (s *DescribeKeyResponseBodyKeyMetadata) SetKeySpec(v string) *DescribeKeyResponseBodyKeyMetadata
- func (s *DescribeKeyResponseBodyKeyMetadata) SetKeyState(v string) *DescribeKeyResponseBodyKeyMetadata
- func (s *DescribeKeyResponseBodyKeyMetadata) SetKeyUsage(v string) *DescribeKeyResponseBodyKeyMetadata
- func (s *DescribeKeyResponseBodyKeyMetadata) SetLastRotationDate(v string) *DescribeKeyResponseBodyKeyMetadata
- func (s *DescribeKeyResponseBodyKeyMetadata) SetMaterialExpireTime(v string) *DescribeKeyResponseBodyKeyMetadata
- func (s *DescribeKeyResponseBodyKeyMetadata) SetNextRotationDate(v string) *DescribeKeyResponseBodyKeyMetadata
- func (s *DescribeKeyResponseBodyKeyMetadata) SetOrigin(v string) *DescribeKeyResponseBodyKeyMetadata
- func (s *DescribeKeyResponseBodyKeyMetadata) SetPrimaryKeyVersion(v string) *DescribeKeyResponseBodyKeyMetadata
- func (s *DescribeKeyResponseBodyKeyMetadata) SetProtectionLevel(v string) *DescribeKeyResponseBodyKeyMetadata
- func (s *DescribeKeyResponseBodyKeyMetadata) SetRotationInterval(v string) *DescribeKeyResponseBodyKeyMetadata
- func (s DescribeKeyResponseBodyKeyMetadata) String() string
- type DescribeKeyVersionRequest
- type DescribeKeyVersionResponse
- func (s DescribeKeyVersionResponse) GoString() string
- func (s *DescribeKeyVersionResponse) SetBody(v *DescribeKeyVersionResponseBody) *DescribeKeyVersionResponse
- func (s *DescribeKeyVersionResponse) SetHeaders(v map[string]*string) *DescribeKeyVersionResponse
- func (s *DescribeKeyVersionResponse) SetStatusCode(v int32) *DescribeKeyVersionResponse
- func (s DescribeKeyVersionResponse) String() string
- type DescribeKeyVersionResponseBody
- func (s DescribeKeyVersionResponseBody) GoString() string
- func (s *DescribeKeyVersionResponseBody) SetKeyVersion(v *DescribeKeyVersionResponseBodyKeyVersion) *DescribeKeyVersionResponseBody
- func (s *DescribeKeyVersionResponseBody) SetRequestId(v string) *DescribeKeyVersionResponseBody
- func (s DescribeKeyVersionResponseBody) String() string
- type DescribeKeyVersionResponseBodyKeyVersion
- func (s DescribeKeyVersionResponseBodyKeyVersion) GoString() string
- func (s *DescribeKeyVersionResponseBodyKeyVersion) SetCreationDate(v string) *DescribeKeyVersionResponseBodyKeyVersion
- func (s *DescribeKeyVersionResponseBodyKeyVersion) SetKeyId(v string) *DescribeKeyVersionResponseBodyKeyVersion
- func (s *DescribeKeyVersionResponseBodyKeyVersion) SetKeyVersionId(v string) *DescribeKeyVersionResponseBodyKeyVersion
- func (s DescribeKeyVersionResponseBodyKeyVersion) String() string
- type DescribeRegionsResponse
- func (s DescribeRegionsResponse) GoString() string
- func (s *DescribeRegionsResponse) SetBody(v *DescribeRegionsResponseBody) *DescribeRegionsResponse
- func (s *DescribeRegionsResponse) SetHeaders(v map[string]*string) *DescribeRegionsResponse
- func (s *DescribeRegionsResponse) SetStatusCode(v int32) *DescribeRegionsResponse
- func (s DescribeRegionsResponse) String() string
- type DescribeRegionsResponseBody
- func (s DescribeRegionsResponseBody) GoString() string
- func (s *DescribeRegionsResponseBody) SetRegions(v *DescribeRegionsResponseBodyRegions) *DescribeRegionsResponseBody
- func (s *DescribeRegionsResponseBody) SetRequestId(v string) *DescribeRegionsResponseBody
- func (s DescribeRegionsResponseBody) String() string
- type DescribeRegionsResponseBodyRegions
- type DescribeRegionsResponseBodyRegionsRegion
- type DescribeSecretRequest
- type DescribeSecretResponse
- func (s DescribeSecretResponse) GoString() string
- func (s *DescribeSecretResponse) SetBody(v *DescribeSecretResponseBody) *DescribeSecretResponse
- func (s *DescribeSecretResponse) SetHeaders(v map[string]*string) *DescribeSecretResponse
- func (s *DescribeSecretResponse) SetStatusCode(v int32) *DescribeSecretResponse
- func (s DescribeSecretResponse) String() string
- type DescribeSecretResponseBody
- func (s DescribeSecretResponseBody) GoString() string
- func (s *DescribeSecretResponseBody) SetArn(v string) *DescribeSecretResponseBody
- func (s *DescribeSecretResponseBody) SetAutomaticRotation(v string) *DescribeSecretResponseBody
- func (s *DescribeSecretResponseBody) SetCreateTime(v string) *DescribeSecretResponseBody
- func (s *DescribeSecretResponseBody) SetDescription(v string) *DescribeSecretResponseBody
- func (s *DescribeSecretResponseBody) SetEncryptionKeyId(v string) *DescribeSecretResponseBody
- func (s *DescribeSecretResponseBody) SetExtendedConfig(v string) *DescribeSecretResponseBody
- func (s *DescribeSecretResponseBody) SetLastRotationDate(v string) *DescribeSecretResponseBody
- func (s *DescribeSecretResponseBody) SetNextRotationDate(v string) *DescribeSecretResponseBody
- func (s *DescribeSecretResponseBody) SetPlannedDeleteTime(v string) *DescribeSecretResponseBody
- func (s *DescribeSecretResponseBody) SetRequestId(v string) *DescribeSecretResponseBody
- func (s *DescribeSecretResponseBody) SetRotationInterval(v string) *DescribeSecretResponseBody
- func (s *DescribeSecretResponseBody) SetSecretName(v string) *DescribeSecretResponseBody
- func (s *DescribeSecretResponseBody) SetSecretType(v string) *DescribeSecretResponseBody
- func (s *DescribeSecretResponseBody) SetTags(v *DescribeSecretResponseBodyTags) *DescribeSecretResponseBody
- func (s *DescribeSecretResponseBody) SetUpdateTime(v string) *DescribeSecretResponseBody
- func (s DescribeSecretResponseBody) String() string
- type DescribeSecretResponseBodyTags
- type DescribeSecretResponseBodyTagsTag
- func (s DescribeSecretResponseBodyTagsTag) GoString() string
- func (s *DescribeSecretResponseBodyTagsTag) SetTagKey(v string) *DescribeSecretResponseBodyTagsTag
- func (s *DescribeSecretResponseBodyTagsTag) SetTagValue(v string) *DescribeSecretResponseBodyTagsTag
- func (s DescribeSecretResponseBodyTagsTag) String() string
- type DisableKeyRequest
- type DisableKeyResponse
- func (s DisableKeyResponse) GoString() string
- func (s *DisableKeyResponse) SetBody(v *DisableKeyResponseBody) *DisableKeyResponse
- func (s *DisableKeyResponse) SetHeaders(v map[string]*string) *DisableKeyResponse
- func (s *DisableKeyResponse) SetStatusCode(v int32) *DisableKeyResponse
- func (s DisableKeyResponse) String() string
- type DisableKeyResponseBody
- type EnableKeyRequest
- type EnableKeyResponse
- func (s EnableKeyResponse) GoString() string
- func (s *EnableKeyResponse) SetBody(v *EnableKeyResponseBody) *EnableKeyResponse
- func (s *EnableKeyResponse) SetHeaders(v map[string]*string) *EnableKeyResponse
- func (s *EnableKeyResponse) SetStatusCode(v int32) *EnableKeyResponse
- func (s EnableKeyResponse) String() string
- type EnableKeyResponseBody
- type EncryptRequest
- type EncryptResponse
- func (s EncryptResponse) GoString() string
- func (s *EncryptResponse) SetBody(v *EncryptResponseBody) *EncryptResponse
- func (s *EncryptResponse) SetHeaders(v map[string]*string) *EncryptResponse
- func (s *EncryptResponse) SetStatusCode(v int32) *EncryptResponse
- func (s EncryptResponse) String() string
- type EncryptResponseBody
- func (s EncryptResponseBody) GoString() string
- func (s *EncryptResponseBody) SetCiphertextBlob(v string) *EncryptResponseBody
- func (s *EncryptResponseBody) SetKeyId(v string) *EncryptResponseBody
- func (s *EncryptResponseBody) SetKeyVersionId(v string) *EncryptResponseBody
- func (s *EncryptResponseBody) SetRequestId(v string) *EncryptResponseBody
- func (s EncryptResponseBody) String() string
- type EncryptShrinkRequest
- func (s EncryptShrinkRequest) GoString() string
- func (s *EncryptShrinkRequest) SetEncryptionContextShrink(v string) *EncryptShrinkRequest
- func (s *EncryptShrinkRequest) SetKeyId(v string) *EncryptShrinkRequest
- func (s *EncryptShrinkRequest) SetPlaintext(v string) *EncryptShrinkRequest
- func (s EncryptShrinkRequest) String() string
- type ExportDataKeyRequest
- func (s ExportDataKeyRequest) GoString() string
- func (s *ExportDataKeyRequest) SetCiphertextBlob(v string) *ExportDataKeyRequest
- func (s *ExportDataKeyRequest) SetEncryptionContext(v map[string]interface{}) *ExportDataKeyRequest
- func (s *ExportDataKeyRequest) SetPublicKeyBlob(v string) *ExportDataKeyRequest
- func (s *ExportDataKeyRequest) SetWrappingAlgorithm(v string) *ExportDataKeyRequest
- func (s *ExportDataKeyRequest) SetWrappingKeySpec(v string) *ExportDataKeyRequest
- func (s ExportDataKeyRequest) String() string
- type ExportDataKeyResponse
- func (s ExportDataKeyResponse) GoString() string
- func (s *ExportDataKeyResponse) SetBody(v *ExportDataKeyResponseBody) *ExportDataKeyResponse
- func (s *ExportDataKeyResponse) SetHeaders(v map[string]*string) *ExportDataKeyResponse
- func (s *ExportDataKeyResponse) SetStatusCode(v int32) *ExportDataKeyResponse
- func (s ExportDataKeyResponse) String() string
- type ExportDataKeyResponseBody
- func (s ExportDataKeyResponseBody) GoString() string
- func (s *ExportDataKeyResponseBody) SetExportedDataKey(v string) *ExportDataKeyResponseBody
- func (s *ExportDataKeyResponseBody) SetKeyId(v string) *ExportDataKeyResponseBody
- func (s *ExportDataKeyResponseBody) SetKeyVersionId(v string) *ExportDataKeyResponseBody
- func (s *ExportDataKeyResponseBody) SetRequestId(v string) *ExportDataKeyResponseBody
- func (s ExportDataKeyResponseBody) String() string
- type ExportDataKeyShrinkRequest
- func (s ExportDataKeyShrinkRequest) GoString() string
- func (s *ExportDataKeyShrinkRequest) SetCiphertextBlob(v string) *ExportDataKeyShrinkRequest
- func (s *ExportDataKeyShrinkRequest) SetEncryptionContextShrink(v string) *ExportDataKeyShrinkRequest
- func (s *ExportDataKeyShrinkRequest) SetPublicKeyBlob(v string) *ExportDataKeyShrinkRequest
- func (s *ExportDataKeyShrinkRequest) SetWrappingAlgorithm(v string) *ExportDataKeyShrinkRequest
- func (s *ExportDataKeyShrinkRequest) SetWrappingKeySpec(v string) *ExportDataKeyShrinkRequest
- func (s ExportDataKeyShrinkRequest) String() string
- type GenerateAndExportDataKeyRequest
- func (s GenerateAndExportDataKeyRequest) GoString() string
- func (s *GenerateAndExportDataKeyRequest) SetEncryptionContext(v map[string]interface{}) *GenerateAndExportDataKeyRequest
- func (s *GenerateAndExportDataKeyRequest) SetKeyId(v string) *GenerateAndExportDataKeyRequest
- func (s *GenerateAndExportDataKeyRequest) SetKeySpec(v string) *GenerateAndExportDataKeyRequest
- func (s *GenerateAndExportDataKeyRequest) SetNumberOfBytes(v int32) *GenerateAndExportDataKeyRequest
- func (s *GenerateAndExportDataKeyRequest) SetPublicKeyBlob(v string) *GenerateAndExportDataKeyRequest
- func (s *GenerateAndExportDataKeyRequest) SetWrappingAlgorithm(v string) *GenerateAndExportDataKeyRequest
- func (s *GenerateAndExportDataKeyRequest) SetWrappingKeySpec(v string) *GenerateAndExportDataKeyRequest
- func (s GenerateAndExportDataKeyRequest) String() string
- type GenerateAndExportDataKeyResponse
- func (s GenerateAndExportDataKeyResponse) GoString() string
- func (s *GenerateAndExportDataKeyResponse) SetBody(v *GenerateAndExportDataKeyResponseBody) *GenerateAndExportDataKeyResponse
- func (s *GenerateAndExportDataKeyResponse) SetHeaders(v map[string]*string) *GenerateAndExportDataKeyResponse
- func (s *GenerateAndExportDataKeyResponse) SetStatusCode(v int32) *GenerateAndExportDataKeyResponse
- func (s GenerateAndExportDataKeyResponse) String() string
- type GenerateAndExportDataKeyResponseBody
- func (s GenerateAndExportDataKeyResponseBody) GoString() string
- func (s *GenerateAndExportDataKeyResponseBody) SetCiphertextBlob(v string) *GenerateAndExportDataKeyResponseBody
- func (s *GenerateAndExportDataKeyResponseBody) SetExportedDataKey(v string) *GenerateAndExportDataKeyResponseBody
- func (s *GenerateAndExportDataKeyResponseBody) SetKeyId(v string) *GenerateAndExportDataKeyResponseBody
- func (s *GenerateAndExportDataKeyResponseBody) SetKeyVersionId(v string) *GenerateAndExportDataKeyResponseBody
- func (s *GenerateAndExportDataKeyResponseBody) SetRequestId(v string) *GenerateAndExportDataKeyResponseBody
- func (s GenerateAndExportDataKeyResponseBody) String() string
- type GenerateAndExportDataKeyShrinkRequest
- func (s GenerateAndExportDataKeyShrinkRequest) GoString() string
- func (s *GenerateAndExportDataKeyShrinkRequest) SetEncryptionContextShrink(v string) *GenerateAndExportDataKeyShrinkRequest
- func (s *GenerateAndExportDataKeyShrinkRequest) SetKeyId(v string) *GenerateAndExportDataKeyShrinkRequest
- func (s *GenerateAndExportDataKeyShrinkRequest) SetKeySpec(v string) *GenerateAndExportDataKeyShrinkRequest
- func (s *GenerateAndExportDataKeyShrinkRequest) SetNumberOfBytes(v int32) *GenerateAndExportDataKeyShrinkRequest
- func (s *GenerateAndExportDataKeyShrinkRequest) SetPublicKeyBlob(v string) *GenerateAndExportDataKeyShrinkRequest
- func (s *GenerateAndExportDataKeyShrinkRequest) SetWrappingAlgorithm(v string) *GenerateAndExportDataKeyShrinkRequest
- func (s *GenerateAndExportDataKeyShrinkRequest) SetWrappingKeySpec(v string) *GenerateAndExportDataKeyShrinkRequest
- func (s GenerateAndExportDataKeyShrinkRequest) String() string
- type GenerateDataKeyRequest
- func (s GenerateDataKeyRequest) GoString() string
- func (s *GenerateDataKeyRequest) SetEncryptionContext(v map[string]interface{}) *GenerateDataKeyRequest
- func (s *GenerateDataKeyRequest) SetKeyId(v string) *GenerateDataKeyRequest
- func (s *GenerateDataKeyRequest) SetKeySpec(v string) *GenerateDataKeyRequest
- func (s *GenerateDataKeyRequest) SetNumberOfBytes(v int32) *GenerateDataKeyRequest
- func (s GenerateDataKeyRequest) String() string
- type GenerateDataKeyResponse
- func (s GenerateDataKeyResponse) GoString() string
- func (s *GenerateDataKeyResponse) SetBody(v *GenerateDataKeyResponseBody) *GenerateDataKeyResponse
- func (s *GenerateDataKeyResponse) SetHeaders(v map[string]*string) *GenerateDataKeyResponse
- func (s *GenerateDataKeyResponse) SetStatusCode(v int32) *GenerateDataKeyResponse
- func (s GenerateDataKeyResponse) String() string
- type GenerateDataKeyResponseBody
- func (s GenerateDataKeyResponseBody) GoString() string
- func (s *GenerateDataKeyResponseBody) SetCiphertextBlob(v string) *GenerateDataKeyResponseBody
- func (s *GenerateDataKeyResponseBody) SetKeyId(v string) *GenerateDataKeyResponseBody
- func (s *GenerateDataKeyResponseBody) SetKeyVersionId(v string) *GenerateDataKeyResponseBody
- func (s *GenerateDataKeyResponseBody) SetPlaintext(v string) *GenerateDataKeyResponseBody
- func (s *GenerateDataKeyResponseBody) SetRequestId(v string) *GenerateDataKeyResponseBody
- func (s GenerateDataKeyResponseBody) String() string
- type GenerateDataKeyShrinkRequest
- func (s GenerateDataKeyShrinkRequest) GoString() string
- func (s *GenerateDataKeyShrinkRequest) SetEncryptionContextShrink(v string) *GenerateDataKeyShrinkRequest
- func (s *GenerateDataKeyShrinkRequest) SetKeyId(v string) *GenerateDataKeyShrinkRequest
- func (s *GenerateDataKeyShrinkRequest) SetKeySpec(v string) *GenerateDataKeyShrinkRequest
- func (s *GenerateDataKeyShrinkRequest) SetNumberOfBytes(v int32) *GenerateDataKeyShrinkRequest
- func (s GenerateDataKeyShrinkRequest) String() string
- type GenerateDataKeyWithoutPlaintextRequest
- func (s GenerateDataKeyWithoutPlaintextRequest) GoString() string
- func (s *GenerateDataKeyWithoutPlaintextRequest) SetEncryptionContext(v map[string]interface{}) *GenerateDataKeyWithoutPlaintextRequest
- func (s *GenerateDataKeyWithoutPlaintextRequest) SetKeyId(v string) *GenerateDataKeyWithoutPlaintextRequest
- func (s *GenerateDataKeyWithoutPlaintextRequest) SetKeySpec(v string) *GenerateDataKeyWithoutPlaintextRequest
- func (s *GenerateDataKeyWithoutPlaintextRequest) SetNumberOfBytes(v int32) *GenerateDataKeyWithoutPlaintextRequest
- func (s GenerateDataKeyWithoutPlaintextRequest) String() string
- type GenerateDataKeyWithoutPlaintextResponse
- func (s GenerateDataKeyWithoutPlaintextResponse) GoString() string
- func (s *GenerateDataKeyWithoutPlaintextResponse) SetBody(v *GenerateDataKeyWithoutPlaintextResponseBody) *GenerateDataKeyWithoutPlaintextResponse
- func (s *GenerateDataKeyWithoutPlaintextResponse) SetHeaders(v map[string]*string) *GenerateDataKeyWithoutPlaintextResponse
- func (s *GenerateDataKeyWithoutPlaintextResponse) SetStatusCode(v int32) *GenerateDataKeyWithoutPlaintextResponse
- func (s GenerateDataKeyWithoutPlaintextResponse) String() string
- type GenerateDataKeyWithoutPlaintextResponseBody
- func (s GenerateDataKeyWithoutPlaintextResponseBody) GoString() string
- func (s *GenerateDataKeyWithoutPlaintextResponseBody) SetCiphertextBlob(v string) *GenerateDataKeyWithoutPlaintextResponseBody
- func (s *GenerateDataKeyWithoutPlaintextResponseBody) SetKeyId(v string) *GenerateDataKeyWithoutPlaintextResponseBody
- func (s *GenerateDataKeyWithoutPlaintextResponseBody) SetKeyVersionId(v string) *GenerateDataKeyWithoutPlaintextResponseBody
- func (s *GenerateDataKeyWithoutPlaintextResponseBody) SetRequestId(v string) *GenerateDataKeyWithoutPlaintextResponseBody
- func (s GenerateDataKeyWithoutPlaintextResponseBody) String() string
- type GenerateDataKeyWithoutPlaintextShrinkRequest
- func (s GenerateDataKeyWithoutPlaintextShrinkRequest) GoString() string
- func (s *GenerateDataKeyWithoutPlaintextShrinkRequest) SetEncryptionContextShrink(v string) *GenerateDataKeyWithoutPlaintextShrinkRequest
- func (s *GenerateDataKeyWithoutPlaintextShrinkRequest) SetKeyId(v string) *GenerateDataKeyWithoutPlaintextShrinkRequest
- func (s *GenerateDataKeyWithoutPlaintextShrinkRequest) SetKeySpec(v string) *GenerateDataKeyWithoutPlaintextShrinkRequest
- func (s *GenerateDataKeyWithoutPlaintextShrinkRequest) SetNumberOfBytes(v int32) *GenerateDataKeyWithoutPlaintextShrinkRequest
- func (s GenerateDataKeyWithoutPlaintextShrinkRequest) String() string
- type GetCertificateRequest
- type GetCertificateResponse
- func (s GetCertificateResponse) GoString() string
- func (s *GetCertificateResponse) SetBody(v *GetCertificateResponseBody) *GetCertificateResponse
- func (s *GetCertificateResponse) SetHeaders(v map[string]*string) *GetCertificateResponse
- func (s *GetCertificateResponse) SetStatusCode(v int32) *GetCertificateResponse
- func (s GetCertificateResponse) String() string
- type GetCertificateResponseBody
- func (s GetCertificateResponseBody) GoString() string
- func (s *GetCertificateResponseBody) SetCertificate(v string) *GetCertificateResponseBody
- func (s *GetCertificateResponseBody) SetCertificateChain(v string) *GetCertificateResponseBody
- func (s *GetCertificateResponseBody) SetCertificateId(v string) *GetCertificateResponseBody
- func (s *GetCertificateResponseBody) SetCsr(v string) *GetCertificateResponseBody
- func (s *GetCertificateResponseBody) SetRequestId(v string) *GetCertificateResponseBody
- func (s GetCertificateResponseBody) String() string
- type GetParametersForImportRequest
- func (s GetParametersForImportRequest) GoString() string
- func (s *GetParametersForImportRequest) SetKeyId(v string) *GetParametersForImportRequest
- func (s *GetParametersForImportRequest) SetWrappingAlgorithm(v string) *GetParametersForImportRequest
- func (s *GetParametersForImportRequest) SetWrappingKeySpec(v string) *GetParametersForImportRequest
- func (s GetParametersForImportRequest) String() string
- type GetParametersForImportResponse
- func (s GetParametersForImportResponse) GoString() string
- func (s *GetParametersForImportResponse) SetBody(v *GetParametersForImportResponseBody) *GetParametersForImportResponse
- func (s *GetParametersForImportResponse) SetHeaders(v map[string]*string) *GetParametersForImportResponse
- func (s *GetParametersForImportResponse) SetStatusCode(v int32) *GetParametersForImportResponse
- func (s GetParametersForImportResponse) String() string
- type GetParametersForImportResponseBody
- func (s GetParametersForImportResponseBody) GoString() string
- func (s *GetParametersForImportResponseBody) SetImportToken(v string) *GetParametersForImportResponseBody
- func (s *GetParametersForImportResponseBody) SetKeyId(v string) *GetParametersForImportResponseBody
- func (s *GetParametersForImportResponseBody) SetPublicKey(v string) *GetParametersForImportResponseBody
- func (s *GetParametersForImportResponseBody) SetRequestId(v string) *GetParametersForImportResponseBody
- func (s *GetParametersForImportResponseBody) SetTokenExpireTime(v string) *GetParametersForImportResponseBody
- func (s GetParametersForImportResponseBody) String() string
- type GetPublicKeyRequest
- type GetPublicKeyResponse
- func (s GetPublicKeyResponse) GoString() string
- func (s *GetPublicKeyResponse) SetBody(v *GetPublicKeyResponseBody) *GetPublicKeyResponse
- func (s *GetPublicKeyResponse) SetHeaders(v map[string]*string) *GetPublicKeyResponse
- func (s *GetPublicKeyResponse) SetStatusCode(v int32) *GetPublicKeyResponse
- func (s GetPublicKeyResponse) String() string
- type GetPublicKeyResponseBody
- func (s GetPublicKeyResponseBody) GoString() string
- func (s *GetPublicKeyResponseBody) SetKeyId(v string) *GetPublicKeyResponseBody
- func (s *GetPublicKeyResponseBody) SetKeyVersionId(v string) *GetPublicKeyResponseBody
- func (s *GetPublicKeyResponseBody) SetPublicKey(v string) *GetPublicKeyResponseBody
- func (s *GetPublicKeyResponseBody) SetRequestId(v string) *GetPublicKeyResponseBody
- func (s GetPublicKeyResponseBody) String() string
- type GetRandomPasswordRequest
- func (s GetRandomPasswordRequest) GoString() string
- func (s *GetRandomPasswordRequest) SetExcludeCharacters(v string) *GetRandomPasswordRequest
- func (s *GetRandomPasswordRequest) SetExcludeLowercase(v string) *GetRandomPasswordRequest
- func (s *GetRandomPasswordRequest) SetExcludeNumbers(v string) *GetRandomPasswordRequest
- func (s *GetRandomPasswordRequest) SetExcludePunctuation(v string) *GetRandomPasswordRequest
- func (s *GetRandomPasswordRequest) SetExcludeUppercase(v string) *GetRandomPasswordRequest
- func (s *GetRandomPasswordRequest) SetPasswordLength(v string) *GetRandomPasswordRequest
- func (s *GetRandomPasswordRequest) SetRequireEachIncludedType(v string) *GetRandomPasswordRequest
- func (s GetRandomPasswordRequest) String() string
- type GetRandomPasswordResponse
- func (s GetRandomPasswordResponse) GoString() string
- func (s *GetRandomPasswordResponse) SetBody(v *GetRandomPasswordResponseBody) *GetRandomPasswordResponse
- func (s *GetRandomPasswordResponse) SetHeaders(v map[string]*string) *GetRandomPasswordResponse
- func (s *GetRandomPasswordResponse) SetStatusCode(v int32) *GetRandomPasswordResponse
- func (s GetRandomPasswordResponse) String() string
- type GetRandomPasswordResponseBody
- func (s GetRandomPasswordResponseBody) GoString() string
- func (s *GetRandomPasswordResponseBody) SetRandomPassword(v string) *GetRandomPasswordResponseBody
- func (s *GetRandomPasswordResponseBody) SetRequestId(v string) *GetRandomPasswordResponseBody
- func (s GetRandomPasswordResponseBody) String() string
- type GetSecretValueRequest
- func (s GetSecretValueRequest) GoString() string
- func (s *GetSecretValueRequest) SetFetchExtendedConfig(v bool) *GetSecretValueRequest
- func (s *GetSecretValueRequest) SetSecretName(v string) *GetSecretValueRequest
- func (s *GetSecretValueRequest) SetVersionId(v string) *GetSecretValueRequest
- func (s *GetSecretValueRequest) SetVersionStage(v string) *GetSecretValueRequest
- func (s GetSecretValueRequest) String() string
- type GetSecretValueResponse
- func (s GetSecretValueResponse) GoString() string
- func (s *GetSecretValueResponse) SetBody(v *GetSecretValueResponseBody) *GetSecretValueResponse
- func (s *GetSecretValueResponse) SetHeaders(v map[string]*string) *GetSecretValueResponse
- func (s *GetSecretValueResponse) SetStatusCode(v int32) *GetSecretValueResponse
- func (s GetSecretValueResponse) String() string
- type GetSecretValueResponseBody
- func (s GetSecretValueResponseBody) GoString() string
- func (s *GetSecretValueResponseBody) SetAutomaticRotation(v string) *GetSecretValueResponseBody
- func (s *GetSecretValueResponseBody) SetCreateTime(v string) *GetSecretValueResponseBody
- func (s *GetSecretValueResponseBody) SetExtendedConfig(v string) *GetSecretValueResponseBody
- func (s *GetSecretValueResponseBody) SetLastRotationDate(v string) *GetSecretValueResponseBody
- func (s *GetSecretValueResponseBody) SetNextRotationDate(v string) *GetSecretValueResponseBody
- func (s *GetSecretValueResponseBody) SetRequestId(v string) *GetSecretValueResponseBody
- func (s *GetSecretValueResponseBody) SetRotationInterval(v string) *GetSecretValueResponseBody
- func (s *GetSecretValueResponseBody) SetSecretData(v string) *GetSecretValueResponseBody
- func (s *GetSecretValueResponseBody) SetSecretDataType(v string) *GetSecretValueResponseBody
- func (s *GetSecretValueResponseBody) SetSecretName(v string) *GetSecretValueResponseBody
- func (s *GetSecretValueResponseBody) SetSecretType(v string) *GetSecretValueResponseBody
- func (s *GetSecretValueResponseBody) SetVersionId(v string) *GetSecretValueResponseBody
- func (s *GetSecretValueResponseBody) SetVersionStages(v *GetSecretValueResponseBodyVersionStages) *GetSecretValueResponseBody
- func (s GetSecretValueResponseBody) String() string
- type GetSecretValueResponseBodyVersionStages
- type ImportKeyMaterialRequest
- func (s ImportKeyMaterialRequest) GoString() string
- func (s *ImportKeyMaterialRequest) SetEncryptedKeyMaterial(v string) *ImportKeyMaterialRequest
- func (s *ImportKeyMaterialRequest) SetImportToken(v string) *ImportKeyMaterialRequest
- func (s *ImportKeyMaterialRequest) SetKeyId(v string) *ImportKeyMaterialRequest
- func (s *ImportKeyMaterialRequest) SetKeyMaterialExpireUnix(v int64) *ImportKeyMaterialRequest
- func (s ImportKeyMaterialRequest) String() string
- type ImportKeyMaterialResponse
- func (s ImportKeyMaterialResponse) GoString() string
- func (s *ImportKeyMaterialResponse) SetBody(v *ImportKeyMaterialResponseBody) *ImportKeyMaterialResponse
- func (s *ImportKeyMaterialResponse) SetHeaders(v map[string]*string) *ImportKeyMaterialResponse
- func (s *ImportKeyMaterialResponse) SetStatusCode(v int32) *ImportKeyMaterialResponse
- func (s ImportKeyMaterialResponse) String() string
- type ImportKeyMaterialResponseBody
- type ListAliasesByKeyIdRequest
- func (s ListAliasesByKeyIdRequest) GoString() string
- func (s *ListAliasesByKeyIdRequest) SetKeyId(v string) *ListAliasesByKeyIdRequest
- func (s *ListAliasesByKeyIdRequest) SetPageNumber(v int32) *ListAliasesByKeyIdRequest
- func (s *ListAliasesByKeyIdRequest) SetPageSize(v int32) *ListAliasesByKeyIdRequest
- func (s ListAliasesByKeyIdRequest) String() string
- type ListAliasesByKeyIdResponse
- func (s ListAliasesByKeyIdResponse) GoString() string
- func (s *ListAliasesByKeyIdResponse) SetBody(v *ListAliasesByKeyIdResponseBody) *ListAliasesByKeyIdResponse
- func (s *ListAliasesByKeyIdResponse) SetHeaders(v map[string]*string) *ListAliasesByKeyIdResponse
- func (s *ListAliasesByKeyIdResponse) SetStatusCode(v int32) *ListAliasesByKeyIdResponse
- func (s ListAliasesByKeyIdResponse) String() string
- type ListAliasesByKeyIdResponseBody
- func (s ListAliasesByKeyIdResponseBody) GoString() string
- func (s *ListAliasesByKeyIdResponseBody) SetAliases(v *ListAliasesByKeyIdResponseBodyAliases) *ListAliasesByKeyIdResponseBody
- func (s *ListAliasesByKeyIdResponseBody) SetPageNumber(v int32) *ListAliasesByKeyIdResponseBody
- func (s *ListAliasesByKeyIdResponseBody) SetPageSize(v int32) *ListAliasesByKeyIdResponseBody
- func (s *ListAliasesByKeyIdResponseBody) SetRequestId(v string) *ListAliasesByKeyIdResponseBody
- func (s *ListAliasesByKeyIdResponseBody) SetTotalCount(v int32) *ListAliasesByKeyIdResponseBody
- func (s ListAliasesByKeyIdResponseBody) String() string
- type ListAliasesByKeyIdResponseBodyAliases
- type ListAliasesByKeyIdResponseBodyAliasesAlias
- func (s ListAliasesByKeyIdResponseBodyAliasesAlias) GoString() string
- func (s *ListAliasesByKeyIdResponseBodyAliasesAlias) SetAliasArn(v string) *ListAliasesByKeyIdResponseBodyAliasesAlias
- func (s *ListAliasesByKeyIdResponseBodyAliasesAlias) SetAliasName(v string) *ListAliasesByKeyIdResponseBodyAliasesAlias
- func (s *ListAliasesByKeyIdResponseBodyAliasesAlias) SetKeyId(v string) *ListAliasesByKeyIdResponseBodyAliasesAlias
- func (s ListAliasesByKeyIdResponseBodyAliasesAlias) String() string
- type ListAliasesRequest
- type ListAliasesResponse
- func (s ListAliasesResponse) GoString() string
- func (s *ListAliasesResponse) SetBody(v *ListAliasesResponseBody) *ListAliasesResponse
- func (s *ListAliasesResponse) SetHeaders(v map[string]*string) *ListAliasesResponse
- func (s *ListAliasesResponse) SetStatusCode(v int32) *ListAliasesResponse
- func (s ListAliasesResponse) String() string
- type ListAliasesResponseBody
- func (s ListAliasesResponseBody) GoString() string
- func (s *ListAliasesResponseBody) SetAliases(v *ListAliasesResponseBodyAliases) *ListAliasesResponseBody
- func (s *ListAliasesResponseBody) SetPageNumber(v int32) *ListAliasesResponseBody
- func (s *ListAliasesResponseBody) SetPageSize(v int32) *ListAliasesResponseBody
- func (s *ListAliasesResponseBody) SetRequestId(v string) *ListAliasesResponseBody
- func (s *ListAliasesResponseBody) SetTotalCount(v int32) *ListAliasesResponseBody
- func (s ListAliasesResponseBody) String() string
- type ListAliasesResponseBodyAliases
- type ListAliasesResponseBodyAliasesAlias
- func (s ListAliasesResponseBodyAliasesAlias) GoString() string
- func (s *ListAliasesResponseBodyAliasesAlias) SetAliasArn(v string) *ListAliasesResponseBodyAliasesAlias
- func (s *ListAliasesResponseBodyAliasesAlias) SetAliasName(v string) *ListAliasesResponseBodyAliasesAlias
- func (s *ListAliasesResponseBodyAliasesAlias) SetKeyId(v string) *ListAliasesResponseBodyAliasesAlias
- func (s ListAliasesResponseBodyAliasesAlias) String() string
- type ListKeyVersionsRequest
- func (s ListKeyVersionsRequest) GoString() string
- func (s *ListKeyVersionsRequest) SetKeyId(v string) *ListKeyVersionsRequest
- func (s *ListKeyVersionsRequest) SetPageNumber(v int32) *ListKeyVersionsRequest
- func (s *ListKeyVersionsRequest) SetPageSize(v int32) *ListKeyVersionsRequest
- func (s ListKeyVersionsRequest) String() string
- type ListKeyVersionsResponse
- func (s ListKeyVersionsResponse) GoString() string
- func (s *ListKeyVersionsResponse) SetBody(v *ListKeyVersionsResponseBody) *ListKeyVersionsResponse
- func (s *ListKeyVersionsResponse) SetHeaders(v map[string]*string) *ListKeyVersionsResponse
- func (s *ListKeyVersionsResponse) SetStatusCode(v int32) *ListKeyVersionsResponse
- func (s ListKeyVersionsResponse) String() string
- type ListKeyVersionsResponseBody
- func (s ListKeyVersionsResponseBody) GoString() string
- func (s *ListKeyVersionsResponseBody) SetKeyVersions(v *ListKeyVersionsResponseBodyKeyVersions) *ListKeyVersionsResponseBody
- func (s *ListKeyVersionsResponseBody) SetPageNumber(v int32) *ListKeyVersionsResponseBody
- func (s *ListKeyVersionsResponseBody) SetPageSize(v int32) *ListKeyVersionsResponseBody
- func (s *ListKeyVersionsResponseBody) SetRequestId(v string) *ListKeyVersionsResponseBody
- func (s *ListKeyVersionsResponseBody) SetTotalCount(v int32) *ListKeyVersionsResponseBody
- func (s ListKeyVersionsResponseBody) String() string
- type ListKeyVersionsResponseBodyKeyVersions
- type ListKeyVersionsResponseBodyKeyVersionsKeyVersion
- func (s ListKeyVersionsResponseBodyKeyVersionsKeyVersion) GoString() string
- func (s *ListKeyVersionsResponseBodyKeyVersionsKeyVersion) SetCreationDate(v string) *ListKeyVersionsResponseBodyKeyVersionsKeyVersion
- func (s *ListKeyVersionsResponseBodyKeyVersionsKeyVersion) SetKeyId(v string) *ListKeyVersionsResponseBodyKeyVersionsKeyVersion
- func (s *ListKeyVersionsResponseBodyKeyVersionsKeyVersion) SetKeyVersionId(v string) *ListKeyVersionsResponseBodyKeyVersionsKeyVersion
- func (s ListKeyVersionsResponseBodyKeyVersionsKeyVersion) String() string
- type ListKeysRequest
- type ListKeysResponse
- func (s ListKeysResponse) GoString() string
- func (s *ListKeysResponse) SetBody(v *ListKeysResponseBody) *ListKeysResponse
- func (s *ListKeysResponse) SetHeaders(v map[string]*string) *ListKeysResponse
- func (s *ListKeysResponse) SetStatusCode(v int32) *ListKeysResponse
- func (s ListKeysResponse) String() string
- type ListKeysResponseBody
- func (s ListKeysResponseBody) GoString() string
- func (s *ListKeysResponseBody) SetKeys(v *ListKeysResponseBodyKeys) *ListKeysResponseBody
- func (s *ListKeysResponseBody) SetPageNumber(v int32) *ListKeysResponseBody
- func (s *ListKeysResponseBody) SetPageSize(v int32) *ListKeysResponseBody
- func (s *ListKeysResponseBody) SetRequestId(v string) *ListKeysResponseBody
- func (s *ListKeysResponseBody) SetTotalCount(v int32) *ListKeysResponseBody
- func (s ListKeysResponseBody) String() string
- type ListKeysResponseBodyKeys
- type ListKeysResponseBodyKeysKey
- type ListResourceTagsRequest
- type ListResourceTagsResponse
- func (s ListResourceTagsResponse) GoString() string
- func (s *ListResourceTagsResponse) SetBody(v *ListResourceTagsResponseBody) *ListResourceTagsResponse
- func (s *ListResourceTagsResponse) SetHeaders(v map[string]*string) *ListResourceTagsResponse
- func (s *ListResourceTagsResponse) SetStatusCode(v int32) *ListResourceTagsResponse
- func (s ListResourceTagsResponse) String() string
- type ListResourceTagsResponseBody
- func (s ListResourceTagsResponseBody) GoString() string
- func (s *ListResourceTagsResponseBody) SetRequestId(v string) *ListResourceTagsResponseBody
- func (s *ListResourceTagsResponseBody) SetTags(v *ListResourceTagsResponseBodyTags) *ListResourceTagsResponseBody
- func (s ListResourceTagsResponseBody) String() string
- type ListResourceTagsResponseBodyTags
- type ListResourceTagsResponseBodyTagsTag
- func (s ListResourceTagsResponseBodyTagsTag) GoString() string
- func (s *ListResourceTagsResponseBodyTagsTag) SetKeyId(v string) *ListResourceTagsResponseBodyTagsTag
- func (s *ListResourceTagsResponseBodyTagsTag) SetTagKey(v string) *ListResourceTagsResponseBodyTagsTag
- func (s *ListResourceTagsResponseBodyTagsTag) SetTagValue(v string) *ListResourceTagsResponseBodyTagsTag
- func (s ListResourceTagsResponseBodyTagsTag) String() string
- type ListSecretVersionIdsRequest
- func (s ListSecretVersionIdsRequest) GoString() string
- func (s *ListSecretVersionIdsRequest) SetIncludeDeprecated(v string) *ListSecretVersionIdsRequest
- func (s *ListSecretVersionIdsRequest) SetPageNumber(v int32) *ListSecretVersionIdsRequest
- func (s *ListSecretVersionIdsRequest) SetPageSize(v int32) *ListSecretVersionIdsRequest
- func (s *ListSecretVersionIdsRequest) SetSecretName(v string) *ListSecretVersionIdsRequest
- func (s ListSecretVersionIdsRequest) String() string
- type ListSecretVersionIdsResponse
- func (s ListSecretVersionIdsResponse) GoString() string
- func (s *ListSecretVersionIdsResponse) SetBody(v *ListSecretVersionIdsResponseBody) *ListSecretVersionIdsResponse
- func (s *ListSecretVersionIdsResponse) SetHeaders(v map[string]*string) *ListSecretVersionIdsResponse
- func (s *ListSecretVersionIdsResponse) SetStatusCode(v int32) *ListSecretVersionIdsResponse
- func (s ListSecretVersionIdsResponse) String() string
- type ListSecretVersionIdsResponseBody
- func (s ListSecretVersionIdsResponseBody) GoString() string
- func (s *ListSecretVersionIdsResponseBody) SetPageNumber(v int32) *ListSecretVersionIdsResponseBody
- func (s *ListSecretVersionIdsResponseBody) SetPageSize(v int32) *ListSecretVersionIdsResponseBody
- func (s *ListSecretVersionIdsResponseBody) SetRequestId(v string) *ListSecretVersionIdsResponseBody
- func (s *ListSecretVersionIdsResponseBody) SetSecretName(v string) *ListSecretVersionIdsResponseBody
- func (s *ListSecretVersionIdsResponseBody) SetTotalCount(v int32) *ListSecretVersionIdsResponseBody
- func (s *ListSecretVersionIdsResponseBody) SetVersionIds(v *ListSecretVersionIdsResponseBodyVersionIds) *ListSecretVersionIdsResponseBody
- func (s ListSecretVersionIdsResponseBody) String() string
- type ListSecretVersionIdsResponseBodyVersionIds
- func (s ListSecretVersionIdsResponseBodyVersionIds) GoString() string
- func (s *ListSecretVersionIdsResponseBodyVersionIds) SetVersionId(v []*ListSecretVersionIdsResponseBodyVersionIdsVersionId) *ListSecretVersionIdsResponseBodyVersionIds
- func (s ListSecretVersionIdsResponseBodyVersionIds) String() string
- type ListSecretVersionIdsResponseBodyVersionIdsVersionId
- func (s ListSecretVersionIdsResponseBodyVersionIdsVersionId) GoString() string
- func (s *ListSecretVersionIdsResponseBodyVersionIdsVersionId) SetCreateTime(v string) *ListSecretVersionIdsResponseBodyVersionIdsVersionId
- func (s *ListSecretVersionIdsResponseBodyVersionIdsVersionId) SetVersionId(v string) *ListSecretVersionIdsResponseBodyVersionIdsVersionId
- func (s *ListSecretVersionIdsResponseBodyVersionIdsVersionId) SetVersionStages(v *ListSecretVersionIdsResponseBodyVersionIdsVersionIdVersionStages) *ListSecretVersionIdsResponseBodyVersionIdsVersionId
- func (s ListSecretVersionIdsResponseBodyVersionIdsVersionId) String() string
- type ListSecretVersionIdsResponseBodyVersionIdsVersionIdVersionStages
- func (s ListSecretVersionIdsResponseBodyVersionIdsVersionIdVersionStages) GoString() string
- func (s *ListSecretVersionIdsResponseBodyVersionIdsVersionIdVersionStages) SetVersionStage(v []*string) *ListSecretVersionIdsResponseBodyVersionIdsVersionIdVersionStages
- func (s ListSecretVersionIdsResponseBodyVersionIdsVersionIdVersionStages) String() string
- type ListSecretsRequest
- func (s ListSecretsRequest) GoString() string
- func (s *ListSecretsRequest) SetFetchTags(v string) *ListSecretsRequest
- func (s *ListSecretsRequest) SetFilters(v string) *ListSecretsRequest
- func (s *ListSecretsRequest) SetPageNumber(v int32) *ListSecretsRequest
- func (s *ListSecretsRequest) SetPageSize(v int32) *ListSecretsRequest
- func (s ListSecretsRequest) String() string
- type ListSecretsResponse
- func (s ListSecretsResponse) GoString() string
- func (s *ListSecretsResponse) SetBody(v *ListSecretsResponseBody) *ListSecretsResponse
- func (s *ListSecretsResponse) SetHeaders(v map[string]*string) *ListSecretsResponse
- func (s *ListSecretsResponse) SetStatusCode(v int32) *ListSecretsResponse
- func (s ListSecretsResponse) String() string
- type ListSecretsResponseBody
- func (s ListSecretsResponseBody) GoString() string
- func (s *ListSecretsResponseBody) SetPageNumber(v int32) *ListSecretsResponseBody
- func (s *ListSecretsResponseBody) SetPageSize(v int32) *ListSecretsResponseBody
- func (s *ListSecretsResponseBody) SetRequestId(v string) *ListSecretsResponseBody
- func (s *ListSecretsResponseBody) SetSecretList(v *ListSecretsResponseBodySecretList) *ListSecretsResponseBody
- func (s *ListSecretsResponseBody) SetTotalCount(v int32) *ListSecretsResponseBody
- func (s ListSecretsResponseBody) String() string
- type ListSecretsResponseBodySecretList
- type ListSecretsResponseBodySecretListSecret
- func (s ListSecretsResponseBodySecretListSecret) GoString() string
- func (s *ListSecretsResponseBodySecretListSecret) SetCreateTime(v string) *ListSecretsResponseBodySecretListSecret
- func (s *ListSecretsResponseBodySecretListSecret) SetPlannedDeleteTime(v string) *ListSecretsResponseBodySecretListSecret
- func (s *ListSecretsResponseBodySecretListSecret) SetSecretName(v string) *ListSecretsResponseBodySecretListSecret
- func (s *ListSecretsResponseBodySecretListSecret) SetSecretType(v string) *ListSecretsResponseBodySecretListSecret
- func (s *ListSecretsResponseBodySecretListSecret) SetTags(v *ListSecretsResponseBodySecretListSecretTags) *ListSecretsResponseBodySecretListSecret
- func (s *ListSecretsResponseBodySecretListSecret) SetUpdateTime(v string) *ListSecretsResponseBodySecretListSecret
- func (s ListSecretsResponseBodySecretListSecret) String() string
- type ListSecretsResponseBodySecretListSecretTags
- type ListSecretsResponseBodySecretListSecretTagsTag
- func (s ListSecretsResponseBodySecretListSecretTagsTag) GoString() string
- func (s *ListSecretsResponseBodySecretListSecretTagsTag) SetTagKey(v string) *ListSecretsResponseBodySecretListSecretTagsTag
- func (s *ListSecretsResponseBodySecretListSecretTagsTag) SetTagValue(v string) *ListSecretsResponseBodySecretListSecretTagsTag
- func (s ListSecretsResponseBodySecretListSecretTagsTag) String() string
- type OpenKmsServiceResponse
- func (s OpenKmsServiceResponse) GoString() string
- func (s *OpenKmsServiceResponse) SetBody(v *OpenKmsServiceResponseBody) *OpenKmsServiceResponse
- func (s *OpenKmsServiceResponse) SetHeaders(v map[string]*string) *OpenKmsServiceResponse
- func (s *OpenKmsServiceResponse) SetStatusCode(v int32) *OpenKmsServiceResponse
- func (s OpenKmsServiceResponse) String() string
- type OpenKmsServiceResponseBody
- type PutSecretValueRequest
- func (s PutSecretValueRequest) GoString() string
- func (s *PutSecretValueRequest) SetSecretData(v string) *PutSecretValueRequest
- func (s *PutSecretValueRequest) SetSecretDataType(v string) *PutSecretValueRequest
- func (s *PutSecretValueRequest) SetSecretName(v string) *PutSecretValueRequest
- func (s *PutSecretValueRequest) SetVersionId(v string) *PutSecretValueRequest
- func (s *PutSecretValueRequest) SetVersionStages(v string) *PutSecretValueRequest
- func (s PutSecretValueRequest) String() string
- type PutSecretValueResponse
- func (s PutSecretValueResponse) GoString() string
- func (s *PutSecretValueResponse) SetBody(v *PutSecretValueResponseBody) *PutSecretValueResponse
- func (s *PutSecretValueResponse) SetHeaders(v map[string]*string) *PutSecretValueResponse
- func (s *PutSecretValueResponse) SetStatusCode(v int32) *PutSecretValueResponse
- func (s PutSecretValueResponse) String() string
- type PutSecretValueResponseBody
- func (s PutSecretValueResponseBody) GoString() string
- func (s *PutSecretValueResponseBody) SetRequestId(v string) *PutSecretValueResponseBody
- func (s *PutSecretValueResponseBody) SetSecretName(v string) *PutSecretValueResponseBody
- func (s *PutSecretValueResponseBody) SetVersionId(v string) *PutSecretValueResponseBody
- func (s *PutSecretValueResponseBody) SetVersionStages(v *PutSecretValueResponseBodyVersionStages) *PutSecretValueResponseBody
- func (s PutSecretValueResponseBody) String() string
- type PutSecretValueResponseBodyVersionStages
- type ReEncryptRequest
- func (s ReEncryptRequest) GoString() string
- func (s *ReEncryptRequest) SetCiphertextBlob(v string) *ReEncryptRequest
- func (s *ReEncryptRequest) SetDestinationEncryptionContext(v map[string]interface{}) *ReEncryptRequest
- func (s *ReEncryptRequest) SetDestinationKeyId(v string) *ReEncryptRequest
- func (s *ReEncryptRequest) SetSourceEncryptionAlgorithm(v string) *ReEncryptRequest
- func (s *ReEncryptRequest) SetSourceEncryptionContext(v map[string]interface{}) *ReEncryptRequest
- func (s *ReEncryptRequest) SetSourceKeyId(v string) *ReEncryptRequest
- func (s *ReEncryptRequest) SetSourceKeyVersionId(v string) *ReEncryptRequest
- func (s ReEncryptRequest) String() string
- type ReEncryptResponse
- func (s ReEncryptResponse) GoString() string
- func (s *ReEncryptResponse) SetBody(v *ReEncryptResponseBody) *ReEncryptResponse
- func (s *ReEncryptResponse) SetHeaders(v map[string]*string) *ReEncryptResponse
- func (s *ReEncryptResponse) SetStatusCode(v int32) *ReEncryptResponse
- func (s ReEncryptResponse) String() string
- type ReEncryptResponseBody
- func (s ReEncryptResponseBody) GoString() string
- func (s *ReEncryptResponseBody) SetCiphertextBlob(v string) *ReEncryptResponseBody
- func (s *ReEncryptResponseBody) SetKeyId(v string) *ReEncryptResponseBody
- func (s *ReEncryptResponseBody) SetKeyVersionId(v string) *ReEncryptResponseBody
- func (s *ReEncryptResponseBody) SetRequestId(v string) *ReEncryptResponseBody
- func (s ReEncryptResponseBody) String() string
- type ReEncryptShrinkRequest
- func (s ReEncryptShrinkRequest) GoString() string
- func (s *ReEncryptShrinkRequest) SetCiphertextBlob(v string) *ReEncryptShrinkRequest
- func (s *ReEncryptShrinkRequest) SetDestinationEncryptionContextShrink(v string) *ReEncryptShrinkRequest
- func (s *ReEncryptShrinkRequest) SetDestinationKeyId(v string) *ReEncryptShrinkRequest
- func (s *ReEncryptShrinkRequest) SetSourceEncryptionAlgorithm(v string) *ReEncryptShrinkRequest
- func (s *ReEncryptShrinkRequest) SetSourceEncryptionContextShrink(v string) *ReEncryptShrinkRequest
- func (s *ReEncryptShrinkRequest) SetSourceKeyId(v string) *ReEncryptShrinkRequest
- func (s *ReEncryptShrinkRequest) SetSourceKeyVersionId(v string) *ReEncryptShrinkRequest
- func (s ReEncryptShrinkRequest) String() string
- type RestoreSecretRequest
- type RestoreSecretResponse
- func (s RestoreSecretResponse) GoString() string
- func (s *RestoreSecretResponse) SetBody(v *RestoreSecretResponseBody) *RestoreSecretResponse
- func (s *RestoreSecretResponse) SetHeaders(v map[string]*string) *RestoreSecretResponse
- func (s *RestoreSecretResponse) SetStatusCode(v int32) *RestoreSecretResponse
- func (s RestoreSecretResponse) String() string
- type RestoreSecretResponseBody
- type RotateSecretRequest
- type RotateSecretResponse
- func (s RotateSecretResponse) GoString() string
- func (s *RotateSecretResponse) SetBody(v *RotateSecretResponseBody) *RotateSecretResponse
- func (s *RotateSecretResponse) SetHeaders(v map[string]*string) *RotateSecretResponse
- func (s *RotateSecretResponse) SetStatusCode(v int32) *RotateSecretResponse
- func (s RotateSecretResponse) String() string
- type RotateSecretResponseBody
- func (s RotateSecretResponseBody) GoString() string
- func (s *RotateSecretResponseBody) SetArn(v string) *RotateSecretResponseBody
- func (s *RotateSecretResponseBody) SetRequestId(v string) *RotateSecretResponseBody
- func (s *RotateSecretResponseBody) SetSecretName(v string) *RotateSecretResponseBody
- func (s *RotateSecretResponseBody) SetVersionId(v string) *RotateSecretResponseBody
- func (s RotateSecretResponseBody) String() string
- type ScheduleKeyDeletionRequest
- type ScheduleKeyDeletionResponse
- func (s ScheduleKeyDeletionResponse) GoString() string
- func (s *ScheduleKeyDeletionResponse) SetBody(v *ScheduleKeyDeletionResponseBody) *ScheduleKeyDeletionResponse
- func (s *ScheduleKeyDeletionResponse) SetHeaders(v map[string]*string) *ScheduleKeyDeletionResponse
- func (s *ScheduleKeyDeletionResponse) SetStatusCode(v int32) *ScheduleKeyDeletionResponse
- func (s ScheduleKeyDeletionResponse) String() string
- type ScheduleKeyDeletionResponseBody
- type SetDeletionProtectionRequest
- func (s SetDeletionProtectionRequest) GoString() string
- func (s *SetDeletionProtectionRequest) SetDeletionProtectionDescription(v string) *SetDeletionProtectionRequest
- func (s *SetDeletionProtectionRequest) SetEnableDeletionProtection(v bool) *SetDeletionProtectionRequest
- func (s *SetDeletionProtectionRequest) SetProtectedResourceArn(v string) *SetDeletionProtectionRequest
- func (s SetDeletionProtectionRequest) String() string
- type SetDeletionProtectionResponse
- func (s SetDeletionProtectionResponse) GoString() string
- func (s *SetDeletionProtectionResponse) SetBody(v *SetDeletionProtectionResponseBody) *SetDeletionProtectionResponse
- func (s *SetDeletionProtectionResponse) SetHeaders(v map[string]*string) *SetDeletionProtectionResponse
- func (s *SetDeletionProtectionResponse) SetStatusCode(v int32) *SetDeletionProtectionResponse
- func (s SetDeletionProtectionResponse) String() string
- type SetDeletionProtectionResponseBody
- type TagResourceRequest
- func (s TagResourceRequest) GoString() string
- func (s *TagResourceRequest) SetCertificateId(v string) *TagResourceRequest
- func (s *TagResourceRequest) SetKeyId(v string) *TagResourceRequest
- func (s *TagResourceRequest) SetSecretName(v string) *TagResourceRequest
- func (s *TagResourceRequest) SetTags(v string) *TagResourceRequest
- func (s TagResourceRequest) String() string
- type TagResourceResponse
- func (s TagResourceResponse) GoString() string
- func (s *TagResourceResponse) SetBody(v *TagResourceResponseBody) *TagResourceResponse
- func (s *TagResourceResponse) SetHeaders(v map[string]*string) *TagResourceResponse
- func (s *TagResourceResponse) SetStatusCode(v int32) *TagResourceResponse
- func (s TagResourceResponse) String() string
- type TagResourceResponseBody
- type UntagResourceRequest
- func (s UntagResourceRequest) GoString() string
- func (s *UntagResourceRequest) SetCertificateId(v string) *UntagResourceRequest
- func (s *UntagResourceRequest) SetKeyId(v string) *UntagResourceRequest
- func (s *UntagResourceRequest) SetSecretName(v string) *UntagResourceRequest
- func (s *UntagResourceRequest) SetTagKeys(v string) *UntagResourceRequest
- func (s UntagResourceRequest) String() string
- type UntagResourceResponse
- func (s UntagResourceResponse) GoString() string
- func (s *UntagResourceResponse) SetBody(v *UntagResourceResponseBody) *UntagResourceResponse
- func (s *UntagResourceResponse) SetHeaders(v map[string]*string) *UntagResourceResponse
- func (s *UntagResourceResponse) SetStatusCode(v int32) *UntagResourceResponse
- func (s UntagResourceResponse) String() string
- type UntagResourceResponseBody
- type UpdateAliasRequest
- type UpdateAliasResponse
- func (s UpdateAliasResponse) GoString() string
- func (s *UpdateAliasResponse) SetBody(v *UpdateAliasResponseBody) *UpdateAliasResponse
- func (s *UpdateAliasResponse) SetHeaders(v map[string]*string) *UpdateAliasResponse
- func (s *UpdateAliasResponse) SetStatusCode(v int32) *UpdateAliasResponse
- func (s UpdateAliasResponse) String() string
- type UpdateAliasResponseBody
- type UpdateCertificateStatusRequest
- func (s UpdateCertificateStatusRequest) GoString() string
- func (s *UpdateCertificateStatusRequest) SetCertificateId(v string) *UpdateCertificateStatusRequest
- func (s *UpdateCertificateStatusRequest) SetStatus(v string) *UpdateCertificateStatusRequest
- func (s UpdateCertificateStatusRequest) String() string
- type UpdateCertificateStatusResponse
- func (s UpdateCertificateStatusResponse) GoString() string
- func (s *UpdateCertificateStatusResponse) SetBody(v *UpdateCertificateStatusResponseBody) *UpdateCertificateStatusResponse
- func (s *UpdateCertificateStatusResponse) SetHeaders(v map[string]*string) *UpdateCertificateStatusResponse
- func (s *UpdateCertificateStatusResponse) SetStatusCode(v int32) *UpdateCertificateStatusResponse
- func (s UpdateCertificateStatusResponse) String() string
- type UpdateCertificateStatusResponseBody
- type UpdateKeyDescriptionRequest
- type UpdateKeyDescriptionResponse
- func (s UpdateKeyDescriptionResponse) GoString() string
- func (s *UpdateKeyDescriptionResponse) SetBody(v *UpdateKeyDescriptionResponseBody) *UpdateKeyDescriptionResponse
- func (s *UpdateKeyDescriptionResponse) SetHeaders(v map[string]*string) *UpdateKeyDescriptionResponse
- func (s *UpdateKeyDescriptionResponse) SetStatusCode(v int32) *UpdateKeyDescriptionResponse
- func (s UpdateKeyDescriptionResponse) String() string
- type UpdateKeyDescriptionResponseBody
- type UpdateRotationPolicyRequest
- func (s UpdateRotationPolicyRequest) GoString() string
- func (s *UpdateRotationPolicyRequest) SetEnableAutomaticRotation(v bool) *UpdateRotationPolicyRequest
- func (s *UpdateRotationPolicyRequest) SetKeyId(v string) *UpdateRotationPolicyRequest
- func (s *UpdateRotationPolicyRequest) SetRotationInterval(v string) *UpdateRotationPolicyRequest
- func (s UpdateRotationPolicyRequest) String() string
- type UpdateRotationPolicyResponse
- func (s UpdateRotationPolicyResponse) GoString() string
- func (s *UpdateRotationPolicyResponse) SetBody(v *UpdateRotationPolicyResponseBody) *UpdateRotationPolicyResponse
- func (s *UpdateRotationPolicyResponse) SetHeaders(v map[string]*string) *UpdateRotationPolicyResponse
- func (s *UpdateRotationPolicyResponse) SetStatusCode(v int32) *UpdateRotationPolicyResponse
- func (s UpdateRotationPolicyResponse) String() string
- type UpdateRotationPolicyResponseBody
- type UpdateSecretRequest
- func (s UpdateSecretRequest) GoString() string
- func (s *UpdateSecretRequest) SetDescription(v string) *UpdateSecretRequest
- func (s *UpdateSecretRequest) SetExtendedConfig(v *UpdateSecretRequestExtendedConfig) *UpdateSecretRequest
- func (s *UpdateSecretRequest) SetSecretName(v string) *UpdateSecretRequest
- func (s UpdateSecretRequest) String() string
- type UpdateSecretRequestExtendedConfig
- type UpdateSecretResponse
- func (s UpdateSecretResponse) GoString() string
- func (s *UpdateSecretResponse) SetBody(v *UpdateSecretResponseBody) *UpdateSecretResponse
- func (s *UpdateSecretResponse) SetHeaders(v map[string]*string) *UpdateSecretResponse
- func (s *UpdateSecretResponse) SetStatusCode(v int32) *UpdateSecretResponse
- func (s UpdateSecretResponse) String() string
- type UpdateSecretResponseBody
- type UpdateSecretRotationPolicyRequest
- func (s UpdateSecretRotationPolicyRequest) GoString() string
- func (s *UpdateSecretRotationPolicyRequest) SetEnableAutomaticRotation(v bool) *UpdateSecretRotationPolicyRequest
- func (s *UpdateSecretRotationPolicyRequest) SetRotationInterval(v string) *UpdateSecretRotationPolicyRequest
- func (s *UpdateSecretRotationPolicyRequest) SetSecretName(v string) *UpdateSecretRotationPolicyRequest
- func (s UpdateSecretRotationPolicyRequest) String() string
- type UpdateSecretRotationPolicyResponse
- func (s UpdateSecretRotationPolicyResponse) GoString() string
- func (s *UpdateSecretRotationPolicyResponse) SetBody(v *UpdateSecretRotationPolicyResponseBody) *UpdateSecretRotationPolicyResponse
- func (s *UpdateSecretRotationPolicyResponse) SetHeaders(v map[string]*string) *UpdateSecretRotationPolicyResponse
- func (s *UpdateSecretRotationPolicyResponse) SetStatusCode(v int32) *UpdateSecretRotationPolicyResponse
- func (s UpdateSecretRotationPolicyResponse) String() string
- type UpdateSecretRotationPolicyResponseBody
- func (s UpdateSecretRotationPolicyResponseBody) GoString() string
- func (s *UpdateSecretRotationPolicyResponseBody) SetRequestId(v string) *UpdateSecretRotationPolicyResponseBody
- func (s *UpdateSecretRotationPolicyResponseBody) SetSecretName(v string) *UpdateSecretRotationPolicyResponseBody
- func (s UpdateSecretRotationPolicyResponseBody) String() string
- type UpdateSecretShrinkRequest
- func (s UpdateSecretShrinkRequest) GoString() string
- func (s *UpdateSecretShrinkRequest) SetDescription(v string) *UpdateSecretShrinkRequest
- func (s *UpdateSecretShrinkRequest) SetExtendedConfig(v *UpdateSecretShrinkRequestExtendedConfig) *UpdateSecretShrinkRequest
- func (s *UpdateSecretShrinkRequest) SetSecretName(v string) *UpdateSecretShrinkRequest
- func (s UpdateSecretShrinkRequest) String() string
- type UpdateSecretShrinkRequestExtendedConfig
- type UpdateSecretVersionStageRequest
- func (s UpdateSecretVersionStageRequest) GoString() string
- func (s *UpdateSecretVersionStageRequest) SetMoveToVersion(v string) *UpdateSecretVersionStageRequest
- func (s *UpdateSecretVersionStageRequest) SetRemoveFromVersion(v string) *UpdateSecretVersionStageRequest
- func (s *UpdateSecretVersionStageRequest) SetSecretName(v string) *UpdateSecretVersionStageRequest
- func (s *UpdateSecretVersionStageRequest) SetVersionStage(v string) *UpdateSecretVersionStageRequest
- func (s UpdateSecretVersionStageRequest) String() string
- type UpdateSecretVersionStageResponse
- func (s UpdateSecretVersionStageResponse) GoString() string
- func (s *UpdateSecretVersionStageResponse) SetBody(v *UpdateSecretVersionStageResponseBody) *UpdateSecretVersionStageResponse
- func (s *UpdateSecretVersionStageResponse) SetHeaders(v map[string]*string) *UpdateSecretVersionStageResponse
- func (s *UpdateSecretVersionStageResponse) SetStatusCode(v int32) *UpdateSecretVersionStageResponse
- func (s UpdateSecretVersionStageResponse) String() string
- type UpdateSecretVersionStageResponseBody
- func (s UpdateSecretVersionStageResponseBody) GoString() string
- func (s *UpdateSecretVersionStageResponseBody) SetRequestId(v string) *UpdateSecretVersionStageResponseBody
- func (s *UpdateSecretVersionStageResponseBody) SetSecretName(v string) *UpdateSecretVersionStageResponseBody
- func (s UpdateSecretVersionStageResponseBody) String() string
- type UploadCertificateRequest
- func (s UploadCertificateRequest) GoString() string
- func (s *UploadCertificateRequest) SetCertificate(v string) *UploadCertificateRequest
- func (s *UploadCertificateRequest) SetCertificateChain(v string) *UploadCertificateRequest
- func (s *UploadCertificateRequest) SetCertificateId(v string) *UploadCertificateRequest
- func (s UploadCertificateRequest) String() string
- type UploadCertificateResponse
- func (s UploadCertificateResponse) GoString() string
- func (s *UploadCertificateResponse) SetBody(v *UploadCertificateResponseBody) *UploadCertificateResponse
- func (s *UploadCertificateResponse) SetHeaders(v map[string]*string) *UploadCertificateResponse
- func (s *UploadCertificateResponse) SetStatusCode(v int32) *UploadCertificateResponse
- func (s UploadCertificateResponse) String() string
- type UploadCertificateResponseBody
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AsymmetricDecryptRequest ¶
type AsymmetricDecryptRequest struct { Algorithm *string `json:"Algorithm,omitempty" xml:"Algorithm,omitempty"` CiphertextBlob *string `json:"CiphertextBlob,omitempty" xml:"CiphertextBlob,omitempty"` KeyId *string `json:"KeyId,omitempty" xml:"KeyId,omitempty"` KeyVersionId *string `json:"KeyVersionId,omitempty" xml:"KeyVersionId,omitempty"` }
func (AsymmetricDecryptRequest) GoString ¶
func (s AsymmetricDecryptRequest) GoString() string
func (*AsymmetricDecryptRequest) SetAlgorithm ¶
func (s *AsymmetricDecryptRequest) SetAlgorithm(v string) *AsymmetricDecryptRequest
func (*AsymmetricDecryptRequest) SetCiphertextBlob ¶
func (s *AsymmetricDecryptRequest) SetCiphertextBlob(v string) *AsymmetricDecryptRequest
func (*AsymmetricDecryptRequest) SetKeyId ¶
func (s *AsymmetricDecryptRequest) SetKeyId(v string) *AsymmetricDecryptRequest
func (*AsymmetricDecryptRequest) SetKeyVersionId ¶
func (s *AsymmetricDecryptRequest) SetKeyVersionId(v string) *AsymmetricDecryptRequest
func (AsymmetricDecryptRequest) String ¶
func (s AsymmetricDecryptRequest) String() string
type AsymmetricDecryptResponse ¶
type AsymmetricDecryptResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *AsymmetricDecryptResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (AsymmetricDecryptResponse) GoString ¶
func (s AsymmetricDecryptResponse) GoString() string
func (*AsymmetricDecryptResponse) SetBody ¶
func (s *AsymmetricDecryptResponse) SetBody(v *AsymmetricDecryptResponseBody) *AsymmetricDecryptResponse
func (*AsymmetricDecryptResponse) SetHeaders ¶
func (s *AsymmetricDecryptResponse) SetHeaders(v map[string]*string) *AsymmetricDecryptResponse
func (*AsymmetricDecryptResponse) SetStatusCode ¶
func (s *AsymmetricDecryptResponse) SetStatusCode(v int32) *AsymmetricDecryptResponse
func (AsymmetricDecryptResponse) String ¶
func (s AsymmetricDecryptResponse) String() string
type AsymmetricDecryptResponseBody ¶
type AsymmetricDecryptResponseBody struct { KeyId *string `json:"KeyId,omitempty" xml:"KeyId,omitempty"` KeyVersionId *string `json:"KeyVersionId,omitempty" xml:"KeyVersionId,omitempty"` Plaintext *string `json:"Plaintext,omitempty" xml:"Plaintext,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (AsymmetricDecryptResponseBody) GoString ¶
func (s AsymmetricDecryptResponseBody) GoString() string
func (*AsymmetricDecryptResponseBody) SetKeyId ¶
func (s *AsymmetricDecryptResponseBody) SetKeyId(v string) *AsymmetricDecryptResponseBody
func (*AsymmetricDecryptResponseBody) SetKeyVersionId ¶
func (s *AsymmetricDecryptResponseBody) SetKeyVersionId(v string) *AsymmetricDecryptResponseBody
func (*AsymmetricDecryptResponseBody) SetPlaintext ¶
func (s *AsymmetricDecryptResponseBody) SetPlaintext(v string) *AsymmetricDecryptResponseBody
func (*AsymmetricDecryptResponseBody) SetRequestId ¶
func (s *AsymmetricDecryptResponseBody) SetRequestId(v string) *AsymmetricDecryptResponseBody
func (AsymmetricDecryptResponseBody) String ¶
func (s AsymmetricDecryptResponseBody) String() string
type AsymmetricEncryptRequest ¶
type AsymmetricEncryptRequest struct { Algorithm *string `json:"Algorithm,omitempty" xml:"Algorithm,omitempty"` KeyId *string `json:"KeyId,omitempty" xml:"KeyId,omitempty"` KeyVersionId *string `json:"KeyVersionId,omitempty" xml:"KeyVersionId,omitempty"` Plaintext *string `json:"Plaintext,omitempty" xml:"Plaintext,omitempty"` }
func (AsymmetricEncryptRequest) GoString ¶
func (s AsymmetricEncryptRequest) GoString() string
func (*AsymmetricEncryptRequest) SetAlgorithm ¶
func (s *AsymmetricEncryptRequest) SetAlgorithm(v string) *AsymmetricEncryptRequest
func (*AsymmetricEncryptRequest) SetKeyId ¶
func (s *AsymmetricEncryptRequest) SetKeyId(v string) *AsymmetricEncryptRequest
func (*AsymmetricEncryptRequest) SetKeyVersionId ¶
func (s *AsymmetricEncryptRequest) SetKeyVersionId(v string) *AsymmetricEncryptRequest
func (*AsymmetricEncryptRequest) SetPlaintext ¶
func (s *AsymmetricEncryptRequest) SetPlaintext(v string) *AsymmetricEncryptRequest
func (AsymmetricEncryptRequest) String ¶
func (s AsymmetricEncryptRequest) String() string
type AsymmetricEncryptResponse ¶
type AsymmetricEncryptResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *AsymmetricEncryptResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (AsymmetricEncryptResponse) GoString ¶
func (s AsymmetricEncryptResponse) GoString() string
func (*AsymmetricEncryptResponse) SetBody ¶
func (s *AsymmetricEncryptResponse) SetBody(v *AsymmetricEncryptResponseBody) *AsymmetricEncryptResponse
func (*AsymmetricEncryptResponse) SetHeaders ¶
func (s *AsymmetricEncryptResponse) SetHeaders(v map[string]*string) *AsymmetricEncryptResponse
func (*AsymmetricEncryptResponse) SetStatusCode ¶
func (s *AsymmetricEncryptResponse) SetStatusCode(v int32) *AsymmetricEncryptResponse
func (AsymmetricEncryptResponse) String ¶
func (s AsymmetricEncryptResponse) String() string
type AsymmetricEncryptResponseBody ¶
type AsymmetricEncryptResponseBody struct { CiphertextBlob *string `json:"CiphertextBlob,omitempty" xml:"CiphertextBlob,omitempty"` KeyId *string `json:"KeyId,omitempty" xml:"KeyId,omitempty"` KeyVersionId *string `json:"KeyVersionId,omitempty" xml:"KeyVersionId,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (AsymmetricEncryptResponseBody) GoString ¶
func (s AsymmetricEncryptResponseBody) GoString() string
func (*AsymmetricEncryptResponseBody) SetCiphertextBlob ¶
func (s *AsymmetricEncryptResponseBody) SetCiphertextBlob(v string) *AsymmetricEncryptResponseBody
func (*AsymmetricEncryptResponseBody) SetKeyId ¶
func (s *AsymmetricEncryptResponseBody) SetKeyId(v string) *AsymmetricEncryptResponseBody
func (*AsymmetricEncryptResponseBody) SetKeyVersionId ¶
func (s *AsymmetricEncryptResponseBody) SetKeyVersionId(v string) *AsymmetricEncryptResponseBody
func (*AsymmetricEncryptResponseBody) SetRequestId ¶
func (s *AsymmetricEncryptResponseBody) SetRequestId(v string) *AsymmetricEncryptResponseBody
func (AsymmetricEncryptResponseBody) String ¶
func (s AsymmetricEncryptResponseBody) String() string
type AsymmetricSignRequest ¶
type AsymmetricSignRequest struct { Algorithm *string `json:"Algorithm,omitempty" xml:"Algorithm,omitempty"` Digest *string `json:"Digest,omitempty" xml:"Digest,omitempty"` KeyId *string `json:"KeyId,omitempty" xml:"KeyId,omitempty"` KeyVersionId *string `json:"KeyVersionId,omitempty" xml:"KeyVersionId,omitempty"` }
func (AsymmetricSignRequest) GoString ¶
func (s AsymmetricSignRequest) GoString() string
func (*AsymmetricSignRequest) SetAlgorithm ¶
func (s *AsymmetricSignRequest) SetAlgorithm(v string) *AsymmetricSignRequest
func (*AsymmetricSignRequest) SetDigest ¶
func (s *AsymmetricSignRequest) SetDigest(v string) *AsymmetricSignRequest
func (*AsymmetricSignRequest) SetKeyId ¶
func (s *AsymmetricSignRequest) SetKeyId(v string) *AsymmetricSignRequest
func (*AsymmetricSignRequest) SetKeyVersionId ¶
func (s *AsymmetricSignRequest) SetKeyVersionId(v string) *AsymmetricSignRequest
func (AsymmetricSignRequest) String ¶
func (s AsymmetricSignRequest) String() string
type AsymmetricSignResponse ¶
type AsymmetricSignResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *AsymmetricSignResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (AsymmetricSignResponse) GoString ¶
func (s AsymmetricSignResponse) GoString() string
func (*AsymmetricSignResponse) SetBody ¶
func (s *AsymmetricSignResponse) SetBody(v *AsymmetricSignResponseBody) *AsymmetricSignResponse
func (*AsymmetricSignResponse) SetHeaders ¶
func (s *AsymmetricSignResponse) SetHeaders(v map[string]*string) *AsymmetricSignResponse
func (*AsymmetricSignResponse) SetStatusCode ¶
func (s *AsymmetricSignResponse) SetStatusCode(v int32) *AsymmetricSignResponse
func (AsymmetricSignResponse) String ¶
func (s AsymmetricSignResponse) String() string
type AsymmetricSignResponseBody ¶
type AsymmetricSignResponseBody struct { KeyId *string `json:"KeyId,omitempty" xml:"KeyId,omitempty"` KeyVersionId *string `json:"KeyVersionId,omitempty" xml:"KeyVersionId,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Value *string `json:"Value,omitempty" xml:"Value,omitempty"` }
func (AsymmetricSignResponseBody) GoString ¶
func (s AsymmetricSignResponseBody) GoString() string
func (*AsymmetricSignResponseBody) SetKeyId ¶
func (s *AsymmetricSignResponseBody) SetKeyId(v string) *AsymmetricSignResponseBody
func (*AsymmetricSignResponseBody) SetKeyVersionId ¶
func (s *AsymmetricSignResponseBody) SetKeyVersionId(v string) *AsymmetricSignResponseBody
func (*AsymmetricSignResponseBody) SetRequestId ¶
func (s *AsymmetricSignResponseBody) SetRequestId(v string) *AsymmetricSignResponseBody
func (*AsymmetricSignResponseBody) SetValue ¶
func (s *AsymmetricSignResponseBody) SetValue(v string) *AsymmetricSignResponseBody
func (AsymmetricSignResponseBody) String ¶
func (s AsymmetricSignResponseBody) String() string
type AsymmetricVerifyRequest ¶
type AsymmetricVerifyRequest struct { Algorithm *string `json:"Algorithm,omitempty" xml:"Algorithm,omitempty"` Digest *string `json:"Digest,omitempty" xml:"Digest,omitempty"` KeyId *string `json:"KeyId,omitempty" xml:"KeyId,omitempty"` KeyVersionId *string `json:"KeyVersionId,omitempty" xml:"KeyVersionId,omitempty"` Value *string `json:"Value,omitempty" xml:"Value,omitempty"` }
func (AsymmetricVerifyRequest) GoString ¶
func (s AsymmetricVerifyRequest) GoString() string
func (*AsymmetricVerifyRequest) SetAlgorithm ¶
func (s *AsymmetricVerifyRequest) SetAlgorithm(v string) *AsymmetricVerifyRequest
func (*AsymmetricVerifyRequest) SetDigest ¶
func (s *AsymmetricVerifyRequest) SetDigest(v string) *AsymmetricVerifyRequest
func (*AsymmetricVerifyRequest) SetKeyId ¶
func (s *AsymmetricVerifyRequest) SetKeyId(v string) *AsymmetricVerifyRequest
func (*AsymmetricVerifyRequest) SetKeyVersionId ¶
func (s *AsymmetricVerifyRequest) SetKeyVersionId(v string) *AsymmetricVerifyRequest
func (*AsymmetricVerifyRequest) SetValue ¶
func (s *AsymmetricVerifyRequest) SetValue(v string) *AsymmetricVerifyRequest
func (AsymmetricVerifyRequest) String ¶
func (s AsymmetricVerifyRequest) String() string
type AsymmetricVerifyResponse ¶
type AsymmetricVerifyResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *AsymmetricVerifyResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (AsymmetricVerifyResponse) GoString ¶
func (s AsymmetricVerifyResponse) GoString() string
func (*AsymmetricVerifyResponse) SetBody ¶
func (s *AsymmetricVerifyResponse) SetBody(v *AsymmetricVerifyResponseBody) *AsymmetricVerifyResponse
func (*AsymmetricVerifyResponse) SetHeaders ¶
func (s *AsymmetricVerifyResponse) SetHeaders(v map[string]*string) *AsymmetricVerifyResponse
func (*AsymmetricVerifyResponse) SetStatusCode ¶
func (s *AsymmetricVerifyResponse) SetStatusCode(v int32) *AsymmetricVerifyResponse
func (AsymmetricVerifyResponse) String ¶
func (s AsymmetricVerifyResponse) String() string
type AsymmetricVerifyResponseBody ¶
type AsymmetricVerifyResponseBody struct { KeyId *string `json:"KeyId,omitempty" xml:"KeyId,omitempty"` KeyVersionId *string `json:"KeyVersionId,omitempty" xml:"KeyVersionId,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Value *bool `json:"Value,omitempty" xml:"Value,omitempty"` }
func (AsymmetricVerifyResponseBody) GoString ¶
func (s AsymmetricVerifyResponseBody) GoString() string
func (*AsymmetricVerifyResponseBody) SetKeyId ¶
func (s *AsymmetricVerifyResponseBody) SetKeyId(v string) *AsymmetricVerifyResponseBody
func (*AsymmetricVerifyResponseBody) SetKeyVersionId ¶
func (s *AsymmetricVerifyResponseBody) SetKeyVersionId(v string) *AsymmetricVerifyResponseBody
func (*AsymmetricVerifyResponseBody) SetRequestId ¶
func (s *AsymmetricVerifyResponseBody) SetRequestId(v string) *AsymmetricVerifyResponseBody
func (*AsymmetricVerifyResponseBody) SetValue ¶
func (s *AsymmetricVerifyResponseBody) SetValue(v bool) *AsymmetricVerifyResponseBody
func (AsymmetricVerifyResponseBody) String ¶
func (s AsymmetricVerifyResponseBody) String() string
type CancelKeyDeletionRequest ¶
type CancelKeyDeletionRequest struct {
KeyId *string `json:"KeyId,omitempty" xml:"KeyId,omitempty"`
}
func (CancelKeyDeletionRequest) GoString ¶
func (s CancelKeyDeletionRequest) GoString() string
func (*CancelKeyDeletionRequest) SetKeyId ¶
func (s *CancelKeyDeletionRequest) SetKeyId(v string) *CancelKeyDeletionRequest
func (CancelKeyDeletionRequest) String ¶
func (s CancelKeyDeletionRequest) String() string
type CancelKeyDeletionResponse ¶
type CancelKeyDeletionResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *CancelKeyDeletionResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (CancelKeyDeletionResponse) GoString ¶
func (s CancelKeyDeletionResponse) GoString() string
func (*CancelKeyDeletionResponse) SetBody ¶
func (s *CancelKeyDeletionResponse) SetBody(v *CancelKeyDeletionResponseBody) *CancelKeyDeletionResponse
func (*CancelKeyDeletionResponse) SetHeaders ¶
func (s *CancelKeyDeletionResponse) SetHeaders(v map[string]*string) *CancelKeyDeletionResponse
func (*CancelKeyDeletionResponse) SetStatusCode ¶
func (s *CancelKeyDeletionResponse) SetStatusCode(v int32) *CancelKeyDeletionResponse
func (CancelKeyDeletionResponse) String ¶
func (s CancelKeyDeletionResponse) String() string
type CancelKeyDeletionResponseBody ¶
type CancelKeyDeletionResponseBody struct {
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
}
func (CancelKeyDeletionResponseBody) GoString ¶
func (s CancelKeyDeletionResponseBody) GoString() string
func (*CancelKeyDeletionResponseBody) SetRequestId ¶
func (s *CancelKeyDeletionResponseBody) SetRequestId(v string) *CancelKeyDeletionResponseBody
func (CancelKeyDeletionResponseBody) String ¶
func (s CancelKeyDeletionResponseBody) String() string
type CertificatePrivateKeyDecryptRequest ¶
type CertificatePrivateKeyDecryptRequest struct { Algorithm *string `json:"Algorithm,omitempty" xml:"Algorithm,omitempty"` CertificateId *string `json:"CertificateId,omitempty" xml:"CertificateId,omitempty"` CiphertextBlob *string `json:"CiphertextBlob,omitempty" xml:"CiphertextBlob,omitempty"` }
func (CertificatePrivateKeyDecryptRequest) GoString ¶
func (s CertificatePrivateKeyDecryptRequest) GoString() string
func (*CertificatePrivateKeyDecryptRequest) SetAlgorithm ¶
func (s *CertificatePrivateKeyDecryptRequest) SetAlgorithm(v string) *CertificatePrivateKeyDecryptRequest
func (*CertificatePrivateKeyDecryptRequest) SetCertificateId ¶
func (s *CertificatePrivateKeyDecryptRequest) SetCertificateId(v string) *CertificatePrivateKeyDecryptRequest
func (*CertificatePrivateKeyDecryptRequest) SetCiphertextBlob ¶
func (s *CertificatePrivateKeyDecryptRequest) SetCiphertextBlob(v string) *CertificatePrivateKeyDecryptRequest
func (CertificatePrivateKeyDecryptRequest) String ¶
func (s CertificatePrivateKeyDecryptRequest) String() string
type CertificatePrivateKeyDecryptResponse ¶
type CertificatePrivateKeyDecryptResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *CertificatePrivateKeyDecryptResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (CertificatePrivateKeyDecryptResponse) GoString ¶
func (s CertificatePrivateKeyDecryptResponse) GoString() string
func (*CertificatePrivateKeyDecryptResponse) SetHeaders ¶
func (s *CertificatePrivateKeyDecryptResponse) SetHeaders(v map[string]*string) *CertificatePrivateKeyDecryptResponse
func (*CertificatePrivateKeyDecryptResponse) SetStatusCode ¶
func (s *CertificatePrivateKeyDecryptResponse) SetStatusCode(v int32) *CertificatePrivateKeyDecryptResponse
func (CertificatePrivateKeyDecryptResponse) String ¶
func (s CertificatePrivateKeyDecryptResponse) String() string
type CertificatePrivateKeyDecryptResponseBody ¶
type CertificatePrivateKeyDecryptResponseBody struct { CertificateId *string `json:"CertificateId,omitempty" xml:"CertificateId,omitempty"` Plaintext *string `json:"Plaintext,omitempty" xml:"Plaintext,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (CertificatePrivateKeyDecryptResponseBody) GoString ¶
func (s CertificatePrivateKeyDecryptResponseBody) GoString() string
func (*CertificatePrivateKeyDecryptResponseBody) SetCertificateId ¶
func (s *CertificatePrivateKeyDecryptResponseBody) SetCertificateId(v string) *CertificatePrivateKeyDecryptResponseBody
func (*CertificatePrivateKeyDecryptResponseBody) SetPlaintext ¶
func (s *CertificatePrivateKeyDecryptResponseBody) SetPlaintext(v string) *CertificatePrivateKeyDecryptResponseBody
func (*CertificatePrivateKeyDecryptResponseBody) SetRequestId ¶
func (s *CertificatePrivateKeyDecryptResponseBody) SetRequestId(v string) *CertificatePrivateKeyDecryptResponseBody
func (CertificatePrivateKeyDecryptResponseBody) String ¶
func (s CertificatePrivateKeyDecryptResponseBody) String() string
type CertificatePrivateKeySignRequest ¶
type CertificatePrivateKeySignRequest struct { Algorithm *string `json:"Algorithm,omitempty" xml:"Algorithm,omitempty"` CertificateId *string `json:"CertificateId,omitempty" xml:"CertificateId,omitempty"` Message *string `json:"Message,omitempty" xml:"Message,omitempty"` MessageType *string `json:"MessageType,omitempty" xml:"MessageType,omitempty"` }
func (CertificatePrivateKeySignRequest) GoString ¶
func (s CertificatePrivateKeySignRequest) GoString() string
func (*CertificatePrivateKeySignRequest) SetAlgorithm ¶
func (s *CertificatePrivateKeySignRequest) SetAlgorithm(v string) *CertificatePrivateKeySignRequest
func (*CertificatePrivateKeySignRequest) SetCertificateId ¶
func (s *CertificatePrivateKeySignRequest) SetCertificateId(v string) *CertificatePrivateKeySignRequest
func (*CertificatePrivateKeySignRequest) SetMessage ¶
func (s *CertificatePrivateKeySignRequest) SetMessage(v string) *CertificatePrivateKeySignRequest
func (*CertificatePrivateKeySignRequest) SetMessageType ¶
func (s *CertificatePrivateKeySignRequest) SetMessageType(v string) *CertificatePrivateKeySignRequest
func (CertificatePrivateKeySignRequest) String ¶
func (s CertificatePrivateKeySignRequest) String() string
type CertificatePrivateKeySignResponse ¶
type CertificatePrivateKeySignResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *CertificatePrivateKeySignResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (CertificatePrivateKeySignResponse) GoString ¶
func (s CertificatePrivateKeySignResponse) GoString() string
func (*CertificatePrivateKeySignResponse) SetHeaders ¶
func (s *CertificatePrivateKeySignResponse) SetHeaders(v map[string]*string) *CertificatePrivateKeySignResponse
func (*CertificatePrivateKeySignResponse) SetStatusCode ¶
func (s *CertificatePrivateKeySignResponse) SetStatusCode(v int32) *CertificatePrivateKeySignResponse
func (CertificatePrivateKeySignResponse) String ¶
func (s CertificatePrivateKeySignResponse) String() string
type CertificatePrivateKeySignResponseBody ¶
type CertificatePrivateKeySignResponseBody struct { CertificateId *string `json:"CertificateId,omitempty" xml:"CertificateId,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` SignatureValue *string `json:"SignatureValue,omitempty" xml:"SignatureValue,omitempty"` }
func (CertificatePrivateKeySignResponseBody) GoString ¶
func (s CertificatePrivateKeySignResponseBody) GoString() string
func (*CertificatePrivateKeySignResponseBody) SetCertificateId ¶
func (s *CertificatePrivateKeySignResponseBody) SetCertificateId(v string) *CertificatePrivateKeySignResponseBody
func (*CertificatePrivateKeySignResponseBody) SetRequestId ¶
func (s *CertificatePrivateKeySignResponseBody) SetRequestId(v string) *CertificatePrivateKeySignResponseBody
func (*CertificatePrivateKeySignResponseBody) SetSignatureValue ¶
func (s *CertificatePrivateKeySignResponseBody) SetSignatureValue(v string) *CertificatePrivateKeySignResponseBody
func (CertificatePrivateKeySignResponseBody) String ¶
func (s CertificatePrivateKeySignResponseBody) String() string
type CertificatePublicKeyEncryptRequest ¶
type CertificatePublicKeyEncryptRequest struct { Algorithm *string `json:"Algorithm,omitempty" xml:"Algorithm,omitempty"` CertificateId *string `json:"CertificateId,omitempty" xml:"CertificateId,omitempty"` Plaintext *string `json:"Plaintext,omitempty" xml:"Plaintext,omitempty"` }
func (CertificatePublicKeyEncryptRequest) GoString ¶
func (s CertificatePublicKeyEncryptRequest) GoString() string
func (*CertificatePublicKeyEncryptRequest) SetAlgorithm ¶
func (s *CertificatePublicKeyEncryptRequest) SetAlgorithm(v string) *CertificatePublicKeyEncryptRequest
func (*CertificatePublicKeyEncryptRequest) SetCertificateId ¶
func (s *CertificatePublicKeyEncryptRequest) SetCertificateId(v string) *CertificatePublicKeyEncryptRequest
func (*CertificatePublicKeyEncryptRequest) SetPlaintext ¶
func (s *CertificatePublicKeyEncryptRequest) SetPlaintext(v string) *CertificatePublicKeyEncryptRequest
func (CertificatePublicKeyEncryptRequest) String ¶
func (s CertificatePublicKeyEncryptRequest) String() string
type CertificatePublicKeyEncryptResponse ¶
type CertificatePublicKeyEncryptResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *CertificatePublicKeyEncryptResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (CertificatePublicKeyEncryptResponse) GoString ¶
func (s CertificatePublicKeyEncryptResponse) GoString() string
func (*CertificatePublicKeyEncryptResponse) SetHeaders ¶
func (s *CertificatePublicKeyEncryptResponse) SetHeaders(v map[string]*string) *CertificatePublicKeyEncryptResponse
func (*CertificatePublicKeyEncryptResponse) SetStatusCode ¶
func (s *CertificatePublicKeyEncryptResponse) SetStatusCode(v int32) *CertificatePublicKeyEncryptResponse
func (CertificatePublicKeyEncryptResponse) String ¶
func (s CertificatePublicKeyEncryptResponse) String() string
type CertificatePublicKeyEncryptResponseBody ¶
type CertificatePublicKeyEncryptResponseBody struct { CertificateId *string `json:"CertificateId,omitempty" xml:"CertificateId,omitempty"` CiphertextBlob *string `json:"CiphertextBlob,omitempty" xml:"CiphertextBlob,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (CertificatePublicKeyEncryptResponseBody) GoString ¶
func (s CertificatePublicKeyEncryptResponseBody) GoString() string
func (*CertificatePublicKeyEncryptResponseBody) SetCertificateId ¶
func (s *CertificatePublicKeyEncryptResponseBody) SetCertificateId(v string) *CertificatePublicKeyEncryptResponseBody
func (*CertificatePublicKeyEncryptResponseBody) SetCiphertextBlob ¶
func (s *CertificatePublicKeyEncryptResponseBody) SetCiphertextBlob(v string) *CertificatePublicKeyEncryptResponseBody
func (*CertificatePublicKeyEncryptResponseBody) SetRequestId ¶
func (s *CertificatePublicKeyEncryptResponseBody) SetRequestId(v string) *CertificatePublicKeyEncryptResponseBody
func (CertificatePublicKeyEncryptResponseBody) String ¶
func (s CertificatePublicKeyEncryptResponseBody) String() string
type CertificatePublicKeyVerifyRequest ¶
type CertificatePublicKeyVerifyRequest struct { Algorithm *string `json:"Algorithm,omitempty" xml:"Algorithm,omitempty"` CertificateId *string `json:"CertificateId,omitempty" xml:"CertificateId,omitempty"` Message *string `json:"Message,omitempty" xml:"Message,omitempty"` MessageType *string `json:"MessageType,omitempty" xml:"MessageType,omitempty"` SignatureValue *string `json:"SignatureValue,omitempty" xml:"SignatureValue,omitempty"` }
func (CertificatePublicKeyVerifyRequest) GoString ¶
func (s CertificatePublicKeyVerifyRequest) GoString() string
func (*CertificatePublicKeyVerifyRequest) SetAlgorithm ¶
func (s *CertificatePublicKeyVerifyRequest) SetAlgorithm(v string) *CertificatePublicKeyVerifyRequest
func (*CertificatePublicKeyVerifyRequest) SetCertificateId ¶
func (s *CertificatePublicKeyVerifyRequest) SetCertificateId(v string) *CertificatePublicKeyVerifyRequest
func (*CertificatePublicKeyVerifyRequest) SetMessage ¶
func (s *CertificatePublicKeyVerifyRequest) SetMessage(v string) *CertificatePublicKeyVerifyRequest
func (*CertificatePublicKeyVerifyRequest) SetMessageType ¶
func (s *CertificatePublicKeyVerifyRequest) SetMessageType(v string) *CertificatePublicKeyVerifyRequest
func (*CertificatePublicKeyVerifyRequest) SetSignatureValue ¶
func (s *CertificatePublicKeyVerifyRequest) SetSignatureValue(v string) *CertificatePublicKeyVerifyRequest
func (CertificatePublicKeyVerifyRequest) String ¶
func (s CertificatePublicKeyVerifyRequest) String() string
type CertificatePublicKeyVerifyResponse ¶
type CertificatePublicKeyVerifyResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *CertificatePublicKeyVerifyResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (CertificatePublicKeyVerifyResponse) GoString ¶
func (s CertificatePublicKeyVerifyResponse) GoString() string
func (*CertificatePublicKeyVerifyResponse) SetHeaders ¶
func (s *CertificatePublicKeyVerifyResponse) SetHeaders(v map[string]*string) *CertificatePublicKeyVerifyResponse
func (*CertificatePublicKeyVerifyResponse) SetStatusCode ¶
func (s *CertificatePublicKeyVerifyResponse) SetStatusCode(v int32) *CertificatePublicKeyVerifyResponse
func (CertificatePublicKeyVerifyResponse) String ¶
func (s CertificatePublicKeyVerifyResponse) String() string
type CertificatePublicKeyVerifyResponseBody ¶
type CertificatePublicKeyVerifyResponseBody struct { CertificateId *string `json:"CertificateId,omitempty" xml:"CertificateId,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` SignatureValid *bool `json:"SignatureValid,omitempty" xml:"SignatureValid,omitempty"` }
func (CertificatePublicKeyVerifyResponseBody) GoString ¶
func (s CertificatePublicKeyVerifyResponseBody) GoString() string
func (*CertificatePublicKeyVerifyResponseBody) SetCertificateId ¶
func (s *CertificatePublicKeyVerifyResponseBody) SetCertificateId(v string) *CertificatePublicKeyVerifyResponseBody
func (*CertificatePublicKeyVerifyResponseBody) SetRequestId ¶
func (s *CertificatePublicKeyVerifyResponseBody) SetRequestId(v string) *CertificatePublicKeyVerifyResponseBody
func (*CertificatePublicKeyVerifyResponseBody) SetSignatureValid ¶
func (s *CertificatePublicKeyVerifyResponseBody) SetSignatureValid(v bool) *CertificatePublicKeyVerifyResponseBody
func (CertificatePublicKeyVerifyResponseBody) String ¶
func (s CertificatePublicKeyVerifyResponseBody) String() string
type Client ¶
func (*Client) AsymmetricDecrypt ¶
func (client *Client) AsymmetricDecrypt(request *AsymmetricDecryptRequest) (_result *AsymmetricDecryptResponse, _err error)
func (*Client) AsymmetricDecryptWithOptions ¶
func (client *Client) AsymmetricDecryptWithOptions(request *AsymmetricDecryptRequest, runtime *util.RuntimeOptions) (_result *AsymmetricDecryptResponse, _err error)
func (*Client) AsymmetricEncrypt ¶
func (client *Client) AsymmetricEncrypt(request *AsymmetricEncryptRequest) (_result *AsymmetricEncryptResponse, _err error)
func (*Client) AsymmetricEncryptWithOptions ¶
func (client *Client) AsymmetricEncryptWithOptions(request *AsymmetricEncryptRequest, runtime *util.RuntimeOptions) (_result *AsymmetricEncryptResponse, _err error)
func (*Client) AsymmetricSign ¶
func (client *Client) AsymmetricSign(request *AsymmetricSignRequest) (_result *AsymmetricSignResponse, _err error)
func (*Client) AsymmetricSignWithOptions ¶
func (client *Client) AsymmetricSignWithOptions(request *AsymmetricSignRequest, runtime *util.RuntimeOptions) (_result *AsymmetricSignResponse, _err error)
func (*Client) AsymmetricVerify ¶
func (client *Client) AsymmetricVerify(request *AsymmetricVerifyRequest) (_result *AsymmetricVerifyResponse, _err error)
func (*Client) AsymmetricVerifyWithOptions ¶
func (client *Client) AsymmetricVerifyWithOptions(request *AsymmetricVerifyRequest, runtime *util.RuntimeOptions) (_result *AsymmetricVerifyResponse, _err error)
func (*Client) CancelKeyDeletion ¶
func (client *Client) CancelKeyDeletion(request *CancelKeyDeletionRequest) (_result *CancelKeyDeletionResponse, _err error)
func (*Client) CancelKeyDeletionWithOptions ¶
func (client *Client) CancelKeyDeletionWithOptions(request *CancelKeyDeletionRequest, runtime *util.RuntimeOptions) (_result *CancelKeyDeletionResponse, _err error)
func (*Client) CertificatePrivateKeyDecrypt ¶
func (client *Client) CertificatePrivateKeyDecrypt(request *CertificatePrivateKeyDecryptRequest) (_result *CertificatePrivateKeyDecryptResponse, _err error)
func (*Client) CertificatePrivateKeyDecryptWithOptions ¶
func (client *Client) CertificatePrivateKeyDecryptWithOptions(request *CertificatePrivateKeyDecryptRequest, runtime *util.RuntimeOptions) (_result *CertificatePrivateKeyDecryptResponse, _err error)
func (*Client) CertificatePrivateKeySign ¶
func (client *Client) CertificatePrivateKeySign(request *CertificatePrivateKeySignRequest) (_result *CertificatePrivateKeySignResponse, _err error)
func (*Client) CertificatePrivateKeySignWithOptions ¶
func (client *Client) CertificatePrivateKeySignWithOptions(request *CertificatePrivateKeySignRequest, runtime *util.RuntimeOptions) (_result *CertificatePrivateKeySignResponse, _err error)
func (*Client) CertificatePublicKeyEncrypt ¶
func (client *Client) CertificatePublicKeyEncrypt(request *CertificatePublicKeyEncryptRequest) (_result *CertificatePublicKeyEncryptResponse, _err error)
func (*Client) CertificatePublicKeyEncryptWithOptions ¶
func (client *Client) CertificatePublicKeyEncryptWithOptions(request *CertificatePublicKeyEncryptRequest, runtime *util.RuntimeOptions) (_result *CertificatePublicKeyEncryptResponse, _err error)
func (*Client) CertificatePublicKeyVerify ¶
func (client *Client) CertificatePublicKeyVerify(request *CertificatePublicKeyVerifyRequest) (_result *CertificatePublicKeyVerifyResponse, _err error)
func (*Client) CertificatePublicKeyVerifyWithOptions ¶
func (client *Client) CertificatePublicKeyVerifyWithOptions(request *CertificatePublicKeyVerifyRequest, runtime *util.RuntimeOptions) (_result *CertificatePublicKeyVerifyResponse, _err error)
func (*Client) CreateAlias ¶
func (client *Client) CreateAlias(request *CreateAliasRequest) (_result *CreateAliasResponse, _err error)
func (*Client) CreateAliasWithOptions ¶
func (client *Client) CreateAliasWithOptions(request *CreateAliasRequest, runtime *util.RuntimeOptions) (_result *CreateAliasResponse, _err error)
func (*Client) CreateCertificate ¶
func (client *Client) CreateCertificate(request *CreateCertificateRequest) (_result *CreateCertificateResponse, _err error)
func (*Client) CreateCertificateWithOptions ¶
func (client *Client) CreateCertificateWithOptions(tmpReq *CreateCertificateRequest, runtime *util.RuntimeOptions) (_result *CreateCertificateResponse, _err error)
func (*Client) CreateKey ¶
func (client *Client) CreateKey(request *CreateKeyRequest) (_result *CreateKeyResponse, _err error)
func (*Client) CreateKeyVersion ¶
func (client *Client) CreateKeyVersion(request *CreateKeyVersionRequest) (_result *CreateKeyVersionResponse, _err error)
func (*Client) CreateKeyVersionWithOptions ¶
func (client *Client) CreateKeyVersionWithOptions(request *CreateKeyVersionRequest, runtime *util.RuntimeOptions) (_result *CreateKeyVersionResponse, _err error)
func (*Client) CreateKeyWithOptions ¶
func (client *Client) CreateKeyWithOptions(request *CreateKeyRequest, runtime *util.RuntimeOptions) (_result *CreateKeyResponse, _err error)
func (*Client) CreateSecret ¶
func (client *Client) CreateSecret(request *CreateSecretRequest) (_result *CreateSecretResponse, _err error)
func (*Client) CreateSecretWithOptions ¶
func (client *Client) CreateSecretWithOptions(tmpReq *CreateSecretRequest, runtime *util.RuntimeOptions) (_result *CreateSecretResponse, _err error)
func (*Client) Decrypt ¶
func (client *Client) Decrypt(request *DecryptRequest) (_result *DecryptResponse, _err error)
func (*Client) DecryptWithOptions ¶
func (client *Client) DecryptWithOptions(tmpReq *DecryptRequest, runtime *util.RuntimeOptions) (_result *DecryptResponse, _err error)
func (*Client) DeleteAlias ¶
func (client *Client) DeleteAlias(request *DeleteAliasRequest) (_result *DeleteAliasResponse, _err error)
func (*Client) DeleteAliasWithOptions ¶
func (client *Client) DeleteAliasWithOptions(request *DeleteAliasRequest, runtime *util.RuntimeOptions) (_result *DeleteAliasResponse, _err error)
func (*Client) DeleteCertificate ¶
func (client *Client) DeleteCertificate(request *DeleteCertificateRequest) (_result *DeleteCertificateResponse, _err error)
func (*Client) DeleteCertificateWithOptions ¶
func (client *Client) DeleteCertificateWithOptions(request *DeleteCertificateRequest, runtime *util.RuntimeOptions) (_result *DeleteCertificateResponse, _err error)
func (*Client) DeleteKeyMaterial ¶
func (client *Client) DeleteKeyMaterial(request *DeleteKeyMaterialRequest) (_result *DeleteKeyMaterialResponse, _err error)
func (*Client) DeleteKeyMaterialWithOptions ¶
func (client *Client) DeleteKeyMaterialWithOptions(request *DeleteKeyMaterialRequest, runtime *util.RuntimeOptions) (_result *DeleteKeyMaterialResponse, _err error)
func (*Client) DeleteSecret ¶
func (client *Client) DeleteSecret(request *DeleteSecretRequest) (_result *DeleteSecretResponse, _err error)
func (*Client) DeleteSecretWithOptions ¶
func (client *Client) DeleteSecretWithOptions(request *DeleteSecretRequest, runtime *util.RuntimeOptions) (_result *DeleteSecretResponse, _err error)
func (*Client) DescribeAccountKmsStatus ¶
func (client *Client) DescribeAccountKmsStatus() (_result *DescribeAccountKmsStatusResponse, _err error)
func (*Client) DescribeAccountKmsStatusWithOptions ¶
func (client *Client) DescribeAccountKmsStatusWithOptions(runtime *util.RuntimeOptions) (_result *DescribeAccountKmsStatusResponse, _err error)
func (*Client) DescribeCertificate ¶
func (client *Client) DescribeCertificate(request *DescribeCertificateRequest) (_result *DescribeCertificateResponse, _err error)
func (*Client) DescribeCertificateWithOptions ¶
func (client *Client) DescribeCertificateWithOptions(request *DescribeCertificateRequest, runtime *util.RuntimeOptions) (_result *DescribeCertificateResponse, _err error)
func (*Client) DescribeKey ¶
func (client *Client) DescribeKey(request *DescribeKeyRequest) (_result *DescribeKeyResponse, _err error)
func (*Client) DescribeKeyVersion ¶
func (client *Client) DescribeKeyVersion(request *DescribeKeyVersionRequest) (_result *DescribeKeyVersionResponse, _err error)
func (*Client) DescribeKeyVersionWithOptions ¶
func (client *Client) DescribeKeyVersionWithOptions(request *DescribeKeyVersionRequest, runtime *util.RuntimeOptions) (_result *DescribeKeyVersionResponse, _err error)
func (*Client) DescribeKeyWithOptions ¶
func (client *Client) DescribeKeyWithOptions(request *DescribeKeyRequest, runtime *util.RuntimeOptions) (_result *DescribeKeyResponse, _err error)
func (*Client) DescribeRegions ¶
func (client *Client) DescribeRegions() (_result *DescribeRegionsResponse, _err error)
func (*Client) DescribeRegionsWithOptions ¶
func (client *Client) DescribeRegionsWithOptions(runtime *util.RuntimeOptions) (_result *DescribeRegionsResponse, _err error)
func (*Client) DescribeSecret ¶
func (client *Client) DescribeSecret(request *DescribeSecretRequest) (_result *DescribeSecretResponse, _err error)
func (*Client) DescribeSecretWithOptions ¶
func (client *Client) DescribeSecretWithOptions(request *DescribeSecretRequest, runtime *util.RuntimeOptions) (_result *DescribeSecretResponse, _err error)
func (*Client) DisableKey ¶
func (client *Client) DisableKey(request *DisableKeyRequest) (_result *DisableKeyResponse, _err error)
func (*Client) DisableKeyWithOptions ¶
func (client *Client) DisableKeyWithOptions(request *DisableKeyRequest, runtime *util.RuntimeOptions) (_result *DisableKeyResponse, _err error)
func (*Client) EnableKey ¶
func (client *Client) EnableKey(request *EnableKeyRequest) (_result *EnableKeyResponse, _err error)
func (*Client) EnableKeyWithOptions ¶
func (client *Client) EnableKeyWithOptions(request *EnableKeyRequest, runtime *util.RuntimeOptions) (_result *EnableKeyResponse, _err error)
func (*Client) Encrypt ¶
func (client *Client) Encrypt(request *EncryptRequest) (_result *EncryptResponse, _err error)
func (*Client) EncryptWithOptions ¶
func (client *Client) EncryptWithOptions(tmpReq *EncryptRequest, runtime *util.RuntimeOptions) (_result *EncryptResponse, _err error)
func (*Client) ExportDataKey ¶
func (client *Client) ExportDataKey(request *ExportDataKeyRequest) (_result *ExportDataKeyResponse, _err error)
func (*Client) ExportDataKeyWithOptions ¶
func (client *Client) ExportDataKeyWithOptions(tmpReq *ExportDataKeyRequest, runtime *util.RuntimeOptions) (_result *ExportDataKeyResponse, _err error)
func (*Client) GenerateAndExportDataKey ¶
func (client *Client) GenerateAndExportDataKey(request *GenerateAndExportDataKeyRequest) (_result *GenerateAndExportDataKeyResponse, _err error)
func (*Client) GenerateAndExportDataKeyWithOptions ¶
func (client *Client) GenerateAndExportDataKeyWithOptions(tmpReq *GenerateAndExportDataKeyRequest, runtime *util.RuntimeOptions) (_result *GenerateAndExportDataKeyResponse, _err error)
func (*Client) GenerateDataKey ¶
func (client *Client) GenerateDataKey(request *GenerateDataKeyRequest) (_result *GenerateDataKeyResponse, _err error)
func (*Client) GenerateDataKeyWithOptions ¶
func (client *Client) GenerateDataKeyWithOptions(tmpReq *GenerateDataKeyRequest, runtime *util.RuntimeOptions) (_result *GenerateDataKeyResponse, _err error)
func (*Client) GenerateDataKeyWithoutPlaintext ¶
func (client *Client) GenerateDataKeyWithoutPlaintext(request *GenerateDataKeyWithoutPlaintextRequest) (_result *GenerateDataKeyWithoutPlaintextResponse, _err error)
func (*Client) GenerateDataKeyWithoutPlaintextWithOptions ¶
func (client *Client) GenerateDataKeyWithoutPlaintextWithOptions(tmpReq *GenerateDataKeyWithoutPlaintextRequest, runtime *util.RuntimeOptions) (_result *GenerateDataKeyWithoutPlaintextResponse, _err error)
func (*Client) GetCertificate ¶
func (client *Client) GetCertificate(request *GetCertificateRequest) (_result *GetCertificateResponse, _err error)
func (*Client) GetCertificateWithOptions ¶
func (client *Client) GetCertificateWithOptions(request *GetCertificateRequest, runtime *util.RuntimeOptions) (_result *GetCertificateResponse, _err error)
func (*Client) GetEndpoint ¶
func (*Client) GetParametersForImport ¶
func (client *Client) GetParametersForImport(request *GetParametersForImportRequest) (_result *GetParametersForImportResponse, _err error)
func (*Client) GetParametersForImportWithOptions ¶
func (client *Client) GetParametersForImportWithOptions(request *GetParametersForImportRequest, runtime *util.RuntimeOptions) (_result *GetParametersForImportResponse, _err error)
func (*Client) GetPublicKey ¶
func (client *Client) GetPublicKey(request *GetPublicKeyRequest) (_result *GetPublicKeyResponse, _err error)
func (*Client) GetPublicKeyWithOptions ¶
func (client *Client) GetPublicKeyWithOptions(request *GetPublicKeyRequest, runtime *util.RuntimeOptions) (_result *GetPublicKeyResponse, _err error)
func (*Client) GetRandomPassword ¶
func (client *Client) GetRandomPassword(request *GetRandomPasswordRequest) (_result *GetRandomPasswordResponse, _err error)
func (*Client) GetRandomPasswordWithOptions ¶
func (client *Client) GetRandomPasswordWithOptions(request *GetRandomPasswordRequest, runtime *util.RuntimeOptions) (_result *GetRandomPasswordResponse, _err error)
func (*Client) GetSecretValue ¶
func (client *Client) GetSecretValue(request *GetSecretValueRequest) (_result *GetSecretValueResponse, _err error)
func (*Client) GetSecretValueWithOptions ¶
func (client *Client) GetSecretValueWithOptions(request *GetSecretValueRequest, runtime *util.RuntimeOptions) (_result *GetSecretValueResponse, _err error)
func (*Client) ImportKeyMaterial ¶
func (client *Client) ImportKeyMaterial(request *ImportKeyMaterialRequest) (_result *ImportKeyMaterialResponse, _err error)
func (*Client) ImportKeyMaterialWithOptions ¶
func (client *Client) ImportKeyMaterialWithOptions(request *ImportKeyMaterialRequest, runtime *util.RuntimeOptions) (_result *ImportKeyMaterialResponse, _err error)
func (*Client) ListAliases ¶
func (client *Client) ListAliases(request *ListAliasesRequest) (_result *ListAliasesResponse, _err error)
func (*Client) ListAliasesByKeyId ¶
func (client *Client) ListAliasesByKeyId(request *ListAliasesByKeyIdRequest) (_result *ListAliasesByKeyIdResponse, _err error)
func (*Client) ListAliasesByKeyIdWithOptions ¶
func (client *Client) ListAliasesByKeyIdWithOptions(request *ListAliasesByKeyIdRequest, runtime *util.RuntimeOptions) (_result *ListAliasesByKeyIdResponse, _err error)
func (*Client) ListAliasesWithOptions ¶
func (client *Client) ListAliasesWithOptions(request *ListAliasesRequest, runtime *util.RuntimeOptions) (_result *ListAliasesResponse, _err error)
func (*Client) ListKeyVersions ¶
func (client *Client) ListKeyVersions(request *ListKeyVersionsRequest) (_result *ListKeyVersionsResponse, _err error)
func (*Client) ListKeyVersionsWithOptions ¶
func (client *Client) ListKeyVersionsWithOptions(request *ListKeyVersionsRequest, runtime *util.RuntimeOptions) (_result *ListKeyVersionsResponse, _err error)
func (*Client) ListKeys ¶
func (client *Client) ListKeys(request *ListKeysRequest) (_result *ListKeysResponse, _err error)
func (*Client) ListKeysWithOptions ¶
func (client *Client) ListKeysWithOptions(request *ListKeysRequest, runtime *util.RuntimeOptions) (_result *ListKeysResponse, _err error)
func (*Client) ListResourceTags ¶
func (client *Client) ListResourceTags(request *ListResourceTagsRequest) (_result *ListResourceTagsResponse, _err error)
func (*Client) ListResourceTagsWithOptions ¶
func (client *Client) ListResourceTagsWithOptions(request *ListResourceTagsRequest, runtime *util.RuntimeOptions) (_result *ListResourceTagsResponse, _err error)
func (*Client) ListSecretVersionIds ¶
func (client *Client) ListSecretVersionIds(request *ListSecretVersionIdsRequest) (_result *ListSecretVersionIdsResponse, _err error)
func (*Client) ListSecretVersionIdsWithOptions ¶
func (client *Client) ListSecretVersionIdsWithOptions(request *ListSecretVersionIdsRequest, runtime *util.RuntimeOptions) (_result *ListSecretVersionIdsResponse, _err error)
func (*Client) ListSecrets ¶
func (client *Client) ListSecrets(request *ListSecretsRequest) (_result *ListSecretsResponse, _err error)
func (*Client) ListSecretsWithOptions ¶
func (client *Client) ListSecretsWithOptions(request *ListSecretsRequest, runtime *util.RuntimeOptions) (_result *ListSecretsResponse, _err error)
func (*Client) OpenKmsService ¶
func (client *Client) OpenKmsService() (_result *OpenKmsServiceResponse, _err error)
func (*Client) OpenKmsServiceWithOptions ¶
func (client *Client) OpenKmsServiceWithOptions(runtime *util.RuntimeOptions) (_result *OpenKmsServiceResponse, _err error)
func (*Client) PutSecretValue ¶
func (client *Client) PutSecretValue(request *PutSecretValueRequest) (_result *PutSecretValueResponse, _err error)
func (*Client) PutSecretValueWithOptions ¶
func (client *Client) PutSecretValueWithOptions(request *PutSecretValueRequest, runtime *util.RuntimeOptions) (_result *PutSecretValueResponse, _err error)
func (*Client) ReEncrypt ¶
func (client *Client) ReEncrypt(request *ReEncryptRequest) (_result *ReEncryptResponse, _err error)
func (*Client) ReEncryptWithOptions ¶
func (client *Client) ReEncryptWithOptions(tmpReq *ReEncryptRequest, runtime *util.RuntimeOptions) (_result *ReEncryptResponse, _err error)
func (*Client) RestoreSecret ¶
func (client *Client) RestoreSecret(request *RestoreSecretRequest) (_result *RestoreSecretResponse, _err error)
func (*Client) RestoreSecretWithOptions ¶
func (client *Client) RestoreSecretWithOptions(request *RestoreSecretRequest, runtime *util.RuntimeOptions) (_result *RestoreSecretResponse, _err error)
func (*Client) RotateSecret ¶
func (client *Client) RotateSecret(request *RotateSecretRequest) (_result *RotateSecretResponse, _err error)
func (*Client) RotateSecretWithOptions ¶
func (client *Client) RotateSecretWithOptions(request *RotateSecretRequest, runtime *util.RuntimeOptions) (_result *RotateSecretResponse, _err error)
func (*Client) ScheduleKeyDeletion ¶
func (client *Client) ScheduleKeyDeletion(request *ScheduleKeyDeletionRequest) (_result *ScheduleKeyDeletionResponse, _err error)
func (*Client) ScheduleKeyDeletionWithOptions ¶
func (client *Client) ScheduleKeyDeletionWithOptions(request *ScheduleKeyDeletionRequest, runtime *util.RuntimeOptions) (_result *ScheduleKeyDeletionResponse, _err error)
func (*Client) SetDeletionProtection ¶
func (client *Client) SetDeletionProtection(request *SetDeletionProtectionRequest) (_result *SetDeletionProtectionResponse, _err error)
func (*Client) SetDeletionProtectionWithOptions ¶
func (client *Client) SetDeletionProtectionWithOptions(request *SetDeletionProtectionRequest, runtime *util.RuntimeOptions) (_result *SetDeletionProtectionResponse, _err error)
func (*Client) TagResource ¶
func (client *Client) TagResource(request *TagResourceRequest) (_result *TagResourceResponse, _err error)
func (*Client) TagResourceWithOptions ¶
func (client *Client) TagResourceWithOptions(request *TagResourceRequest, runtime *util.RuntimeOptions) (_result *TagResourceResponse, _err error)
func (*Client) UntagResource ¶
func (client *Client) UntagResource(request *UntagResourceRequest) (_result *UntagResourceResponse, _err error)
func (*Client) UntagResourceWithOptions ¶
func (client *Client) UntagResourceWithOptions(request *UntagResourceRequest, runtime *util.RuntimeOptions) (_result *UntagResourceResponse, _err error)
func (*Client) UpdateAlias ¶
func (client *Client) UpdateAlias(request *UpdateAliasRequest) (_result *UpdateAliasResponse, _err error)
func (*Client) UpdateAliasWithOptions ¶
func (client *Client) UpdateAliasWithOptions(request *UpdateAliasRequest, runtime *util.RuntimeOptions) (_result *UpdateAliasResponse, _err error)
func (*Client) UpdateCertificateStatus ¶
func (client *Client) UpdateCertificateStatus(request *UpdateCertificateStatusRequest) (_result *UpdateCertificateStatusResponse, _err error)
func (*Client) UpdateCertificateStatusWithOptions ¶
func (client *Client) UpdateCertificateStatusWithOptions(request *UpdateCertificateStatusRequest, runtime *util.RuntimeOptions) (_result *UpdateCertificateStatusResponse, _err error)
func (*Client) UpdateKeyDescription ¶
func (client *Client) UpdateKeyDescription(request *UpdateKeyDescriptionRequest) (_result *UpdateKeyDescriptionResponse, _err error)
func (*Client) UpdateKeyDescriptionWithOptions ¶
func (client *Client) UpdateKeyDescriptionWithOptions(request *UpdateKeyDescriptionRequest, runtime *util.RuntimeOptions) (_result *UpdateKeyDescriptionResponse, _err error)
func (*Client) UpdateRotationPolicy ¶
func (client *Client) UpdateRotationPolicy(request *UpdateRotationPolicyRequest) (_result *UpdateRotationPolicyResponse, _err error)
func (*Client) UpdateRotationPolicyWithOptions ¶
func (client *Client) UpdateRotationPolicyWithOptions(request *UpdateRotationPolicyRequest, runtime *util.RuntimeOptions) (_result *UpdateRotationPolicyResponse, _err error)
func (*Client) UpdateSecret ¶
func (client *Client) UpdateSecret(request *UpdateSecretRequest) (_result *UpdateSecretResponse, _err error)
func (*Client) UpdateSecretRotationPolicy ¶
func (client *Client) UpdateSecretRotationPolicy(request *UpdateSecretRotationPolicyRequest) (_result *UpdateSecretRotationPolicyResponse, _err error)
func (*Client) UpdateSecretRotationPolicyWithOptions ¶
func (client *Client) UpdateSecretRotationPolicyWithOptions(request *UpdateSecretRotationPolicyRequest, runtime *util.RuntimeOptions) (_result *UpdateSecretRotationPolicyResponse, _err error)
func (*Client) UpdateSecretVersionStage ¶
func (client *Client) UpdateSecretVersionStage(request *UpdateSecretVersionStageRequest) (_result *UpdateSecretVersionStageResponse, _err error)
func (*Client) UpdateSecretVersionStageWithOptions ¶
func (client *Client) UpdateSecretVersionStageWithOptions(request *UpdateSecretVersionStageRequest, runtime *util.RuntimeOptions) (_result *UpdateSecretVersionStageResponse, _err error)
func (*Client) UpdateSecretWithOptions ¶
func (client *Client) UpdateSecretWithOptions(request *UpdateSecretRequest, runtime *util.RuntimeOptions) (_result *UpdateSecretResponse, _err error)
func (*Client) UploadCertificate ¶
func (client *Client) UploadCertificate(request *UploadCertificateRequest) (_result *UploadCertificateResponse, _err error)
func (*Client) UploadCertificateWithOptions ¶
func (client *Client) UploadCertificateWithOptions(request *UploadCertificateRequest, runtime *util.RuntimeOptions) (_result *UploadCertificateResponse, _err error)
type CreateAliasRequest ¶
type CreateAliasRequest struct { AliasName *string `json:"AliasName,omitempty" xml:"AliasName,omitempty"` KeyId *string `json:"KeyId,omitempty" xml:"KeyId,omitempty"` }
func (CreateAliasRequest) GoString ¶
func (s CreateAliasRequest) GoString() string
func (*CreateAliasRequest) SetAliasName ¶
func (s *CreateAliasRequest) SetAliasName(v string) *CreateAliasRequest
func (*CreateAliasRequest) SetKeyId ¶
func (s *CreateAliasRequest) SetKeyId(v string) *CreateAliasRequest
func (CreateAliasRequest) String ¶
func (s CreateAliasRequest) String() string
type CreateAliasResponse ¶
type CreateAliasResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *CreateAliasResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (CreateAliasResponse) GoString ¶
func (s CreateAliasResponse) GoString() string
func (*CreateAliasResponse) SetBody ¶
func (s *CreateAliasResponse) SetBody(v *CreateAliasResponseBody) *CreateAliasResponse
func (*CreateAliasResponse) SetHeaders ¶
func (s *CreateAliasResponse) SetHeaders(v map[string]*string) *CreateAliasResponse
func (*CreateAliasResponse) SetStatusCode ¶
func (s *CreateAliasResponse) SetStatusCode(v int32) *CreateAliasResponse
func (CreateAliasResponse) String ¶
func (s CreateAliasResponse) String() string
type CreateAliasResponseBody ¶
type CreateAliasResponseBody struct {
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
}
func (CreateAliasResponseBody) GoString ¶
func (s CreateAliasResponseBody) GoString() string
func (*CreateAliasResponseBody) SetRequestId ¶
func (s *CreateAliasResponseBody) SetRequestId(v string) *CreateAliasResponseBody
func (CreateAliasResponseBody) String ¶
func (s CreateAliasResponseBody) String() string
type CreateCertificateRequest ¶
type CreateCertificateRequest struct { ExportablePrivateKey *bool `json:"ExportablePrivateKey,omitempty" xml:"ExportablePrivateKey,omitempty"` KeySpec *string `json:"KeySpec,omitempty" xml:"KeySpec,omitempty"` Subject *string `json:"Subject,omitempty" xml:"Subject,omitempty"` SubjectAlternativeNames map[string]interface{} `json:"SubjectAlternativeNames,omitempty" xml:"SubjectAlternativeNames,omitempty"` }
func (CreateCertificateRequest) GoString ¶
func (s CreateCertificateRequest) GoString() string
func (*CreateCertificateRequest) SetExportablePrivateKey ¶
func (s *CreateCertificateRequest) SetExportablePrivateKey(v bool) *CreateCertificateRequest
func (*CreateCertificateRequest) SetKeySpec ¶
func (s *CreateCertificateRequest) SetKeySpec(v string) *CreateCertificateRequest
func (*CreateCertificateRequest) SetSubject ¶
func (s *CreateCertificateRequest) SetSubject(v string) *CreateCertificateRequest
func (*CreateCertificateRequest) SetSubjectAlternativeNames ¶
func (s *CreateCertificateRequest) SetSubjectAlternativeNames(v map[string]interface{}) *CreateCertificateRequest
func (CreateCertificateRequest) String ¶
func (s CreateCertificateRequest) String() string
type CreateCertificateResponse ¶
type CreateCertificateResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *CreateCertificateResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (CreateCertificateResponse) GoString ¶
func (s CreateCertificateResponse) GoString() string
func (*CreateCertificateResponse) SetBody ¶
func (s *CreateCertificateResponse) SetBody(v *CreateCertificateResponseBody) *CreateCertificateResponse
func (*CreateCertificateResponse) SetHeaders ¶
func (s *CreateCertificateResponse) SetHeaders(v map[string]*string) *CreateCertificateResponse
func (*CreateCertificateResponse) SetStatusCode ¶
func (s *CreateCertificateResponse) SetStatusCode(v int32) *CreateCertificateResponse
func (CreateCertificateResponse) String ¶
func (s CreateCertificateResponse) String() string
type CreateCertificateResponseBody ¶
type CreateCertificateResponseBody struct { Arn *string `json:"Arn,omitempty" xml:"Arn,omitempty"` CertificateId *string `json:"CertificateId,omitempty" xml:"CertificateId,omitempty"` Csr *string `json:"Csr,omitempty" xml:"Csr,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (CreateCertificateResponseBody) GoString ¶
func (s CreateCertificateResponseBody) GoString() string
func (*CreateCertificateResponseBody) SetArn ¶
func (s *CreateCertificateResponseBody) SetArn(v string) *CreateCertificateResponseBody
func (*CreateCertificateResponseBody) SetCertificateId ¶
func (s *CreateCertificateResponseBody) SetCertificateId(v string) *CreateCertificateResponseBody
func (*CreateCertificateResponseBody) SetCsr ¶
func (s *CreateCertificateResponseBody) SetCsr(v string) *CreateCertificateResponseBody
func (*CreateCertificateResponseBody) SetRequestId ¶
func (s *CreateCertificateResponseBody) SetRequestId(v string) *CreateCertificateResponseBody
func (CreateCertificateResponseBody) String ¶
func (s CreateCertificateResponseBody) String() string
type CreateCertificateShrinkRequest ¶
type CreateCertificateShrinkRequest struct { ExportablePrivateKey *bool `json:"ExportablePrivateKey,omitempty" xml:"ExportablePrivateKey,omitempty"` KeySpec *string `json:"KeySpec,omitempty" xml:"KeySpec,omitempty"` Subject *string `json:"Subject,omitempty" xml:"Subject,omitempty"` SubjectAlternativeNamesShrink *string `json:"SubjectAlternativeNames,omitempty" xml:"SubjectAlternativeNames,omitempty"` }
func (CreateCertificateShrinkRequest) GoString ¶
func (s CreateCertificateShrinkRequest) GoString() string
func (*CreateCertificateShrinkRequest) SetExportablePrivateKey ¶
func (s *CreateCertificateShrinkRequest) SetExportablePrivateKey(v bool) *CreateCertificateShrinkRequest
func (*CreateCertificateShrinkRequest) SetKeySpec ¶
func (s *CreateCertificateShrinkRequest) SetKeySpec(v string) *CreateCertificateShrinkRequest
func (*CreateCertificateShrinkRequest) SetSubject ¶
func (s *CreateCertificateShrinkRequest) SetSubject(v string) *CreateCertificateShrinkRequest
func (*CreateCertificateShrinkRequest) SetSubjectAlternativeNamesShrink ¶
func (s *CreateCertificateShrinkRequest) SetSubjectAlternativeNamesShrink(v string) *CreateCertificateShrinkRequest
func (CreateCertificateShrinkRequest) String ¶
func (s CreateCertificateShrinkRequest) String() string
type CreateKeyRequest ¶
type CreateKeyRequest struct { Description *string `json:"Description,omitempty" xml:"Description,omitempty"` EnableAutomaticRotation *bool `json:"EnableAutomaticRotation,omitempty" xml:"EnableAutomaticRotation,omitempty"` KeySpec *string `json:"KeySpec,omitempty" xml:"KeySpec,omitempty"` KeyUsage *string `json:"KeyUsage,omitempty" xml:"KeyUsage,omitempty"` Origin *string `json:"Origin,omitempty" xml:"Origin,omitempty"` ProtectionLevel *string `json:"ProtectionLevel,omitempty" xml:"ProtectionLevel,omitempty"` RotationInterval *string `json:"RotationInterval,omitempty" xml:"RotationInterval,omitempty"` }
func (CreateKeyRequest) GoString ¶
func (s CreateKeyRequest) GoString() string
func (*CreateKeyRequest) SetDescription ¶
func (s *CreateKeyRequest) SetDescription(v string) *CreateKeyRequest
func (*CreateKeyRequest) SetEnableAutomaticRotation ¶
func (s *CreateKeyRequest) SetEnableAutomaticRotation(v bool) *CreateKeyRequest
func (*CreateKeyRequest) SetKeySpec ¶
func (s *CreateKeyRequest) SetKeySpec(v string) *CreateKeyRequest
func (*CreateKeyRequest) SetKeyUsage ¶
func (s *CreateKeyRequest) SetKeyUsage(v string) *CreateKeyRequest
func (*CreateKeyRequest) SetOrigin ¶
func (s *CreateKeyRequest) SetOrigin(v string) *CreateKeyRequest
func (*CreateKeyRequest) SetProtectionLevel ¶
func (s *CreateKeyRequest) SetProtectionLevel(v string) *CreateKeyRequest
func (*CreateKeyRequest) SetRotationInterval ¶
func (s *CreateKeyRequest) SetRotationInterval(v string) *CreateKeyRequest
func (CreateKeyRequest) String ¶
func (s CreateKeyRequest) String() string
type CreateKeyResponse ¶
type CreateKeyResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *CreateKeyResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (CreateKeyResponse) GoString ¶
func (s CreateKeyResponse) GoString() string
func (*CreateKeyResponse) SetBody ¶
func (s *CreateKeyResponse) SetBody(v *CreateKeyResponseBody) *CreateKeyResponse
func (*CreateKeyResponse) SetHeaders ¶
func (s *CreateKeyResponse) SetHeaders(v map[string]*string) *CreateKeyResponse
func (*CreateKeyResponse) SetStatusCode ¶
func (s *CreateKeyResponse) SetStatusCode(v int32) *CreateKeyResponse
func (CreateKeyResponse) String ¶
func (s CreateKeyResponse) String() string
type CreateKeyResponseBody ¶
type CreateKeyResponseBody struct { KeyMetadata *CreateKeyResponseBodyKeyMetadata `json:"KeyMetadata,omitempty" xml:"KeyMetadata,omitempty" type:"Struct"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (CreateKeyResponseBody) GoString ¶
func (s CreateKeyResponseBody) GoString() string
func (*CreateKeyResponseBody) SetKeyMetadata ¶
func (s *CreateKeyResponseBody) SetKeyMetadata(v *CreateKeyResponseBodyKeyMetadata) *CreateKeyResponseBody
func (*CreateKeyResponseBody) SetRequestId ¶
func (s *CreateKeyResponseBody) SetRequestId(v string) *CreateKeyResponseBody
func (CreateKeyResponseBody) String ¶
func (s CreateKeyResponseBody) String() string
type CreateKeyResponseBodyKeyMetadata ¶
type CreateKeyResponseBodyKeyMetadata struct { Arn *string `json:"Arn,omitempty" xml:"Arn,omitempty"` AutomaticRotation *string `json:"AutomaticRotation,omitempty" xml:"AutomaticRotation,omitempty"` CreationDate *string `json:"CreationDate,omitempty" xml:"CreationDate,omitempty"` Creator *string `json:"Creator,omitempty" xml:"Creator,omitempty"` DeleteDate *string `json:"DeleteDate,omitempty" xml:"DeleteDate,omitempty"` Description *string `json:"Description,omitempty" xml:"Description,omitempty"` KeyId *string `json:"KeyId,omitempty" xml:"KeyId,omitempty"` KeySpec *string `json:"KeySpec,omitempty" xml:"KeySpec,omitempty"` KeyState *string `json:"KeyState,omitempty" xml:"KeyState,omitempty"` KeyUsage *string `json:"KeyUsage,omitempty" xml:"KeyUsage,omitempty"` LastRotationDate *string `json:"LastRotationDate,omitempty" xml:"LastRotationDate,omitempty"` MaterialExpireTime *string `json:"MaterialExpireTime,omitempty" xml:"MaterialExpireTime,omitempty"` NextRotationDate *string `json:"NextRotationDate,omitempty" xml:"NextRotationDate,omitempty"` Origin *string `json:"Origin,omitempty" xml:"Origin,omitempty"` PrimaryKeyVersion *string `json:"PrimaryKeyVersion,omitempty" xml:"PrimaryKeyVersion,omitempty"` ProtectionLevel *string `json:"ProtectionLevel,omitempty" xml:"ProtectionLevel,omitempty"` RotationInterval *string `json:"RotationInterval,omitempty" xml:"RotationInterval,omitempty"` }
func (CreateKeyResponseBodyKeyMetadata) GoString ¶
func (s CreateKeyResponseBodyKeyMetadata) GoString() string
func (*CreateKeyResponseBodyKeyMetadata) SetArn ¶
func (s *CreateKeyResponseBodyKeyMetadata) SetArn(v string) *CreateKeyResponseBodyKeyMetadata
func (*CreateKeyResponseBodyKeyMetadata) SetAutomaticRotation ¶
func (s *CreateKeyResponseBodyKeyMetadata) SetAutomaticRotation(v string) *CreateKeyResponseBodyKeyMetadata
func (*CreateKeyResponseBodyKeyMetadata) SetCreationDate ¶
func (s *CreateKeyResponseBodyKeyMetadata) SetCreationDate(v string) *CreateKeyResponseBodyKeyMetadata
func (*CreateKeyResponseBodyKeyMetadata) SetCreator ¶
func (s *CreateKeyResponseBodyKeyMetadata) SetCreator(v string) *CreateKeyResponseBodyKeyMetadata
func (*CreateKeyResponseBodyKeyMetadata) SetDeleteDate ¶
func (s *CreateKeyResponseBodyKeyMetadata) SetDeleteDate(v string) *CreateKeyResponseBodyKeyMetadata
func (*CreateKeyResponseBodyKeyMetadata) SetDescription ¶
func (s *CreateKeyResponseBodyKeyMetadata) SetDescription(v string) *CreateKeyResponseBodyKeyMetadata
func (*CreateKeyResponseBodyKeyMetadata) SetKeyId ¶
func (s *CreateKeyResponseBodyKeyMetadata) SetKeyId(v string) *CreateKeyResponseBodyKeyMetadata
func (*CreateKeyResponseBodyKeyMetadata) SetKeySpec ¶
func (s *CreateKeyResponseBodyKeyMetadata) SetKeySpec(v string) *CreateKeyResponseBodyKeyMetadata
func (*CreateKeyResponseBodyKeyMetadata) SetKeyState ¶
func (s *CreateKeyResponseBodyKeyMetadata) SetKeyState(v string) *CreateKeyResponseBodyKeyMetadata
func (*CreateKeyResponseBodyKeyMetadata) SetKeyUsage ¶
func (s *CreateKeyResponseBodyKeyMetadata) SetKeyUsage(v string) *CreateKeyResponseBodyKeyMetadata
func (*CreateKeyResponseBodyKeyMetadata) SetLastRotationDate ¶
func (s *CreateKeyResponseBodyKeyMetadata) SetLastRotationDate(v string) *CreateKeyResponseBodyKeyMetadata
func (*CreateKeyResponseBodyKeyMetadata) SetMaterialExpireTime ¶
func (s *CreateKeyResponseBodyKeyMetadata) SetMaterialExpireTime(v string) *CreateKeyResponseBodyKeyMetadata
func (*CreateKeyResponseBodyKeyMetadata) SetNextRotationDate ¶
func (s *CreateKeyResponseBodyKeyMetadata) SetNextRotationDate(v string) *CreateKeyResponseBodyKeyMetadata
func (*CreateKeyResponseBodyKeyMetadata) SetOrigin ¶
func (s *CreateKeyResponseBodyKeyMetadata) SetOrigin(v string) *CreateKeyResponseBodyKeyMetadata
func (*CreateKeyResponseBodyKeyMetadata) SetPrimaryKeyVersion ¶
func (s *CreateKeyResponseBodyKeyMetadata) SetPrimaryKeyVersion(v string) *CreateKeyResponseBodyKeyMetadata
func (*CreateKeyResponseBodyKeyMetadata) SetProtectionLevel ¶
func (s *CreateKeyResponseBodyKeyMetadata) SetProtectionLevel(v string) *CreateKeyResponseBodyKeyMetadata
func (*CreateKeyResponseBodyKeyMetadata) SetRotationInterval ¶
func (s *CreateKeyResponseBodyKeyMetadata) SetRotationInterval(v string) *CreateKeyResponseBodyKeyMetadata
func (CreateKeyResponseBodyKeyMetadata) String ¶
func (s CreateKeyResponseBodyKeyMetadata) String() string
type CreateKeyVersionRequest ¶
type CreateKeyVersionRequest struct {
KeyId *string `json:"KeyId,omitempty" xml:"KeyId,omitempty"`
}
func (CreateKeyVersionRequest) GoString ¶
func (s CreateKeyVersionRequest) GoString() string
func (*CreateKeyVersionRequest) SetKeyId ¶
func (s *CreateKeyVersionRequest) SetKeyId(v string) *CreateKeyVersionRequest
func (CreateKeyVersionRequest) String ¶
func (s CreateKeyVersionRequest) String() string
type CreateKeyVersionResponse ¶
type CreateKeyVersionResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *CreateKeyVersionResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (CreateKeyVersionResponse) GoString ¶
func (s CreateKeyVersionResponse) GoString() string
func (*CreateKeyVersionResponse) SetBody ¶
func (s *CreateKeyVersionResponse) SetBody(v *CreateKeyVersionResponseBody) *CreateKeyVersionResponse
func (*CreateKeyVersionResponse) SetHeaders ¶
func (s *CreateKeyVersionResponse) SetHeaders(v map[string]*string) *CreateKeyVersionResponse
func (*CreateKeyVersionResponse) SetStatusCode ¶
func (s *CreateKeyVersionResponse) SetStatusCode(v int32) *CreateKeyVersionResponse
func (CreateKeyVersionResponse) String ¶
func (s CreateKeyVersionResponse) String() string
type CreateKeyVersionResponseBody ¶
type CreateKeyVersionResponseBody struct { KeyVersion *CreateKeyVersionResponseBodyKeyVersion `json:"KeyVersion,omitempty" xml:"KeyVersion,omitempty" type:"Struct"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (CreateKeyVersionResponseBody) GoString ¶
func (s CreateKeyVersionResponseBody) GoString() string
func (*CreateKeyVersionResponseBody) SetKeyVersion ¶
func (s *CreateKeyVersionResponseBody) SetKeyVersion(v *CreateKeyVersionResponseBodyKeyVersion) *CreateKeyVersionResponseBody
func (*CreateKeyVersionResponseBody) SetRequestId ¶
func (s *CreateKeyVersionResponseBody) SetRequestId(v string) *CreateKeyVersionResponseBody
func (CreateKeyVersionResponseBody) String ¶
func (s CreateKeyVersionResponseBody) String() string
type CreateKeyVersionResponseBodyKeyVersion ¶
type CreateKeyVersionResponseBodyKeyVersion struct { CreationDate *string `json:"CreationDate,omitempty" xml:"CreationDate,omitempty"` KeyId *string `json:"KeyId,omitempty" xml:"KeyId,omitempty"` KeyVersionId *string `json:"KeyVersionId,omitempty" xml:"KeyVersionId,omitempty"` }
func (CreateKeyVersionResponseBodyKeyVersion) GoString ¶
func (s CreateKeyVersionResponseBodyKeyVersion) GoString() string
func (*CreateKeyVersionResponseBodyKeyVersion) SetCreationDate ¶
func (s *CreateKeyVersionResponseBodyKeyVersion) SetCreationDate(v string) *CreateKeyVersionResponseBodyKeyVersion
func (*CreateKeyVersionResponseBodyKeyVersion) SetKeyId ¶
func (s *CreateKeyVersionResponseBodyKeyVersion) SetKeyId(v string) *CreateKeyVersionResponseBodyKeyVersion
func (*CreateKeyVersionResponseBodyKeyVersion) SetKeyVersionId ¶
func (s *CreateKeyVersionResponseBodyKeyVersion) SetKeyVersionId(v string) *CreateKeyVersionResponseBodyKeyVersion
func (CreateKeyVersionResponseBodyKeyVersion) String ¶
func (s CreateKeyVersionResponseBodyKeyVersion) String() string
type CreateSecretRequest ¶
type CreateSecretRequest struct { Description *string `json:"Description,omitempty" xml:"Description,omitempty"` EnableAutomaticRotation *bool `json:"EnableAutomaticRotation,omitempty" xml:"EnableAutomaticRotation,omitempty"` EncryptionKeyId *string `json:"EncryptionKeyId,omitempty" xml:"EncryptionKeyId,omitempty"` ExtendedConfig map[string]interface{} `json:"ExtendedConfig,omitempty" xml:"ExtendedConfig,omitempty"` RotationInterval *string `json:"RotationInterval,omitempty" xml:"RotationInterval,omitempty"` SecretData *string `json:"SecretData,omitempty" xml:"SecretData,omitempty"` SecretDataType *string `json:"SecretDataType,omitempty" xml:"SecretDataType,omitempty"` SecretName *string `json:"SecretName,omitempty" xml:"SecretName,omitempty"` SecretType *string `json:"SecretType,omitempty" xml:"SecretType,omitempty"` Tags *string `json:"Tags,omitempty" xml:"Tags,omitempty"` VersionId *string `json:"VersionId,omitempty" xml:"VersionId,omitempty"` }
func (CreateSecretRequest) GoString ¶
func (s CreateSecretRequest) GoString() string
func (*CreateSecretRequest) SetDescription ¶
func (s *CreateSecretRequest) SetDescription(v string) *CreateSecretRequest
func (*CreateSecretRequest) SetEnableAutomaticRotation ¶
func (s *CreateSecretRequest) SetEnableAutomaticRotation(v bool) *CreateSecretRequest
func (*CreateSecretRequest) SetEncryptionKeyId ¶
func (s *CreateSecretRequest) SetEncryptionKeyId(v string) *CreateSecretRequest
func (*CreateSecretRequest) SetExtendedConfig ¶
func (s *CreateSecretRequest) SetExtendedConfig(v map[string]interface{}) *CreateSecretRequest
func (*CreateSecretRequest) SetRotationInterval ¶
func (s *CreateSecretRequest) SetRotationInterval(v string) *CreateSecretRequest
func (*CreateSecretRequest) SetSecretData ¶
func (s *CreateSecretRequest) SetSecretData(v string) *CreateSecretRequest
func (*CreateSecretRequest) SetSecretDataType ¶
func (s *CreateSecretRequest) SetSecretDataType(v string) *CreateSecretRequest
func (*CreateSecretRequest) SetSecretName ¶
func (s *CreateSecretRequest) SetSecretName(v string) *CreateSecretRequest
func (*CreateSecretRequest) SetSecretType ¶
func (s *CreateSecretRequest) SetSecretType(v string) *CreateSecretRequest
func (*CreateSecretRequest) SetTags ¶
func (s *CreateSecretRequest) SetTags(v string) *CreateSecretRequest
func (*CreateSecretRequest) SetVersionId ¶
func (s *CreateSecretRequest) SetVersionId(v string) *CreateSecretRequest
func (CreateSecretRequest) String ¶
func (s CreateSecretRequest) String() string
type CreateSecretResponse ¶
type CreateSecretResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *CreateSecretResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (CreateSecretResponse) GoString ¶
func (s CreateSecretResponse) GoString() string
func (*CreateSecretResponse) SetBody ¶
func (s *CreateSecretResponse) SetBody(v *CreateSecretResponseBody) *CreateSecretResponse
func (*CreateSecretResponse) SetHeaders ¶
func (s *CreateSecretResponse) SetHeaders(v map[string]*string) *CreateSecretResponse
func (*CreateSecretResponse) SetStatusCode ¶
func (s *CreateSecretResponse) SetStatusCode(v int32) *CreateSecretResponse
func (CreateSecretResponse) String ¶
func (s CreateSecretResponse) String() string
type CreateSecretResponseBody ¶
type CreateSecretResponseBody struct { Arn *string `json:"Arn,omitempty" xml:"Arn,omitempty"` AutomaticRotation *string `json:"AutomaticRotation,omitempty" xml:"AutomaticRotation,omitempty"` ExtendedConfig *string `json:"ExtendedConfig,omitempty" xml:"ExtendedConfig,omitempty"` NextRotationDate *string `json:"NextRotationDate,omitempty" xml:"NextRotationDate,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` RotationInterval *string `json:"RotationInterval,omitempty" xml:"RotationInterval,omitempty"` SecretName *string `json:"SecretName,omitempty" xml:"SecretName,omitempty"` SecretType *string `json:"SecretType,omitempty" xml:"SecretType,omitempty"` VersionId *string `json:"VersionId,omitempty" xml:"VersionId,omitempty"` }
func (CreateSecretResponseBody) GoString ¶
func (s CreateSecretResponseBody) GoString() string
func (*CreateSecretResponseBody) SetArn ¶
func (s *CreateSecretResponseBody) SetArn(v string) *CreateSecretResponseBody
func (*CreateSecretResponseBody) SetAutomaticRotation ¶
func (s *CreateSecretResponseBody) SetAutomaticRotation(v string) *CreateSecretResponseBody
func (*CreateSecretResponseBody) SetExtendedConfig ¶
func (s *CreateSecretResponseBody) SetExtendedConfig(v string) *CreateSecretResponseBody
func (*CreateSecretResponseBody) SetNextRotationDate ¶
func (s *CreateSecretResponseBody) SetNextRotationDate(v string) *CreateSecretResponseBody
func (*CreateSecretResponseBody) SetRequestId ¶
func (s *CreateSecretResponseBody) SetRequestId(v string) *CreateSecretResponseBody
func (*CreateSecretResponseBody) SetRotationInterval ¶
func (s *CreateSecretResponseBody) SetRotationInterval(v string) *CreateSecretResponseBody
func (*CreateSecretResponseBody) SetSecretName ¶
func (s *CreateSecretResponseBody) SetSecretName(v string) *CreateSecretResponseBody
func (*CreateSecretResponseBody) SetSecretType ¶
func (s *CreateSecretResponseBody) SetSecretType(v string) *CreateSecretResponseBody
func (*CreateSecretResponseBody) SetVersionId ¶
func (s *CreateSecretResponseBody) SetVersionId(v string) *CreateSecretResponseBody
func (CreateSecretResponseBody) String ¶
func (s CreateSecretResponseBody) String() string
type CreateSecretShrinkRequest ¶
type CreateSecretShrinkRequest struct { Description *string `json:"Description,omitempty" xml:"Description,omitempty"` EnableAutomaticRotation *bool `json:"EnableAutomaticRotation,omitempty" xml:"EnableAutomaticRotation,omitempty"` EncryptionKeyId *string `json:"EncryptionKeyId,omitempty" xml:"EncryptionKeyId,omitempty"` ExtendedConfigShrink *string `json:"ExtendedConfig,omitempty" xml:"ExtendedConfig,omitempty"` RotationInterval *string `json:"RotationInterval,omitempty" xml:"RotationInterval,omitempty"` SecretData *string `json:"SecretData,omitempty" xml:"SecretData,omitempty"` SecretDataType *string `json:"SecretDataType,omitempty" xml:"SecretDataType,omitempty"` SecretName *string `json:"SecretName,omitempty" xml:"SecretName,omitempty"` SecretType *string `json:"SecretType,omitempty" xml:"SecretType,omitempty"` Tags *string `json:"Tags,omitempty" xml:"Tags,omitempty"` VersionId *string `json:"VersionId,omitempty" xml:"VersionId,omitempty"` }
func (CreateSecretShrinkRequest) GoString ¶
func (s CreateSecretShrinkRequest) GoString() string
func (*CreateSecretShrinkRequest) SetDescription ¶
func (s *CreateSecretShrinkRequest) SetDescription(v string) *CreateSecretShrinkRequest
func (*CreateSecretShrinkRequest) SetEnableAutomaticRotation ¶
func (s *CreateSecretShrinkRequest) SetEnableAutomaticRotation(v bool) *CreateSecretShrinkRequest
func (*CreateSecretShrinkRequest) SetEncryptionKeyId ¶
func (s *CreateSecretShrinkRequest) SetEncryptionKeyId(v string) *CreateSecretShrinkRequest
func (*CreateSecretShrinkRequest) SetExtendedConfigShrink ¶
func (s *CreateSecretShrinkRequest) SetExtendedConfigShrink(v string) *CreateSecretShrinkRequest
func (*CreateSecretShrinkRequest) SetRotationInterval ¶
func (s *CreateSecretShrinkRequest) SetRotationInterval(v string) *CreateSecretShrinkRequest
func (*CreateSecretShrinkRequest) SetSecretData ¶
func (s *CreateSecretShrinkRequest) SetSecretData(v string) *CreateSecretShrinkRequest
func (*CreateSecretShrinkRequest) SetSecretDataType ¶
func (s *CreateSecretShrinkRequest) SetSecretDataType(v string) *CreateSecretShrinkRequest
func (*CreateSecretShrinkRequest) SetSecretName ¶
func (s *CreateSecretShrinkRequest) SetSecretName(v string) *CreateSecretShrinkRequest
func (*CreateSecretShrinkRequest) SetSecretType ¶
func (s *CreateSecretShrinkRequest) SetSecretType(v string) *CreateSecretShrinkRequest
func (*CreateSecretShrinkRequest) SetTags ¶
func (s *CreateSecretShrinkRequest) SetTags(v string) *CreateSecretShrinkRequest
func (*CreateSecretShrinkRequest) SetVersionId ¶
func (s *CreateSecretShrinkRequest) SetVersionId(v string) *CreateSecretShrinkRequest
func (CreateSecretShrinkRequest) String ¶
func (s CreateSecretShrinkRequest) String() string
type DecryptRequest ¶
type DecryptRequest struct { CiphertextBlob *string `json:"CiphertextBlob,omitempty" xml:"CiphertextBlob,omitempty"` EncryptionContext map[string]interface{} `json:"EncryptionContext,omitempty" xml:"EncryptionContext,omitempty"` }
func (DecryptRequest) GoString ¶
func (s DecryptRequest) GoString() string
func (*DecryptRequest) SetCiphertextBlob ¶
func (s *DecryptRequest) SetCiphertextBlob(v string) *DecryptRequest
func (*DecryptRequest) SetEncryptionContext ¶
func (s *DecryptRequest) SetEncryptionContext(v map[string]interface{}) *DecryptRequest
func (DecryptRequest) String ¶
func (s DecryptRequest) String() string
type DecryptResponse ¶
type DecryptResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *DecryptResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DecryptResponse) GoString ¶
func (s DecryptResponse) GoString() string
func (*DecryptResponse) SetBody ¶
func (s *DecryptResponse) SetBody(v *DecryptResponseBody) *DecryptResponse
func (*DecryptResponse) SetHeaders ¶
func (s *DecryptResponse) SetHeaders(v map[string]*string) *DecryptResponse
func (*DecryptResponse) SetStatusCode ¶
func (s *DecryptResponse) SetStatusCode(v int32) *DecryptResponse
func (DecryptResponse) String ¶
func (s DecryptResponse) String() string
type DecryptResponseBody ¶
type DecryptResponseBody struct { KeyId *string `json:"KeyId,omitempty" xml:"KeyId,omitempty"` KeyVersionId *string `json:"KeyVersionId,omitempty" xml:"KeyVersionId,omitempty"` Plaintext *string `json:"Plaintext,omitempty" xml:"Plaintext,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (DecryptResponseBody) GoString ¶
func (s DecryptResponseBody) GoString() string
func (*DecryptResponseBody) SetKeyId ¶
func (s *DecryptResponseBody) SetKeyId(v string) *DecryptResponseBody
func (*DecryptResponseBody) SetKeyVersionId ¶
func (s *DecryptResponseBody) SetKeyVersionId(v string) *DecryptResponseBody
func (*DecryptResponseBody) SetPlaintext ¶
func (s *DecryptResponseBody) SetPlaintext(v string) *DecryptResponseBody
func (*DecryptResponseBody) SetRequestId ¶
func (s *DecryptResponseBody) SetRequestId(v string) *DecryptResponseBody
func (DecryptResponseBody) String ¶
func (s DecryptResponseBody) String() string
type DecryptShrinkRequest ¶
type DecryptShrinkRequest struct { CiphertextBlob *string `json:"CiphertextBlob,omitempty" xml:"CiphertextBlob,omitempty"` EncryptionContextShrink *string `json:"EncryptionContext,omitempty" xml:"EncryptionContext,omitempty"` }
func (DecryptShrinkRequest) GoString ¶
func (s DecryptShrinkRequest) GoString() string
func (*DecryptShrinkRequest) SetCiphertextBlob ¶
func (s *DecryptShrinkRequest) SetCiphertextBlob(v string) *DecryptShrinkRequest
func (*DecryptShrinkRequest) SetEncryptionContextShrink ¶
func (s *DecryptShrinkRequest) SetEncryptionContextShrink(v string) *DecryptShrinkRequest
func (DecryptShrinkRequest) String ¶
func (s DecryptShrinkRequest) String() string
type DeleteAliasRequest ¶
type DeleteAliasRequest struct {
AliasName *string `json:"AliasName,omitempty" xml:"AliasName,omitempty"`
}
func (DeleteAliasRequest) GoString ¶
func (s DeleteAliasRequest) GoString() string
func (*DeleteAliasRequest) SetAliasName ¶
func (s *DeleteAliasRequest) SetAliasName(v string) *DeleteAliasRequest
func (DeleteAliasRequest) String ¶
func (s DeleteAliasRequest) String() string
type DeleteAliasResponse ¶
type DeleteAliasResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *DeleteAliasResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DeleteAliasResponse) GoString ¶
func (s DeleteAliasResponse) GoString() string
func (*DeleteAliasResponse) SetBody ¶
func (s *DeleteAliasResponse) SetBody(v *DeleteAliasResponseBody) *DeleteAliasResponse
func (*DeleteAliasResponse) SetHeaders ¶
func (s *DeleteAliasResponse) SetHeaders(v map[string]*string) *DeleteAliasResponse
func (*DeleteAliasResponse) SetStatusCode ¶
func (s *DeleteAliasResponse) SetStatusCode(v int32) *DeleteAliasResponse
func (DeleteAliasResponse) String ¶
func (s DeleteAliasResponse) String() string
type DeleteAliasResponseBody ¶
type DeleteAliasResponseBody struct {
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
}
func (DeleteAliasResponseBody) GoString ¶
func (s DeleteAliasResponseBody) GoString() string
func (*DeleteAliasResponseBody) SetRequestId ¶
func (s *DeleteAliasResponseBody) SetRequestId(v string) *DeleteAliasResponseBody
func (DeleteAliasResponseBody) String ¶
func (s DeleteAliasResponseBody) String() string
type DeleteCertificateRequest ¶
type DeleteCertificateRequest struct {
CertificateId *string `json:"CertificateId,omitempty" xml:"CertificateId,omitempty"`
}
func (DeleteCertificateRequest) GoString ¶
func (s DeleteCertificateRequest) GoString() string
func (*DeleteCertificateRequest) SetCertificateId ¶
func (s *DeleteCertificateRequest) SetCertificateId(v string) *DeleteCertificateRequest
func (DeleteCertificateRequest) String ¶
func (s DeleteCertificateRequest) String() string
type DeleteCertificateResponse ¶
type DeleteCertificateResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *DeleteCertificateResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DeleteCertificateResponse) GoString ¶
func (s DeleteCertificateResponse) GoString() string
func (*DeleteCertificateResponse) SetBody ¶
func (s *DeleteCertificateResponse) SetBody(v *DeleteCertificateResponseBody) *DeleteCertificateResponse
func (*DeleteCertificateResponse) SetHeaders ¶
func (s *DeleteCertificateResponse) SetHeaders(v map[string]*string) *DeleteCertificateResponse
func (*DeleteCertificateResponse) SetStatusCode ¶
func (s *DeleteCertificateResponse) SetStatusCode(v int32) *DeleteCertificateResponse
func (DeleteCertificateResponse) String ¶
func (s DeleteCertificateResponse) String() string
type DeleteCertificateResponseBody ¶
type DeleteCertificateResponseBody struct {
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
}
func (DeleteCertificateResponseBody) GoString ¶
func (s DeleteCertificateResponseBody) GoString() string
func (*DeleteCertificateResponseBody) SetRequestId ¶
func (s *DeleteCertificateResponseBody) SetRequestId(v string) *DeleteCertificateResponseBody
func (DeleteCertificateResponseBody) String ¶
func (s DeleteCertificateResponseBody) String() string
type DeleteKeyMaterialRequest ¶
type DeleteKeyMaterialRequest struct {
KeyId *string `json:"KeyId,omitempty" xml:"KeyId,omitempty"`
}
func (DeleteKeyMaterialRequest) GoString ¶
func (s DeleteKeyMaterialRequest) GoString() string
func (*DeleteKeyMaterialRequest) SetKeyId ¶
func (s *DeleteKeyMaterialRequest) SetKeyId(v string) *DeleteKeyMaterialRequest
func (DeleteKeyMaterialRequest) String ¶
func (s DeleteKeyMaterialRequest) String() string
type DeleteKeyMaterialResponse ¶
type DeleteKeyMaterialResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *DeleteKeyMaterialResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DeleteKeyMaterialResponse) GoString ¶
func (s DeleteKeyMaterialResponse) GoString() string
func (*DeleteKeyMaterialResponse) SetBody ¶
func (s *DeleteKeyMaterialResponse) SetBody(v *DeleteKeyMaterialResponseBody) *DeleteKeyMaterialResponse
func (*DeleteKeyMaterialResponse) SetHeaders ¶
func (s *DeleteKeyMaterialResponse) SetHeaders(v map[string]*string) *DeleteKeyMaterialResponse
func (*DeleteKeyMaterialResponse) SetStatusCode ¶
func (s *DeleteKeyMaterialResponse) SetStatusCode(v int32) *DeleteKeyMaterialResponse
func (DeleteKeyMaterialResponse) String ¶
func (s DeleteKeyMaterialResponse) String() string
type DeleteKeyMaterialResponseBody ¶
type DeleteKeyMaterialResponseBody struct {
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
}
func (DeleteKeyMaterialResponseBody) GoString ¶
func (s DeleteKeyMaterialResponseBody) GoString() string
func (*DeleteKeyMaterialResponseBody) SetRequestId ¶
func (s *DeleteKeyMaterialResponseBody) SetRequestId(v string) *DeleteKeyMaterialResponseBody
func (DeleteKeyMaterialResponseBody) String ¶
func (s DeleteKeyMaterialResponseBody) String() string
type DeleteSecretRequest ¶
type DeleteSecretRequest struct { ForceDeleteWithoutRecovery *string `json:"ForceDeleteWithoutRecovery,omitempty" xml:"ForceDeleteWithoutRecovery,omitempty"` RecoveryWindowInDays *string `json:"RecoveryWindowInDays,omitempty" xml:"RecoveryWindowInDays,omitempty"` SecretName *string `json:"SecretName,omitempty" xml:"SecretName,omitempty"` }
func (DeleteSecretRequest) GoString ¶
func (s DeleteSecretRequest) GoString() string
func (*DeleteSecretRequest) SetForceDeleteWithoutRecovery ¶
func (s *DeleteSecretRequest) SetForceDeleteWithoutRecovery(v string) *DeleteSecretRequest
func (*DeleteSecretRequest) SetRecoveryWindowInDays ¶
func (s *DeleteSecretRequest) SetRecoveryWindowInDays(v string) *DeleteSecretRequest
func (*DeleteSecretRequest) SetSecretName ¶
func (s *DeleteSecretRequest) SetSecretName(v string) *DeleteSecretRequest
func (DeleteSecretRequest) String ¶
func (s DeleteSecretRequest) String() string
type DeleteSecretResponse ¶
type DeleteSecretResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *DeleteSecretResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DeleteSecretResponse) GoString ¶
func (s DeleteSecretResponse) GoString() string
func (*DeleteSecretResponse) SetBody ¶
func (s *DeleteSecretResponse) SetBody(v *DeleteSecretResponseBody) *DeleteSecretResponse
func (*DeleteSecretResponse) SetHeaders ¶
func (s *DeleteSecretResponse) SetHeaders(v map[string]*string) *DeleteSecretResponse
func (*DeleteSecretResponse) SetStatusCode ¶
func (s *DeleteSecretResponse) SetStatusCode(v int32) *DeleteSecretResponse
func (DeleteSecretResponse) String ¶
func (s DeleteSecretResponse) String() string
type DeleteSecretResponseBody ¶
type DeleteSecretResponseBody struct { PlannedDeleteTime *string `json:"PlannedDeleteTime,omitempty" xml:"PlannedDeleteTime,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` SecretName *string `json:"SecretName,omitempty" xml:"SecretName,omitempty"` }
func (DeleteSecretResponseBody) GoString ¶
func (s DeleteSecretResponseBody) GoString() string
func (*DeleteSecretResponseBody) SetPlannedDeleteTime ¶
func (s *DeleteSecretResponseBody) SetPlannedDeleteTime(v string) *DeleteSecretResponseBody
func (*DeleteSecretResponseBody) SetRequestId ¶
func (s *DeleteSecretResponseBody) SetRequestId(v string) *DeleteSecretResponseBody
func (*DeleteSecretResponseBody) SetSecretName ¶
func (s *DeleteSecretResponseBody) SetSecretName(v string) *DeleteSecretResponseBody
func (DeleteSecretResponseBody) String ¶
func (s DeleteSecretResponseBody) String() string
type DescribeAccountKmsStatusResponse ¶
type DescribeAccountKmsStatusResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *DescribeAccountKmsStatusResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DescribeAccountKmsStatusResponse) GoString ¶
func (s DescribeAccountKmsStatusResponse) GoString() string
func (*DescribeAccountKmsStatusResponse) SetBody ¶
func (s *DescribeAccountKmsStatusResponse) SetBody(v *DescribeAccountKmsStatusResponseBody) *DescribeAccountKmsStatusResponse
func (*DescribeAccountKmsStatusResponse) SetHeaders ¶
func (s *DescribeAccountKmsStatusResponse) SetHeaders(v map[string]*string) *DescribeAccountKmsStatusResponse
func (*DescribeAccountKmsStatusResponse) SetStatusCode ¶
func (s *DescribeAccountKmsStatusResponse) SetStatusCode(v int32) *DescribeAccountKmsStatusResponse
func (DescribeAccountKmsStatusResponse) String ¶
func (s DescribeAccountKmsStatusResponse) String() string
type DescribeAccountKmsStatusResponseBody ¶
type DescribeAccountKmsStatusResponseBody struct { AccountStatus *string `json:"AccountStatus,omitempty" xml:"AccountStatus,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (DescribeAccountKmsStatusResponseBody) GoString ¶
func (s DescribeAccountKmsStatusResponseBody) GoString() string
func (*DescribeAccountKmsStatusResponseBody) SetAccountStatus ¶
func (s *DescribeAccountKmsStatusResponseBody) SetAccountStatus(v string) *DescribeAccountKmsStatusResponseBody
func (*DescribeAccountKmsStatusResponseBody) SetRequestId ¶
func (s *DescribeAccountKmsStatusResponseBody) SetRequestId(v string) *DescribeAccountKmsStatusResponseBody
func (DescribeAccountKmsStatusResponseBody) String ¶
func (s DescribeAccountKmsStatusResponseBody) String() string
type DescribeCertificateRequest ¶
type DescribeCertificateRequest struct {
CertificateId *string `json:"CertificateId,omitempty" xml:"CertificateId,omitempty"`
}
func (DescribeCertificateRequest) GoString ¶
func (s DescribeCertificateRequest) GoString() string
func (*DescribeCertificateRequest) SetCertificateId ¶
func (s *DescribeCertificateRequest) SetCertificateId(v string) *DescribeCertificateRequest
func (DescribeCertificateRequest) String ¶
func (s DescribeCertificateRequest) String() string
type DescribeCertificateResponse ¶
type DescribeCertificateResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *DescribeCertificateResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DescribeCertificateResponse) GoString ¶
func (s DescribeCertificateResponse) GoString() string
func (*DescribeCertificateResponse) SetBody ¶
func (s *DescribeCertificateResponse) SetBody(v *DescribeCertificateResponseBody) *DescribeCertificateResponse
func (*DescribeCertificateResponse) SetHeaders ¶
func (s *DescribeCertificateResponse) SetHeaders(v map[string]*string) *DescribeCertificateResponse
func (*DescribeCertificateResponse) SetStatusCode ¶
func (s *DescribeCertificateResponse) SetStatusCode(v int32) *DescribeCertificateResponse
func (DescribeCertificateResponse) String ¶
func (s DescribeCertificateResponse) String() string
type DescribeCertificateResponseBody ¶
type DescribeCertificateResponseBody struct { Arn *string `json:"Arn,omitempty" xml:"Arn,omitempty"` CertificateId *string `json:"CertificateId,omitempty" xml:"CertificateId,omitempty"` CreatedAt *string `json:"CreatedAt,omitempty" xml:"CreatedAt,omitempty"` ExportablePrivateKey *bool `json:"ExportablePrivateKey,omitempty" xml:"ExportablePrivateKey,omitempty"` Issuer *string `json:"Issuer,omitempty" xml:"Issuer,omitempty"` KeySpec *string `json:"KeySpec,omitempty" xml:"KeySpec,omitempty"` NotAfter *string `json:"NotAfter,omitempty" xml:"NotAfter,omitempty"` NotBefore *string `json:"NotBefore,omitempty" xml:"NotBefore,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Serial *string `json:"Serial,omitempty" xml:"Serial,omitempty"` SignatureAlgorithm *string `json:"SignatureAlgorithm,omitempty" xml:"SignatureAlgorithm,omitempty"` Status *string `json:"Status,omitempty" xml:"Status,omitempty"` Subject *string `json:"Subject,omitempty" xml:"Subject,omitempty"` SubjectAlternativeNames []*string `json:"SubjectAlternativeNames,omitempty" xml:"SubjectAlternativeNames,omitempty" type:"Repeated"` SubjectKeyIdentifier *string `json:"SubjectKeyIdentifier,omitempty" xml:"SubjectKeyIdentifier,omitempty"` SubjectPublicKey *string `json:"SubjectPublicKey,omitempty" xml:"SubjectPublicKey,omitempty"` Tags map[string]interface{} `json:"Tags,omitempty" xml:"Tags,omitempty"` UpdatedAt *string `json:"UpdatedAt,omitempty" xml:"UpdatedAt,omitempty"` }
func (DescribeCertificateResponseBody) GoString ¶
func (s DescribeCertificateResponseBody) GoString() string
func (*DescribeCertificateResponseBody) SetArn ¶
func (s *DescribeCertificateResponseBody) SetArn(v string) *DescribeCertificateResponseBody
func (*DescribeCertificateResponseBody) SetCertificateId ¶
func (s *DescribeCertificateResponseBody) SetCertificateId(v string) *DescribeCertificateResponseBody
func (*DescribeCertificateResponseBody) SetCreatedAt ¶
func (s *DescribeCertificateResponseBody) SetCreatedAt(v string) *DescribeCertificateResponseBody
func (*DescribeCertificateResponseBody) SetExportablePrivateKey ¶
func (s *DescribeCertificateResponseBody) SetExportablePrivateKey(v bool) *DescribeCertificateResponseBody
func (*DescribeCertificateResponseBody) SetIssuer ¶
func (s *DescribeCertificateResponseBody) SetIssuer(v string) *DescribeCertificateResponseBody
func (*DescribeCertificateResponseBody) SetKeySpec ¶
func (s *DescribeCertificateResponseBody) SetKeySpec(v string) *DescribeCertificateResponseBody
func (*DescribeCertificateResponseBody) SetNotAfter ¶
func (s *DescribeCertificateResponseBody) SetNotAfter(v string) *DescribeCertificateResponseBody
func (*DescribeCertificateResponseBody) SetNotBefore ¶
func (s *DescribeCertificateResponseBody) SetNotBefore(v string) *DescribeCertificateResponseBody
func (*DescribeCertificateResponseBody) SetRequestId ¶
func (s *DescribeCertificateResponseBody) SetRequestId(v string) *DescribeCertificateResponseBody
func (*DescribeCertificateResponseBody) SetSerial ¶
func (s *DescribeCertificateResponseBody) SetSerial(v string) *DescribeCertificateResponseBody
func (*DescribeCertificateResponseBody) SetSignatureAlgorithm ¶
func (s *DescribeCertificateResponseBody) SetSignatureAlgorithm(v string) *DescribeCertificateResponseBody
func (*DescribeCertificateResponseBody) SetStatus ¶
func (s *DescribeCertificateResponseBody) SetStatus(v string) *DescribeCertificateResponseBody
func (*DescribeCertificateResponseBody) SetSubject ¶
func (s *DescribeCertificateResponseBody) SetSubject(v string) *DescribeCertificateResponseBody
func (*DescribeCertificateResponseBody) SetSubjectAlternativeNames ¶
func (s *DescribeCertificateResponseBody) SetSubjectAlternativeNames(v []*string) *DescribeCertificateResponseBody
func (*DescribeCertificateResponseBody) SetSubjectKeyIdentifier ¶
func (s *DescribeCertificateResponseBody) SetSubjectKeyIdentifier(v string) *DescribeCertificateResponseBody
func (*DescribeCertificateResponseBody) SetSubjectPublicKey ¶
func (s *DescribeCertificateResponseBody) SetSubjectPublicKey(v string) *DescribeCertificateResponseBody
func (*DescribeCertificateResponseBody) SetTags ¶
func (s *DescribeCertificateResponseBody) SetTags(v map[string]interface{}) *DescribeCertificateResponseBody
func (*DescribeCertificateResponseBody) SetUpdatedAt ¶
func (s *DescribeCertificateResponseBody) SetUpdatedAt(v string) *DescribeCertificateResponseBody
func (DescribeCertificateResponseBody) String ¶
func (s DescribeCertificateResponseBody) String() string
type DescribeKeyRequest ¶
type DescribeKeyRequest struct {
KeyId *string `json:"KeyId,omitempty" xml:"KeyId,omitempty"`
}
func (DescribeKeyRequest) GoString ¶
func (s DescribeKeyRequest) GoString() string
func (*DescribeKeyRequest) SetKeyId ¶
func (s *DescribeKeyRequest) SetKeyId(v string) *DescribeKeyRequest
func (DescribeKeyRequest) String ¶
func (s DescribeKeyRequest) String() string
type DescribeKeyResponse ¶
type DescribeKeyResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *DescribeKeyResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DescribeKeyResponse) GoString ¶
func (s DescribeKeyResponse) GoString() string
func (*DescribeKeyResponse) SetBody ¶
func (s *DescribeKeyResponse) SetBody(v *DescribeKeyResponseBody) *DescribeKeyResponse
func (*DescribeKeyResponse) SetHeaders ¶
func (s *DescribeKeyResponse) SetHeaders(v map[string]*string) *DescribeKeyResponse
func (*DescribeKeyResponse) SetStatusCode ¶
func (s *DescribeKeyResponse) SetStatusCode(v int32) *DescribeKeyResponse
func (DescribeKeyResponse) String ¶
func (s DescribeKeyResponse) String() string
type DescribeKeyResponseBody ¶
type DescribeKeyResponseBody struct { KeyMetadata *DescribeKeyResponseBodyKeyMetadata `json:"KeyMetadata,omitempty" xml:"KeyMetadata,omitempty" type:"Struct"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (DescribeKeyResponseBody) GoString ¶
func (s DescribeKeyResponseBody) GoString() string
func (*DescribeKeyResponseBody) SetKeyMetadata ¶
func (s *DescribeKeyResponseBody) SetKeyMetadata(v *DescribeKeyResponseBodyKeyMetadata) *DescribeKeyResponseBody
func (*DescribeKeyResponseBody) SetRequestId ¶
func (s *DescribeKeyResponseBody) SetRequestId(v string) *DescribeKeyResponseBody
func (DescribeKeyResponseBody) String ¶
func (s DescribeKeyResponseBody) String() string
type DescribeKeyResponseBodyKeyMetadata ¶
type DescribeKeyResponseBodyKeyMetadata struct { Arn *string `json:"Arn,omitempty" xml:"Arn,omitempty"` AutomaticRotation *string `json:"AutomaticRotation,omitempty" xml:"AutomaticRotation,omitempty"` CreationDate *string `json:"CreationDate,omitempty" xml:"CreationDate,omitempty"` Creator *string `json:"Creator,omitempty" xml:"Creator,omitempty"` DeleteDate *string `json:"DeleteDate,omitempty" xml:"DeleteDate,omitempty"` DeletionProtection *string `json:"DeletionProtection,omitempty" xml:"DeletionProtection,omitempty"` DeletionProtectionDescription *string `json:"DeletionProtectionDescription,omitempty" xml:"DeletionProtectionDescription,omitempty"` Description *string `json:"Description,omitempty" xml:"Description,omitempty"` KeyId *string `json:"KeyId,omitempty" xml:"KeyId,omitempty"` KeySpec *string `json:"KeySpec,omitempty" xml:"KeySpec,omitempty"` KeyState *string `json:"KeyState,omitempty" xml:"KeyState,omitempty"` KeyUsage *string `json:"KeyUsage,omitempty" xml:"KeyUsage,omitempty"` LastRotationDate *string `json:"LastRotationDate,omitempty" xml:"LastRotationDate,omitempty"` MaterialExpireTime *string `json:"MaterialExpireTime,omitempty" xml:"MaterialExpireTime,omitempty"` NextRotationDate *string `json:"NextRotationDate,omitempty" xml:"NextRotationDate,omitempty"` Origin *string `json:"Origin,omitempty" xml:"Origin,omitempty"` PrimaryKeyVersion *string `json:"PrimaryKeyVersion,omitempty" xml:"PrimaryKeyVersion,omitempty"` ProtectionLevel *string `json:"ProtectionLevel,omitempty" xml:"ProtectionLevel,omitempty"` RotationInterval *string `json:"RotationInterval,omitempty" xml:"RotationInterval,omitempty"` }
func (DescribeKeyResponseBodyKeyMetadata) GoString ¶
func (s DescribeKeyResponseBodyKeyMetadata) GoString() string
func (*DescribeKeyResponseBodyKeyMetadata) SetArn ¶
func (s *DescribeKeyResponseBodyKeyMetadata) SetArn(v string) *DescribeKeyResponseBodyKeyMetadata
func (*DescribeKeyResponseBodyKeyMetadata) SetAutomaticRotation ¶
func (s *DescribeKeyResponseBodyKeyMetadata) SetAutomaticRotation(v string) *DescribeKeyResponseBodyKeyMetadata
func (*DescribeKeyResponseBodyKeyMetadata) SetCreationDate ¶
func (s *DescribeKeyResponseBodyKeyMetadata) SetCreationDate(v string) *DescribeKeyResponseBodyKeyMetadata
func (*DescribeKeyResponseBodyKeyMetadata) SetCreator ¶
func (s *DescribeKeyResponseBodyKeyMetadata) SetCreator(v string) *DescribeKeyResponseBodyKeyMetadata
func (*DescribeKeyResponseBodyKeyMetadata) SetDeleteDate ¶
func (s *DescribeKeyResponseBodyKeyMetadata) SetDeleteDate(v string) *DescribeKeyResponseBodyKeyMetadata
func (*DescribeKeyResponseBodyKeyMetadata) SetDeletionProtection ¶
func (s *DescribeKeyResponseBodyKeyMetadata) SetDeletionProtection(v string) *DescribeKeyResponseBodyKeyMetadata
func (*DescribeKeyResponseBodyKeyMetadata) SetDeletionProtectionDescription ¶
func (s *DescribeKeyResponseBodyKeyMetadata) SetDeletionProtectionDescription(v string) *DescribeKeyResponseBodyKeyMetadata
func (*DescribeKeyResponseBodyKeyMetadata) SetDescription ¶
func (s *DescribeKeyResponseBodyKeyMetadata) SetDescription(v string) *DescribeKeyResponseBodyKeyMetadata
func (*DescribeKeyResponseBodyKeyMetadata) SetKeyId ¶
func (s *DescribeKeyResponseBodyKeyMetadata) SetKeyId(v string) *DescribeKeyResponseBodyKeyMetadata
func (*DescribeKeyResponseBodyKeyMetadata) SetKeySpec ¶
func (s *DescribeKeyResponseBodyKeyMetadata) SetKeySpec(v string) *DescribeKeyResponseBodyKeyMetadata
func (*DescribeKeyResponseBodyKeyMetadata) SetKeyState ¶
func (s *DescribeKeyResponseBodyKeyMetadata) SetKeyState(v string) *DescribeKeyResponseBodyKeyMetadata
func (*DescribeKeyResponseBodyKeyMetadata) SetKeyUsage ¶
func (s *DescribeKeyResponseBodyKeyMetadata) SetKeyUsage(v string) *DescribeKeyResponseBodyKeyMetadata
func (*DescribeKeyResponseBodyKeyMetadata) SetLastRotationDate ¶
func (s *DescribeKeyResponseBodyKeyMetadata) SetLastRotationDate(v string) *DescribeKeyResponseBodyKeyMetadata
func (*DescribeKeyResponseBodyKeyMetadata) SetMaterialExpireTime ¶
func (s *DescribeKeyResponseBodyKeyMetadata) SetMaterialExpireTime(v string) *DescribeKeyResponseBodyKeyMetadata
func (*DescribeKeyResponseBodyKeyMetadata) SetNextRotationDate ¶
func (s *DescribeKeyResponseBodyKeyMetadata) SetNextRotationDate(v string) *DescribeKeyResponseBodyKeyMetadata
func (*DescribeKeyResponseBodyKeyMetadata) SetOrigin ¶
func (s *DescribeKeyResponseBodyKeyMetadata) SetOrigin(v string) *DescribeKeyResponseBodyKeyMetadata
func (*DescribeKeyResponseBodyKeyMetadata) SetPrimaryKeyVersion ¶
func (s *DescribeKeyResponseBodyKeyMetadata) SetPrimaryKeyVersion(v string) *DescribeKeyResponseBodyKeyMetadata
func (*DescribeKeyResponseBodyKeyMetadata) SetProtectionLevel ¶
func (s *DescribeKeyResponseBodyKeyMetadata) SetProtectionLevel(v string) *DescribeKeyResponseBodyKeyMetadata
func (*DescribeKeyResponseBodyKeyMetadata) SetRotationInterval ¶
func (s *DescribeKeyResponseBodyKeyMetadata) SetRotationInterval(v string) *DescribeKeyResponseBodyKeyMetadata
func (DescribeKeyResponseBodyKeyMetadata) String ¶
func (s DescribeKeyResponseBodyKeyMetadata) String() string
type DescribeKeyVersionRequest ¶
type DescribeKeyVersionRequest struct { KeyId *string `json:"KeyId,omitempty" xml:"KeyId,omitempty"` KeyVersionId *string `json:"KeyVersionId,omitempty" xml:"KeyVersionId,omitempty"` }
func (DescribeKeyVersionRequest) GoString ¶
func (s DescribeKeyVersionRequest) GoString() string
func (*DescribeKeyVersionRequest) SetKeyId ¶
func (s *DescribeKeyVersionRequest) SetKeyId(v string) *DescribeKeyVersionRequest
func (*DescribeKeyVersionRequest) SetKeyVersionId ¶
func (s *DescribeKeyVersionRequest) SetKeyVersionId(v string) *DescribeKeyVersionRequest
func (DescribeKeyVersionRequest) String ¶
func (s DescribeKeyVersionRequest) String() string
type DescribeKeyVersionResponse ¶
type DescribeKeyVersionResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *DescribeKeyVersionResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DescribeKeyVersionResponse) GoString ¶
func (s DescribeKeyVersionResponse) GoString() string
func (*DescribeKeyVersionResponse) SetBody ¶
func (s *DescribeKeyVersionResponse) SetBody(v *DescribeKeyVersionResponseBody) *DescribeKeyVersionResponse
func (*DescribeKeyVersionResponse) SetHeaders ¶
func (s *DescribeKeyVersionResponse) SetHeaders(v map[string]*string) *DescribeKeyVersionResponse
func (*DescribeKeyVersionResponse) SetStatusCode ¶
func (s *DescribeKeyVersionResponse) SetStatusCode(v int32) *DescribeKeyVersionResponse
func (DescribeKeyVersionResponse) String ¶
func (s DescribeKeyVersionResponse) String() string
type DescribeKeyVersionResponseBody ¶
type DescribeKeyVersionResponseBody struct { KeyVersion *DescribeKeyVersionResponseBodyKeyVersion `json:"KeyVersion,omitempty" xml:"KeyVersion,omitempty" type:"Struct"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (DescribeKeyVersionResponseBody) GoString ¶
func (s DescribeKeyVersionResponseBody) GoString() string
func (*DescribeKeyVersionResponseBody) SetKeyVersion ¶
func (s *DescribeKeyVersionResponseBody) SetKeyVersion(v *DescribeKeyVersionResponseBodyKeyVersion) *DescribeKeyVersionResponseBody
func (*DescribeKeyVersionResponseBody) SetRequestId ¶
func (s *DescribeKeyVersionResponseBody) SetRequestId(v string) *DescribeKeyVersionResponseBody
func (DescribeKeyVersionResponseBody) String ¶
func (s DescribeKeyVersionResponseBody) String() string
type DescribeKeyVersionResponseBodyKeyVersion ¶
type DescribeKeyVersionResponseBodyKeyVersion struct { CreationDate *string `json:"CreationDate,omitempty" xml:"CreationDate,omitempty"` KeyId *string `json:"KeyId,omitempty" xml:"KeyId,omitempty"` KeyVersionId *string `json:"KeyVersionId,omitempty" xml:"KeyVersionId,omitempty"` }
func (DescribeKeyVersionResponseBodyKeyVersion) GoString ¶
func (s DescribeKeyVersionResponseBodyKeyVersion) GoString() string
func (*DescribeKeyVersionResponseBodyKeyVersion) SetCreationDate ¶
func (s *DescribeKeyVersionResponseBodyKeyVersion) SetCreationDate(v string) *DescribeKeyVersionResponseBodyKeyVersion
func (*DescribeKeyVersionResponseBodyKeyVersion) SetKeyId ¶
func (s *DescribeKeyVersionResponseBodyKeyVersion) SetKeyId(v string) *DescribeKeyVersionResponseBodyKeyVersion
func (*DescribeKeyVersionResponseBodyKeyVersion) SetKeyVersionId ¶
func (s *DescribeKeyVersionResponseBodyKeyVersion) SetKeyVersionId(v string) *DescribeKeyVersionResponseBodyKeyVersion
func (DescribeKeyVersionResponseBodyKeyVersion) String ¶
func (s DescribeKeyVersionResponseBodyKeyVersion) String() string
type DescribeRegionsResponse ¶
type DescribeRegionsResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *DescribeRegionsResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DescribeRegionsResponse) GoString ¶
func (s DescribeRegionsResponse) GoString() string
func (*DescribeRegionsResponse) SetBody ¶
func (s *DescribeRegionsResponse) SetBody(v *DescribeRegionsResponseBody) *DescribeRegionsResponse
func (*DescribeRegionsResponse) SetHeaders ¶
func (s *DescribeRegionsResponse) SetHeaders(v map[string]*string) *DescribeRegionsResponse
func (*DescribeRegionsResponse) SetStatusCode ¶
func (s *DescribeRegionsResponse) SetStatusCode(v int32) *DescribeRegionsResponse
func (DescribeRegionsResponse) String ¶
func (s DescribeRegionsResponse) String() string
type DescribeRegionsResponseBody ¶
type DescribeRegionsResponseBody struct { Regions *DescribeRegionsResponseBodyRegions `json:"Regions,omitempty" xml:"Regions,omitempty" type:"Struct"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (DescribeRegionsResponseBody) GoString ¶
func (s DescribeRegionsResponseBody) GoString() string
func (*DescribeRegionsResponseBody) SetRegions ¶
func (s *DescribeRegionsResponseBody) SetRegions(v *DescribeRegionsResponseBodyRegions) *DescribeRegionsResponseBody
func (*DescribeRegionsResponseBody) SetRequestId ¶
func (s *DescribeRegionsResponseBody) SetRequestId(v string) *DescribeRegionsResponseBody
func (DescribeRegionsResponseBody) String ¶
func (s DescribeRegionsResponseBody) String() string
type DescribeRegionsResponseBodyRegions ¶
type DescribeRegionsResponseBodyRegions struct {
Region []*DescribeRegionsResponseBodyRegionsRegion `json:"Region,omitempty" xml:"Region,omitempty" type:"Repeated"`
}
func (DescribeRegionsResponseBodyRegions) GoString ¶
func (s DescribeRegionsResponseBodyRegions) GoString() string
func (*DescribeRegionsResponseBodyRegions) SetRegion ¶
func (s *DescribeRegionsResponseBodyRegions) SetRegion(v []*DescribeRegionsResponseBodyRegionsRegion) *DescribeRegionsResponseBodyRegions
func (DescribeRegionsResponseBodyRegions) String ¶
func (s DescribeRegionsResponseBodyRegions) String() string
type DescribeRegionsResponseBodyRegionsRegion ¶
type DescribeRegionsResponseBodyRegionsRegion struct {
RegionId *string `json:"RegionId,omitempty" xml:"RegionId,omitempty"`
}
func (DescribeRegionsResponseBodyRegionsRegion) GoString ¶
func (s DescribeRegionsResponseBodyRegionsRegion) GoString() string
func (*DescribeRegionsResponseBodyRegionsRegion) SetRegionId ¶
func (s *DescribeRegionsResponseBodyRegionsRegion) SetRegionId(v string) *DescribeRegionsResponseBodyRegionsRegion
func (DescribeRegionsResponseBodyRegionsRegion) String ¶
func (s DescribeRegionsResponseBodyRegionsRegion) String() string
type DescribeSecretRequest ¶
type DescribeSecretRequest struct { FetchTags *string `json:"FetchTags,omitempty" xml:"FetchTags,omitempty"` SecretName *string `json:"SecretName,omitempty" xml:"SecretName,omitempty"` }
func (DescribeSecretRequest) GoString ¶
func (s DescribeSecretRequest) GoString() string
func (*DescribeSecretRequest) SetFetchTags ¶
func (s *DescribeSecretRequest) SetFetchTags(v string) *DescribeSecretRequest
func (*DescribeSecretRequest) SetSecretName ¶
func (s *DescribeSecretRequest) SetSecretName(v string) *DescribeSecretRequest
func (DescribeSecretRequest) String ¶
func (s DescribeSecretRequest) String() string
type DescribeSecretResponse ¶
type DescribeSecretResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *DescribeSecretResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DescribeSecretResponse) GoString ¶
func (s DescribeSecretResponse) GoString() string
func (*DescribeSecretResponse) SetBody ¶
func (s *DescribeSecretResponse) SetBody(v *DescribeSecretResponseBody) *DescribeSecretResponse
func (*DescribeSecretResponse) SetHeaders ¶
func (s *DescribeSecretResponse) SetHeaders(v map[string]*string) *DescribeSecretResponse
func (*DescribeSecretResponse) SetStatusCode ¶
func (s *DescribeSecretResponse) SetStatusCode(v int32) *DescribeSecretResponse
func (DescribeSecretResponse) String ¶
func (s DescribeSecretResponse) String() string
type DescribeSecretResponseBody ¶
type DescribeSecretResponseBody struct { Arn *string `json:"Arn,omitempty" xml:"Arn,omitempty"` AutomaticRotation *string `json:"AutomaticRotation,omitempty" xml:"AutomaticRotation,omitempty"` CreateTime *string `json:"CreateTime,omitempty" xml:"CreateTime,omitempty"` Description *string `json:"Description,omitempty" xml:"Description,omitempty"` EncryptionKeyId *string `json:"EncryptionKeyId,omitempty" xml:"EncryptionKeyId,omitempty"` ExtendedConfig *string `json:"ExtendedConfig,omitempty" xml:"ExtendedConfig,omitempty"` LastRotationDate *string `json:"LastRotationDate,omitempty" xml:"LastRotationDate,omitempty"` NextRotationDate *string `json:"NextRotationDate,omitempty" xml:"NextRotationDate,omitempty"` PlannedDeleteTime *string `json:"PlannedDeleteTime,omitempty" xml:"PlannedDeleteTime,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` RotationInterval *string `json:"RotationInterval,omitempty" xml:"RotationInterval,omitempty"` SecretName *string `json:"SecretName,omitempty" xml:"SecretName,omitempty"` SecretType *string `json:"SecretType,omitempty" xml:"SecretType,omitempty"` Tags *DescribeSecretResponseBodyTags `json:"Tags,omitempty" xml:"Tags,omitempty" type:"Struct"` UpdateTime *string `json:"UpdateTime,omitempty" xml:"UpdateTime,omitempty"` }
func (DescribeSecretResponseBody) GoString ¶
func (s DescribeSecretResponseBody) GoString() string
func (*DescribeSecretResponseBody) SetArn ¶
func (s *DescribeSecretResponseBody) SetArn(v string) *DescribeSecretResponseBody
func (*DescribeSecretResponseBody) SetAutomaticRotation ¶
func (s *DescribeSecretResponseBody) SetAutomaticRotation(v string) *DescribeSecretResponseBody
func (*DescribeSecretResponseBody) SetCreateTime ¶
func (s *DescribeSecretResponseBody) SetCreateTime(v string) *DescribeSecretResponseBody
func (*DescribeSecretResponseBody) SetDescription ¶
func (s *DescribeSecretResponseBody) SetDescription(v string) *DescribeSecretResponseBody
func (*DescribeSecretResponseBody) SetEncryptionKeyId ¶
func (s *DescribeSecretResponseBody) SetEncryptionKeyId(v string) *DescribeSecretResponseBody
func (*DescribeSecretResponseBody) SetExtendedConfig ¶
func (s *DescribeSecretResponseBody) SetExtendedConfig(v string) *DescribeSecretResponseBody
func (*DescribeSecretResponseBody) SetLastRotationDate ¶
func (s *DescribeSecretResponseBody) SetLastRotationDate(v string) *DescribeSecretResponseBody
func (*DescribeSecretResponseBody) SetNextRotationDate ¶
func (s *DescribeSecretResponseBody) SetNextRotationDate(v string) *DescribeSecretResponseBody
func (*DescribeSecretResponseBody) SetPlannedDeleteTime ¶
func (s *DescribeSecretResponseBody) SetPlannedDeleteTime(v string) *DescribeSecretResponseBody
func (*DescribeSecretResponseBody) SetRequestId ¶
func (s *DescribeSecretResponseBody) SetRequestId(v string) *DescribeSecretResponseBody
func (*DescribeSecretResponseBody) SetRotationInterval ¶
func (s *DescribeSecretResponseBody) SetRotationInterval(v string) *DescribeSecretResponseBody
func (*DescribeSecretResponseBody) SetSecretName ¶
func (s *DescribeSecretResponseBody) SetSecretName(v string) *DescribeSecretResponseBody
func (*DescribeSecretResponseBody) SetSecretType ¶
func (s *DescribeSecretResponseBody) SetSecretType(v string) *DescribeSecretResponseBody
func (*DescribeSecretResponseBody) SetTags ¶
func (s *DescribeSecretResponseBody) SetTags(v *DescribeSecretResponseBodyTags) *DescribeSecretResponseBody
func (*DescribeSecretResponseBody) SetUpdateTime ¶
func (s *DescribeSecretResponseBody) SetUpdateTime(v string) *DescribeSecretResponseBody
func (DescribeSecretResponseBody) String ¶
func (s DescribeSecretResponseBody) String() string
type DescribeSecretResponseBodyTags ¶
type DescribeSecretResponseBodyTags struct {
Tag []*DescribeSecretResponseBodyTagsTag `json:"Tag,omitempty" xml:"Tag,omitempty" type:"Repeated"`
}
func (DescribeSecretResponseBodyTags) GoString ¶
func (s DescribeSecretResponseBodyTags) GoString() string
func (*DescribeSecretResponseBodyTags) SetTag ¶
func (s *DescribeSecretResponseBodyTags) SetTag(v []*DescribeSecretResponseBodyTagsTag) *DescribeSecretResponseBodyTags
func (DescribeSecretResponseBodyTags) String ¶
func (s DescribeSecretResponseBodyTags) String() string
type DescribeSecretResponseBodyTagsTag ¶
type DescribeSecretResponseBodyTagsTag struct { TagKey *string `json:"TagKey,omitempty" xml:"TagKey,omitempty"` TagValue *string `json:"TagValue,omitempty" xml:"TagValue,omitempty"` }
func (DescribeSecretResponseBodyTagsTag) GoString ¶
func (s DescribeSecretResponseBodyTagsTag) GoString() string
func (*DescribeSecretResponseBodyTagsTag) SetTagKey ¶
func (s *DescribeSecretResponseBodyTagsTag) SetTagKey(v string) *DescribeSecretResponseBodyTagsTag
func (*DescribeSecretResponseBodyTagsTag) SetTagValue ¶
func (s *DescribeSecretResponseBodyTagsTag) SetTagValue(v string) *DescribeSecretResponseBodyTagsTag
func (DescribeSecretResponseBodyTagsTag) String ¶
func (s DescribeSecretResponseBodyTagsTag) String() string
type DisableKeyRequest ¶
type DisableKeyRequest struct {
KeyId *string `json:"KeyId,omitempty" xml:"KeyId,omitempty"`
}
func (DisableKeyRequest) GoString ¶
func (s DisableKeyRequest) GoString() string
func (*DisableKeyRequest) SetKeyId ¶
func (s *DisableKeyRequest) SetKeyId(v string) *DisableKeyRequest
func (DisableKeyRequest) String ¶
func (s DisableKeyRequest) String() string
type DisableKeyResponse ¶
type DisableKeyResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *DisableKeyResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DisableKeyResponse) GoString ¶
func (s DisableKeyResponse) GoString() string
func (*DisableKeyResponse) SetBody ¶
func (s *DisableKeyResponse) SetBody(v *DisableKeyResponseBody) *DisableKeyResponse
func (*DisableKeyResponse) SetHeaders ¶
func (s *DisableKeyResponse) SetHeaders(v map[string]*string) *DisableKeyResponse
func (*DisableKeyResponse) SetStatusCode ¶
func (s *DisableKeyResponse) SetStatusCode(v int32) *DisableKeyResponse
func (DisableKeyResponse) String ¶
func (s DisableKeyResponse) String() string
type DisableKeyResponseBody ¶
type DisableKeyResponseBody struct {
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
}
func (DisableKeyResponseBody) GoString ¶
func (s DisableKeyResponseBody) GoString() string
func (*DisableKeyResponseBody) SetRequestId ¶
func (s *DisableKeyResponseBody) SetRequestId(v string) *DisableKeyResponseBody
func (DisableKeyResponseBody) String ¶
func (s DisableKeyResponseBody) String() string
type EnableKeyRequest ¶
type EnableKeyRequest struct {
KeyId *string `json:"KeyId,omitempty" xml:"KeyId,omitempty"`
}
func (EnableKeyRequest) GoString ¶
func (s EnableKeyRequest) GoString() string
func (*EnableKeyRequest) SetKeyId ¶
func (s *EnableKeyRequest) SetKeyId(v string) *EnableKeyRequest
func (EnableKeyRequest) String ¶
func (s EnableKeyRequest) String() string
type EnableKeyResponse ¶
type EnableKeyResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *EnableKeyResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (EnableKeyResponse) GoString ¶
func (s EnableKeyResponse) GoString() string
func (*EnableKeyResponse) SetBody ¶
func (s *EnableKeyResponse) SetBody(v *EnableKeyResponseBody) *EnableKeyResponse
func (*EnableKeyResponse) SetHeaders ¶
func (s *EnableKeyResponse) SetHeaders(v map[string]*string) *EnableKeyResponse
func (*EnableKeyResponse) SetStatusCode ¶
func (s *EnableKeyResponse) SetStatusCode(v int32) *EnableKeyResponse
func (EnableKeyResponse) String ¶
func (s EnableKeyResponse) String() string
type EnableKeyResponseBody ¶
type EnableKeyResponseBody struct {
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
}
func (EnableKeyResponseBody) GoString ¶
func (s EnableKeyResponseBody) GoString() string
func (*EnableKeyResponseBody) SetRequestId ¶
func (s *EnableKeyResponseBody) SetRequestId(v string) *EnableKeyResponseBody
func (EnableKeyResponseBody) String ¶
func (s EnableKeyResponseBody) String() string
type EncryptRequest ¶
type EncryptRequest struct { EncryptionContext map[string]interface{} `json:"EncryptionContext,omitempty" xml:"EncryptionContext,omitempty"` KeyId *string `json:"KeyId,omitempty" xml:"KeyId,omitempty"` Plaintext *string `json:"Plaintext,omitempty" xml:"Plaintext,omitempty"` }
func (EncryptRequest) GoString ¶
func (s EncryptRequest) GoString() string
func (*EncryptRequest) SetEncryptionContext ¶
func (s *EncryptRequest) SetEncryptionContext(v map[string]interface{}) *EncryptRequest
func (*EncryptRequest) SetKeyId ¶
func (s *EncryptRequest) SetKeyId(v string) *EncryptRequest
func (*EncryptRequest) SetPlaintext ¶
func (s *EncryptRequest) SetPlaintext(v string) *EncryptRequest
func (EncryptRequest) String ¶
func (s EncryptRequest) String() string
type EncryptResponse ¶
type EncryptResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *EncryptResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (EncryptResponse) GoString ¶
func (s EncryptResponse) GoString() string
func (*EncryptResponse) SetBody ¶
func (s *EncryptResponse) SetBody(v *EncryptResponseBody) *EncryptResponse
func (*EncryptResponse) SetHeaders ¶
func (s *EncryptResponse) SetHeaders(v map[string]*string) *EncryptResponse
func (*EncryptResponse) SetStatusCode ¶
func (s *EncryptResponse) SetStatusCode(v int32) *EncryptResponse
func (EncryptResponse) String ¶
func (s EncryptResponse) String() string
type EncryptResponseBody ¶
type EncryptResponseBody struct { CiphertextBlob *string `json:"CiphertextBlob,omitempty" xml:"CiphertextBlob,omitempty"` KeyId *string `json:"KeyId,omitempty" xml:"KeyId,omitempty"` KeyVersionId *string `json:"KeyVersionId,omitempty" xml:"KeyVersionId,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (EncryptResponseBody) GoString ¶
func (s EncryptResponseBody) GoString() string
func (*EncryptResponseBody) SetCiphertextBlob ¶
func (s *EncryptResponseBody) SetCiphertextBlob(v string) *EncryptResponseBody
func (*EncryptResponseBody) SetKeyId ¶
func (s *EncryptResponseBody) SetKeyId(v string) *EncryptResponseBody
func (*EncryptResponseBody) SetKeyVersionId ¶
func (s *EncryptResponseBody) SetKeyVersionId(v string) *EncryptResponseBody
func (*EncryptResponseBody) SetRequestId ¶
func (s *EncryptResponseBody) SetRequestId(v string) *EncryptResponseBody
func (EncryptResponseBody) String ¶
func (s EncryptResponseBody) String() string
type EncryptShrinkRequest ¶
type EncryptShrinkRequest struct { EncryptionContextShrink *string `json:"EncryptionContext,omitempty" xml:"EncryptionContext,omitempty"` KeyId *string `json:"KeyId,omitempty" xml:"KeyId,omitempty"` Plaintext *string `json:"Plaintext,omitempty" xml:"Plaintext,omitempty"` }
func (EncryptShrinkRequest) GoString ¶
func (s EncryptShrinkRequest) GoString() string
func (*EncryptShrinkRequest) SetEncryptionContextShrink ¶
func (s *EncryptShrinkRequest) SetEncryptionContextShrink(v string) *EncryptShrinkRequest
func (*EncryptShrinkRequest) SetKeyId ¶
func (s *EncryptShrinkRequest) SetKeyId(v string) *EncryptShrinkRequest
func (*EncryptShrinkRequest) SetPlaintext ¶
func (s *EncryptShrinkRequest) SetPlaintext(v string) *EncryptShrinkRequest
func (EncryptShrinkRequest) String ¶
func (s EncryptShrinkRequest) String() string
type ExportDataKeyRequest ¶
type ExportDataKeyRequest struct { CiphertextBlob *string `json:"CiphertextBlob,omitempty" xml:"CiphertextBlob,omitempty"` EncryptionContext map[string]interface{} `json:"EncryptionContext,omitempty" xml:"EncryptionContext,omitempty"` PublicKeyBlob *string `json:"PublicKeyBlob,omitempty" xml:"PublicKeyBlob,omitempty"` WrappingAlgorithm *string `json:"WrappingAlgorithm,omitempty" xml:"WrappingAlgorithm,omitempty"` WrappingKeySpec *string `json:"WrappingKeySpec,omitempty" xml:"WrappingKeySpec,omitempty"` }
func (ExportDataKeyRequest) GoString ¶
func (s ExportDataKeyRequest) GoString() string
func (*ExportDataKeyRequest) SetCiphertextBlob ¶
func (s *ExportDataKeyRequest) SetCiphertextBlob(v string) *ExportDataKeyRequest
func (*ExportDataKeyRequest) SetEncryptionContext ¶
func (s *ExportDataKeyRequest) SetEncryptionContext(v map[string]interface{}) *ExportDataKeyRequest
func (*ExportDataKeyRequest) SetPublicKeyBlob ¶
func (s *ExportDataKeyRequest) SetPublicKeyBlob(v string) *ExportDataKeyRequest
func (*ExportDataKeyRequest) SetWrappingAlgorithm ¶
func (s *ExportDataKeyRequest) SetWrappingAlgorithm(v string) *ExportDataKeyRequest
func (*ExportDataKeyRequest) SetWrappingKeySpec ¶
func (s *ExportDataKeyRequest) SetWrappingKeySpec(v string) *ExportDataKeyRequest
func (ExportDataKeyRequest) String ¶
func (s ExportDataKeyRequest) String() string
type ExportDataKeyResponse ¶
type ExportDataKeyResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *ExportDataKeyResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (ExportDataKeyResponse) GoString ¶
func (s ExportDataKeyResponse) GoString() string
func (*ExportDataKeyResponse) SetBody ¶
func (s *ExportDataKeyResponse) SetBody(v *ExportDataKeyResponseBody) *ExportDataKeyResponse
func (*ExportDataKeyResponse) SetHeaders ¶
func (s *ExportDataKeyResponse) SetHeaders(v map[string]*string) *ExportDataKeyResponse
func (*ExportDataKeyResponse) SetStatusCode ¶
func (s *ExportDataKeyResponse) SetStatusCode(v int32) *ExportDataKeyResponse
func (ExportDataKeyResponse) String ¶
func (s ExportDataKeyResponse) String() string
type ExportDataKeyResponseBody ¶
type ExportDataKeyResponseBody struct { ExportedDataKey *string `json:"ExportedDataKey,omitempty" xml:"ExportedDataKey,omitempty"` KeyId *string `json:"KeyId,omitempty" xml:"KeyId,omitempty"` KeyVersionId *string `json:"KeyVersionId,omitempty" xml:"KeyVersionId,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (ExportDataKeyResponseBody) GoString ¶
func (s ExportDataKeyResponseBody) GoString() string
func (*ExportDataKeyResponseBody) SetExportedDataKey ¶
func (s *ExportDataKeyResponseBody) SetExportedDataKey(v string) *ExportDataKeyResponseBody
func (*ExportDataKeyResponseBody) SetKeyId ¶
func (s *ExportDataKeyResponseBody) SetKeyId(v string) *ExportDataKeyResponseBody
func (*ExportDataKeyResponseBody) SetKeyVersionId ¶
func (s *ExportDataKeyResponseBody) SetKeyVersionId(v string) *ExportDataKeyResponseBody
func (*ExportDataKeyResponseBody) SetRequestId ¶
func (s *ExportDataKeyResponseBody) SetRequestId(v string) *ExportDataKeyResponseBody
func (ExportDataKeyResponseBody) String ¶
func (s ExportDataKeyResponseBody) String() string
type ExportDataKeyShrinkRequest ¶
type ExportDataKeyShrinkRequest struct { CiphertextBlob *string `json:"CiphertextBlob,omitempty" xml:"CiphertextBlob,omitempty"` EncryptionContextShrink *string `json:"EncryptionContext,omitempty" xml:"EncryptionContext,omitempty"` PublicKeyBlob *string `json:"PublicKeyBlob,omitempty" xml:"PublicKeyBlob,omitempty"` WrappingAlgorithm *string `json:"WrappingAlgorithm,omitempty" xml:"WrappingAlgorithm,omitempty"` WrappingKeySpec *string `json:"WrappingKeySpec,omitempty" xml:"WrappingKeySpec,omitempty"` }
func (ExportDataKeyShrinkRequest) GoString ¶
func (s ExportDataKeyShrinkRequest) GoString() string
func (*ExportDataKeyShrinkRequest) SetCiphertextBlob ¶
func (s *ExportDataKeyShrinkRequest) SetCiphertextBlob(v string) *ExportDataKeyShrinkRequest
func (*ExportDataKeyShrinkRequest) SetEncryptionContextShrink ¶
func (s *ExportDataKeyShrinkRequest) SetEncryptionContextShrink(v string) *ExportDataKeyShrinkRequest
func (*ExportDataKeyShrinkRequest) SetPublicKeyBlob ¶
func (s *ExportDataKeyShrinkRequest) SetPublicKeyBlob(v string) *ExportDataKeyShrinkRequest
func (*ExportDataKeyShrinkRequest) SetWrappingAlgorithm ¶
func (s *ExportDataKeyShrinkRequest) SetWrappingAlgorithm(v string) *ExportDataKeyShrinkRequest
func (*ExportDataKeyShrinkRequest) SetWrappingKeySpec ¶
func (s *ExportDataKeyShrinkRequest) SetWrappingKeySpec(v string) *ExportDataKeyShrinkRequest
func (ExportDataKeyShrinkRequest) String ¶
func (s ExportDataKeyShrinkRequest) String() string
type GenerateAndExportDataKeyRequest ¶
type GenerateAndExportDataKeyRequest struct { EncryptionContext map[string]interface{} `json:"EncryptionContext,omitempty" xml:"EncryptionContext,omitempty"` KeyId *string `json:"KeyId,omitempty" xml:"KeyId,omitempty"` KeySpec *string `json:"KeySpec,omitempty" xml:"KeySpec,omitempty"` NumberOfBytes *int32 `json:"NumberOfBytes,omitempty" xml:"NumberOfBytes,omitempty"` PublicKeyBlob *string `json:"PublicKeyBlob,omitempty" xml:"PublicKeyBlob,omitempty"` WrappingAlgorithm *string `json:"WrappingAlgorithm,omitempty" xml:"WrappingAlgorithm,omitempty"` WrappingKeySpec *string `json:"WrappingKeySpec,omitempty" xml:"WrappingKeySpec,omitempty"` }
func (GenerateAndExportDataKeyRequest) GoString ¶
func (s GenerateAndExportDataKeyRequest) GoString() string
func (*GenerateAndExportDataKeyRequest) SetEncryptionContext ¶
func (s *GenerateAndExportDataKeyRequest) SetEncryptionContext(v map[string]interface{}) *GenerateAndExportDataKeyRequest
func (*GenerateAndExportDataKeyRequest) SetKeyId ¶
func (s *GenerateAndExportDataKeyRequest) SetKeyId(v string) *GenerateAndExportDataKeyRequest
func (*GenerateAndExportDataKeyRequest) SetKeySpec ¶
func (s *GenerateAndExportDataKeyRequest) SetKeySpec(v string) *GenerateAndExportDataKeyRequest
func (*GenerateAndExportDataKeyRequest) SetNumberOfBytes ¶
func (s *GenerateAndExportDataKeyRequest) SetNumberOfBytes(v int32) *GenerateAndExportDataKeyRequest
func (*GenerateAndExportDataKeyRequest) SetPublicKeyBlob ¶
func (s *GenerateAndExportDataKeyRequest) SetPublicKeyBlob(v string) *GenerateAndExportDataKeyRequest
func (*GenerateAndExportDataKeyRequest) SetWrappingAlgorithm ¶
func (s *GenerateAndExportDataKeyRequest) SetWrappingAlgorithm(v string) *GenerateAndExportDataKeyRequest
func (*GenerateAndExportDataKeyRequest) SetWrappingKeySpec ¶
func (s *GenerateAndExportDataKeyRequest) SetWrappingKeySpec(v string) *GenerateAndExportDataKeyRequest
func (GenerateAndExportDataKeyRequest) String ¶
func (s GenerateAndExportDataKeyRequest) String() string
type GenerateAndExportDataKeyResponse ¶
type GenerateAndExportDataKeyResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *GenerateAndExportDataKeyResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (GenerateAndExportDataKeyResponse) GoString ¶
func (s GenerateAndExportDataKeyResponse) GoString() string
func (*GenerateAndExportDataKeyResponse) SetBody ¶
func (s *GenerateAndExportDataKeyResponse) SetBody(v *GenerateAndExportDataKeyResponseBody) *GenerateAndExportDataKeyResponse
func (*GenerateAndExportDataKeyResponse) SetHeaders ¶
func (s *GenerateAndExportDataKeyResponse) SetHeaders(v map[string]*string) *GenerateAndExportDataKeyResponse
func (*GenerateAndExportDataKeyResponse) SetStatusCode ¶
func (s *GenerateAndExportDataKeyResponse) SetStatusCode(v int32) *GenerateAndExportDataKeyResponse
func (GenerateAndExportDataKeyResponse) String ¶
func (s GenerateAndExportDataKeyResponse) String() string
type GenerateAndExportDataKeyResponseBody ¶
type GenerateAndExportDataKeyResponseBody struct { CiphertextBlob *string `json:"CiphertextBlob,omitempty" xml:"CiphertextBlob,omitempty"` ExportedDataKey *string `json:"ExportedDataKey,omitempty" xml:"ExportedDataKey,omitempty"` KeyId *string `json:"KeyId,omitempty" xml:"KeyId,omitempty"` KeyVersionId *string `json:"KeyVersionId,omitempty" xml:"KeyVersionId,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (GenerateAndExportDataKeyResponseBody) GoString ¶
func (s GenerateAndExportDataKeyResponseBody) GoString() string
func (*GenerateAndExportDataKeyResponseBody) SetCiphertextBlob ¶
func (s *GenerateAndExportDataKeyResponseBody) SetCiphertextBlob(v string) *GenerateAndExportDataKeyResponseBody
func (*GenerateAndExportDataKeyResponseBody) SetExportedDataKey ¶
func (s *GenerateAndExportDataKeyResponseBody) SetExportedDataKey(v string) *GenerateAndExportDataKeyResponseBody
func (*GenerateAndExportDataKeyResponseBody) SetKeyId ¶
func (s *GenerateAndExportDataKeyResponseBody) SetKeyId(v string) *GenerateAndExportDataKeyResponseBody
func (*GenerateAndExportDataKeyResponseBody) SetKeyVersionId ¶
func (s *GenerateAndExportDataKeyResponseBody) SetKeyVersionId(v string) *GenerateAndExportDataKeyResponseBody
func (*GenerateAndExportDataKeyResponseBody) SetRequestId ¶
func (s *GenerateAndExportDataKeyResponseBody) SetRequestId(v string) *GenerateAndExportDataKeyResponseBody
func (GenerateAndExportDataKeyResponseBody) String ¶
func (s GenerateAndExportDataKeyResponseBody) String() string
type GenerateAndExportDataKeyShrinkRequest ¶
type GenerateAndExportDataKeyShrinkRequest struct { EncryptionContextShrink *string `json:"EncryptionContext,omitempty" xml:"EncryptionContext,omitempty"` KeyId *string `json:"KeyId,omitempty" xml:"KeyId,omitempty"` KeySpec *string `json:"KeySpec,omitempty" xml:"KeySpec,omitempty"` NumberOfBytes *int32 `json:"NumberOfBytes,omitempty" xml:"NumberOfBytes,omitempty"` PublicKeyBlob *string `json:"PublicKeyBlob,omitempty" xml:"PublicKeyBlob,omitempty"` WrappingAlgorithm *string `json:"WrappingAlgorithm,omitempty" xml:"WrappingAlgorithm,omitempty"` WrappingKeySpec *string `json:"WrappingKeySpec,omitempty" xml:"WrappingKeySpec,omitempty"` }
func (GenerateAndExportDataKeyShrinkRequest) GoString ¶
func (s GenerateAndExportDataKeyShrinkRequest) GoString() string
func (*GenerateAndExportDataKeyShrinkRequest) SetEncryptionContextShrink ¶
func (s *GenerateAndExportDataKeyShrinkRequest) SetEncryptionContextShrink(v string) *GenerateAndExportDataKeyShrinkRequest
func (*GenerateAndExportDataKeyShrinkRequest) SetKeyId ¶
func (s *GenerateAndExportDataKeyShrinkRequest) SetKeyId(v string) *GenerateAndExportDataKeyShrinkRequest
func (*GenerateAndExportDataKeyShrinkRequest) SetKeySpec ¶
func (s *GenerateAndExportDataKeyShrinkRequest) SetKeySpec(v string) *GenerateAndExportDataKeyShrinkRequest
func (*GenerateAndExportDataKeyShrinkRequest) SetNumberOfBytes ¶
func (s *GenerateAndExportDataKeyShrinkRequest) SetNumberOfBytes(v int32) *GenerateAndExportDataKeyShrinkRequest
func (*GenerateAndExportDataKeyShrinkRequest) SetPublicKeyBlob ¶
func (s *GenerateAndExportDataKeyShrinkRequest) SetPublicKeyBlob(v string) *GenerateAndExportDataKeyShrinkRequest
func (*GenerateAndExportDataKeyShrinkRequest) SetWrappingAlgorithm ¶
func (s *GenerateAndExportDataKeyShrinkRequest) SetWrappingAlgorithm(v string) *GenerateAndExportDataKeyShrinkRequest
func (*GenerateAndExportDataKeyShrinkRequest) SetWrappingKeySpec ¶
func (s *GenerateAndExportDataKeyShrinkRequest) SetWrappingKeySpec(v string) *GenerateAndExportDataKeyShrinkRequest
func (GenerateAndExportDataKeyShrinkRequest) String ¶
func (s GenerateAndExportDataKeyShrinkRequest) String() string
type GenerateDataKeyRequest ¶
type GenerateDataKeyRequest struct { EncryptionContext map[string]interface{} `json:"EncryptionContext,omitempty" xml:"EncryptionContext,omitempty"` KeyId *string `json:"KeyId,omitempty" xml:"KeyId,omitempty"` KeySpec *string `json:"KeySpec,omitempty" xml:"KeySpec,omitempty"` NumberOfBytes *int32 `json:"NumberOfBytes,omitempty" xml:"NumberOfBytes,omitempty"` }
func (GenerateDataKeyRequest) GoString ¶
func (s GenerateDataKeyRequest) GoString() string
func (*GenerateDataKeyRequest) SetEncryptionContext ¶
func (s *GenerateDataKeyRequest) SetEncryptionContext(v map[string]interface{}) *GenerateDataKeyRequest
func (*GenerateDataKeyRequest) SetKeyId ¶
func (s *GenerateDataKeyRequest) SetKeyId(v string) *GenerateDataKeyRequest
func (*GenerateDataKeyRequest) SetKeySpec ¶
func (s *GenerateDataKeyRequest) SetKeySpec(v string) *GenerateDataKeyRequest
func (*GenerateDataKeyRequest) SetNumberOfBytes ¶
func (s *GenerateDataKeyRequest) SetNumberOfBytes(v int32) *GenerateDataKeyRequest
func (GenerateDataKeyRequest) String ¶
func (s GenerateDataKeyRequest) String() string
type GenerateDataKeyResponse ¶
type GenerateDataKeyResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *GenerateDataKeyResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (GenerateDataKeyResponse) GoString ¶
func (s GenerateDataKeyResponse) GoString() string
func (*GenerateDataKeyResponse) SetBody ¶
func (s *GenerateDataKeyResponse) SetBody(v *GenerateDataKeyResponseBody) *GenerateDataKeyResponse
func (*GenerateDataKeyResponse) SetHeaders ¶
func (s *GenerateDataKeyResponse) SetHeaders(v map[string]*string) *GenerateDataKeyResponse
func (*GenerateDataKeyResponse) SetStatusCode ¶
func (s *GenerateDataKeyResponse) SetStatusCode(v int32) *GenerateDataKeyResponse
func (GenerateDataKeyResponse) String ¶
func (s GenerateDataKeyResponse) String() string
type GenerateDataKeyResponseBody ¶
type GenerateDataKeyResponseBody struct { CiphertextBlob *string `json:"CiphertextBlob,omitempty" xml:"CiphertextBlob,omitempty"` KeyId *string `json:"KeyId,omitempty" xml:"KeyId,omitempty"` KeyVersionId *string `json:"KeyVersionId,omitempty" xml:"KeyVersionId,omitempty"` Plaintext *string `json:"Plaintext,omitempty" xml:"Plaintext,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (GenerateDataKeyResponseBody) GoString ¶
func (s GenerateDataKeyResponseBody) GoString() string
func (*GenerateDataKeyResponseBody) SetCiphertextBlob ¶
func (s *GenerateDataKeyResponseBody) SetCiphertextBlob(v string) *GenerateDataKeyResponseBody
func (*GenerateDataKeyResponseBody) SetKeyId ¶
func (s *GenerateDataKeyResponseBody) SetKeyId(v string) *GenerateDataKeyResponseBody
func (*GenerateDataKeyResponseBody) SetKeyVersionId ¶
func (s *GenerateDataKeyResponseBody) SetKeyVersionId(v string) *GenerateDataKeyResponseBody
func (*GenerateDataKeyResponseBody) SetPlaintext ¶
func (s *GenerateDataKeyResponseBody) SetPlaintext(v string) *GenerateDataKeyResponseBody
func (*GenerateDataKeyResponseBody) SetRequestId ¶
func (s *GenerateDataKeyResponseBody) SetRequestId(v string) *GenerateDataKeyResponseBody
func (GenerateDataKeyResponseBody) String ¶
func (s GenerateDataKeyResponseBody) String() string
type GenerateDataKeyShrinkRequest ¶
type GenerateDataKeyShrinkRequest struct { EncryptionContextShrink *string `json:"EncryptionContext,omitempty" xml:"EncryptionContext,omitempty"` KeyId *string `json:"KeyId,omitempty" xml:"KeyId,omitempty"` KeySpec *string `json:"KeySpec,omitempty" xml:"KeySpec,omitempty"` NumberOfBytes *int32 `json:"NumberOfBytes,omitempty" xml:"NumberOfBytes,omitempty"` }
func (GenerateDataKeyShrinkRequest) GoString ¶
func (s GenerateDataKeyShrinkRequest) GoString() string
func (*GenerateDataKeyShrinkRequest) SetEncryptionContextShrink ¶
func (s *GenerateDataKeyShrinkRequest) SetEncryptionContextShrink(v string) *GenerateDataKeyShrinkRequest
func (*GenerateDataKeyShrinkRequest) SetKeyId ¶
func (s *GenerateDataKeyShrinkRequest) SetKeyId(v string) *GenerateDataKeyShrinkRequest
func (*GenerateDataKeyShrinkRequest) SetKeySpec ¶
func (s *GenerateDataKeyShrinkRequest) SetKeySpec(v string) *GenerateDataKeyShrinkRequest
func (*GenerateDataKeyShrinkRequest) SetNumberOfBytes ¶
func (s *GenerateDataKeyShrinkRequest) SetNumberOfBytes(v int32) *GenerateDataKeyShrinkRequest
func (GenerateDataKeyShrinkRequest) String ¶
func (s GenerateDataKeyShrinkRequest) String() string
type GenerateDataKeyWithoutPlaintextRequest ¶
type GenerateDataKeyWithoutPlaintextRequest struct { EncryptionContext map[string]interface{} `json:"EncryptionContext,omitempty" xml:"EncryptionContext,omitempty"` KeyId *string `json:"KeyId,omitempty" xml:"KeyId,omitempty"` KeySpec *string `json:"KeySpec,omitempty" xml:"KeySpec,omitempty"` NumberOfBytes *int32 `json:"NumberOfBytes,omitempty" xml:"NumberOfBytes,omitempty"` }
func (GenerateDataKeyWithoutPlaintextRequest) GoString ¶
func (s GenerateDataKeyWithoutPlaintextRequest) GoString() string
func (*GenerateDataKeyWithoutPlaintextRequest) SetEncryptionContext ¶
func (s *GenerateDataKeyWithoutPlaintextRequest) SetEncryptionContext(v map[string]interface{}) *GenerateDataKeyWithoutPlaintextRequest
func (*GenerateDataKeyWithoutPlaintextRequest) SetKeyId ¶
func (s *GenerateDataKeyWithoutPlaintextRequest) SetKeyId(v string) *GenerateDataKeyWithoutPlaintextRequest
func (*GenerateDataKeyWithoutPlaintextRequest) SetKeySpec ¶
func (s *GenerateDataKeyWithoutPlaintextRequest) SetKeySpec(v string) *GenerateDataKeyWithoutPlaintextRequest
func (*GenerateDataKeyWithoutPlaintextRequest) SetNumberOfBytes ¶
func (s *GenerateDataKeyWithoutPlaintextRequest) SetNumberOfBytes(v int32) *GenerateDataKeyWithoutPlaintextRequest
func (GenerateDataKeyWithoutPlaintextRequest) String ¶
func (s GenerateDataKeyWithoutPlaintextRequest) String() string
type GenerateDataKeyWithoutPlaintextResponse ¶
type GenerateDataKeyWithoutPlaintextResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *GenerateDataKeyWithoutPlaintextResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (GenerateDataKeyWithoutPlaintextResponse) GoString ¶
func (s GenerateDataKeyWithoutPlaintextResponse) GoString() string
func (*GenerateDataKeyWithoutPlaintextResponse) SetHeaders ¶
func (s *GenerateDataKeyWithoutPlaintextResponse) SetHeaders(v map[string]*string) *GenerateDataKeyWithoutPlaintextResponse
func (*GenerateDataKeyWithoutPlaintextResponse) SetStatusCode ¶
func (s *GenerateDataKeyWithoutPlaintextResponse) SetStatusCode(v int32) *GenerateDataKeyWithoutPlaintextResponse
func (GenerateDataKeyWithoutPlaintextResponse) String ¶
func (s GenerateDataKeyWithoutPlaintextResponse) String() string
type GenerateDataKeyWithoutPlaintextResponseBody ¶
type GenerateDataKeyWithoutPlaintextResponseBody struct { CiphertextBlob *string `json:"CiphertextBlob,omitempty" xml:"CiphertextBlob,omitempty"` KeyId *string `json:"KeyId,omitempty" xml:"KeyId,omitempty"` KeyVersionId *string `json:"KeyVersionId,omitempty" xml:"KeyVersionId,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (GenerateDataKeyWithoutPlaintextResponseBody) GoString ¶
func (s GenerateDataKeyWithoutPlaintextResponseBody) GoString() string
func (*GenerateDataKeyWithoutPlaintextResponseBody) SetCiphertextBlob ¶
func (s *GenerateDataKeyWithoutPlaintextResponseBody) SetCiphertextBlob(v string) *GenerateDataKeyWithoutPlaintextResponseBody
func (*GenerateDataKeyWithoutPlaintextResponseBody) SetKeyId ¶
func (s *GenerateDataKeyWithoutPlaintextResponseBody) SetKeyId(v string) *GenerateDataKeyWithoutPlaintextResponseBody
func (*GenerateDataKeyWithoutPlaintextResponseBody) SetKeyVersionId ¶
func (s *GenerateDataKeyWithoutPlaintextResponseBody) SetKeyVersionId(v string) *GenerateDataKeyWithoutPlaintextResponseBody
func (*GenerateDataKeyWithoutPlaintextResponseBody) SetRequestId ¶
func (s *GenerateDataKeyWithoutPlaintextResponseBody) SetRequestId(v string) *GenerateDataKeyWithoutPlaintextResponseBody
func (GenerateDataKeyWithoutPlaintextResponseBody) String ¶
func (s GenerateDataKeyWithoutPlaintextResponseBody) String() string
type GenerateDataKeyWithoutPlaintextShrinkRequest ¶
type GenerateDataKeyWithoutPlaintextShrinkRequest struct { EncryptionContextShrink *string `json:"EncryptionContext,omitempty" xml:"EncryptionContext,omitempty"` KeyId *string `json:"KeyId,omitempty" xml:"KeyId,omitempty"` KeySpec *string `json:"KeySpec,omitempty" xml:"KeySpec,omitempty"` NumberOfBytes *int32 `json:"NumberOfBytes,omitempty" xml:"NumberOfBytes,omitempty"` }
func (GenerateDataKeyWithoutPlaintextShrinkRequest) GoString ¶
func (s GenerateDataKeyWithoutPlaintextShrinkRequest) GoString() string
func (*GenerateDataKeyWithoutPlaintextShrinkRequest) SetEncryptionContextShrink ¶
func (s *GenerateDataKeyWithoutPlaintextShrinkRequest) SetEncryptionContextShrink(v string) *GenerateDataKeyWithoutPlaintextShrinkRequest
func (*GenerateDataKeyWithoutPlaintextShrinkRequest) SetKeyId ¶
func (s *GenerateDataKeyWithoutPlaintextShrinkRequest) SetKeyId(v string) *GenerateDataKeyWithoutPlaintextShrinkRequest
func (*GenerateDataKeyWithoutPlaintextShrinkRequest) SetKeySpec ¶
func (s *GenerateDataKeyWithoutPlaintextShrinkRequest) SetKeySpec(v string) *GenerateDataKeyWithoutPlaintextShrinkRequest
func (*GenerateDataKeyWithoutPlaintextShrinkRequest) SetNumberOfBytes ¶
func (s *GenerateDataKeyWithoutPlaintextShrinkRequest) SetNumberOfBytes(v int32) *GenerateDataKeyWithoutPlaintextShrinkRequest
func (GenerateDataKeyWithoutPlaintextShrinkRequest) String ¶
func (s GenerateDataKeyWithoutPlaintextShrinkRequest) String() string
type GetCertificateRequest ¶
type GetCertificateRequest struct {
CertificateId *string `json:"CertificateId,omitempty" xml:"CertificateId,omitempty"`
}
func (GetCertificateRequest) GoString ¶
func (s GetCertificateRequest) GoString() string
func (*GetCertificateRequest) SetCertificateId ¶
func (s *GetCertificateRequest) SetCertificateId(v string) *GetCertificateRequest
func (GetCertificateRequest) String ¶
func (s GetCertificateRequest) String() string
type GetCertificateResponse ¶
type GetCertificateResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *GetCertificateResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (GetCertificateResponse) GoString ¶
func (s GetCertificateResponse) GoString() string
func (*GetCertificateResponse) SetBody ¶
func (s *GetCertificateResponse) SetBody(v *GetCertificateResponseBody) *GetCertificateResponse
func (*GetCertificateResponse) SetHeaders ¶
func (s *GetCertificateResponse) SetHeaders(v map[string]*string) *GetCertificateResponse
func (*GetCertificateResponse) SetStatusCode ¶
func (s *GetCertificateResponse) SetStatusCode(v int32) *GetCertificateResponse
func (GetCertificateResponse) String ¶
func (s GetCertificateResponse) String() string
type GetCertificateResponseBody ¶
type GetCertificateResponseBody struct { Certificate *string `json:"Certificate,omitempty" xml:"Certificate,omitempty"` CertificateChain *string `json:"CertificateChain,omitempty" xml:"CertificateChain,omitempty"` CertificateId *string `json:"CertificateId,omitempty" xml:"CertificateId,omitempty"` Csr *string `json:"Csr,omitempty" xml:"Csr,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (GetCertificateResponseBody) GoString ¶
func (s GetCertificateResponseBody) GoString() string
func (*GetCertificateResponseBody) SetCertificate ¶
func (s *GetCertificateResponseBody) SetCertificate(v string) *GetCertificateResponseBody
func (*GetCertificateResponseBody) SetCertificateChain ¶
func (s *GetCertificateResponseBody) SetCertificateChain(v string) *GetCertificateResponseBody
func (*GetCertificateResponseBody) SetCertificateId ¶
func (s *GetCertificateResponseBody) SetCertificateId(v string) *GetCertificateResponseBody
func (*GetCertificateResponseBody) SetCsr ¶
func (s *GetCertificateResponseBody) SetCsr(v string) *GetCertificateResponseBody
func (*GetCertificateResponseBody) SetRequestId ¶
func (s *GetCertificateResponseBody) SetRequestId(v string) *GetCertificateResponseBody
func (GetCertificateResponseBody) String ¶
func (s GetCertificateResponseBody) String() string
type GetParametersForImportRequest ¶
type GetParametersForImportRequest struct { KeyId *string `json:"KeyId,omitempty" xml:"KeyId,omitempty"` WrappingAlgorithm *string `json:"WrappingAlgorithm,omitempty" xml:"WrappingAlgorithm,omitempty"` WrappingKeySpec *string `json:"WrappingKeySpec,omitempty" xml:"WrappingKeySpec,omitempty"` }
func (GetParametersForImportRequest) GoString ¶
func (s GetParametersForImportRequest) GoString() string
func (*GetParametersForImportRequest) SetKeyId ¶
func (s *GetParametersForImportRequest) SetKeyId(v string) *GetParametersForImportRequest
func (*GetParametersForImportRequest) SetWrappingAlgorithm ¶
func (s *GetParametersForImportRequest) SetWrappingAlgorithm(v string) *GetParametersForImportRequest
func (*GetParametersForImportRequest) SetWrappingKeySpec ¶
func (s *GetParametersForImportRequest) SetWrappingKeySpec(v string) *GetParametersForImportRequest
func (GetParametersForImportRequest) String ¶
func (s GetParametersForImportRequest) String() string
type GetParametersForImportResponse ¶
type GetParametersForImportResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *GetParametersForImportResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (GetParametersForImportResponse) GoString ¶
func (s GetParametersForImportResponse) GoString() string
func (*GetParametersForImportResponse) SetBody ¶
func (s *GetParametersForImportResponse) SetBody(v *GetParametersForImportResponseBody) *GetParametersForImportResponse
func (*GetParametersForImportResponse) SetHeaders ¶
func (s *GetParametersForImportResponse) SetHeaders(v map[string]*string) *GetParametersForImportResponse
func (*GetParametersForImportResponse) SetStatusCode ¶
func (s *GetParametersForImportResponse) SetStatusCode(v int32) *GetParametersForImportResponse
func (GetParametersForImportResponse) String ¶
func (s GetParametersForImportResponse) String() string
type GetParametersForImportResponseBody ¶
type GetParametersForImportResponseBody struct { ImportToken *string `json:"ImportToken,omitempty" xml:"ImportToken,omitempty"` KeyId *string `json:"KeyId,omitempty" xml:"KeyId,omitempty"` PublicKey *string `json:"PublicKey,omitempty" xml:"PublicKey,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` TokenExpireTime *string `json:"TokenExpireTime,omitempty" xml:"TokenExpireTime,omitempty"` }
func (GetParametersForImportResponseBody) GoString ¶
func (s GetParametersForImportResponseBody) GoString() string
func (*GetParametersForImportResponseBody) SetImportToken ¶
func (s *GetParametersForImportResponseBody) SetImportToken(v string) *GetParametersForImportResponseBody
func (*GetParametersForImportResponseBody) SetKeyId ¶
func (s *GetParametersForImportResponseBody) SetKeyId(v string) *GetParametersForImportResponseBody
func (*GetParametersForImportResponseBody) SetPublicKey ¶
func (s *GetParametersForImportResponseBody) SetPublicKey(v string) *GetParametersForImportResponseBody
func (*GetParametersForImportResponseBody) SetRequestId ¶
func (s *GetParametersForImportResponseBody) SetRequestId(v string) *GetParametersForImportResponseBody
func (*GetParametersForImportResponseBody) SetTokenExpireTime ¶
func (s *GetParametersForImportResponseBody) SetTokenExpireTime(v string) *GetParametersForImportResponseBody
func (GetParametersForImportResponseBody) String ¶
func (s GetParametersForImportResponseBody) String() string
type GetPublicKeyRequest ¶
type GetPublicKeyRequest struct { KeyId *string `json:"KeyId,omitempty" xml:"KeyId,omitempty"` KeyVersionId *string `json:"KeyVersionId,omitempty" xml:"KeyVersionId,omitempty"` }
func (GetPublicKeyRequest) GoString ¶
func (s GetPublicKeyRequest) GoString() string
func (*GetPublicKeyRequest) SetKeyId ¶
func (s *GetPublicKeyRequest) SetKeyId(v string) *GetPublicKeyRequest
func (*GetPublicKeyRequest) SetKeyVersionId ¶
func (s *GetPublicKeyRequest) SetKeyVersionId(v string) *GetPublicKeyRequest
func (GetPublicKeyRequest) String ¶
func (s GetPublicKeyRequest) String() string
type GetPublicKeyResponse ¶
type GetPublicKeyResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *GetPublicKeyResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (GetPublicKeyResponse) GoString ¶
func (s GetPublicKeyResponse) GoString() string
func (*GetPublicKeyResponse) SetBody ¶
func (s *GetPublicKeyResponse) SetBody(v *GetPublicKeyResponseBody) *GetPublicKeyResponse
func (*GetPublicKeyResponse) SetHeaders ¶
func (s *GetPublicKeyResponse) SetHeaders(v map[string]*string) *GetPublicKeyResponse
func (*GetPublicKeyResponse) SetStatusCode ¶
func (s *GetPublicKeyResponse) SetStatusCode(v int32) *GetPublicKeyResponse
func (GetPublicKeyResponse) String ¶
func (s GetPublicKeyResponse) String() string
type GetPublicKeyResponseBody ¶
type GetPublicKeyResponseBody struct { KeyId *string `json:"KeyId,omitempty" xml:"KeyId,omitempty"` KeyVersionId *string `json:"KeyVersionId,omitempty" xml:"KeyVersionId,omitempty"` PublicKey *string `json:"PublicKey,omitempty" xml:"PublicKey,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (GetPublicKeyResponseBody) GoString ¶
func (s GetPublicKeyResponseBody) GoString() string
func (*GetPublicKeyResponseBody) SetKeyId ¶
func (s *GetPublicKeyResponseBody) SetKeyId(v string) *GetPublicKeyResponseBody
func (*GetPublicKeyResponseBody) SetKeyVersionId ¶
func (s *GetPublicKeyResponseBody) SetKeyVersionId(v string) *GetPublicKeyResponseBody
func (*GetPublicKeyResponseBody) SetPublicKey ¶
func (s *GetPublicKeyResponseBody) SetPublicKey(v string) *GetPublicKeyResponseBody
func (*GetPublicKeyResponseBody) SetRequestId ¶
func (s *GetPublicKeyResponseBody) SetRequestId(v string) *GetPublicKeyResponseBody
func (GetPublicKeyResponseBody) String ¶
func (s GetPublicKeyResponseBody) String() string
type GetRandomPasswordRequest ¶
type GetRandomPasswordRequest struct { ExcludeCharacters *string `json:"ExcludeCharacters,omitempty" xml:"ExcludeCharacters,omitempty"` ExcludeLowercase *string `json:"ExcludeLowercase,omitempty" xml:"ExcludeLowercase,omitempty"` ExcludeNumbers *string `json:"ExcludeNumbers,omitempty" xml:"ExcludeNumbers,omitempty"` ExcludePunctuation *string `json:"ExcludePunctuation,omitempty" xml:"ExcludePunctuation,omitempty"` ExcludeUppercase *string `json:"ExcludeUppercase,omitempty" xml:"ExcludeUppercase,omitempty"` PasswordLength *string `json:"PasswordLength,omitempty" xml:"PasswordLength,omitempty"` RequireEachIncludedType *string `json:"RequireEachIncludedType,omitempty" xml:"RequireEachIncludedType,omitempty"` }
func (GetRandomPasswordRequest) GoString ¶
func (s GetRandomPasswordRequest) GoString() string
func (*GetRandomPasswordRequest) SetExcludeCharacters ¶
func (s *GetRandomPasswordRequest) SetExcludeCharacters(v string) *GetRandomPasswordRequest
func (*GetRandomPasswordRequest) SetExcludeLowercase ¶
func (s *GetRandomPasswordRequest) SetExcludeLowercase(v string) *GetRandomPasswordRequest
func (*GetRandomPasswordRequest) SetExcludeNumbers ¶
func (s *GetRandomPasswordRequest) SetExcludeNumbers(v string) *GetRandomPasswordRequest
func (*GetRandomPasswordRequest) SetExcludePunctuation ¶
func (s *GetRandomPasswordRequest) SetExcludePunctuation(v string) *GetRandomPasswordRequest
func (*GetRandomPasswordRequest) SetExcludeUppercase ¶
func (s *GetRandomPasswordRequest) SetExcludeUppercase(v string) *GetRandomPasswordRequest
func (*GetRandomPasswordRequest) SetPasswordLength ¶
func (s *GetRandomPasswordRequest) SetPasswordLength(v string) *GetRandomPasswordRequest
func (*GetRandomPasswordRequest) SetRequireEachIncludedType ¶
func (s *GetRandomPasswordRequest) SetRequireEachIncludedType(v string) *GetRandomPasswordRequest
func (GetRandomPasswordRequest) String ¶
func (s GetRandomPasswordRequest) String() string
type GetRandomPasswordResponse ¶
type GetRandomPasswordResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *GetRandomPasswordResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (GetRandomPasswordResponse) GoString ¶
func (s GetRandomPasswordResponse) GoString() string
func (*GetRandomPasswordResponse) SetBody ¶
func (s *GetRandomPasswordResponse) SetBody(v *GetRandomPasswordResponseBody) *GetRandomPasswordResponse
func (*GetRandomPasswordResponse) SetHeaders ¶
func (s *GetRandomPasswordResponse) SetHeaders(v map[string]*string) *GetRandomPasswordResponse
func (*GetRandomPasswordResponse) SetStatusCode ¶
func (s *GetRandomPasswordResponse) SetStatusCode(v int32) *GetRandomPasswordResponse
func (GetRandomPasswordResponse) String ¶
func (s GetRandomPasswordResponse) String() string
type GetRandomPasswordResponseBody ¶
type GetRandomPasswordResponseBody struct { RandomPassword *string `json:"RandomPassword,omitempty" xml:"RandomPassword,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (GetRandomPasswordResponseBody) GoString ¶
func (s GetRandomPasswordResponseBody) GoString() string
func (*GetRandomPasswordResponseBody) SetRandomPassword ¶
func (s *GetRandomPasswordResponseBody) SetRandomPassword(v string) *GetRandomPasswordResponseBody
func (*GetRandomPasswordResponseBody) SetRequestId ¶
func (s *GetRandomPasswordResponseBody) SetRequestId(v string) *GetRandomPasswordResponseBody
func (GetRandomPasswordResponseBody) String ¶
func (s GetRandomPasswordResponseBody) String() string
type GetSecretValueRequest ¶
type GetSecretValueRequest struct { FetchExtendedConfig *bool `json:"FetchExtendedConfig,omitempty" xml:"FetchExtendedConfig,omitempty"` SecretName *string `json:"SecretName,omitempty" xml:"SecretName,omitempty"` VersionId *string `json:"VersionId,omitempty" xml:"VersionId,omitempty"` VersionStage *string `json:"VersionStage,omitempty" xml:"VersionStage,omitempty"` }
func (GetSecretValueRequest) GoString ¶
func (s GetSecretValueRequest) GoString() string
func (*GetSecretValueRequest) SetFetchExtendedConfig ¶
func (s *GetSecretValueRequest) SetFetchExtendedConfig(v bool) *GetSecretValueRequest
func (*GetSecretValueRequest) SetSecretName ¶
func (s *GetSecretValueRequest) SetSecretName(v string) *GetSecretValueRequest
func (*GetSecretValueRequest) SetVersionId ¶
func (s *GetSecretValueRequest) SetVersionId(v string) *GetSecretValueRequest
func (*GetSecretValueRequest) SetVersionStage ¶
func (s *GetSecretValueRequest) SetVersionStage(v string) *GetSecretValueRequest
func (GetSecretValueRequest) String ¶
func (s GetSecretValueRequest) String() string
type GetSecretValueResponse ¶
type GetSecretValueResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *GetSecretValueResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (GetSecretValueResponse) GoString ¶
func (s GetSecretValueResponse) GoString() string
func (*GetSecretValueResponse) SetBody ¶
func (s *GetSecretValueResponse) SetBody(v *GetSecretValueResponseBody) *GetSecretValueResponse
func (*GetSecretValueResponse) SetHeaders ¶
func (s *GetSecretValueResponse) SetHeaders(v map[string]*string) *GetSecretValueResponse
func (*GetSecretValueResponse) SetStatusCode ¶
func (s *GetSecretValueResponse) SetStatusCode(v int32) *GetSecretValueResponse
func (GetSecretValueResponse) String ¶
func (s GetSecretValueResponse) String() string
type GetSecretValueResponseBody ¶
type GetSecretValueResponseBody struct { AutomaticRotation *string `json:"AutomaticRotation,omitempty" xml:"AutomaticRotation,omitempty"` CreateTime *string `json:"CreateTime,omitempty" xml:"CreateTime,omitempty"` ExtendedConfig *string `json:"ExtendedConfig,omitempty" xml:"ExtendedConfig,omitempty"` LastRotationDate *string `json:"LastRotationDate,omitempty" xml:"LastRotationDate,omitempty"` NextRotationDate *string `json:"NextRotationDate,omitempty" xml:"NextRotationDate,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` RotationInterval *string `json:"RotationInterval,omitempty" xml:"RotationInterval,omitempty"` SecretData *string `json:"SecretData,omitempty" xml:"SecretData,omitempty"` SecretDataType *string `json:"SecretDataType,omitempty" xml:"SecretDataType,omitempty"` SecretName *string `json:"SecretName,omitempty" xml:"SecretName,omitempty"` SecretType *string `json:"SecretType,omitempty" xml:"SecretType,omitempty"` VersionId *string `json:"VersionId,omitempty" xml:"VersionId,omitempty"` VersionStages *GetSecretValueResponseBodyVersionStages `json:"VersionStages,omitempty" xml:"VersionStages,omitempty" type:"Struct"` }
func (GetSecretValueResponseBody) GoString ¶
func (s GetSecretValueResponseBody) GoString() string
func (*GetSecretValueResponseBody) SetAutomaticRotation ¶
func (s *GetSecretValueResponseBody) SetAutomaticRotation(v string) *GetSecretValueResponseBody
func (*GetSecretValueResponseBody) SetCreateTime ¶
func (s *GetSecretValueResponseBody) SetCreateTime(v string) *GetSecretValueResponseBody
func (*GetSecretValueResponseBody) SetExtendedConfig ¶
func (s *GetSecretValueResponseBody) SetExtendedConfig(v string) *GetSecretValueResponseBody
func (*GetSecretValueResponseBody) SetLastRotationDate ¶
func (s *GetSecretValueResponseBody) SetLastRotationDate(v string) *GetSecretValueResponseBody
func (*GetSecretValueResponseBody) SetNextRotationDate ¶
func (s *GetSecretValueResponseBody) SetNextRotationDate(v string) *GetSecretValueResponseBody
func (*GetSecretValueResponseBody) SetRequestId ¶
func (s *GetSecretValueResponseBody) SetRequestId(v string) *GetSecretValueResponseBody
func (*GetSecretValueResponseBody) SetRotationInterval ¶
func (s *GetSecretValueResponseBody) SetRotationInterval(v string) *GetSecretValueResponseBody
func (*GetSecretValueResponseBody) SetSecretData ¶
func (s *GetSecretValueResponseBody) SetSecretData(v string) *GetSecretValueResponseBody
func (*GetSecretValueResponseBody) SetSecretDataType ¶
func (s *GetSecretValueResponseBody) SetSecretDataType(v string) *GetSecretValueResponseBody
func (*GetSecretValueResponseBody) SetSecretName ¶
func (s *GetSecretValueResponseBody) SetSecretName(v string) *GetSecretValueResponseBody
func (*GetSecretValueResponseBody) SetSecretType ¶
func (s *GetSecretValueResponseBody) SetSecretType(v string) *GetSecretValueResponseBody
func (*GetSecretValueResponseBody) SetVersionId ¶
func (s *GetSecretValueResponseBody) SetVersionId(v string) *GetSecretValueResponseBody
func (*GetSecretValueResponseBody) SetVersionStages ¶
func (s *GetSecretValueResponseBody) SetVersionStages(v *GetSecretValueResponseBodyVersionStages) *GetSecretValueResponseBody
func (GetSecretValueResponseBody) String ¶
func (s GetSecretValueResponseBody) String() string
type GetSecretValueResponseBodyVersionStages ¶
type GetSecretValueResponseBodyVersionStages struct {
VersionStage []*string `json:"VersionStage,omitempty" xml:"VersionStage,omitempty" type:"Repeated"`
}
func (GetSecretValueResponseBodyVersionStages) GoString ¶
func (s GetSecretValueResponseBodyVersionStages) GoString() string
func (*GetSecretValueResponseBodyVersionStages) SetVersionStage ¶
func (s *GetSecretValueResponseBodyVersionStages) SetVersionStage(v []*string) *GetSecretValueResponseBodyVersionStages
func (GetSecretValueResponseBodyVersionStages) String ¶
func (s GetSecretValueResponseBodyVersionStages) String() string
type ImportKeyMaterialRequest ¶
type ImportKeyMaterialRequest struct { EncryptedKeyMaterial *string `json:"EncryptedKeyMaterial,omitempty" xml:"EncryptedKeyMaterial,omitempty"` ImportToken *string `json:"ImportToken,omitempty" xml:"ImportToken,omitempty"` KeyId *string `json:"KeyId,omitempty" xml:"KeyId,omitempty"` KeyMaterialExpireUnix *int64 `json:"KeyMaterialExpireUnix,omitempty" xml:"KeyMaterialExpireUnix,omitempty"` }
func (ImportKeyMaterialRequest) GoString ¶
func (s ImportKeyMaterialRequest) GoString() string
func (*ImportKeyMaterialRequest) SetEncryptedKeyMaterial ¶
func (s *ImportKeyMaterialRequest) SetEncryptedKeyMaterial(v string) *ImportKeyMaterialRequest
func (*ImportKeyMaterialRequest) SetImportToken ¶
func (s *ImportKeyMaterialRequest) SetImportToken(v string) *ImportKeyMaterialRequest
func (*ImportKeyMaterialRequest) SetKeyId ¶
func (s *ImportKeyMaterialRequest) SetKeyId(v string) *ImportKeyMaterialRequest
func (*ImportKeyMaterialRequest) SetKeyMaterialExpireUnix ¶
func (s *ImportKeyMaterialRequest) SetKeyMaterialExpireUnix(v int64) *ImportKeyMaterialRequest
func (ImportKeyMaterialRequest) String ¶
func (s ImportKeyMaterialRequest) String() string
type ImportKeyMaterialResponse ¶
type ImportKeyMaterialResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *ImportKeyMaterialResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (ImportKeyMaterialResponse) GoString ¶
func (s ImportKeyMaterialResponse) GoString() string
func (*ImportKeyMaterialResponse) SetBody ¶
func (s *ImportKeyMaterialResponse) SetBody(v *ImportKeyMaterialResponseBody) *ImportKeyMaterialResponse
func (*ImportKeyMaterialResponse) SetHeaders ¶
func (s *ImportKeyMaterialResponse) SetHeaders(v map[string]*string) *ImportKeyMaterialResponse
func (*ImportKeyMaterialResponse) SetStatusCode ¶
func (s *ImportKeyMaterialResponse) SetStatusCode(v int32) *ImportKeyMaterialResponse
func (ImportKeyMaterialResponse) String ¶
func (s ImportKeyMaterialResponse) String() string
type ImportKeyMaterialResponseBody ¶
type ImportKeyMaterialResponseBody struct {
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
}
func (ImportKeyMaterialResponseBody) GoString ¶
func (s ImportKeyMaterialResponseBody) GoString() string
func (*ImportKeyMaterialResponseBody) SetRequestId ¶
func (s *ImportKeyMaterialResponseBody) SetRequestId(v string) *ImportKeyMaterialResponseBody
func (ImportKeyMaterialResponseBody) String ¶
func (s ImportKeyMaterialResponseBody) String() string
type ListAliasesByKeyIdRequest ¶
type ListAliasesByKeyIdRequest struct { KeyId *string `json:"KeyId,omitempty" xml:"KeyId,omitempty"` PageNumber *int32 `json:"PageNumber,omitempty" xml:"PageNumber,omitempty"` PageSize *int32 `json:"PageSize,omitempty" xml:"PageSize,omitempty"` }
func (ListAliasesByKeyIdRequest) GoString ¶
func (s ListAliasesByKeyIdRequest) GoString() string
func (*ListAliasesByKeyIdRequest) SetKeyId ¶
func (s *ListAliasesByKeyIdRequest) SetKeyId(v string) *ListAliasesByKeyIdRequest
func (*ListAliasesByKeyIdRequest) SetPageNumber ¶
func (s *ListAliasesByKeyIdRequest) SetPageNumber(v int32) *ListAliasesByKeyIdRequest
func (*ListAliasesByKeyIdRequest) SetPageSize ¶
func (s *ListAliasesByKeyIdRequest) SetPageSize(v int32) *ListAliasesByKeyIdRequest
func (ListAliasesByKeyIdRequest) String ¶
func (s ListAliasesByKeyIdRequest) String() string
type ListAliasesByKeyIdResponse ¶
type ListAliasesByKeyIdResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *ListAliasesByKeyIdResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (ListAliasesByKeyIdResponse) GoString ¶
func (s ListAliasesByKeyIdResponse) GoString() string
func (*ListAliasesByKeyIdResponse) SetBody ¶
func (s *ListAliasesByKeyIdResponse) SetBody(v *ListAliasesByKeyIdResponseBody) *ListAliasesByKeyIdResponse
func (*ListAliasesByKeyIdResponse) SetHeaders ¶
func (s *ListAliasesByKeyIdResponse) SetHeaders(v map[string]*string) *ListAliasesByKeyIdResponse
func (*ListAliasesByKeyIdResponse) SetStatusCode ¶
func (s *ListAliasesByKeyIdResponse) SetStatusCode(v int32) *ListAliasesByKeyIdResponse
func (ListAliasesByKeyIdResponse) String ¶
func (s ListAliasesByKeyIdResponse) String() string
type ListAliasesByKeyIdResponseBody ¶
type ListAliasesByKeyIdResponseBody struct { Aliases *ListAliasesByKeyIdResponseBodyAliases `json:"Aliases,omitempty" xml:"Aliases,omitempty" type:"Struct"` PageNumber *int32 `json:"PageNumber,omitempty" xml:"PageNumber,omitempty"` PageSize *int32 `json:"PageSize,omitempty" xml:"PageSize,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` TotalCount *int32 `json:"TotalCount,omitempty" xml:"TotalCount,omitempty"` }
func (ListAliasesByKeyIdResponseBody) GoString ¶
func (s ListAliasesByKeyIdResponseBody) GoString() string
func (*ListAliasesByKeyIdResponseBody) SetAliases ¶
func (s *ListAliasesByKeyIdResponseBody) SetAliases(v *ListAliasesByKeyIdResponseBodyAliases) *ListAliasesByKeyIdResponseBody
func (*ListAliasesByKeyIdResponseBody) SetPageNumber ¶
func (s *ListAliasesByKeyIdResponseBody) SetPageNumber(v int32) *ListAliasesByKeyIdResponseBody
func (*ListAliasesByKeyIdResponseBody) SetPageSize ¶
func (s *ListAliasesByKeyIdResponseBody) SetPageSize(v int32) *ListAliasesByKeyIdResponseBody
func (*ListAliasesByKeyIdResponseBody) SetRequestId ¶
func (s *ListAliasesByKeyIdResponseBody) SetRequestId(v string) *ListAliasesByKeyIdResponseBody
func (*ListAliasesByKeyIdResponseBody) SetTotalCount ¶
func (s *ListAliasesByKeyIdResponseBody) SetTotalCount(v int32) *ListAliasesByKeyIdResponseBody
func (ListAliasesByKeyIdResponseBody) String ¶
func (s ListAliasesByKeyIdResponseBody) String() string
type ListAliasesByKeyIdResponseBodyAliases ¶
type ListAliasesByKeyIdResponseBodyAliases struct {
Alias []*ListAliasesByKeyIdResponseBodyAliasesAlias `json:"Alias,omitempty" xml:"Alias,omitempty" type:"Repeated"`
}
func (ListAliasesByKeyIdResponseBodyAliases) GoString ¶
func (s ListAliasesByKeyIdResponseBodyAliases) GoString() string
func (ListAliasesByKeyIdResponseBodyAliases) String ¶
func (s ListAliasesByKeyIdResponseBodyAliases) String() string
type ListAliasesByKeyIdResponseBodyAliasesAlias ¶
type ListAliasesByKeyIdResponseBodyAliasesAlias struct { AliasArn *string `json:"AliasArn,omitempty" xml:"AliasArn,omitempty"` AliasName *string `json:"AliasName,omitempty" xml:"AliasName,omitempty"` KeyId *string `json:"KeyId,omitempty" xml:"KeyId,omitempty"` }
func (ListAliasesByKeyIdResponseBodyAliasesAlias) GoString ¶
func (s ListAliasesByKeyIdResponseBodyAliasesAlias) GoString() string
func (*ListAliasesByKeyIdResponseBodyAliasesAlias) SetAliasArn ¶
func (s *ListAliasesByKeyIdResponseBodyAliasesAlias) SetAliasArn(v string) *ListAliasesByKeyIdResponseBodyAliasesAlias
func (*ListAliasesByKeyIdResponseBodyAliasesAlias) SetAliasName ¶
func (s *ListAliasesByKeyIdResponseBodyAliasesAlias) SetAliasName(v string) *ListAliasesByKeyIdResponseBodyAliasesAlias
func (*ListAliasesByKeyIdResponseBodyAliasesAlias) SetKeyId ¶
func (s *ListAliasesByKeyIdResponseBodyAliasesAlias) SetKeyId(v string) *ListAliasesByKeyIdResponseBodyAliasesAlias
func (ListAliasesByKeyIdResponseBodyAliasesAlias) String ¶
func (s ListAliasesByKeyIdResponseBodyAliasesAlias) String() string
type ListAliasesRequest ¶
type ListAliasesRequest struct { PageNumber *int32 `json:"PageNumber,omitempty" xml:"PageNumber,omitempty"` PageSize *int32 `json:"PageSize,omitempty" xml:"PageSize,omitempty"` }
func (ListAliasesRequest) GoString ¶
func (s ListAliasesRequest) GoString() string
func (*ListAliasesRequest) SetPageNumber ¶
func (s *ListAliasesRequest) SetPageNumber(v int32) *ListAliasesRequest
func (*ListAliasesRequest) SetPageSize ¶
func (s *ListAliasesRequest) SetPageSize(v int32) *ListAliasesRequest
func (ListAliasesRequest) String ¶
func (s ListAliasesRequest) String() string
type ListAliasesResponse ¶
type ListAliasesResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *ListAliasesResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (ListAliasesResponse) GoString ¶
func (s ListAliasesResponse) GoString() string
func (*ListAliasesResponse) SetBody ¶
func (s *ListAliasesResponse) SetBody(v *ListAliasesResponseBody) *ListAliasesResponse
func (*ListAliasesResponse) SetHeaders ¶
func (s *ListAliasesResponse) SetHeaders(v map[string]*string) *ListAliasesResponse
func (*ListAliasesResponse) SetStatusCode ¶
func (s *ListAliasesResponse) SetStatusCode(v int32) *ListAliasesResponse
func (ListAliasesResponse) String ¶
func (s ListAliasesResponse) String() string
type ListAliasesResponseBody ¶
type ListAliasesResponseBody struct { Aliases *ListAliasesResponseBodyAliases `json:"Aliases,omitempty" xml:"Aliases,omitempty" type:"Struct"` PageNumber *int32 `json:"PageNumber,omitempty" xml:"PageNumber,omitempty"` PageSize *int32 `json:"PageSize,omitempty" xml:"PageSize,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` TotalCount *int32 `json:"TotalCount,omitempty" xml:"TotalCount,omitempty"` }
func (ListAliasesResponseBody) GoString ¶
func (s ListAliasesResponseBody) GoString() string
func (*ListAliasesResponseBody) SetAliases ¶
func (s *ListAliasesResponseBody) SetAliases(v *ListAliasesResponseBodyAliases) *ListAliasesResponseBody
func (*ListAliasesResponseBody) SetPageNumber ¶
func (s *ListAliasesResponseBody) SetPageNumber(v int32) *ListAliasesResponseBody
func (*ListAliasesResponseBody) SetPageSize ¶
func (s *ListAliasesResponseBody) SetPageSize(v int32) *ListAliasesResponseBody
func (*ListAliasesResponseBody) SetRequestId ¶
func (s *ListAliasesResponseBody) SetRequestId(v string) *ListAliasesResponseBody
func (*ListAliasesResponseBody) SetTotalCount ¶
func (s *ListAliasesResponseBody) SetTotalCount(v int32) *ListAliasesResponseBody
func (ListAliasesResponseBody) String ¶
func (s ListAliasesResponseBody) String() string
type ListAliasesResponseBodyAliases ¶
type ListAliasesResponseBodyAliases struct {
Alias []*ListAliasesResponseBodyAliasesAlias `json:"Alias,omitempty" xml:"Alias,omitempty" type:"Repeated"`
}
func (ListAliasesResponseBodyAliases) GoString ¶
func (s ListAliasesResponseBodyAliases) GoString() string
func (*ListAliasesResponseBodyAliases) SetAlias ¶
func (s *ListAliasesResponseBodyAliases) SetAlias(v []*ListAliasesResponseBodyAliasesAlias) *ListAliasesResponseBodyAliases
func (ListAliasesResponseBodyAliases) String ¶
func (s ListAliasesResponseBodyAliases) String() string
type ListAliasesResponseBodyAliasesAlias ¶
type ListAliasesResponseBodyAliasesAlias struct { AliasArn *string `json:"AliasArn,omitempty" xml:"AliasArn,omitempty"` AliasName *string `json:"AliasName,omitempty" xml:"AliasName,omitempty"` KeyId *string `json:"KeyId,omitempty" xml:"KeyId,omitempty"` }
func (ListAliasesResponseBodyAliasesAlias) GoString ¶
func (s ListAliasesResponseBodyAliasesAlias) GoString() string
func (*ListAliasesResponseBodyAliasesAlias) SetAliasArn ¶
func (s *ListAliasesResponseBodyAliasesAlias) SetAliasArn(v string) *ListAliasesResponseBodyAliasesAlias
func (*ListAliasesResponseBodyAliasesAlias) SetAliasName ¶
func (s *ListAliasesResponseBodyAliasesAlias) SetAliasName(v string) *ListAliasesResponseBodyAliasesAlias
func (*ListAliasesResponseBodyAliasesAlias) SetKeyId ¶
func (s *ListAliasesResponseBodyAliasesAlias) SetKeyId(v string) *ListAliasesResponseBodyAliasesAlias
func (ListAliasesResponseBodyAliasesAlias) String ¶
func (s ListAliasesResponseBodyAliasesAlias) String() string
type ListKeyVersionsRequest ¶
type ListKeyVersionsRequest struct { KeyId *string `json:"KeyId,omitempty" xml:"KeyId,omitempty"` PageNumber *int32 `json:"PageNumber,omitempty" xml:"PageNumber,omitempty"` PageSize *int32 `json:"PageSize,omitempty" xml:"PageSize,omitempty"` }
func (ListKeyVersionsRequest) GoString ¶
func (s ListKeyVersionsRequest) GoString() string
func (*ListKeyVersionsRequest) SetKeyId ¶
func (s *ListKeyVersionsRequest) SetKeyId(v string) *ListKeyVersionsRequest
func (*ListKeyVersionsRequest) SetPageNumber ¶
func (s *ListKeyVersionsRequest) SetPageNumber(v int32) *ListKeyVersionsRequest
func (*ListKeyVersionsRequest) SetPageSize ¶
func (s *ListKeyVersionsRequest) SetPageSize(v int32) *ListKeyVersionsRequest
func (ListKeyVersionsRequest) String ¶
func (s ListKeyVersionsRequest) String() string
type ListKeyVersionsResponse ¶
type ListKeyVersionsResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *ListKeyVersionsResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (ListKeyVersionsResponse) GoString ¶
func (s ListKeyVersionsResponse) GoString() string
func (*ListKeyVersionsResponse) SetBody ¶
func (s *ListKeyVersionsResponse) SetBody(v *ListKeyVersionsResponseBody) *ListKeyVersionsResponse
func (*ListKeyVersionsResponse) SetHeaders ¶
func (s *ListKeyVersionsResponse) SetHeaders(v map[string]*string) *ListKeyVersionsResponse
func (*ListKeyVersionsResponse) SetStatusCode ¶
func (s *ListKeyVersionsResponse) SetStatusCode(v int32) *ListKeyVersionsResponse
func (ListKeyVersionsResponse) String ¶
func (s ListKeyVersionsResponse) String() string
type ListKeyVersionsResponseBody ¶
type ListKeyVersionsResponseBody struct { KeyVersions *ListKeyVersionsResponseBodyKeyVersions `json:"KeyVersions,omitempty" xml:"KeyVersions,omitempty" type:"Struct"` PageNumber *int32 `json:"PageNumber,omitempty" xml:"PageNumber,omitempty"` PageSize *int32 `json:"PageSize,omitempty" xml:"PageSize,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` TotalCount *int32 `json:"TotalCount,omitempty" xml:"TotalCount,omitempty"` }
func (ListKeyVersionsResponseBody) GoString ¶
func (s ListKeyVersionsResponseBody) GoString() string
func (*ListKeyVersionsResponseBody) SetKeyVersions ¶
func (s *ListKeyVersionsResponseBody) SetKeyVersions(v *ListKeyVersionsResponseBodyKeyVersions) *ListKeyVersionsResponseBody
func (*ListKeyVersionsResponseBody) SetPageNumber ¶
func (s *ListKeyVersionsResponseBody) SetPageNumber(v int32) *ListKeyVersionsResponseBody
func (*ListKeyVersionsResponseBody) SetPageSize ¶
func (s *ListKeyVersionsResponseBody) SetPageSize(v int32) *ListKeyVersionsResponseBody
func (*ListKeyVersionsResponseBody) SetRequestId ¶
func (s *ListKeyVersionsResponseBody) SetRequestId(v string) *ListKeyVersionsResponseBody
func (*ListKeyVersionsResponseBody) SetTotalCount ¶
func (s *ListKeyVersionsResponseBody) SetTotalCount(v int32) *ListKeyVersionsResponseBody
func (ListKeyVersionsResponseBody) String ¶
func (s ListKeyVersionsResponseBody) String() string
type ListKeyVersionsResponseBodyKeyVersions ¶
type ListKeyVersionsResponseBodyKeyVersions struct {
KeyVersion []*ListKeyVersionsResponseBodyKeyVersionsKeyVersion `json:"KeyVersion,omitempty" xml:"KeyVersion,omitempty" type:"Repeated"`
}
func (ListKeyVersionsResponseBodyKeyVersions) GoString ¶
func (s ListKeyVersionsResponseBodyKeyVersions) GoString() string
func (*ListKeyVersionsResponseBodyKeyVersions) SetKeyVersion ¶
func (s *ListKeyVersionsResponseBodyKeyVersions) SetKeyVersion(v []*ListKeyVersionsResponseBodyKeyVersionsKeyVersion) *ListKeyVersionsResponseBodyKeyVersions
func (ListKeyVersionsResponseBodyKeyVersions) String ¶
func (s ListKeyVersionsResponseBodyKeyVersions) String() string
type ListKeyVersionsResponseBodyKeyVersionsKeyVersion ¶
type ListKeyVersionsResponseBodyKeyVersionsKeyVersion struct { CreationDate *string `json:"CreationDate,omitempty" xml:"CreationDate,omitempty"` KeyId *string `json:"KeyId,omitempty" xml:"KeyId,omitempty"` KeyVersionId *string `json:"KeyVersionId,omitempty" xml:"KeyVersionId,omitempty"` }
func (ListKeyVersionsResponseBodyKeyVersionsKeyVersion) GoString ¶
func (s ListKeyVersionsResponseBodyKeyVersionsKeyVersion) GoString() string
func (*ListKeyVersionsResponseBodyKeyVersionsKeyVersion) SetCreationDate ¶
func (s *ListKeyVersionsResponseBodyKeyVersionsKeyVersion) SetCreationDate(v string) *ListKeyVersionsResponseBodyKeyVersionsKeyVersion
func (*ListKeyVersionsResponseBodyKeyVersionsKeyVersion) SetKeyVersionId ¶
func (s *ListKeyVersionsResponseBodyKeyVersionsKeyVersion) SetKeyVersionId(v string) *ListKeyVersionsResponseBodyKeyVersionsKeyVersion
func (ListKeyVersionsResponseBodyKeyVersionsKeyVersion) String ¶
func (s ListKeyVersionsResponseBodyKeyVersionsKeyVersion) String() string
type ListKeysRequest ¶
type ListKeysRequest struct { Filters *string `json:"Filters,omitempty" xml:"Filters,omitempty"` PageNumber *int32 `json:"PageNumber,omitempty" xml:"PageNumber,omitempty"` PageSize *int32 `json:"PageSize,omitempty" xml:"PageSize,omitempty"` }
func (ListKeysRequest) GoString ¶
func (s ListKeysRequest) GoString() string
func (*ListKeysRequest) SetFilters ¶
func (s *ListKeysRequest) SetFilters(v string) *ListKeysRequest
func (*ListKeysRequest) SetPageNumber ¶
func (s *ListKeysRequest) SetPageNumber(v int32) *ListKeysRequest
func (*ListKeysRequest) SetPageSize ¶
func (s *ListKeysRequest) SetPageSize(v int32) *ListKeysRequest
func (ListKeysRequest) String ¶
func (s ListKeysRequest) String() string
type ListKeysResponse ¶
type ListKeysResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *ListKeysResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (ListKeysResponse) GoString ¶
func (s ListKeysResponse) GoString() string
func (*ListKeysResponse) SetBody ¶
func (s *ListKeysResponse) SetBody(v *ListKeysResponseBody) *ListKeysResponse
func (*ListKeysResponse) SetHeaders ¶
func (s *ListKeysResponse) SetHeaders(v map[string]*string) *ListKeysResponse
func (*ListKeysResponse) SetStatusCode ¶
func (s *ListKeysResponse) SetStatusCode(v int32) *ListKeysResponse
func (ListKeysResponse) String ¶
func (s ListKeysResponse) String() string
type ListKeysResponseBody ¶
type ListKeysResponseBody struct { Keys *ListKeysResponseBodyKeys `json:"Keys,omitempty" xml:"Keys,omitempty" type:"Struct"` PageNumber *int32 `json:"PageNumber,omitempty" xml:"PageNumber,omitempty"` PageSize *int32 `json:"PageSize,omitempty" xml:"PageSize,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` TotalCount *int32 `json:"TotalCount,omitempty" xml:"TotalCount,omitempty"` }
func (ListKeysResponseBody) GoString ¶
func (s ListKeysResponseBody) GoString() string
func (*ListKeysResponseBody) SetKeys ¶
func (s *ListKeysResponseBody) SetKeys(v *ListKeysResponseBodyKeys) *ListKeysResponseBody
func (*ListKeysResponseBody) SetPageNumber ¶
func (s *ListKeysResponseBody) SetPageNumber(v int32) *ListKeysResponseBody
func (*ListKeysResponseBody) SetPageSize ¶
func (s *ListKeysResponseBody) SetPageSize(v int32) *ListKeysResponseBody
func (*ListKeysResponseBody) SetRequestId ¶
func (s *ListKeysResponseBody) SetRequestId(v string) *ListKeysResponseBody
func (*ListKeysResponseBody) SetTotalCount ¶
func (s *ListKeysResponseBody) SetTotalCount(v int32) *ListKeysResponseBody
func (ListKeysResponseBody) String ¶
func (s ListKeysResponseBody) String() string
type ListKeysResponseBodyKeys ¶
type ListKeysResponseBodyKeys struct {
Key []*ListKeysResponseBodyKeysKey `json:"Key,omitempty" xml:"Key,omitempty" type:"Repeated"`
}
func (ListKeysResponseBodyKeys) GoString ¶
func (s ListKeysResponseBodyKeys) GoString() string
func (*ListKeysResponseBodyKeys) SetKey ¶
func (s *ListKeysResponseBodyKeys) SetKey(v []*ListKeysResponseBodyKeysKey) *ListKeysResponseBodyKeys
func (ListKeysResponseBodyKeys) String ¶
func (s ListKeysResponseBodyKeys) String() string
type ListKeysResponseBodyKeysKey ¶
type ListKeysResponseBodyKeysKey struct { KeyArn *string `json:"KeyArn,omitempty" xml:"KeyArn,omitempty"` KeyId *string `json:"KeyId,omitempty" xml:"KeyId,omitempty"` }
func (ListKeysResponseBodyKeysKey) GoString ¶
func (s ListKeysResponseBodyKeysKey) GoString() string
func (*ListKeysResponseBodyKeysKey) SetKeyArn ¶
func (s *ListKeysResponseBodyKeysKey) SetKeyArn(v string) *ListKeysResponseBodyKeysKey
func (*ListKeysResponseBodyKeysKey) SetKeyId ¶
func (s *ListKeysResponseBodyKeysKey) SetKeyId(v string) *ListKeysResponseBodyKeysKey
func (ListKeysResponseBodyKeysKey) String ¶
func (s ListKeysResponseBodyKeysKey) String() string
type ListResourceTagsRequest ¶
type ListResourceTagsRequest struct {
KeyId *string `json:"KeyId,omitempty" xml:"KeyId,omitempty"`
}
func (ListResourceTagsRequest) GoString ¶
func (s ListResourceTagsRequest) GoString() string
func (*ListResourceTagsRequest) SetKeyId ¶
func (s *ListResourceTagsRequest) SetKeyId(v string) *ListResourceTagsRequest
func (ListResourceTagsRequest) String ¶
func (s ListResourceTagsRequest) String() string
type ListResourceTagsResponse ¶
type ListResourceTagsResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *ListResourceTagsResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (ListResourceTagsResponse) GoString ¶
func (s ListResourceTagsResponse) GoString() string
func (*ListResourceTagsResponse) SetBody ¶
func (s *ListResourceTagsResponse) SetBody(v *ListResourceTagsResponseBody) *ListResourceTagsResponse
func (*ListResourceTagsResponse) SetHeaders ¶
func (s *ListResourceTagsResponse) SetHeaders(v map[string]*string) *ListResourceTagsResponse
func (*ListResourceTagsResponse) SetStatusCode ¶
func (s *ListResourceTagsResponse) SetStatusCode(v int32) *ListResourceTagsResponse
func (ListResourceTagsResponse) String ¶
func (s ListResourceTagsResponse) String() string
type ListResourceTagsResponseBody ¶
type ListResourceTagsResponseBody struct { RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Tags *ListResourceTagsResponseBodyTags `json:"Tags,omitempty" xml:"Tags,omitempty" type:"Struct"` }
func (ListResourceTagsResponseBody) GoString ¶
func (s ListResourceTagsResponseBody) GoString() string
func (*ListResourceTagsResponseBody) SetRequestId ¶
func (s *ListResourceTagsResponseBody) SetRequestId(v string) *ListResourceTagsResponseBody
func (*ListResourceTagsResponseBody) SetTags ¶
func (s *ListResourceTagsResponseBody) SetTags(v *ListResourceTagsResponseBodyTags) *ListResourceTagsResponseBody
func (ListResourceTagsResponseBody) String ¶
func (s ListResourceTagsResponseBody) String() string
type ListResourceTagsResponseBodyTags ¶
type ListResourceTagsResponseBodyTags struct {
Tag []*ListResourceTagsResponseBodyTagsTag `json:"Tag,omitempty" xml:"Tag,omitempty" type:"Repeated"`
}
func (ListResourceTagsResponseBodyTags) GoString ¶
func (s ListResourceTagsResponseBodyTags) GoString() string
func (*ListResourceTagsResponseBodyTags) SetTag ¶
func (s *ListResourceTagsResponseBodyTags) SetTag(v []*ListResourceTagsResponseBodyTagsTag) *ListResourceTagsResponseBodyTags
func (ListResourceTagsResponseBodyTags) String ¶
func (s ListResourceTagsResponseBodyTags) String() string
type ListResourceTagsResponseBodyTagsTag ¶
type ListResourceTagsResponseBodyTagsTag struct { KeyId *string `json:"KeyId,omitempty" xml:"KeyId,omitempty"` TagKey *string `json:"TagKey,omitempty" xml:"TagKey,omitempty"` TagValue *string `json:"TagValue,omitempty" xml:"TagValue,omitempty"` }
func (ListResourceTagsResponseBodyTagsTag) GoString ¶
func (s ListResourceTagsResponseBodyTagsTag) GoString() string
func (*ListResourceTagsResponseBodyTagsTag) SetKeyId ¶
func (s *ListResourceTagsResponseBodyTagsTag) SetKeyId(v string) *ListResourceTagsResponseBodyTagsTag
func (*ListResourceTagsResponseBodyTagsTag) SetTagKey ¶
func (s *ListResourceTagsResponseBodyTagsTag) SetTagKey(v string) *ListResourceTagsResponseBodyTagsTag
func (*ListResourceTagsResponseBodyTagsTag) SetTagValue ¶
func (s *ListResourceTagsResponseBodyTagsTag) SetTagValue(v string) *ListResourceTagsResponseBodyTagsTag
func (ListResourceTagsResponseBodyTagsTag) String ¶
func (s ListResourceTagsResponseBodyTagsTag) String() string
type ListSecretVersionIdsRequest ¶
type ListSecretVersionIdsRequest struct { IncludeDeprecated *string `json:"IncludeDeprecated,omitempty" xml:"IncludeDeprecated,omitempty"` PageNumber *int32 `json:"PageNumber,omitempty" xml:"PageNumber,omitempty"` PageSize *int32 `json:"PageSize,omitempty" xml:"PageSize,omitempty"` SecretName *string `json:"SecretName,omitempty" xml:"SecretName,omitempty"` }
func (ListSecretVersionIdsRequest) GoString ¶
func (s ListSecretVersionIdsRequest) GoString() string
func (*ListSecretVersionIdsRequest) SetIncludeDeprecated ¶
func (s *ListSecretVersionIdsRequest) SetIncludeDeprecated(v string) *ListSecretVersionIdsRequest
func (*ListSecretVersionIdsRequest) SetPageNumber ¶
func (s *ListSecretVersionIdsRequest) SetPageNumber(v int32) *ListSecretVersionIdsRequest
func (*ListSecretVersionIdsRequest) SetPageSize ¶
func (s *ListSecretVersionIdsRequest) SetPageSize(v int32) *ListSecretVersionIdsRequest
func (*ListSecretVersionIdsRequest) SetSecretName ¶
func (s *ListSecretVersionIdsRequest) SetSecretName(v string) *ListSecretVersionIdsRequest
func (ListSecretVersionIdsRequest) String ¶
func (s ListSecretVersionIdsRequest) String() string
type ListSecretVersionIdsResponse ¶
type ListSecretVersionIdsResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *ListSecretVersionIdsResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (ListSecretVersionIdsResponse) GoString ¶
func (s ListSecretVersionIdsResponse) GoString() string
func (*ListSecretVersionIdsResponse) SetBody ¶
func (s *ListSecretVersionIdsResponse) SetBody(v *ListSecretVersionIdsResponseBody) *ListSecretVersionIdsResponse
func (*ListSecretVersionIdsResponse) SetHeaders ¶
func (s *ListSecretVersionIdsResponse) SetHeaders(v map[string]*string) *ListSecretVersionIdsResponse
func (*ListSecretVersionIdsResponse) SetStatusCode ¶
func (s *ListSecretVersionIdsResponse) SetStatusCode(v int32) *ListSecretVersionIdsResponse
func (ListSecretVersionIdsResponse) String ¶
func (s ListSecretVersionIdsResponse) String() string
type ListSecretVersionIdsResponseBody ¶
type ListSecretVersionIdsResponseBody struct { PageNumber *int32 `json:"PageNumber,omitempty" xml:"PageNumber,omitempty"` PageSize *int32 `json:"PageSize,omitempty" xml:"PageSize,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` SecretName *string `json:"SecretName,omitempty" xml:"SecretName,omitempty"` TotalCount *int32 `json:"TotalCount,omitempty" xml:"TotalCount,omitempty"` VersionIds *ListSecretVersionIdsResponseBodyVersionIds `json:"VersionIds,omitempty" xml:"VersionIds,omitempty" type:"Struct"` }
func (ListSecretVersionIdsResponseBody) GoString ¶
func (s ListSecretVersionIdsResponseBody) GoString() string
func (*ListSecretVersionIdsResponseBody) SetPageNumber ¶
func (s *ListSecretVersionIdsResponseBody) SetPageNumber(v int32) *ListSecretVersionIdsResponseBody
func (*ListSecretVersionIdsResponseBody) SetPageSize ¶
func (s *ListSecretVersionIdsResponseBody) SetPageSize(v int32) *ListSecretVersionIdsResponseBody
func (*ListSecretVersionIdsResponseBody) SetRequestId ¶
func (s *ListSecretVersionIdsResponseBody) SetRequestId(v string) *ListSecretVersionIdsResponseBody
func (*ListSecretVersionIdsResponseBody) SetSecretName ¶
func (s *ListSecretVersionIdsResponseBody) SetSecretName(v string) *ListSecretVersionIdsResponseBody
func (*ListSecretVersionIdsResponseBody) SetTotalCount ¶
func (s *ListSecretVersionIdsResponseBody) SetTotalCount(v int32) *ListSecretVersionIdsResponseBody
func (*ListSecretVersionIdsResponseBody) SetVersionIds ¶
func (s *ListSecretVersionIdsResponseBody) SetVersionIds(v *ListSecretVersionIdsResponseBodyVersionIds) *ListSecretVersionIdsResponseBody
func (ListSecretVersionIdsResponseBody) String ¶
func (s ListSecretVersionIdsResponseBody) String() string
type ListSecretVersionIdsResponseBodyVersionIds ¶
type ListSecretVersionIdsResponseBodyVersionIds struct {
VersionId []*ListSecretVersionIdsResponseBodyVersionIdsVersionId `json:"VersionId,omitempty" xml:"VersionId,omitempty" type:"Repeated"`
}
func (ListSecretVersionIdsResponseBodyVersionIds) GoString ¶
func (s ListSecretVersionIdsResponseBodyVersionIds) GoString() string
func (*ListSecretVersionIdsResponseBodyVersionIds) SetVersionId ¶
func (ListSecretVersionIdsResponseBodyVersionIds) String ¶
func (s ListSecretVersionIdsResponseBodyVersionIds) String() string
type ListSecretVersionIdsResponseBodyVersionIdsVersionId ¶
type ListSecretVersionIdsResponseBodyVersionIdsVersionId struct { CreateTime *string `json:"CreateTime,omitempty" xml:"CreateTime,omitempty"` VersionId *string `json:"VersionId,omitempty" xml:"VersionId,omitempty"` VersionStages *ListSecretVersionIdsResponseBodyVersionIdsVersionIdVersionStages `json:"VersionStages,omitempty" xml:"VersionStages,omitempty" type:"Struct"` }
func (ListSecretVersionIdsResponseBodyVersionIdsVersionId) GoString ¶
func (s ListSecretVersionIdsResponseBodyVersionIdsVersionId) GoString() string
func (*ListSecretVersionIdsResponseBodyVersionIdsVersionId) SetCreateTime ¶
func (s *ListSecretVersionIdsResponseBodyVersionIdsVersionId) SetCreateTime(v string) *ListSecretVersionIdsResponseBodyVersionIdsVersionId
func (*ListSecretVersionIdsResponseBodyVersionIdsVersionId) SetVersionId ¶
func (s *ListSecretVersionIdsResponseBodyVersionIdsVersionId) SetVersionId(v string) *ListSecretVersionIdsResponseBodyVersionIdsVersionId
func (*ListSecretVersionIdsResponseBodyVersionIdsVersionId) SetVersionStages ¶
func (ListSecretVersionIdsResponseBodyVersionIdsVersionId) String ¶
func (s ListSecretVersionIdsResponseBodyVersionIdsVersionId) String() string
type ListSecretVersionIdsResponseBodyVersionIdsVersionIdVersionStages ¶
type ListSecretVersionIdsResponseBodyVersionIdsVersionIdVersionStages struct {
VersionStage []*string `json:"VersionStage,omitempty" xml:"VersionStage,omitempty" type:"Repeated"`
}
func (ListSecretVersionIdsResponseBodyVersionIdsVersionIdVersionStages) GoString ¶
func (s ListSecretVersionIdsResponseBodyVersionIdsVersionIdVersionStages) GoString() string
func (*ListSecretVersionIdsResponseBodyVersionIdsVersionIdVersionStages) SetVersionStage ¶
func (s *ListSecretVersionIdsResponseBodyVersionIdsVersionIdVersionStages) SetVersionStage(v []*string) *ListSecretVersionIdsResponseBodyVersionIdsVersionIdVersionStages
func (ListSecretVersionIdsResponseBodyVersionIdsVersionIdVersionStages) String ¶
func (s ListSecretVersionIdsResponseBodyVersionIdsVersionIdVersionStages) String() string
type ListSecretsRequest ¶
type ListSecretsRequest struct { FetchTags *string `json:"FetchTags,omitempty" xml:"FetchTags,omitempty"` Filters *string `json:"Filters,omitempty" xml:"Filters,omitempty"` PageNumber *int32 `json:"PageNumber,omitempty" xml:"PageNumber,omitempty"` PageSize *int32 `json:"PageSize,omitempty" xml:"PageSize,omitempty"` }
func (ListSecretsRequest) GoString ¶
func (s ListSecretsRequest) GoString() string
func (*ListSecretsRequest) SetFetchTags ¶
func (s *ListSecretsRequest) SetFetchTags(v string) *ListSecretsRequest
func (*ListSecretsRequest) SetFilters ¶
func (s *ListSecretsRequest) SetFilters(v string) *ListSecretsRequest
func (*ListSecretsRequest) SetPageNumber ¶
func (s *ListSecretsRequest) SetPageNumber(v int32) *ListSecretsRequest
func (*ListSecretsRequest) SetPageSize ¶
func (s *ListSecretsRequest) SetPageSize(v int32) *ListSecretsRequest
func (ListSecretsRequest) String ¶
func (s ListSecretsRequest) String() string
type ListSecretsResponse ¶
type ListSecretsResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *ListSecretsResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (ListSecretsResponse) GoString ¶
func (s ListSecretsResponse) GoString() string
func (*ListSecretsResponse) SetBody ¶
func (s *ListSecretsResponse) SetBody(v *ListSecretsResponseBody) *ListSecretsResponse
func (*ListSecretsResponse) SetHeaders ¶
func (s *ListSecretsResponse) SetHeaders(v map[string]*string) *ListSecretsResponse
func (*ListSecretsResponse) SetStatusCode ¶
func (s *ListSecretsResponse) SetStatusCode(v int32) *ListSecretsResponse
func (ListSecretsResponse) String ¶
func (s ListSecretsResponse) String() string
type ListSecretsResponseBody ¶
type ListSecretsResponseBody struct { PageNumber *int32 `json:"PageNumber,omitempty" xml:"PageNumber,omitempty"` PageSize *int32 `json:"PageSize,omitempty" xml:"PageSize,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` SecretList *ListSecretsResponseBodySecretList `json:"SecretList,omitempty" xml:"SecretList,omitempty" type:"Struct"` TotalCount *int32 `json:"TotalCount,omitempty" xml:"TotalCount,omitempty"` }
func (ListSecretsResponseBody) GoString ¶
func (s ListSecretsResponseBody) GoString() string
func (*ListSecretsResponseBody) SetPageNumber ¶
func (s *ListSecretsResponseBody) SetPageNumber(v int32) *ListSecretsResponseBody
func (*ListSecretsResponseBody) SetPageSize ¶
func (s *ListSecretsResponseBody) SetPageSize(v int32) *ListSecretsResponseBody
func (*ListSecretsResponseBody) SetRequestId ¶
func (s *ListSecretsResponseBody) SetRequestId(v string) *ListSecretsResponseBody
func (*ListSecretsResponseBody) SetSecretList ¶
func (s *ListSecretsResponseBody) SetSecretList(v *ListSecretsResponseBodySecretList) *ListSecretsResponseBody
func (*ListSecretsResponseBody) SetTotalCount ¶
func (s *ListSecretsResponseBody) SetTotalCount(v int32) *ListSecretsResponseBody
func (ListSecretsResponseBody) String ¶
func (s ListSecretsResponseBody) String() string
type ListSecretsResponseBodySecretList ¶
type ListSecretsResponseBodySecretList struct {
Secret []*ListSecretsResponseBodySecretListSecret `json:"Secret,omitempty" xml:"Secret,omitempty" type:"Repeated"`
}
func (ListSecretsResponseBodySecretList) GoString ¶
func (s ListSecretsResponseBodySecretList) GoString() string
func (*ListSecretsResponseBodySecretList) SetSecret ¶
func (s *ListSecretsResponseBodySecretList) SetSecret(v []*ListSecretsResponseBodySecretListSecret) *ListSecretsResponseBodySecretList
func (ListSecretsResponseBodySecretList) String ¶
func (s ListSecretsResponseBodySecretList) String() string
type ListSecretsResponseBodySecretListSecret ¶
type ListSecretsResponseBodySecretListSecret struct { CreateTime *string `json:"CreateTime,omitempty" xml:"CreateTime,omitempty"` PlannedDeleteTime *string `json:"PlannedDeleteTime,omitempty" xml:"PlannedDeleteTime,omitempty"` SecretName *string `json:"SecretName,omitempty" xml:"SecretName,omitempty"` SecretType *string `json:"SecretType,omitempty" xml:"SecretType,omitempty"` Tags *ListSecretsResponseBodySecretListSecretTags `json:"Tags,omitempty" xml:"Tags,omitempty" type:"Struct"` UpdateTime *string `json:"UpdateTime,omitempty" xml:"UpdateTime,omitempty"` }
func (ListSecretsResponseBodySecretListSecret) GoString ¶
func (s ListSecretsResponseBodySecretListSecret) GoString() string
func (*ListSecretsResponseBodySecretListSecret) SetCreateTime ¶
func (s *ListSecretsResponseBodySecretListSecret) SetCreateTime(v string) *ListSecretsResponseBodySecretListSecret
func (*ListSecretsResponseBodySecretListSecret) SetPlannedDeleteTime ¶
func (s *ListSecretsResponseBodySecretListSecret) SetPlannedDeleteTime(v string) *ListSecretsResponseBodySecretListSecret
func (*ListSecretsResponseBodySecretListSecret) SetSecretName ¶
func (s *ListSecretsResponseBodySecretListSecret) SetSecretName(v string) *ListSecretsResponseBodySecretListSecret
func (*ListSecretsResponseBodySecretListSecret) SetSecretType ¶
func (s *ListSecretsResponseBodySecretListSecret) SetSecretType(v string) *ListSecretsResponseBodySecretListSecret
func (*ListSecretsResponseBodySecretListSecret) SetUpdateTime ¶
func (s *ListSecretsResponseBodySecretListSecret) SetUpdateTime(v string) *ListSecretsResponseBodySecretListSecret
func (ListSecretsResponseBodySecretListSecret) String ¶
func (s ListSecretsResponseBodySecretListSecret) String() string
type ListSecretsResponseBodySecretListSecretTags ¶
type ListSecretsResponseBodySecretListSecretTags struct {
Tag []*ListSecretsResponseBodySecretListSecretTagsTag `json:"Tag,omitempty" xml:"Tag,omitempty" type:"Repeated"`
}
func (ListSecretsResponseBodySecretListSecretTags) GoString ¶
func (s ListSecretsResponseBodySecretListSecretTags) GoString() string
func (ListSecretsResponseBodySecretListSecretTags) String ¶
func (s ListSecretsResponseBodySecretListSecretTags) String() string
type ListSecretsResponseBodySecretListSecretTagsTag ¶
type ListSecretsResponseBodySecretListSecretTagsTag struct { TagKey *string `json:"TagKey,omitempty" xml:"TagKey,omitempty"` TagValue *string `json:"TagValue,omitempty" xml:"TagValue,omitempty"` }
func (ListSecretsResponseBodySecretListSecretTagsTag) GoString ¶
func (s ListSecretsResponseBodySecretListSecretTagsTag) GoString() string
func (*ListSecretsResponseBodySecretListSecretTagsTag) SetTagKey ¶
func (s *ListSecretsResponseBodySecretListSecretTagsTag) SetTagKey(v string) *ListSecretsResponseBodySecretListSecretTagsTag
func (*ListSecretsResponseBodySecretListSecretTagsTag) SetTagValue ¶
func (s *ListSecretsResponseBodySecretListSecretTagsTag) SetTagValue(v string) *ListSecretsResponseBodySecretListSecretTagsTag
func (ListSecretsResponseBodySecretListSecretTagsTag) String ¶
func (s ListSecretsResponseBodySecretListSecretTagsTag) String() string
type OpenKmsServiceResponse ¶
type OpenKmsServiceResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *OpenKmsServiceResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (OpenKmsServiceResponse) GoString ¶
func (s OpenKmsServiceResponse) GoString() string
func (*OpenKmsServiceResponse) SetBody ¶
func (s *OpenKmsServiceResponse) SetBody(v *OpenKmsServiceResponseBody) *OpenKmsServiceResponse
func (*OpenKmsServiceResponse) SetHeaders ¶
func (s *OpenKmsServiceResponse) SetHeaders(v map[string]*string) *OpenKmsServiceResponse
func (*OpenKmsServiceResponse) SetStatusCode ¶
func (s *OpenKmsServiceResponse) SetStatusCode(v int32) *OpenKmsServiceResponse
func (OpenKmsServiceResponse) String ¶
func (s OpenKmsServiceResponse) String() string
type OpenKmsServiceResponseBody ¶
type OpenKmsServiceResponseBody struct {
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
}
func (OpenKmsServiceResponseBody) GoString ¶
func (s OpenKmsServiceResponseBody) GoString() string
func (*OpenKmsServiceResponseBody) SetRequestId ¶
func (s *OpenKmsServiceResponseBody) SetRequestId(v string) *OpenKmsServiceResponseBody
func (OpenKmsServiceResponseBody) String ¶
func (s OpenKmsServiceResponseBody) String() string
type PutSecretValueRequest ¶
type PutSecretValueRequest struct { SecretData *string `json:"SecretData,omitempty" xml:"SecretData,omitempty"` SecretDataType *string `json:"SecretDataType,omitempty" xml:"SecretDataType,omitempty"` SecretName *string `json:"SecretName,omitempty" xml:"SecretName,omitempty"` VersionId *string `json:"VersionId,omitempty" xml:"VersionId,omitempty"` VersionStages *string `json:"VersionStages,omitempty" xml:"VersionStages,omitempty"` }
func (PutSecretValueRequest) GoString ¶
func (s PutSecretValueRequest) GoString() string
func (*PutSecretValueRequest) SetSecretData ¶
func (s *PutSecretValueRequest) SetSecretData(v string) *PutSecretValueRequest
func (*PutSecretValueRequest) SetSecretDataType ¶
func (s *PutSecretValueRequest) SetSecretDataType(v string) *PutSecretValueRequest
func (*PutSecretValueRequest) SetSecretName ¶
func (s *PutSecretValueRequest) SetSecretName(v string) *PutSecretValueRequest
func (*PutSecretValueRequest) SetVersionId ¶
func (s *PutSecretValueRequest) SetVersionId(v string) *PutSecretValueRequest
func (*PutSecretValueRequest) SetVersionStages ¶
func (s *PutSecretValueRequest) SetVersionStages(v string) *PutSecretValueRequest
func (PutSecretValueRequest) String ¶
func (s PutSecretValueRequest) String() string
type PutSecretValueResponse ¶
type PutSecretValueResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *PutSecretValueResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (PutSecretValueResponse) GoString ¶
func (s PutSecretValueResponse) GoString() string
func (*PutSecretValueResponse) SetBody ¶
func (s *PutSecretValueResponse) SetBody(v *PutSecretValueResponseBody) *PutSecretValueResponse
func (*PutSecretValueResponse) SetHeaders ¶
func (s *PutSecretValueResponse) SetHeaders(v map[string]*string) *PutSecretValueResponse
func (*PutSecretValueResponse) SetStatusCode ¶
func (s *PutSecretValueResponse) SetStatusCode(v int32) *PutSecretValueResponse
func (PutSecretValueResponse) String ¶
func (s PutSecretValueResponse) String() string
type PutSecretValueResponseBody ¶
type PutSecretValueResponseBody struct { RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` SecretName *string `json:"SecretName,omitempty" xml:"SecretName,omitempty"` VersionId *string `json:"VersionId,omitempty" xml:"VersionId,omitempty"` VersionStages *PutSecretValueResponseBodyVersionStages `json:"VersionStages,omitempty" xml:"VersionStages,omitempty" type:"Struct"` }
func (PutSecretValueResponseBody) GoString ¶
func (s PutSecretValueResponseBody) GoString() string
func (*PutSecretValueResponseBody) SetRequestId ¶
func (s *PutSecretValueResponseBody) SetRequestId(v string) *PutSecretValueResponseBody
func (*PutSecretValueResponseBody) SetSecretName ¶
func (s *PutSecretValueResponseBody) SetSecretName(v string) *PutSecretValueResponseBody
func (*PutSecretValueResponseBody) SetVersionId ¶
func (s *PutSecretValueResponseBody) SetVersionId(v string) *PutSecretValueResponseBody
func (*PutSecretValueResponseBody) SetVersionStages ¶
func (s *PutSecretValueResponseBody) SetVersionStages(v *PutSecretValueResponseBodyVersionStages) *PutSecretValueResponseBody
func (PutSecretValueResponseBody) String ¶
func (s PutSecretValueResponseBody) String() string
type PutSecretValueResponseBodyVersionStages ¶
type PutSecretValueResponseBodyVersionStages struct {
VersionStage []*string `json:"VersionStage,omitempty" xml:"VersionStage,omitempty" type:"Repeated"`
}
func (PutSecretValueResponseBodyVersionStages) GoString ¶
func (s PutSecretValueResponseBodyVersionStages) GoString() string
func (*PutSecretValueResponseBodyVersionStages) SetVersionStage ¶
func (s *PutSecretValueResponseBodyVersionStages) SetVersionStage(v []*string) *PutSecretValueResponseBodyVersionStages
func (PutSecretValueResponseBodyVersionStages) String ¶
func (s PutSecretValueResponseBodyVersionStages) String() string
type ReEncryptRequest ¶
type ReEncryptRequest struct { CiphertextBlob *string `json:"CiphertextBlob,omitempty" xml:"CiphertextBlob,omitempty"` DestinationEncryptionContext map[string]interface{} `json:"DestinationEncryptionContext,omitempty" xml:"DestinationEncryptionContext,omitempty"` DestinationKeyId *string `json:"DestinationKeyId,omitempty" xml:"DestinationKeyId,omitempty"` SourceEncryptionAlgorithm *string `json:"SourceEncryptionAlgorithm,omitempty" xml:"SourceEncryptionAlgorithm,omitempty"` SourceEncryptionContext map[string]interface{} `json:"SourceEncryptionContext,omitempty" xml:"SourceEncryptionContext,omitempty"` SourceKeyId *string `json:"SourceKeyId,omitempty" xml:"SourceKeyId,omitempty"` SourceKeyVersionId *string `json:"SourceKeyVersionId,omitempty" xml:"SourceKeyVersionId,omitempty"` }
func (ReEncryptRequest) GoString ¶
func (s ReEncryptRequest) GoString() string
func (*ReEncryptRequest) SetCiphertextBlob ¶
func (s *ReEncryptRequest) SetCiphertextBlob(v string) *ReEncryptRequest
func (*ReEncryptRequest) SetDestinationEncryptionContext ¶
func (s *ReEncryptRequest) SetDestinationEncryptionContext(v map[string]interface{}) *ReEncryptRequest
func (*ReEncryptRequest) SetDestinationKeyId ¶
func (s *ReEncryptRequest) SetDestinationKeyId(v string) *ReEncryptRequest
func (*ReEncryptRequest) SetSourceEncryptionAlgorithm ¶
func (s *ReEncryptRequest) SetSourceEncryptionAlgorithm(v string) *ReEncryptRequest
func (*ReEncryptRequest) SetSourceEncryptionContext ¶
func (s *ReEncryptRequest) SetSourceEncryptionContext(v map[string]interface{}) *ReEncryptRequest
func (*ReEncryptRequest) SetSourceKeyId ¶
func (s *ReEncryptRequest) SetSourceKeyId(v string) *ReEncryptRequest
func (*ReEncryptRequest) SetSourceKeyVersionId ¶
func (s *ReEncryptRequest) SetSourceKeyVersionId(v string) *ReEncryptRequest
func (ReEncryptRequest) String ¶
func (s ReEncryptRequest) String() string
type ReEncryptResponse ¶
type ReEncryptResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *ReEncryptResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (ReEncryptResponse) GoString ¶
func (s ReEncryptResponse) GoString() string
func (*ReEncryptResponse) SetBody ¶
func (s *ReEncryptResponse) SetBody(v *ReEncryptResponseBody) *ReEncryptResponse
func (*ReEncryptResponse) SetHeaders ¶
func (s *ReEncryptResponse) SetHeaders(v map[string]*string) *ReEncryptResponse
func (*ReEncryptResponse) SetStatusCode ¶
func (s *ReEncryptResponse) SetStatusCode(v int32) *ReEncryptResponse
func (ReEncryptResponse) String ¶
func (s ReEncryptResponse) String() string
type ReEncryptResponseBody ¶
type ReEncryptResponseBody struct { CiphertextBlob *string `json:"CiphertextBlob,omitempty" xml:"CiphertextBlob,omitempty"` KeyId *string `json:"KeyId,omitempty" xml:"KeyId,omitempty"` KeyVersionId *string `json:"KeyVersionId,omitempty" xml:"KeyVersionId,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (ReEncryptResponseBody) GoString ¶
func (s ReEncryptResponseBody) GoString() string
func (*ReEncryptResponseBody) SetCiphertextBlob ¶
func (s *ReEncryptResponseBody) SetCiphertextBlob(v string) *ReEncryptResponseBody
func (*ReEncryptResponseBody) SetKeyId ¶
func (s *ReEncryptResponseBody) SetKeyId(v string) *ReEncryptResponseBody
func (*ReEncryptResponseBody) SetKeyVersionId ¶
func (s *ReEncryptResponseBody) SetKeyVersionId(v string) *ReEncryptResponseBody
func (*ReEncryptResponseBody) SetRequestId ¶
func (s *ReEncryptResponseBody) SetRequestId(v string) *ReEncryptResponseBody
func (ReEncryptResponseBody) String ¶
func (s ReEncryptResponseBody) String() string
type ReEncryptShrinkRequest ¶
type ReEncryptShrinkRequest struct { CiphertextBlob *string `json:"CiphertextBlob,omitempty" xml:"CiphertextBlob,omitempty"` DestinationEncryptionContextShrink *string `json:"DestinationEncryptionContext,omitempty" xml:"DestinationEncryptionContext,omitempty"` DestinationKeyId *string `json:"DestinationKeyId,omitempty" xml:"DestinationKeyId,omitempty"` SourceEncryptionAlgorithm *string `json:"SourceEncryptionAlgorithm,omitempty" xml:"SourceEncryptionAlgorithm,omitempty"` SourceEncryptionContextShrink *string `json:"SourceEncryptionContext,omitempty" xml:"SourceEncryptionContext,omitempty"` SourceKeyId *string `json:"SourceKeyId,omitempty" xml:"SourceKeyId,omitempty"` SourceKeyVersionId *string `json:"SourceKeyVersionId,omitempty" xml:"SourceKeyVersionId,omitempty"` }
func (ReEncryptShrinkRequest) GoString ¶
func (s ReEncryptShrinkRequest) GoString() string
func (*ReEncryptShrinkRequest) SetCiphertextBlob ¶
func (s *ReEncryptShrinkRequest) SetCiphertextBlob(v string) *ReEncryptShrinkRequest
func (*ReEncryptShrinkRequest) SetDestinationEncryptionContextShrink ¶
func (s *ReEncryptShrinkRequest) SetDestinationEncryptionContextShrink(v string) *ReEncryptShrinkRequest
func (*ReEncryptShrinkRequest) SetDestinationKeyId ¶
func (s *ReEncryptShrinkRequest) SetDestinationKeyId(v string) *ReEncryptShrinkRequest
func (*ReEncryptShrinkRequest) SetSourceEncryptionAlgorithm ¶
func (s *ReEncryptShrinkRequest) SetSourceEncryptionAlgorithm(v string) *ReEncryptShrinkRequest
func (*ReEncryptShrinkRequest) SetSourceEncryptionContextShrink ¶
func (s *ReEncryptShrinkRequest) SetSourceEncryptionContextShrink(v string) *ReEncryptShrinkRequest
func (*ReEncryptShrinkRequest) SetSourceKeyId ¶
func (s *ReEncryptShrinkRequest) SetSourceKeyId(v string) *ReEncryptShrinkRequest
func (*ReEncryptShrinkRequest) SetSourceKeyVersionId ¶
func (s *ReEncryptShrinkRequest) SetSourceKeyVersionId(v string) *ReEncryptShrinkRequest
func (ReEncryptShrinkRequest) String ¶
func (s ReEncryptShrinkRequest) String() string
type RestoreSecretRequest ¶
type RestoreSecretRequest struct {
SecretName *string `json:"SecretName,omitempty" xml:"SecretName,omitempty"`
}
func (RestoreSecretRequest) GoString ¶
func (s RestoreSecretRequest) GoString() string
func (*RestoreSecretRequest) SetSecretName ¶
func (s *RestoreSecretRequest) SetSecretName(v string) *RestoreSecretRequest
func (RestoreSecretRequest) String ¶
func (s RestoreSecretRequest) String() string
type RestoreSecretResponse ¶
type RestoreSecretResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *RestoreSecretResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (RestoreSecretResponse) GoString ¶
func (s RestoreSecretResponse) GoString() string
func (*RestoreSecretResponse) SetBody ¶
func (s *RestoreSecretResponse) SetBody(v *RestoreSecretResponseBody) *RestoreSecretResponse
func (*RestoreSecretResponse) SetHeaders ¶
func (s *RestoreSecretResponse) SetHeaders(v map[string]*string) *RestoreSecretResponse
func (*RestoreSecretResponse) SetStatusCode ¶
func (s *RestoreSecretResponse) SetStatusCode(v int32) *RestoreSecretResponse
func (RestoreSecretResponse) String ¶
func (s RestoreSecretResponse) String() string
type RestoreSecretResponseBody ¶
type RestoreSecretResponseBody struct { RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` SecretName *string `json:"SecretName,omitempty" xml:"SecretName,omitempty"` }
func (RestoreSecretResponseBody) GoString ¶
func (s RestoreSecretResponseBody) GoString() string
func (*RestoreSecretResponseBody) SetRequestId ¶
func (s *RestoreSecretResponseBody) SetRequestId(v string) *RestoreSecretResponseBody
func (*RestoreSecretResponseBody) SetSecretName ¶
func (s *RestoreSecretResponseBody) SetSecretName(v string) *RestoreSecretResponseBody
func (RestoreSecretResponseBody) String ¶
func (s RestoreSecretResponseBody) String() string
type RotateSecretRequest ¶
type RotateSecretRequest struct { SecretName *string `json:"SecretName,omitempty" xml:"SecretName,omitempty"` VersionId *string `json:"VersionId,omitempty" xml:"VersionId,omitempty"` }
func (RotateSecretRequest) GoString ¶
func (s RotateSecretRequest) GoString() string
func (*RotateSecretRequest) SetSecretName ¶
func (s *RotateSecretRequest) SetSecretName(v string) *RotateSecretRequest
func (*RotateSecretRequest) SetVersionId ¶
func (s *RotateSecretRequest) SetVersionId(v string) *RotateSecretRequest
func (RotateSecretRequest) String ¶
func (s RotateSecretRequest) String() string
type RotateSecretResponse ¶
type RotateSecretResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *RotateSecretResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (RotateSecretResponse) GoString ¶
func (s RotateSecretResponse) GoString() string
func (*RotateSecretResponse) SetBody ¶
func (s *RotateSecretResponse) SetBody(v *RotateSecretResponseBody) *RotateSecretResponse
func (*RotateSecretResponse) SetHeaders ¶
func (s *RotateSecretResponse) SetHeaders(v map[string]*string) *RotateSecretResponse
func (*RotateSecretResponse) SetStatusCode ¶
func (s *RotateSecretResponse) SetStatusCode(v int32) *RotateSecretResponse
func (RotateSecretResponse) String ¶
func (s RotateSecretResponse) String() string
type RotateSecretResponseBody ¶
type RotateSecretResponseBody struct { Arn *string `json:"Arn,omitempty" xml:"Arn,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` SecretName *string `json:"SecretName,omitempty" xml:"SecretName,omitempty"` VersionId *string `json:"VersionId,omitempty" xml:"VersionId,omitempty"` }
func (RotateSecretResponseBody) GoString ¶
func (s RotateSecretResponseBody) GoString() string
func (*RotateSecretResponseBody) SetArn ¶
func (s *RotateSecretResponseBody) SetArn(v string) *RotateSecretResponseBody
func (*RotateSecretResponseBody) SetRequestId ¶
func (s *RotateSecretResponseBody) SetRequestId(v string) *RotateSecretResponseBody
func (*RotateSecretResponseBody) SetSecretName ¶
func (s *RotateSecretResponseBody) SetSecretName(v string) *RotateSecretResponseBody
func (*RotateSecretResponseBody) SetVersionId ¶
func (s *RotateSecretResponseBody) SetVersionId(v string) *RotateSecretResponseBody
func (RotateSecretResponseBody) String ¶
func (s RotateSecretResponseBody) String() string
type ScheduleKeyDeletionRequest ¶
type ScheduleKeyDeletionRequest struct { KeyId *string `json:"KeyId,omitempty" xml:"KeyId,omitempty"` PendingWindowInDays *int32 `json:"PendingWindowInDays,omitempty" xml:"PendingWindowInDays,omitempty"` }
func (ScheduleKeyDeletionRequest) GoString ¶
func (s ScheduleKeyDeletionRequest) GoString() string
func (*ScheduleKeyDeletionRequest) SetKeyId ¶
func (s *ScheduleKeyDeletionRequest) SetKeyId(v string) *ScheduleKeyDeletionRequest
func (*ScheduleKeyDeletionRequest) SetPendingWindowInDays ¶
func (s *ScheduleKeyDeletionRequest) SetPendingWindowInDays(v int32) *ScheduleKeyDeletionRequest
func (ScheduleKeyDeletionRequest) String ¶
func (s ScheduleKeyDeletionRequest) String() string
type ScheduleKeyDeletionResponse ¶
type ScheduleKeyDeletionResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *ScheduleKeyDeletionResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (ScheduleKeyDeletionResponse) GoString ¶
func (s ScheduleKeyDeletionResponse) GoString() string
func (*ScheduleKeyDeletionResponse) SetBody ¶
func (s *ScheduleKeyDeletionResponse) SetBody(v *ScheduleKeyDeletionResponseBody) *ScheduleKeyDeletionResponse
func (*ScheduleKeyDeletionResponse) SetHeaders ¶
func (s *ScheduleKeyDeletionResponse) SetHeaders(v map[string]*string) *ScheduleKeyDeletionResponse
func (*ScheduleKeyDeletionResponse) SetStatusCode ¶
func (s *ScheduleKeyDeletionResponse) SetStatusCode(v int32) *ScheduleKeyDeletionResponse
func (ScheduleKeyDeletionResponse) String ¶
func (s ScheduleKeyDeletionResponse) String() string
type ScheduleKeyDeletionResponseBody ¶
type ScheduleKeyDeletionResponseBody struct {
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
}
func (ScheduleKeyDeletionResponseBody) GoString ¶
func (s ScheduleKeyDeletionResponseBody) GoString() string
func (*ScheduleKeyDeletionResponseBody) SetRequestId ¶
func (s *ScheduleKeyDeletionResponseBody) SetRequestId(v string) *ScheduleKeyDeletionResponseBody
func (ScheduleKeyDeletionResponseBody) String ¶
func (s ScheduleKeyDeletionResponseBody) String() string
type SetDeletionProtectionRequest ¶
type SetDeletionProtectionRequest struct { DeletionProtectionDescription *string `json:"DeletionProtectionDescription,omitempty" xml:"DeletionProtectionDescription,omitempty"` EnableDeletionProtection *bool `json:"EnableDeletionProtection,omitempty" xml:"EnableDeletionProtection,omitempty"` ProtectedResourceArn *string `json:"ProtectedResourceArn,omitempty" xml:"ProtectedResourceArn,omitempty"` }
func (SetDeletionProtectionRequest) GoString ¶
func (s SetDeletionProtectionRequest) GoString() string
func (*SetDeletionProtectionRequest) SetDeletionProtectionDescription ¶
func (s *SetDeletionProtectionRequest) SetDeletionProtectionDescription(v string) *SetDeletionProtectionRequest
func (*SetDeletionProtectionRequest) SetEnableDeletionProtection ¶
func (s *SetDeletionProtectionRequest) SetEnableDeletionProtection(v bool) *SetDeletionProtectionRequest
func (*SetDeletionProtectionRequest) SetProtectedResourceArn ¶
func (s *SetDeletionProtectionRequest) SetProtectedResourceArn(v string) *SetDeletionProtectionRequest
func (SetDeletionProtectionRequest) String ¶
func (s SetDeletionProtectionRequest) String() string
type SetDeletionProtectionResponse ¶
type SetDeletionProtectionResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *SetDeletionProtectionResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (SetDeletionProtectionResponse) GoString ¶
func (s SetDeletionProtectionResponse) GoString() string
func (*SetDeletionProtectionResponse) SetBody ¶
func (s *SetDeletionProtectionResponse) SetBody(v *SetDeletionProtectionResponseBody) *SetDeletionProtectionResponse
func (*SetDeletionProtectionResponse) SetHeaders ¶
func (s *SetDeletionProtectionResponse) SetHeaders(v map[string]*string) *SetDeletionProtectionResponse
func (*SetDeletionProtectionResponse) SetStatusCode ¶
func (s *SetDeletionProtectionResponse) SetStatusCode(v int32) *SetDeletionProtectionResponse
func (SetDeletionProtectionResponse) String ¶
func (s SetDeletionProtectionResponse) String() string
type SetDeletionProtectionResponseBody ¶
type SetDeletionProtectionResponseBody struct {
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
}
func (SetDeletionProtectionResponseBody) GoString ¶
func (s SetDeletionProtectionResponseBody) GoString() string
func (*SetDeletionProtectionResponseBody) SetRequestId ¶
func (s *SetDeletionProtectionResponseBody) SetRequestId(v string) *SetDeletionProtectionResponseBody
func (SetDeletionProtectionResponseBody) String ¶
func (s SetDeletionProtectionResponseBody) String() string
type TagResourceRequest ¶
type TagResourceRequest struct { CertificateId *string `json:"CertificateId,omitempty" xml:"CertificateId,omitempty"` KeyId *string `json:"KeyId,omitempty" xml:"KeyId,omitempty"` SecretName *string `json:"SecretName,omitempty" xml:"SecretName,omitempty"` Tags *string `json:"Tags,omitempty" xml:"Tags,omitempty"` }
func (TagResourceRequest) GoString ¶
func (s TagResourceRequest) GoString() string
func (*TagResourceRequest) SetCertificateId ¶
func (s *TagResourceRequest) SetCertificateId(v string) *TagResourceRequest
func (*TagResourceRequest) SetKeyId ¶
func (s *TagResourceRequest) SetKeyId(v string) *TagResourceRequest
func (*TagResourceRequest) SetSecretName ¶
func (s *TagResourceRequest) SetSecretName(v string) *TagResourceRequest
func (*TagResourceRequest) SetTags ¶
func (s *TagResourceRequest) SetTags(v string) *TagResourceRequest
func (TagResourceRequest) String ¶
func (s TagResourceRequest) String() string
type TagResourceResponse ¶
type TagResourceResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *TagResourceResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (TagResourceResponse) GoString ¶
func (s TagResourceResponse) GoString() string
func (*TagResourceResponse) SetBody ¶
func (s *TagResourceResponse) SetBody(v *TagResourceResponseBody) *TagResourceResponse
func (*TagResourceResponse) SetHeaders ¶
func (s *TagResourceResponse) SetHeaders(v map[string]*string) *TagResourceResponse
func (*TagResourceResponse) SetStatusCode ¶
func (s *TagResourceResponse) SetStatusCode(v int32) *TagResourceResponse
func (TagResourceResponse) String ¶
func (s TagResourceResponse) String() string
type TagResourceResponseBody ¶
type TagResourceResponseBody struct {
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
}
func (TagResourceResponseBody) GoString ¶
func (s TagResourceResponseBody) GoString() string
func (*TagResourceResponseBody) SetRequestId ¶
func (s *TagResourceResponseBody) SetRequestId(v string) *TagResourceResponseBody
func (TagResourceResponseBody) String ¶
func (s TagResourceResponseBody) String() string
type UntagResourceRequest ¶
type UntagResourceRequest struct { CertificateId *string `json:"CertificateId,omitempty" xml:"CertificateId,omitempty"` KeyId *string `json:"KeyId,omitempty" xml:"KeyId,omitempty"` SecretName *string `json:"SecretName,omitempty" xml:"SecretName,omitempty"` TagKeys *string `json:"TagKeys,omitempty" xml:"TagKeys,omitempty"` }
func (UntagResourceRequest) GoString ¶
func (s UntagResourceRequest) GoString() string
func (*UntagResourceRequest) SetCertificateId ¶
func (s *UntagResourceRequest) SetCertificateId(v string) *UntagResourceRequest
func (*UntagResourceRequest) SetKeyId ¶
func (s *UntagResourceRequest) SetKeyId(v string) *UntagResourceRequest
func (*UntagResourceRequest) SetSecretName ¶
func (s *UntagResourceRequest) SetSecretName(v string) *UntagResourceRequest
func (*UntagResourceRequest) SetTagKeys ¶
func (s *UntagResourceRequest) SetTagKeys(v string) *UntagResourceRequest
func (UntagResourceRequest) String ¶
func (s UntagResourceRequest) String() string
type UntagResourceResponse ¶
type UntagResourceResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *UntagResourceResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (UntagResourceResponse) GoString ¶
func (s UntagResourceResponse) GoString() string
func (*UntagResourceResponse) SetBody ¶
func (s *UntagResourceResponse) SetBody(v *UntagResourceResponseBody) *UntagResourceResponse
func (*UntagResourceResponse) SetHeaders ¶
func (s *UntagResourceResponse) SetHeaders(v map[string]*string) *UntagResourceResponse
func (*UntagResourceResponse) SetStatusCode ¶
func (s *UntagResourceResponse) SetStatusCode(v int32) *UntagResourceResponse
func (UntagResourceResponse) String ¶
func (s UntagResourceResponse) String() string
type UntagResourceResponseBody ¶
type UntagResourceResponseBody struct {
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
}
func (UntagResourceResponseBody) GoString ¶
func (s UntagResourceResponseBody) GoString() string
func (*UntagResourceResponseBody) SetRequestId ¶
func (s *UntagResourceResponseBody) SetRequestId(v string) *UntagResourceResponseBody
func (UntagResourceResponseBody) String ¶
func (s UntagResourceResponseBody) String() string
type UpdateAliasRequest ¶
type UpdateAliasRequest struct { AliasName *string `json:"AliasName,omitempty" xml:"AliasName,omitempty"` KeyId *string `json:"KeyId,omitempty" xml:"KeyId,omitempty"` }
func (UpdateAliasRequest) GoString ¶
func (s UpdateAliasRequest) GoString() string
func (*UpdateAliasRequest) SetAliasName ¶
func (s *UpdateAliasRequest) SetAliasName(v string) *UpdateAliasRequest
func (*UpdateAliasRequest) SetKeyId ¶
func (s *UpdateAliasRequest) SetKeyId(v string) *UpdateAliasRequest
func (UpdateAliasRequest) String ¶
func (s UpdateAliasRequest) String() string
type UpdateAliasResponse ¶
type UpdateAliasResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *UpdateAliasResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (UpdateAliasResponse) GoString ¶
func (s UpdateAliasResponse) GoString() string
func (*UpdateAliasResponse) SetBody ¶
func (s *UpdateAliasResponse) SetBody(v *UpdateAliasResponseBody) *UpdateAliasResponse
func (*UpdateAliasResponse) SetHeaders ¶
func (s *UpdateAliasResponse) SetHeaders(v map[string]*string) *UpdateAliasResponse
func (*UpdateAliasResponse) SetStatusCode ¶
func (s *UpdateAliasResponse) SetStatusCode(v int32) *UpdateAliasResponse
func (UpdateAliasResponse) String ¶
func (s UpdateAliasResponse) String() string
type UpdateAliasResponseBody ¶
type UpdateAliasResponseBody struct {
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
}
func (UpdateAliasResponseBody) GoString ¶
func (s UpdateAliasResponseBody) GoString() string
func (*UpdateAliasResponseBody) SetRequestId ¶
func (s *UpdateAliasResponseBody) SetRequestId(v string) *UpdateAliasResponseBody
func (UpdateAliasResponseBody) String ¶
func (s UpdateAliasResponseBody) String() string
type UpdateCertificateStatusRequest ¶
type UpdateCertificateStatusRequest struct { CertificateId *string `json:"CertificateId,omitempty" xml:"CertificateId,omitempty"` Status *string `json:"Status,omitempty" xml:"Status,omitempty"` }
func (UpdateCertificateStatusRequest) GoString ¶
func (s UpdateCertificateStatusRequest) GoString() string
func (*UpdateCertificateStatusRequest) SetCertificateId ¶
func (s *UpdateCertificateStatusRequest) SetCertificateId(v string) *UpdateCertificateStatusRequest
func (*UpdateCertificateStatusRequest) SetStatus ¶
func (s *UpdateCertificateStatusRequest) SetStatus(v string) *UpdateCertificateStatusRequest
func (UpdateCertificateStatusRequest) String ¶
func (s UpdateCertificateStatusRequest) String() string
type UpdateCertificateStatusResponse ¶
type UpdateCertificateStatusResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *UpdateCertificateStatusResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (UpdateCertificateStatusResponse) GoString ¶
func (s UpdateCertificateStatusResponse) GoString() string
func (*UpdateCertificateStatusResponse) SetBody ¶
func (s *UpdateCertificateStatusResponse) SetBody(v *UpdateCertificateStatusResponseBody) *UpdateCertificateStatusResponse
func (*UpdateCertificateStatusResponse) SetHeaders ¶
func (s *UpdateCertificateStatusResponse) SetHeaders(v map[string]*string) *UpdateCertificateStatusResponse
func (*UpdateCertificateStatusResponse) SetStatusCode ¶
func (s *UpdateCertificateStatusResponse) SetStatusCode(v int32) *UpdateCertificateStatusResponse
func (UpdateCertificateStatusResponse) String ¶
func (s UpdateCertificateStatusResponse) String() string
type UpdateCertificateStatusResponseBody ¶
type UpdateCertificateStatusResponseBody struct {
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
}
func (UpdateCertificateStatusResponseBody) GoString ¶
func (s UpdateCertificateStatusResponseBody) GoString() string
func (*UpdateCertificateStatusResponseBody) SetRequestId ¶
func (s *UpdateCertificateStatusResponseBody) SetRequestId(v string) *UpdateCertificateStatusResponseBody
func (UpdateCertificateStatusResponseBody) String ¶
func (s UpdateCertificateStatusResponseBody) String() string
type UpdateKeyDescriptionRequest ¶
type UpdateKeyDescriptionRequest struct { Description *string `json:"Description,omitempty" xml:"Description,omitempty"` KeyId *string `json:"KeyId,omitempty" xml:"KeyId,omitempty"` }
func (UpdateKeyDescriptionRequest) GoString ¶
func (s UpdateKeyDescriptionRequest) GoString() string
func (*UpdateKeyDescriptionRequest) SetDescription ¶
func (s *UpdateKeyDescriptionRequest) SetDescription(v string) *UpdateKeyDescriptionRequest
func (*UpdateKeyDescriptionRequest) SetKeyId ¶
func (s *UpdateKeyDescriptionRequest) SetKeyId(v string) *UpdateKeyDescriptionRequest
func (UpdateKeyDescriptionRequest) String ¶
func (s UpdateKeyDescriptionRequest) String() string
type UpdateKeyDescriptionResponse ¶
type UpdateKeyDescriptionResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *UpdateKeyDescriptionResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (UpdateKeyDescriptionResponse) GoString ¶
func (s UpdateKeyDescriptionResponse) GoString() string
func (*UpdateKeyDescriptionResponse) SetBody ¶
func (s *UpdateKeyDescriptionResponse) SetBody(v *UpdateKeyDescriptionResponseBody) *UpdateKeyDescriptionResponse
func (*UpdateKeyDescriptionResponse) SetHeaders ¶
func (s *UpdateKeyDescriptionResponse) SetHeaders(v map[string]*string) *UpdateKeyDescriptionResponse
func (*UpdateKeyDescriptionResponse) SetStatusCode ¶
func (s *UpdateKeyDescriptionResponse) SetStatusCode(v int32) *UpdateKeyDescriptionResponse
func (UpdateKeyDescriptionResponse) String ¶
func (s UpdateKeyDescriptionResponse) String() string
type UpdateKeyDescriptionResponseBody ¶
type UpdateKeyDescriptionResponseBody struct {
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
}
func (UpdateKeyDescriptionResponseBody) GoString ¶
func (s UpdateKeyDescriptionResponseBody) GoString() string
func (*UpdateKeyDescriptionResponseBody) SetRequestId ¶
func (s *UpdateKeyDescriptionResponseBody) SetRequestId(v string) *UpdateKeyDescriptionResponseBody
func (UpdateKeyDescriptionResponseBody) String ¶
func (s UpdateKeyDescriptionResponseBody) String() string
type UpdateRotationPolicyRequest ¶
type UpdateRotationPolicyRequest struct { EnableAutomaticRotation *bool `json:"EnableAutomaticRotation,omitempty" xml:"EnableAutomaticRotation,omitempty"` KeyId *string `json:"KeyId,omitempty" xml:"KeyId,omitempty"` RotationInterval *string `json:"RotationInterval,omitempty" xml:"RotationInterval,omitempty"` }
func (UpdateRotationPolicyRequest) GoString ¶
func (s UpdateRotationPolicyRequest) GoString() string
func (*UpdateRotationPolicyRequest) SetEnableAutomaticRotation ¶
func (s *UpdateRotationPolicyRequest) SetEnableAutomaticRotation(v bool) *UpdateRotationPolicyRequest
func (*UpdateRotationPolicyRequest) SetKeyId ¶
func (s *UpdateRotationPolicyRequest) SetKeyId(v string) *UpdateRotationPolicyRequest
func (*UpdateRotationPolicyRequest) SetRotationInterval ¶
func (s *UpdateRotationPolicyRequest) SetRotationInterval(v string) *UpdateRotationPolicyRequest
func (UpdateRotationPolicyRequest) String ¶
func (s UpdateRotationPolicyRequest) String() string
type UpdateRotationPolicyResponse ¶
type UpdateRotationPolicyResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *UpdateRotationPolicyResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (UpdateRotationPolicyResponse) GoString ¶
func (s UpdateRotationPolicyResponse) GoString() string
func (*UpdateRotationPolicyResponse) SetBody ¶
func (s *UpdateRotationPolicyResponse) SetBody(v *UpdateRotationPolicyResponseBody) *UpdateRotationPolicyResponse
func (*UpdateRotationPolicyResponse) SetHeaders ¶
func (s *UpdateRotationPolicyResponse) SetHeaders(v map[string]*string) *UpdateRotationPolicyResponse
func (*UpdateRotationPolicyResponse) SetStatusCode ¶
func (s *UpdateRotationPolicyResponse) SetStatusCode(v int32) *UpdateRotationPolicyResponse
func (UpdateRotationPolicyResponse) String ¶
func (s UpdateRotationPolicyResponse) String() string
type UpdateRotationPolicyResponseBody ¶
type UpdateRotationPolicyResponseBody struct {
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
}
func (UpdateRotationPolicyResponseBody) GoString ¶
func (s UpdateRotationPolicyResponseBody) GoString() string
func (*UpdateRotationPolicyResponseBody) SetRequestId ¶
func (s *UpdateRotationPolicyResponseBody) SetRequestId(v string) *UpdateRotationPolicyResponseBody
func (UpdateRotationPolicyResponseBody) String ¶
func (s UpdateRotationPolicyResponseBody) String() string
type UpdateSecretRequest ¶
type UpdateSecretRequest struct { ExtendedConfig *UpdateSecretRequestExtendedConfig `json:"ExtendedConfig,omitempty" xml:"ExtendedConfig,omitempty" type:"Struct"` Description *string `json:"Description,omitempty" xml:"Description,omitempty"` SecretName *string `json:"SecretName,omitempty" xml:"SecretName,omitempty"` }
func (UpdateSecretRequest) GoString ¶
func (s UpdateSecretRequest) GoString() string
func (*UpdateSecretRequest) SetDescription ¶
func (s *UpdateSecretRequest) SetDescription(v string) *UpdateSecretRequest
func (*UpdateSecretRequest) SetExtendedConfig ¶
func (s *UpdateSecretRequest) SetExtendedConfig(v *UpdateSecretRequestExtendedConfig) *UpdateSecretRequest
func (*UpdateSecretRequest) SetSecretName ¶
func (s *UpdateSecretRequest) SetSecretName(v string) *UpdateSecretRequest
func (UpdateSecretRequest) String ¶
func (s UpdateSecretRequest) String() string
type UpdateSecretRequestExtendedConfig ¶
type UpdateSecretRequestExtendedConfig struct {
CustomData map[string]interface{} `json:"CustomData,omitempty" xml:"CustomData,omitempty"`
}
func (UpdateSecretRequestExtendedConfig) GoString ¶
func (s UpdateSecretRequestExtendedConfig) GoString() string
func (*UpdateSecretRequestExtendedConfig) SetCustomData ¶
func (s *UpdateSecretRequestExtendedConfig) SetCustomData(v map[string]interface{}) *UpdateSecretRequestExtendedConfig
func (UpdateSecretRequestExtendedConfig) String ¶
func (s UpdateSecretRequestExtendedConfig) String() string
type UpdateSecretResponse ¶
type UpdateSecretResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *UpdateSecretResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (UpdateSecretResponse) GoString ¶
func (s UpdateSecretResponse) GoString() string
func (*UpdateSecretResponse) SetBody ¶
func (s *UpdateSecretResponse) SetBody(v *UpdateSecretResponseBody) *UpdateSecretResponse
func (*UpdateSecretResponse) SetHeaders ¶
func (s *UpdateSecretResponse) SetHeaders(v map[string]*string) *UpdateSecretResponse
func (*UpdateSecretResponse) SetStatusCode ¶
func (s *UpdateSecretResponse) SetStatusCode(v int32) *UpdateSecretResponse
func (UpdateSecretResponse) String ¶
func (s UpdateSecretResponse) String() string
type UpdateSecretResponseBody ¶
type UpdateSecretResponseBody struct { RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` SecretName *string `json:"SecretName,omitempty" xml:"SecretName,omitempty"` }
func (UpdateSecretResponseBody) GoString ¶
func (s UpdateSecretResponseBody) GoString() string
func (*UpdateSecretResponseBody) SetRequestId ¶
func (s *UpdateSecretResponseBody) SetRequestId(v string) *UpdateSecretResponseBody
func (*UpdateSecretResponseBody) SetSecretName ¶
func (s *UpdateSecretResponseBody) SetSecretName(v string) *UpdateSecretResponseBody
func (UpdateSecretResponseBody) String ¶
func (s UpdateSecretResponseBody) String() string
type UpdateSecretRotationPolicyRequest ¶
type UpdateSecretRotationPolicyRequest struct { EnableAutomaticRotation *bool `json:"EnableAutomaticRotation,omitempty" xml:"EnableAutomaticRotation,omitempty"` RotationInterval *string `json:"RotationInterval,omitempty" xml:"RotationInterval,omitempty"` SecretName *string `json:"SecretName,omitempty" xml:"SecretName,omitempty"` }
func (UpdateSecretRotationPolicyRequest) GoString ¶
func (s UpdateSecretRotationPolicyRequest) GoString() string
func (*UpdateSecretRotationPolicyRequest) SetEnableAutomaticRotation ¶
func (s *UpdateSecretRotationPolicyRequest) SetEnableAutomaticRotation(v bool) *UpdateSecretRotationPolicyRequest
func (*UpdateSecretRotationPolicyRequest) SetRotationInterval ¶
func (s *UpdateSecretRotationPolicyRequest) SetRotationInterval(v string) *UpdateSecretRotationPolicyRequest
func (*UpdateSecretRotationPolicyRequest) SetSecretName ¶
func (s *UpdateSecretRotationPolicyRequest) SetSecretName(v string) *UpdateSecretRotationPolicyRequest
func (UpdateSecretRotationPolicyRequest) String ¶
func (s UpdateSecretRotationPolicyRequest) String() string
type UpdateSecretRotationPolicyResponse ¶
type UpdateSecretRotationPolicyResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *UpdateSecretRotationPolicyResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (UpdateSecretRotationPolicyResponse) GoString ¶
func (s UpdateSecretRotationPolicyResponse) GoString() string
func (*UpdateSecretRotationPolicyResponse) SetHeaders ¶
func (s *UpdateSecretRotationPolicyResponse) SetHeaders(v map[string]*string) *UpdateSecretRotationPolicyResponse
func (*UpdateSecretRotationPolicyResponse) SetStatusCode ¶
func (s *UpdateSecretRotationPolicyResponse) SetStatusCode(v int32) *UpdateSecretRotationPolicyResponse
func (UpdateSecretRotationPolicyResponse) String ¶
func (s UpdateSecretRotationPolicyResponse) String() string
type UpdateSecretRotationPolicyResponseBody ¶
type UpdateSecretRotationPolicyResponseBody struct { RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` SecretName *string `json:"SecretName,omitempty" xml:"SecretName,omitempty"` }
func (UpdateSecretRotationPolicyResponseBody) GoString ¶
func (s UpdateSecretRotationPolicyResponseBody) GoString() string
func (*UpdateSecretRotationPolicyResponseBody) SetRequestId ¶
func (s *UpdateSecretRotationPolicyResponseBody) SetRequestId(v string) *UpdateSecretRotationPolicyResponseBody
func (*UpdateSecretRotationPolicyResponseBody) SetSecretName ¶
func (s *UpdateSecretRotationPolicyResponseBody) SetSecretName(v string) *UpdateSecretRotationPolicyResponseBody
func (UpdateSecretRotationPolicyResponseBody) String ¶
func (s UpdateSecretRotationPolicyResponseBody) String() string
type UpdateSecretShrinkRequest ¶
type UpdateSecretShrinkRequest struct { ExtendedConfig *UpdateSecretShrinkRequestExtendedConfig `json:"ExtendedConfig,omitempty" xml:"ExtendedConfig,omitempty" type:"Struct"` Description *string `json:"Description,omitempty" xml:"Description,omitempty"` SecretName *string `json:"SecretName,omitempty" xml:"SecretName,omitempty"` }
func (UpdateSecretShrinkRequest) GoString ¶
func (s UpdateSecretShrinkRequest) GoString() string
func (*UpdateSecretShrinkRequest) SetDescription ¶
func (s *UpdateSecretShrinkRequest) SetDescription(v string) *UpdateSecretShrinkRequest
func (*UpdateSecretShrinkRequest) SetExtendedConfig ¶
func (s *UpdateSecretShrinkRequest) SetExtendedConfig(v *UpdateSecretShrinkRequestExtendedConfig) *UpdateSecretShrinkRequest
func (*UpdateSecretShrinkRequest) SetSecretName ¶
func (s *UpdateSecretShrinkRequest) SetSecretName(v string) *UpdateSecretShrinkRequest
func (UpdateSecretShrinkRequest) String ¶
func (s UpdateSecretShrinkRequest) String() string
type UpdateSecretShrinkRequestExtendedConfig ¶
type UpdateSecretShrinkRequestExtendedConfig struct {
CustomData *string `json:"CustomData,omitempty" xml:"CustomData,omitempty"`
}
func (UpdateSecretShrinkRequestExtendedConfig) GoString ¶
func (s UpdateSecretShrinkRequestExtendedConfig) GoString() string
func (*UpdateSecretShrinkRequestExtendedConfig) SetCustomData ¶
func (s *UpdateSecretShrinkRequestExtendedConfig) SetCustomData(v string) *UpdateSecretShrinkRequestExtendedConfig
func (UpdateSecretShrinkRequestExtendedConfig) String ¶
func (s UpdateSecretShrinkRequestExtendedConfig) String() string
type UpdateSecretVersionStageRequest ¶
type UpdateSecretVersionStageRequest struct { MoveToVersion *string `json:"MoveToVersion,omitempty" xml:"MoveToVersion,omitempty"` RemoveFromVersion *string `json:"RemoveFromVersion,omitempty" xml:"RemoveFromVersion,omitempty"` SecretName *string `json:"SecretName,omitempty" xml:"SecretName,omitempty"` VersionStage *string `json:"VersionStage,omitempty" xml:"VersionStage,omitempty"` }
func (UpdateSecretVersionStageRequest) GoString ¶
func (s UpdateSecretVersionStageRequest) GoString() string
func (*UpdateSecretVersionStageRequest) SetMoveToVersion ¶
func (s *UpdateSecretVersionStageRequest) SetMoveToVersion(v string) *UpdateSecretVersionStageRequest
func (*UpdateSecretVersionStageRequest) SetRemoveFromVersion ¶
func (s *UpdateSecretVersionStageRequest) SetRemoveFromVersion(v string) *UpdateSecretVersionStageRequest
func (*UpdateSecretVersionStageRequest) SetSecretName ¶
func (s *UpdateSecretVersionStageRequest) SetSecretName(v string) *UpdateSecretVersionStageRequest
func (*UpdateSecretVersionStageRequest) SetVersionStage ¶
func (s *UpdateSecretVersionStageRequest) SetVersionStage(v string) *UpdateSecretVersionStageRequest
func (UpdateSecretVersionStageRequest) String ¶
func (s UpdateSecretVersionStageRequest) String() string
type UpdateSecretVersionStageResponse ¶
type UpdateSecretVersionStageResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *UpdateSecretVersionStageResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (UpdateSecretVersionStageResponse) GoString ¶
func (s UpdateSecretVersionStageResponse) GoString() string
func (*UpdateSecretVersionStageResponse) SetBody ¶
func (s *UpdateSecretVersionStageResponse) SetBody(v *UpdateSecretVersionStageResponseBody) *UpdateSecretVersionStageResponse
func (*UpdateSecretVersionStageResponse) SetHeaders ¶
func (s *UpdateSecretVersionStageResponse) SetHeaders(v map[string]*string) *UpdateSecretVersionStageResponse
func (*UpdateSecretVersionStageResponse) SetStatusCode ¶
func (s *UpdateSecretVersionStageResponse) SetStatusCode(v int32) *UpdateSecretVersionStageResponse
func (UpdateSecretVersionStageResponse) String ¶
func (s UpdateSecretVersionStageResponse) String() string
type UpdateSecretVersionStageResponseBody ¶
type UpdateSecretVersionStageResponseBody struct { RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` SecretName *string `json:"SecretName,omitempty" xml:"SecretName,omitempty"` }
func (UpdateSecretVersionStageResponseBody) GoString ¶
func (s UpdateSecretVersionStageResponseBody) GoString() string
func (*UpdateSecretVersionStageResponseBody) SetRequestId ¶
func (s *UpdateSecretVersionStageResponseBody) SetRequestId(v string) *UpdateSecretVersionStageResponseBody
func (*UpdateSecretVersionStageResponseBody) SetSecretName ¶
func (s *UpdateSecretVersionStageResponseBody) SetSecretName(v string) *UpdateSecretVersionStageResponseBody
func (UpdateSecretVersionStageResponseBody) String ¶
func (s UpdateSecretVersionStageResponseBody) String() string
type UploadCertificateRequest ¶
type UploadCertificateRequest struct { Certificate *string `json:"Certificate,omitempty" xml:"Certificate,omitempty"` CertificateChain *string `json:"CertificateChain,omitempty" xml:"CertificateChain,omitempty"` CertificateId *string `json:"CertificateId,omitempty" xml:"CertificateId,omitempty"` }
func (UploadCertificateRequest) GoString ¶
func (s UploadCertificateRequest) GoString() string
func (*UploadCertificateRequest) SetCertificate ¶
func (s *UploadCertificateRequest) SetCertificate(v string) *UploadCertificateRequest
func (*UploadCertificateRequest) SetCertificateChain ¶
func (s *UploadCertificateRequest) SetCertificateChain(v string) *UploadCertificateRequest
func (*UploadCertificateRequest) SetCertificateId ¶
func (s *UploadCertificateRequest) SetCertificateId(v string) *UploadCertificateRequest
func (UploadCertificateRequest) String ¶
func (s UploadCertificateRequest) String() string
type UploadCertificateResponse ¶
type UploadCertificateResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *UploadCertificateResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (UploadCertificateResponse) GoString ¶
func (s UploadCertificateResponse) GoString() string
func (*UploadCertificateResponse) SetBody ¶
func (s *UploadCertificateResponse) SetBody(v *UploadCertificateResponseBody) *UploadCertificateResponse
func (*UploadCertificateResponse) SetHeaders ¶
func (s *UploadCertificateResponse) SetHeaders(v map[string]*string) *UploadCertificateResponse
func (*UploadCertificateResponse) SetStatusCode ¶
func (s *UploadCertificateResponse) SetStatusCode(v int32) *UploadCertificateResponse
func (UploadCertificateResponse) String ¶
func (s UploadCertificateResponse) String() string
type UploadCertificateResponseBody ¶
type UploadCertificateResponseBody struct {
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
}
func (UploadCertificateResponseBody) GoString ¶
func (s UploadCertificateResponseBody) GoString() string
func (*UploadCertificateResponseBody) SetRequestId ¶
func (s *UploadCertificateResponseBody) SetRequestId(v string) *UploadCertificateResponseBody
func (UploadCertificateResponseBody) String ¶
func (s UploadCertificateResponseBody) String() string
Click to show internal directories.
Click to hide internal directories.