Uses of Class
software.amazon.awssdk.services.cloudfront.model.IpamConfig
Packages that use IpamConfig
-
Uses of IpamConfig in software.amazon.awssdk.services.cloudfront.model
Methods in software.amazon.awssdk.services.cloudfront.model that return IpamConfigModifier and TypeMethodDescriptionfinal IpamConfigAnycastIpList.ipamConfig()The IPAM configuration for the Anycast static IP list, that contains the quantity and list of IPAM CIDR configurations.final IpamConfigAnycastIpListSummary.ipamConfig()The IPAM configuration for the Anycast static IP list, that contains the quantity and list of IPAM CIDR configurations.Methods in software.amazon.awssdk.services.cloudfront.model with parameters of type IpamConfigModifier and TypeMethodDescriptionAnycastIpList.Builder.ipamConfig(IpamConfig ipamConfig) The IPAM configuration for the Anycast static IP list, that contains the quantity and list of IPAM CIDR configurations.AnycastIpListSummary.Builder.ipamConfig(IpamConfig ipamConfig) The IPAM configuration for the Anycast static IP list, that contains the quantity and list of IPAM CIDR configurations.