Uses of Interface
software.amazon.awssdk.services.ec2.model.AssociateEnclaveCertificateIamRoleResponse.Builder
Packages that use AssociateEnclaveCertificateIamRoleResponse.Builder
-
Uses of AssociateEnclaveCertificateIamRoleResponse.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return AssociateEnclaveCertificateIamRoleResponse.BuilderModifier and TypeMethodDescriptionAssociateEnclaveCertificateIamRoleResponse.builder()AssociateEnclaveCertificateIamRoleResponse.Builder.certificateS3BucketName(String certificateS3BucketName) The name of the Amazon S3 bucket to which the certificate was uploaded.AssociateEnclaveCertificateIamRoleResponse.Builder.certificateS3ObjectKey(String certificateS3ObjectKey) The Amazon S3 object key where the certificate, certificate chain, and encrypted private key bundle are stored.AssociateEnclaveCertificateIamRoleResponse.Builder.encryptionKmsKeyId(String encryptionKmsKeyId) The ID of the KMS key used to encrypt the private key of the certificate.AssociateEnclaveCertificateIamRoleResponse.toBuilder()Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type AssociateEnclaveCertificateIamRoleResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends AssociateEnclaveCertificateIamRoleResponse.Builder>AssociateEnclaveCertificateIamRoleResponse.serializableBuilderClass()