Uses of Class
software.amazon.awscdk.services.signer.CfnProfilePermissionProps.Builder
-
Uses of CfnProfilePermissionProps.Builder in software.amazon.awscdk.services.signer
Modifier and TypeMethodDescriptionSets the value ofCfnProfilePermissionProps.getAction()
CfnProfilePermissionProps.builder()
Sets the value ofCfnProfilePermissionProps.getPrincipal()
CfnProfilePermissionProps.Builder.profileName
(String profileName) Sets the value ofCfnProfilePermissionProps.getProfileName()
CfnProfilePermissionProps.Builder.profileVersion
(String profileVersion) Sets the value ofCfnProfilePermissionProps.getProfileVersion()
CfnProfilePermissionProps.Builder.statementId
(String statementId) Sets the value ofCfnProfilePermissionProps.getStatementId()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnProfilePermissionProps.Builder
.