ec2InstanceTypes

@JvmName(name = "vjgdqtlofpbykahp")
suspend fun ec2InstanceTypes(value: Output<List<String>>)
@JvmName(name = "tvlntqsyndefxhax")
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 = "miadepaqhovyihmy")
suspend fun ec2InstanceTypes(vararg values: Output<String>)


@JvmName(name = "hmtgtbolvaxhobbr")
suspend fun ec2InstanceTypes(values: List<Output<String>>)
@JvmName(name = "hoflolprampdshrs")
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.