secondaryPrivateIpAddresses

@JvmName(name = "jsptanjrrqthfxxk")
suspend fun secondaryPrivateIpAddresses(value: Output<List<String>>)
@JvmName(name = "vitolochahaferqg")
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 = "jmbxjpqigohgmvct")
suspend fun secondaryPrivateIpAddresses(vararg values: Output<String>)


@JvmName(name = "kutiwhsytkdqvmrj")
suspend fun secondaryPrivateIpAddresses(values: List<Output<String>>)
@JvmName(name = "ysrtuwntvxvliarn")
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.