Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.signer.CfnProfilePermissionMixinProps.Builder
Packages that use CfnProfilePermissionMixinProps.Builder
-
Uses of CfnProfilePermissionMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.signer
Methods in software.amazon.awscdk.cfnpropertymixins.services.signer that return CfnProfilePermissionMixinProps.BuilderModifier and TypeMethodDescriptionSets the value ofCfnProfilePermissionMixinProps.getAction()CfnProfilePermissionMixinProps.builder()Sets the value ofCfnProfilePermissionMixinProps.getPrincipal()CfnProfilePermissionMixinProps.Builder.profileName(String profileName) Sets the value ofCfnProfilePermissionMixinProps.getProfileName()CfnProfilePermissionMixinProps.Builder.profileVersion(String profileVersion) Sets the value ofCfnProfilePermissionMixinProps.getProfileVersion()CfnProfilePermissionMixinProps.Builder.statementId(String statementId) Sets the value ofCfnProfilePermissionMixinProps.getStatementId()Constructors in software.amazon.awscdk.cfnpropertymixins.services.signer with parameters of type CfnProfilePermissionMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnProfilePermissionMixinProps.Builder.