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 DescribeSimulation operation.
Namespace: Amazon.SimSpaceWeaver.Model
Assembly: AWSSDK.SimSpaceWeaver.dll
Version: 3.x.y.z
public class DescribeSimulationResponse : AmazonWebServiceResponse
The DescribeSimulationResponse type exposes the following members
Name | Description | |
---|---|---|
![]() |
DescribeSimulationResponse() |
Name | Type | Description | |
---|---|---|---|
![]() |
Arn | System.String |
Gets and sets the property Arn. The Amazon Resource Name (ARN) of the simulation. For more information about ARNs, see Amazon Resource Names (ARNs) in the Amazon Web Services General Reference. |
![]() |
ContentLength | System.Int64 | Inherited from Amazon.Runtime.AmazonWebServiceResponse. |
![]() |
CreationTime | System.DateTime |
Gets and sets the property CreationTime. The time when the simulation was created, expressed as the number of seconds and milliseconds in UTC since the Unix epoch (0:0:0.000, January 1, 1970). |
![]() |
Description | System.String |
Gets and sets the property Description. The description of the simulation. |
![]() |
ExecutionId | System.String |
Gets and sets the property ExecutionId. A universally unique identifier (UUID) for this simulation. |
![]() |
HttpStatusCode | System.Net.HttpStatusCode | Inherited from Amazon.Runtime.AmazonWebServiceResponse. |
![]() |
LiveSimulationState | Amazon.SimSpaceWeaver.Model.LiveSimulationState |
Gets and sets the property LiveSimulationState. A collection of additional state information, such as domain and clock configuration. |
![]() |
LoggingConfiguration | Amazon.SimSpaceWeaver.Model.LoggingConfiguration |
Gets and sets the property LoggingConfiguration. Settings that control how SimSpace Weaver handles your simulation log data. |
![]() |
MaximumDuration | System.String |
Gets and sets the property MaximumDuration.
The maximum running time of the simulation, specified as a number of minutes (m or
M), hours (h or H), or days (d or D). The simulation stops when it reaches this limit.
The maximum value is |
![]() |
Name | System.String |
Gets and sets the property Name. The name of the simulation. |
![]() |
ResponseMetadata | Amazon.Runtime.ResponseMetadata | Inherited from Amazon.Runtime.AmazonWebServiceResponse. |
![]() |
RoleArn | System.String |
Gets and sets the property RoleArn. The Amazon Resource Name (ARN) of the Identity and Access Management (IAM) role that the simulation assumes to perform actions. For more information about ARNs, see Amazon Resource Names (ARNs) in the Amazon Web Services General Reference. For more information about IAM roles, see IAM roles in the Identity and Access Management User Guide. |
![]() |
SchemaError | System.String |
Gets and sets the property SchemaError. An error message that SimSpace Weaver returns only if there is a problem with the simulation schema. |
![]() |
SchemaS3Location | Amazon.SimSpaceWeaver.Model.S3Location |
Gets and sets the property SchemaS3Location. The location of the simulation schema in Amazon Simple Storage Service (Amazon S3). For more information about Amazon S3, see the Amazon Simple Storage Service User Guide . |
![]() |
SnapshotS3Location | Amazon.SimSpaceWeaver.Model.S3Location |
Gets and sets the property SnapshotS3Location. |
![]() |
StartError | System.String |
Gets and sets the property StartError.
An error message that SimSpace Weaver returns only if a problem occurs when the simulation
is in the |
![]() |
Status | Amazon.SimSpaceWeaver.SimulationStatus |
Gets and sets the property Status. The current lifecycle state of the simulation. |
![]() |
TargetStatus | Amazon.SimSpaceWeaver.SimulationTargetStatus |
Gets and sets the property TargetStatus. The desired lifecycle state of the simulation. |
.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