Uses of Interface
software.amazon.awssdk.services.ec2.model.AssociateEnclaveCertificateIamRoleRequest.Builder
Packages that use AssociateEnclaveCertificateIamRoleRequest.Builder
Package
Description
-
Uses of AssociateEnclaveCertificateIamRoleRequest.Builder in software.amazon.awssdk.services.ec2
Method parameters in software.amazon.awssdk.services.ec2 with type arguments of type AssociateEnclaveCertificateIamRoleRequest.BuilderModifier and TypeMethodDescriptionEc2AsyncClient.associateEnclaveCertificateIamRole(Consumer<AssociateEnclaveCertificateIamRoleRequest.Builder> associateEnclaveCertificateIamRoleRequest) Associates an Identity and Access Management (IAM) role with an Certificate Manager (ACM) certificate.Ec2Client.associateEnclaveCertificateIamRole(Consumer<AssociateEnclaveCertificateIamRoleRequest.Builder> associateEnclaveCertificateIamRoleRequest) Associates an Identity and Access Management (IAM) role with an Certificate Manager (ACM) certificate. -
Uses of AssociateEnclaveCertificateIamRoleRequest.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return AssociateEnclaveCertificateIamRoleRequest.BuilderModifier and TypeMethodDescriptionAssociateEnclaveCertificateIamRoleRequest.builder()AssociateEnclaveCertificateIamRoleRequest.Builder.certificateArn(String certificateArn) The ARN of the ACM certificate with which to associate the IAM role.Checks whether you have the required permissions for the action, without actually making the request, and provides an error response.AssociateEnclaveCertificateIamRoleRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) AssociateEnclaveCertificateIamRoleRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) The ARN of the IAM role to associate with the ACM certificate.AssociateEnclaveCertificateIamRoleRequest.toBuilder()Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type AssociateEnclaveCertificateIamRoleRequest.BuilderModifier and TypeMethodDescriptionstatic Class<? extends AssociateEnclaveCertificateIamRoleRequest.Builder>AssociateEnclaveCertificateIamRoleRequest.serializableBuilderClass()