subnetIdList

@JvmName(name = "adpkxkudtgugqbrr")
suspend fun subnetIdList(value: Output<List<String>>)
@JvmName(name = "wxvuwpbxlgeqruif")
suspend fun subnetIdList(value: List<String>)

Parameters

value

An array of strings containing the Amazon VPC subnet IDs (e.g., subnet-0bb1c79de3EXAMPLE .


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


@JvmName(name = "rsdplagxxaovwobx")
suspend fun subnetIdList(values: List<Output<String>>)
@JvmName(name = "gnrcuilkuoobyyku")
suspend fun subnetIdList(vararg values: String)

Parameters

values

An array of strings containing the Amazon VPC subnet IDs (e.g., subnet-0bb1c79de3EXAMPLE .