secondaryPrivateIpAddresses

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


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