Get Enclave Certificate Iam Role Association Result
data class GetEnclaveCertificateIamRoleAssociationResult(val certificateS3BucketName: String? = null, val certificateS3ObjectKey: String? = null, val encryptionKmsKeyId: String? = null)
Properties
Link copied to clipboard
The name of the Amazon S3 bucket to which the certificate was uploaded.
Link copied to clipboard
The Amazon S3 object key where the certificate, certificate chain, and encrypted private key bundle are stored.
Link copied to clipboard
The ID of the AWS KMS CMK used to encrypt the private key of the certificate.