Stage

class Stage : KotlinCustomResource

Resource Definition for type AWS::IVS::Stage.

Properties

Link copied to clipboard
val activeSessionId: Output<String>

ID of the active session within the stage.

Link copied to clipboard
val arn: Output<String>

Stage ARN is automatically generated on creation and assigned as the unique identifier.

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

Stage name

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val tags: Output<List<Tag>>?

An array of key-value pairs to apply to this resource.

Link copied to clipboard
val urn: Output<String>