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