Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.cloudfront.CfnFunctionMixinProps.Builder
Packages that use CfnFunctionMixinProps.Builder
-
Uses of CfnFunctionMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.cloudfront
Methods in software.amazon.awscdk.cfnpropertymixins.services.cloudfront that return CfnFunctionMixinProps.BuilderModifier and TypeMethodDescriptionCfnFunctionMixinProps.Builder.autoPublish(Boolean autoPublish) Sets the value ofCfnFunctionMixinProps.getAutoPublish()CfnFunctionMixinProps.Builder.autoPublish(IResolvable autoPublish) Sets the value ofCfnFunctionMixinProps.getAutoPublish()CfnFunctionMixinProps.builder()CfnFunctionMixinProps.Builder.functionCode(String functionCode) Sets the value ofCfnFunctionMixinProps.getFunctionCode()CfnFunctionMixinProps.Builder.functionConfig(CfnFunctionPropsMixin.FunctionConfigProperty functionConfig) Sets the value ofCfnFunctionMixinProps.getFunctionConfig()CfnFunctionMixinProps.Builder.functionConfig(IResolvable functionConfig) Sets the value ofCfnFunctionMixinProps.getFunctionConfig()CfnFunctionMixinProps.Builder.functionMetadata(CfnFunctionPropsMixin.FunctionMetadataProperty functionMetadata) Sets the value ofCfnFunctionMixinProps.getFunctionMetadata()CfnFunctionMixinProps.Builder.functionMetadata(IResolvable functionMetadata) Sets the value ofCfnFunctionMixinProps.getFunctionMetadata()Sets the value ofCfnFunctionMixinProps.getName()Constructors in software.amazon.awscdk.cfnpropertymixins.services.cloudfront with parameters of type CfnFunctionMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnFunctionMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnFunctionMixinProps.Builder.