LaunchProfile

class LaunchProfile : KotlinCustomResource

Resource Type definition for AWS::NimbleStudio::LaunchProfile

Properties

Link copied to clipboard
val description: Output<String>?

A human-readable description of the launch profile.

Link copied to clipboard
val ec2SubnetIds: Output<List<String>>

Unique identifiers for a collection of EC2 subnets.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val launchProfileId: Output<String>

The unique identifier for the launch profile resource.

Link copied to clipboard

The version number of the protocol that is used by the launch profile. The only valid version is "2021-03-31".

Link copied to clipboard
val name: Output<String>

A friendly name for the launch profile.

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

A configuration for a streaming session.

Link copied to clipboard

Unique identifiers for a collection of studio components that can be used with this launch profile.

Link copied to clipboard
val studioId: Output<String>

The unique identifier for a studio resource. In Nimble Studio, all other resources are contained in a studio resource.

Link copied to clipboard
val tags: Output<Map<String, String>>?

An array of key-value pairs to apply to this resource. For more information, see Tag .

Link copied to clipboard
val urn: Output<String>