Uses of Class
software.amazon.awscdk.services.signer.CfnProfilePermission.Builder
-
Uses of CfnProfilePermission.Builder in software.amazon.awscdk.services.signer
Modifier and TypeMethodDescriptionThe AWS Signer action permitted as part of cross-account permissions.static CfnProfilePermission.Builder
The AWS principal receiving cross-account permissions.CfnProfilePermission.Builder.profileName
(String profileName) The human-readable name of the signing profile.CfnProfilePermission.Builder.profileVersion
(String profileVersion) The version of the signing profile.CfnProfilePermission.Builder.statementId
(String statementId) A unique identifier for the cross-account permission statement.