secondaryPrivateIpAddresses

@JvmName(name = "ccuqrounfiutrpdi")
suspend fun secondaryPrivateIpAddresses(value: Output<List<String>>)
@JvmName(name = "dxhnqiohdnupviih")
suspend fun secondaryPrivateIpAddresses(value: List<String>?)

Parameters

value

Secondary private IPv4 addresses. For more information about secondary addresses, see Create a NAT gateway in the Amazon Virtual Private Cloud User Guide. `SecondaryPrivateIpAddressCount` and `SecondaryPrivateIpAddresses` cannot be set at the same time.


@JvmName(name = "yrpqbhwadifrmhkp")
suspend fun secondaryPrivateIpAddresses(vararg values: Output<String>)


@JvmName(name = "ffwuucrtrfkvckgw")
suspend fun secondaryPrivateIpAddresses(values: List<Output<String>>)
@JvmName(name = "dcxostpbwpdeutvw")
suspend fun secondaryPrivateIpAddresses(vararg values: String)

Parameters

values

Secondary private IPv4 addresses. For more information about secondary addresses, see Create a NAT gateway in the Amazon Virtual Private Cloud User Guide. `SecondaryPrivateIpAddressCount` and `SecondaryPrivateIpAddresses` cannot be set at the same time.