natSubnets

@JvmName(name = "jxlbxkliresbpahn")
suspend fun natSubnets(value: Output<List<String>>)
@JvmName(name = "tmbxqbdbkfxyongm")
suspend fun natSubnets(value: List<String>?)

Parameters

value

An array of URLs where each entry is the URL of a subnet provided by the service producer to use for NAT in this service attachment.


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


@JvmName(name = "dkudscdyjlhqyhpo")
suspend fun natSubnets(values: List<Output<String>>)
@JvmName(name = "vnqovsuceaalatjx")
suspend fun natSubnets(vararg values: String)

Parameters

values

An array of URLs where each entry is the URL of a subnet provided by the service producer to use for NAT in this service attachment.