Uses of Class
software.amazon.awscdk.services.signer.ProfilePermissionReference.Builder
Packages that use ProfilePermissionReference.Builder
-
Uses of ProfilePermissionReference.Builder in software.amazon.awscdk.services.signer
Methods in software.amazon.awscdk.services.signer that return ProfilePermissionReference.BuilderModifier and TypeMethodDescriptionProfilePermissionReference.builder()
ProfilePermissionReference.Builder.profileName
(String profileName) Sets the value ofProfilePermissionReference.getProfileName()
ProfilePermissionReference.Builder.statementId
(String statementId) Sets the value ofProfilePermissionReference.getStatementId()
Constructors in software.amazon.awscdk.services.signer with parameters of type ProfilePermissionReference.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theProfilePermissionReference.Builder
.