Uses of Class
software.amazon.awscdk.services.cloudfront.CfnConnectionFunctionProps.Builder
Packages that use CfnConnectionFunctionProps.Builder
-
Uses of CfnConnectionFunctionProps.Builder in software.amazon.awscdk.services.cloudfront
Methods in software.amazon.awscdk.services.cloudfront that return CfnConnectionFunctionProps.BuilderModifier and TypeMethodDescriptionCfnConnectionFunctionProps.Builder.autoPublish(Boolean autoPublish) Sets the value ofCfnConnectionFunctionProps.getAutoPublish()CfnConnectionFunctionProps.Builder.autoPublish(IResolvable autoPublish) Sets the value ofCfnConnectionFunctionProps.getAutoPublish()CfnConnectionFunctionProps.builder()CfnConnectionFunctionProps.Builder.connectionFunctionCode(String connectionFunctionCode) Sets the value ofCfnConnectionFunctionProps.getConnectionFunctionCode()CfnConnectionFunctionProps.Builder.connectionFunctionConfig(IResolvable connectionFunctionConfig) Sets the value ofCfnConnectionFunctionProps.getConnectionFunctionConfig()CfnConnectionFunctionProps.Builder.connectionFunctionConfig(CfnConnectionFunction.ConnectionFunctionConfigProperty connectionFunctionConfig) Sets the value ofCfnConnectionFunctionProps.getConnectionFunctionConfig()Sets the value ofCfnConnectionFunctionProps.getName()Sets the value ofCfnConnectionFunctionProps.getTags()Constructors in software.amazon.awscdk.services.cloudfront with parameters of type CfnConnectionFunctionProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnConnectionFunctionProps.Builder.