ec2SubnetIds

@JvmName(name = "ykhmsjrvjkqsxuge")
suspend fun ec2SubnetIds(value: Output<List<String>>)
@JvmName(name = "qbpwuntduynrrodo")
suspend fun ec2SubnetIds(value: List<String>?)

Parameters

value

Specifies the IDs of the EC2 subnets where streaming sessions will be accessible from. These subnets must support the specified instance types.


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


@JvmName(name = "ftuohidhetmaemmv")
suspend fun ec2SubnetIds(values: List<Output<String>>)
@JvmName(name = "bsghrgxwptmrqfde")
suspend fun ec2SubnetIds(vararg values: String)

Parameters

values

Specifies the IDs of the EC2 subnets where streaming sessions will be accessible from. These subnets must support the specified instance types.