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.
Namespace: Amazon.IoTTwinMaker.Model
Assembly: AWSSDK.IoTTwinMaker.dll
Version: 3.x.y.z
public class GetSceneResponse : AmazonWebServiceResponse
The GetSceneResponse type exposes the following members
Name | Description | |
---|---|---|
![]() |
GetSceneResponse() |
Name | Type | Description | |
---|---|---|---|
![]() |
Arn | System.String |
Gets and sets the property Arn. The ARN of the scene. |
![]() |
Capabilities | System.Collections.Generic.List<System.String> |
Gets and sets the property Capabilities. A list of capabilities that the scene uses to render. |
![]() |
ContentLength | System.Int64 | Inherited from Amazon.Runtime.AmazonWebServiceResponse. |
![]() |
ContentLocation | System.String |
Gets and sets the property ContentLocation. The relative path that specifies the location of the content definition file. |
![]() |
CreationDateTime | System.DateTime |
Gets and sets the property CreationDateTime. The date and time when the scene was created. |
![]() |
Description | System.String |
Gets and sets the property Description. The description of the scene. |
![]() |
Error | Amazon.IoTTwinMaker.Model.SceneError |
Gets and sets the property Error. The SceneResponse error. |
![]() |
GeneratedSceneMetadata | System.Collections.Generic.Dictionary<System.String, System.String> |
Gets and sets the property GeneratedSceneMetadata. The generated scene metadata. |
![]() |
HttpStatusCode | System.Net.HttpStatusCode | Inherited from Amazon.Runtime.AmazonWebServiceResponse. |
![]() |
ResponseMetadata | Amazon.Runtime.ResponseMetadata | Inherited from Amazon.Runtime.AmazonWebServiceResponse. |
![]() |
SceneId | System.String |
Gets and sets the property SceneId. The ID of the scene. |
![]() |
SceneMetadata | System.Collections.Generic.Dictionary<System.String, System.String> |
Gets and sets the property SceneMetadata. The response metadata. |
![]() |
UpdateDateTime | System.DateTime |
Gets and sets the property UpdateDateTime. The date and time when the scene was last updated. |
![]() |
WorkspaceId | System.String |
Gets and sets the property WorkspaceId. The ID of the workspace that contains the scene. |
.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