Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.cloudfront.CfnConnectionGroupMixinProps.Builder
Packages that use CfnConnectionGroupMixinProps.Builder
-
Uses of CfnConnectionGroupMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.cloudfront
Methods in software.amazon.awscdk.cfnpropertymixins.services.cloudfront that return CfnConnectionGroupMixinProps.BuilderModifier and TypeMethodDescriptionCfnConnectionGroupMixinProps.Builder.anycastIpListId(String anycastIpListId) Sets the value ofCfnConnectionGroupMixinProps.getAnycastIpListId()CfnConnectionGroupMixinProps.builder()Sets the value ofCfnConnectionGroupMixinProps.getEnabled()CfnConnectionGroupMixinProps.Builder.enabled(IResolvable enabled) Sets the value ofCfnConnectionGroupMixinProps.getEnabled()CfnConnectionGroupMixinProps.Builder.ipv6Enabled(Boolean ipv6Enabled) Sets the value ofCfnConnectionGroupMixinProps.getIpv6Enabled()CfnConnectionGroupMixinProps.Builder.ipv6Enabled(IResolvable ipv6Enabled) Sets the value ofCfnConnectionGroupMixinProps.getIpv6Enabled()Sets the value ofCfnConnectionGroupMixinProps.getName()Sets the value ofCfnConnectionGroupMixinProps.getTags()Constructors in software.amazon.awscdk.cfnpropertymixins.services.cloudfront with parameters of type CfnConnectionGroupMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnConnectionGroupMixinProps.Builder.