subnetIds

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

Parameters

value

A list of up to 5 subnet IDs to associate with the Studio. The subnets must belong to the VPC specified by VpcId. Studio users can create a Workspace in any of the specified subnets.


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


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

Parameters

values

A list of up to 5 subnet IDs to associate with the Studio. The subnets must belong to the VPC specified by VpcId. Studio users can create a Workspace in any of the specified subnets.