Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.signer.CfnSigningProfileMixinProps.Builder
Packages that use CfnSigningProfileMixinProps.Builder
-
Uses of CfnSigningProfileMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.signer
Methods in software.amazon.awscdk.cfnpropertymixins.services.signer that return CfnSigningProfileMixinProps.BuilderModifier and TypeMethodDescriptionCfnSigningProfileMixinProps.builder()CfnSigningProfileMixinProps.Builder.platformId(String platformId) Sets the value ofCfnSigningProfileMixinProps.getPlatformId()CfnSigningProfileMixinProps.Builder.profileName(String profileName) Sets the value ofCfnSigningProfileMixinProps.getProfileName()CfnSigningProfileMixinProps.Builder.signatureValidityPeriod(CfnSigningProfilePropsMixin.SignatureValidityPeriodProperty signatureValidityPeriod) Sets the value ofCfnSigningProfileMixinProps.getSignatureValidityPeriod()CfnSigningProfileMixinProps.Builder.signatureValidityPeriod(IResolvable signatureValidityPeriod) Sets the value ofCfnSigningProfileMixinProps.getSignatureValidityPeriod()Sets the value ofCfnSigningProfileMixinProps.getTags()Constructors in software.amazon.awscdk.cfnpropertymixins.services.signer with parameters of type CfnSigningProfileMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnSigningProfileMixinProps.Builder.