natSubnets

@JvmName(name = "ppeagxnfamfnetko")
suspend fun natSubnets(value: Output<List<String>>)
@JvmName(name = "frhlksdmvqegxtrf")
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 = "kujmfddfvrwyahcv")
suspend fun natSubnets(vararg values: Output<String>)


@JvmName(name = "yulmxxakhcoganty")
suspend fun natSubnets(values: List<Output<String>>)
@JvmName(name = "wdclonlngycodkpc")
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.