Uses of Class
software.amazon.awscdk.services.signer.SigningProfileProps.Builder
-
Uses of SigningProfileProps.Builder in software.amazon.awscdk.services.signer
Modifier and TypeMethodDescriptionstatic SigningProfileProps.Builder
SigningProfileProps.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()
ModifierConstructorDescriptionprotected
Jsii$Proxy
(SigningProfileProps.Builder builder) Constructor that initializes the object based on literal property values passed by theSigningProfileProps.Builder
.