StudioComponent

class StudioComponent : KotlinCustomResource

Resource Type definition for AWS::NimbleStudio::StudioComponent

Properties

Link copied to clipboard

The configuration of the studio component, based on component type.

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

A human-readable description for the studio component resource.

Link copied to clipboard

The EC2 security groups that control access to the studio component.

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

Initialization scripts for studio components.

Link copied to clipboard
val name: Output<String>

A friendly name for the studio component resource.

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

Parameters for the studio component scripts.

Link copied to clipboard

The unique identifier for the studio component 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 subtype: Output<String>?

The specific subtype of a studio component.

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 type: Output<String>

The type of the studio component.

Link copied to clipboard
val urn: Output<String>