subnetIds

@JvmName(name = "asmyyjvkptupcxwc")
suspend fun subnetIds(value: Output<List<String>>)
@JvmName(name = "uyfhrmgvjqfqhsiv")
suspend fun subnetIds(value: List<String>)

Parameters

value

The array of Subnet IDs used by the VPC configuration.


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


@JvmName(name = "qfcfplllxrkosxfn")
suspend fun subnetIds(values: List<Output<String>>)
@JvmName(name = "otynujuqqdwbpkat")
suspend fun subnetIds(vararg values: String)

Parameters

values

The array of Subnet IDs used by the VPC configuration.