GetSceneResponse

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val arn: String

The ARN of the scene.

Link copied to clipboard

A list of capabilities that the scene uses to render.

Link copied to clipboard

The relative path that specifies the location of the content definition file.

Link copied to clipboard

The date and time when the scene was created.

Link copied to clipboard

The description of the scene.

Link copied to clipboard

The SceneResponse error.

Link copied to clipboard

The generated scene metadata.

Link copied to clipboard

The ID of the scene.

Link copied to clipboard

The response metadata.

Link copied to clipboard

The date and time when the scene was last updated.

Link copied to clipboard

The ID of the workspace that contains the scene.

Functions

Link copied to clipboard
inline fun copy(block: GetSceneResponse.Builder.() -> Unit = {}): GetSceneResponse
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String