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 CreateSimulationApplication operation.
Namespace: Amazon.RoboMaker.Model
Assembly: AWSSDK.RoboMaker.dll
Version: 3.x.y.z
public class CreateSimulationApplicationResponse : AmazonWebServiceResponse
The CreateSimulationApplicationResponse type exposes the following members
Name | Description | |
---|---|---|
CreateSimulationApplicationResponse() |
Name | Type | Description | |
---|---|---|---|
Arn | System.String |
Gets and sets the property Arn. The Amazon Resource Name (ARN) of the simulation application. |
|
ContentLength | System.Int64 | Inherited from Amazon.Runtime.AmazonWebServiceResponse. | |
Environment | Amazon.RoboMaker.Model.Environment |
Gets and sets the property Environment. The object that contains the Docker image URI that you used to create your simulation application. |
|
HttpStatusCode | System.Net.HttpStatusCode | Inherited from Amazon.Runtime.AmazonWebServiceResponse. | |
LastUpdatedAt | System.DateTime |
Gets and sets the property LastUpdatedAt. The time, in milliseconds since the epoch, when the simulation application was last updated. |
|
Name | System.String |
Gets and sets the property Name. The name of the simulation application. |
|
RenderingEngine | Amazon.RoboMaker.Model.RenderingEngine |
Gets and sets the property RenderingEngine. The rendering engine for the simulation application. |
|
ResponseMetadata | Amazon.Runtime.ResponseMetadata | Inherited from Amazon.Runtime.AmazonWebServiceResponse. | |
RevisionId | System.String |
Gets and sets the property RevisionId. The revision id of the simulation application. |
|
RobotSoftwareSuite | Amazon.RoboMaker.Model.RobotSoftwareSuite |
Gets and sets the property RobotSoftwareSuite. Information about the robot software suite. |
|
SimulationSoftwareSuite | Amazon.RoboMaker.Model.SimulationSoftwareSuite |
Gets and sets the property SimulationSoftwareSuite. The simulation software suite used by the simulation application. |
|
Sources | System.Collections.Generic.List<Amazon.RoboMaker.Model.Source> |
Gets and sets the property Sources. The sources of the simulation application. |
|
Tags | System.Collections.Generic.Dictionary<System.String, System.String> |
Gets and sets the property Tags. The list of all tags added to the simulation application. |
|
Version | System.String |
Gets and sets the property Version. The version of the simulation application. |
.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