Uses of Class
software.amazon.awscdk.services.signer.SigningProfileProps.Builder
Packages that use SigningProfileProps.Builder
- 
Uses of SigningProfileProps.Builder in software.amazon.awscdk.services.signerMethods in software.amazon.awscdk.services.signer that return SigningProfileProps.BuilderModifier and TypeMethodDescriptionstatic SigningProfileProps.BuilderSigningProfileProps.builder()Sets the value ofSigningProfileProps.getPlatform()SigningProfileProps.Builder.signatureValidity(Duration signatureValidity) Sets the value ofSigningProfileProps.getSignatureValidity()SigningProfileProps.Builder.signingProfileName(String signingProfileName) Sets the value ofSigningProfileProps.getSigningProfileName()Constructors in software.amazon.awscdk.services.signer with parameters of type SigningProfileProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(SigningProfileProps.Builder builder) Constructor that initializes the object based on literal property values passed by theSigningProfileProps.Builder.