Uses of Enum
software.amazon.awscdk.services.ec2.alpha.IpamPoolPublicIpSource
-
Uses of IpamPoolPublicIpSource in software.amazon.awscdk.services.ec2.alpha
Modifier and TypeMethodDescriptiondefault IpamPoolPublicIpSource
PoolOptions.getPublicIpSource()
(experimental) The IP address source for pools in the public scope.final IpamPoolPublicIpSource
PoolOptions.Jsii$Proxy.getPublicIpSource()
static IpamPoolPublicIpSource
Returns the enum constant of this type with the specified name.static IpamPoolPublicIpSource[]
IpamPoolPublicIpSource.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionPoolOptions.Builder.publicIpSource
(IpamPoolPublicIpSource publicIpSource) Sets the value ofPoolOptions.getPublicIpSource()