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