| Package | Description |
|---|---|
| software.amazon.awscdk.services.ec2 |
Amazon EC2 Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
CfnEnclaveCertificateIamRoleAssociation.Builder |
CfnEnclaveCertificateIamRoleAssociation.Builder.certificateArn(String certificateArn)
The ARN of the ACM certificate with which to associate the IAM role.
|
static CfnEnclaveCertificateIamRoleAssociation.Builder |
CfnEnclaveCertificateIamRoleAssociation.Builder.create(software.constructs.Construct scope,
String id) |
CfnEnclaveCertificateIamRoleAssociation.Builder |
CfnEnclaveCertificateIamRoleAssociation.Builder.roleArn(String roleArn)
The ARN of the IAM role to associate with the ACM certificate.
|
Copyright © 2022. All rights reserved.