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