ipsecInternalAddresses

@JvmName(name = "vlryiiehbrbljilo")
suspend fun ipsecInternalAddresses(value: Output<List<String>>)
@JvmName(name = "sagrbdniturhmohh")
suspend fun ipsecInternalAddresses(value: List<String>?)

Parameters

value

URL of addresses that have been reserved for the interconnect attachment, Used only for interconnect attachment that has the encryption option as IPSEC. The addresses must be RFC 1918 IP address ranges. When creating HA VPN gateway over the interconnect attachment, if the attachment is configured to use an RFC 1918 IP address, then the VPN gateway's IP address will be allocated from the IP address range specified here. For example, if the HA VPN gateway's interface 0 is paired to this interconnect attachment, then an RFC 1918 IP address for the VPN gateway interface 0 will be allocated from the IP address specified for this interconnect attachment. If this field is not specified for interconnect attachment that has encryption option as IPSEC, later on when creating HA VPN gateway on this interconnect attachment, the HA VPN gateway's IP address will be allocated from regional external IP address pool.


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


@JvmName(name = "owhbyrxmjnbmwpfa")
suspend fun ipsecInternalAddresses(values: List<Output<String>>)
@JvmName(name = "qtktaafihyjvfrav")
suspend fun ipsecInternalAddresses(vararg values: String)

Parameters

values

URL of addresses that have been reserved for the interconnect attachment, Used only for interconnect attachment that has the encryption option as IPSEC. The addresses must be RFC 1918 IP address ranges. When creating HA VPN gateway over the interconnect attachment, if the attachment is configured to use an RFC 1918 IP address, then the VPN gateway's IP address will be allocated from the IP address range specified here. For example, if the HA VPN gateway's interface 0 is paired to this interconnect attachment, then an RFC 1918 IP address for the VPN gateway interface 0 will be allocated from the IP address specified for this interconnect attachment. If this field is not specified for interconnect attachment that has encryption option as IPSEC, later on when creating HA VPN gateway on this interconnect attachment, the HA VPN gateway's IP address will be allocated from regional external IP address pool.