StreamingImage

class StreamingImage : KotlinCustomResource

Resource Type definition for AWS::NimbleStudio::StreamingImage

Properties

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

A human-readable description of the streaming image.

Link copied to clipboard
val ec2ImageId: Output<String>

The ID of an EC2 machine image with which to create the streaming image.

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

The list of IDs of EULAs that must be accepted before a streaming session can be started using this streaming image.

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

A friendly name for a streaming image resource.

Link copied to clipboard
val owner: Output<String>

The owner of the streaming image, either the studioId that contains the streaming image or 'amazon' for images that are provided by .

Link copied to clipboard
val platform: Output<String>

The platform of the streaming image, either WINDOWS or LINUX.

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

The unique identifier for the streaming image resource.

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>