SimulationMetadata - AWS SimSpace Weaver

SimulationMetadata

A collection of data about the simulation.

Contents

Arn

The Amazon Resource Name (ARN) of the simulation. For more information about ARNs, see Amazon Resource Names (ARNs) in the AWS General Reference.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 1600.

Pattern: ^arn:(?:aws|aws-cn|aws-us-gov):simspaceweaver:([a-z]{2}-[a-z]+-\d{1}):(\d{12})?:([a-z]+)\/(.+)$

Required: No

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).

Type: Timestamp

Required: No

Name

The name of the simulation.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 64.

Pattern: ^[a-zA-Z0-9_.-]+$

Required: No

Status

The current status of the simulation.

Type: String

Valid Values: UNKNOWN | STARTING | STARTED | STOPPING | STOPPED | FAILED | DELETING | DELETED | SNAPSHOT_IN_PROGRESS

Required: No

TargetStatus

The desired status of the simulation.

Type: String

Valid Values: UNKNOWN | STARTED | STOPPED | DELETED

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: