ec2SubnetIds

@JvmName(name = "qgcmomkkmyelfvvx")
suspend fun ec2SubnetIds(value: Output<List<String>>)
@JvmName(name = "vqmtoceagtmhdtsw")
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 = "toosnltojxsygovn")
suspend fun ec2SubnetIds(vararg values: Output<String>)


@JvmName(name = "kfftgmmhrslawggn")
suspend fun ec2SubnetIds(values: List<Output<String>>)
@JvmName(name = "rlarcbqqdubkffrg")
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.