AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

This is the response object from the GetScene operation.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceResponse
    Amazon.IoTTwinMaker.Model.GetSceneResponse

Namespace: Amazon.IoTTwinMaker.Model
Assembly: AWSSDK.IoTTwinMaker.dll
Version: 3.x.y.z

Syntax

C#
public class GetSceneResponse : AmazonWebServiceResponse

The GetSceneResponse type exposes the following members

Constructors

NameDescription
Public Method GetSceneResponse()

Properties

NameTypeDescription
Public Property Arn System.String

Gets and sets the property Arn.

The ARN of the scene.

Public Property Capabilities System.Collections.Generic.List<System.String>

Gets and sets the property Capabilities.

A list of capabilities that the scene uses to render.

Public Property ContentLength System.Int64 Inherited from Amazon.Runtime.AmazonWebServiceResponse.
Public Property ContentLocation System.String

Gets and sets the property ContentLocation.

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

Public Property CreationDateTime System.DateTime

Gets and sets the property CreationDateTime.

The date and time when the scene was created.

Public Property Description System.String

Gets and sets the property Description.

The description of the scene.

Public Property Error Amazon.IoTTwinMaker.Model.SceneError

Gets and sets the property Error.

The SceneResponse error.

Public Property GeneratedSceneMetadata System.Collections.Generic.Dictionary<System.String, System.String>

Gets and sets the property GeneratedSceneMetadata.

The generated scene metadata.

Public Property HttpStatusCode System.Net.HttpStatusCode Inherited from Amazon.Runtime.AmazonWebServiceResponse.
Public Property ResponseMetadata Amazon.Runtime.ResponseMetadata Inherited from Amazon.Runtime.AmazonWebServiceResponse.
Public Property SceneId System.String

Gets and sets the property SceneId.

The ID of the scene.

Public Property SceneMetadata System.Collections.Generic.Dictionary<System.String, System.String>

Gets and sets the property SceneMetadata.

The response metadata.

Public Property UpdateDateTime System.DateTime

Gets and sets the property UpdateDateTime.

The date and time when the scene was last updated.

Public Property WorkspaceId System.String

Gets and sets the property WorkspaceId.

The ID of the workspace that contains the scene.

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5