subnetIds

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

Parameters

value

A list of subnet IDs to associate with the Amazon EMR Studio. A Studio can have a maximum of 5 subnets. The subnets must belong to the VPC specified by vpc_id. Studio users can create a Workspace in any of the specified subnets.


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


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

Parameters

values

A list of subnet IDs to associate with the Amazon EMR Studio. A Studio can have a maximum of 5 subnets. The subnets must belong to the VPC specified by vpc_id. Studio users can create a Workspace in any of the specified subnets.