ec2InstanceTypes

@JvmName(name = "muvxnccqpdhhuubn")
suspend fun ec2InstanceTypes(value: Output<List<String>>)
@JvmName(name = "xkekvreahysfljns")
suspend fun ec2InstanceTypes(value: List<String>)

Parameters

value

The EC2 instance types that users can select from when launching a streaming session with this launch profile.


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


@JvmName(name = "yuohxesqjfqbylmh")
suspend fun ec2InstanceTypes(values: List<Output<String>>)
@JvmName(name = "ofcefhhslvkogbni")
suspend fun ec2InstanceTypes(vararg values: String)

Parameters

values

The EC2 instance types that users can select from when launching a streaming session with this launch profile.