ipv4Prefixes
Parameters
value
One or more IPv4 prefixes to be assigned to the network interface. You cannot use this option if you use the `Ipv4PrefixCount`
option.
Parameters
values
One or more IPv4 prefixes to be assigned to the network interface. You cannot use this option if you use the `Ipv4PrefixCount`
option.
suspend fun ipv4Prefixes(argument: List<suspend LaunchTemplateIpv4PrefixSpecificationArgsBuilder.() -> Unit>)
suspend fun ipv4Prefixes(vararg argument: suspend LaunchTemplateIpv4PrefixSpecificationArgsBuilder.() -> Unit)
suspend fun ipv4Prefixes(argument: suspend LaunchTemplateIpv4PrefixSpecificationArgsBuilder.() -> Unit)
Parameters
argument
One or more IPv4 prefixes to be assigned to the network interface. You cannot use this option if you use the `Ipv4PrefixCount`
option.