subnetIds

@JvmName(name = "yfcgagpntkgwvrgj")
suspend fun subnetIds(value: Output<List<String>>)
@JvmName(name = "axvsdtmpkssxddxj")
suspend fun subnetIds(value: List<String>?)

Parameters

value

List of VPC subnet id-s where you want the job flow to launch. Amazon EMR identifies the best Availability Zone to launch instances according to your fleet specifications.


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


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

Parameters

values

List of VPC subnet id-s where you want the job flow to launch. Amazon EMR identifies the best Availability Zone to launch instances according to your fleet specifications.