private Ip Addresses
Parameters
value
The private IPv4 addresses associated with the network interface.
Parameters
values
The private IPv4 addresses associated with the network interface.
suspend fun privateIpAddresses(argument: List<suspend InstancePrivateIpAddressArgsBuilder.() -> Unit>)
suspend fun privateIpAddresses(vararg argument: suspend InstancePrivateIpAddressArgsBuilder.() -> Unit)
Parameters
argument
The private IPv4 addresses associated with the network interface.