Uses of Class
software.amazon.awscdk.services.signer.SigningProfileAttributes.Builder
-
Uses of SigningProfileAttributes.Builder in software.amazon.awscdk.services.signer
Modifier and TypeMethodDescriptionSigningProfileAttributes.builder()
SigningProfileAttributes.Builder.signingProfileName
(String signingProfileName) Sets the value ofSigningProfileAttributes.getSigningProfileName()
SigningProfileAttributes.Builder.signingProfileVersion
(String signingProfileVersion) Sets the value ofSigningProfileAttributes.getSigningProfileVersion()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theSigningProfileAttributes.Builder
.