private Ip Addresses
Parameters
value
One or more private IPv4 addresses to assign to the network interface.
Parameters
values
One or more private IPv4 addresses to assign to the network interface.
suspend fun privateIpAddresses(argument: List<suspend InstancePrivateIpAddressSpecificationArgsBuilder.() -> Unit>)
suspend fun privateIpAddresses(vararg argument: suspend InstancePrivateIpAddressSpecificationArgsBuilder.() -> Unit)
suspend fun privateIpAddresses(argument: suspend InstancePrivateIpAddressSpecificationArgsBuilder.() -> Unit)
Parameters
argument
One or more private IPv4 addresses to assign to the network interface.