subnetIds

@JvmName(name = "lbosluhrlkaymnxw")
suspend fun subnetIds(value: Output<List<String>>)
@JvmName(name = "uuehpemggdcttkdl")
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 = "kbnljcmcdumsvfjh")
suspend fun subnetIds(vararg values: Output<String>)


@JvmName(name = "hluisiohqiqwxtfk")
suspend fun subnetIds(values: List<Output<String>>)
@JvmName(name = "saiiwhxtbuohqwpo")
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.