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 CreateSimulationApplication operation.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceResponse
    Amazon.RoboMaker.Model.CreateSimulationApplicationResponse

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

Syntax

C#
public class CreateSimulationApplicationResponse : AmazonWebServiceResponse

The CreateSimulationApplicationResponse type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property Arn System.String

Gets and sets the property Arn.

The Amazon Resource Name (ARN) of the simulation application.

Public Property ContentLength System.Int64 Inherited from Amazon.Runtime.AmazonWebServiceResponse.
Public Property 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.

Public Property HttpStatusCode System.Net.HttpStatusCode Inherited from Amazon.Runtime.AmazonWebServiceResponse.
Public Property LastUpdatedAt System.DateTime

Gets and sets the property LastUpdatedAt.

The time, in milliseconds since the epoch, when the simulation application was last updated.

Public Property Name System.String

Gets and sets the property Name.

The name of the simulation application.

Public Property RenderingEngine Amazon.RoboMaker.Model.RenderingEngine

Gets and sets the property RenderingEngine.

The rendering engine for the simulation application.

Public Property ResponseMetadata Amazon.Runtime.ResponseMetadata Inherited from Amazon.Runtime.AmazonWebServiceResponse.
Public Property RevisionId System.String

Gets and sets the property RevisionId.

The revision id of the simulation application.

Public Property RobotSoftwareSuite Amazon.RoboMaker.Model.RobotSoftwareSuite

Gets and sets the property RobotSoftwareSuite.

Information about the robot software suite.

Public Property SimulationSoftwareSuite Amazon.RoboMaker.Model.SimulationSoftwareSuite

Gets and sets the property SimulationSoftwareSuite.

The simulation software suite used by the simulation application.

Public Property Sources System.Collections.Generic.List<Amazon.RoboMaker.Model.Source>

Gets and sets the property Sources.

The sources of the simulation application.

Public Property 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.

Public Property Version System.String

Gets and sets the property Version.

The version of the simulation application.

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