Uses of Class
software.amazon.awscdk.services.acmpca.CfnPermission.Builder
Packages that use CfnPermission.Builder
-
Uses of CfnPermission.Builder in software.amazon.awscdk.services.acmpca
Methods in software.amazon.awscdk.services.acmpca that return CfnPermission.BuilderModifier and TypeMethodDescriptionThe private CA actions that can be performed by the designated AWS service.CfnPermission.Builder.certificateAuthorityArn(String certificateAuthorityArn) The Amazon Resource Number (ARN) of the private CA from which the permission was issued.static CfnPermission.BuilderThe AWS service or entity that holds the permission.CfnPermission.Builder.sourceAccount(String sourceAccount) The ID of the account that assigned the permission.