Launch Template Ipv4Prefix Specification Args
data class LaunchTemplateIpv4PrefixSpecificationArgs(val ipv4Prefix: Output<String>? = null) : ConvertibleToJava<LaunchTemplateIpv4PrefixSpecificationArgs>
Specifies an IPv4 prefix for a network interface. `Ipv4PrefixSpecification`
is a property of AWS::EC2::LaunchTemplate NetworkInterface.
Properties
Link copied to clipboard
The IPv4 prefix. For information, see Assigning prefixes to network interfaces in the Amazon EC2 User Guide.