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.CfnAnycastIpList.Builder.ipamCidrConfigs(List<? extends Object> ipamCidrConfigs) A list of IPAM CIDR configurations that define the IP address ranges, IPAM pools, and associated Anycast IP addresses.CfnAnycastIpList.Builder.ipamCidrConfigs(IResolvable ipamCidrConfigs) A list of IPAM CIDR configurations that define the IP address ranges, IPAM pools, and associated Anycast IP addresses.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.