Uses of Class
software.amazon.awscdk.services.cloudfront.CfnAnycastIpList.Builder
Packages that use CfnAnycastIpList.Builder
-
Uses of CfnAnycastIpList.Builder in software.amazon.awscdk.services.cloudfront
Methods in software.amazon.awscdk.services.cloudfront that return CfnAnycastIpList.BuilderModifier and TypeMethodDescriptionstatic CfnAnycastIpList.BuilderCfnAnycastIpList.Builder.ipAddressType(String ipAddressType) The IP address type for the Anycast static IP list.The number of IP addresses in the Anycast static IP list.The name of the Anycast static IP list.CfnAnycastIpList.Builder.tags(CfnAnycastIpList.TagsProperty tags) A complex type that contains zero or moreTagelements.