Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.lambda.CfnCodeSigningConfigMixinProps.Builder
Packages that use CfnCodeSigningConfigMixinProps.Builder
-
Uses of CfnCodeSigningConfigMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.lambda
Methods in software.amazon.awscdk.cfnpropertymixins.services.lambda that return CfnCodeSigningConfigMixinProps.BuilderModifier and TypeMethodDescriptionCfnCodeSigningConfigMixinProps.Builder.allowedPublishers(CfnCodeSigningConfigPropsMixin.AllowedPublishersProperty allowedPublishers) Sets the value ofCfnCodeSigningConfigMixinProps.getAllowedPublishers()CfnCodeSigningConfigMixinProps.Builder.allowedPublishers(IResolvable allowedPublishers) Sets the value ofCfnCodeSigningConfigMixinProps.getAllowedPublishers()CfnCodeSigningConfigMixinProps.builder()CfnCodeSigningConfigMixinProps.Builder.codeSigningPolicies(CfnCodeSigningConfigPropsMixin.CodeSigningPoliciesProperty codeSigningPolicies) Sets the value ofCfnCodeSigningConfigMixinProps.getCodeSigningPolicies()CfnCodeSigningConfigMixinProps.Builder.codeSigningPolicies(IResolvable codeSigningPolicies) Sets the value ofCfnCodeSigningConfigMixinProps.getCodeSigningPolicies()CfnCodeSigningConfigMixinProps.Builder.description(String description) Sets the value ofCfnCodeSigningConfigMixinProps.getDescription()Sets the value ofCfnCodeSigningConfigMixinProps.getTags()Constructors in software.amazon.awscdk.cfnpropertymixins.services.lambda with parameters of type CfnCodeSigningConfigMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnCodeSigningConfigMixinProps.Builder.