Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.cloudfront.CfnConnectionFunctionPropsMixin.Builder
Packages that use CfnConnectionFunctionPropsMixin.Builder
-
Uses of CfnConnectionFunctionPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.cloudfront
Methods in software.amazon.awscdk.cfnpropertymixins.services.cloudfront that return CfnConnectionFunctionPropsMixin.BuilderModifier and TypeMethodDescriptionCfnConnectionFunctionPropsMixin.Builder.autoPublish(Boolean autoPublish) A flag that determines whether to automatically publish the function to theLIVEstage when it’s created.CfnConnectionFunctionPropsMixin.Builder.autoPublish(IResolvable autoPublish) A flag that determines whether to automatically publish the function to theLIVEstage when it’s created.CfnConnectionFunctionPropsMixin.Builder.connectionFunctionCode(String connectionFunctionCode) The code for the connection function.CfnConnectionFunctionPropsMixin.Builder.connectionFunctionConfig(CfnConnectionFunctionPropsMixin.ConnectionFunctionConfigProperty connectionFunctionConfig) Contains configuration information about a CloudFront function.CfnConnectionFunctionPropsMixin.Builder.connectionFunctionConfig(IResolvable connectionFunctionConfig) Contains configuration information about a CloudFront function.CfnConnectionFunctionPropsMixin.Builder.create()CfnConnectionFunctionPropsMixin.Builder.create(CfnPropertyMixinOptions options) The connection function name.A complex type that contains zero or moreTagelements.