Uses of Class
software.amazon.awscdk.services.signer.CfnSigningProfileProps.Builder
Packages that use CfnSigningProfileProps.Builder
-
Uses of CfnSigningProfileProps.Builder in software.amazon.awscdk.services.signer
Methods in software.amazon.awscdk.services.signer that return CfnSigningProfileProps.BuilderModifier and TypeMethodDescriptionCfnSigningProfileProps.builder()CfnSigningProfileProps.Builder.platformId(String platformId) Sets the value ofCfnSigningProfileProps.getPlatformId()CfnSigningProfileProps.Builder.signatureValidityPeriod(IResolvable signatureValidityPeriod) Sets the value ofCfnSigningProfileProps.getSignatureValidityPeriod()CfnSigningProfileProps.Builder.signatureValidityPeriod(CfnSigningProfile.SignatureValidityPeriodProperty signatureValidityPeriod) Sets the value ofCfnSigningProfileProps.getSignatureValidityPeriod()Sets the value ofCfnSigningProfileProps.getTags()Constructors in software.amazon.awscdk.services.signer with parameters of type CfnSigningProfileProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnSigningProfileProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnSigningProfileProps.Builder.