ec2InstanceTypes

@JvmName(name = "vsoegvxfladsmdbv")
suspend fun ec2InstanceTypes(value: Output<List<LaunchProfileStreamingInstanceType>>)
@JvmName(name = "uflywsebysqtfbml")
suspend fun ec2InstanceTypes(value: List<LaunchProfileStreamingInstanceType>)

Parameters

value

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


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


@JvmName(name = "sjtvjtkpmwwixbpi")
suspend fun ec2InstanceTypes(values: List<Output<LaunchProfileStreamingInstanceType>>)
@JvmName(name = "mqrsuuldingftwsh")
suspend fun ec2InstanceTypes(vararg values: LaunchProfileStreamingInstanceType)

Parameters

values

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