SimulationAppMetadata - AWS SimSpace Weaver

SimulationAppMetadata

A collection of metadata about the app.

Contents

Domain

The domain of the app. For more information about domains, see Key concepts: Domains in the AWS SimSpace Weaver User Guide.

Type: String

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

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

Required: No

Name

The name of the app.

Type: String

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

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

Required: No

Simulation

The name of the simulation of the app.

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

Type: String

Valid Values: STARTING | STARTED | STOPPING | STOPPED | ERROR | UNKNOWN

Required: No

TargetStatus

The desired status of the app.

Type: String

Valid Values: UNKNOWN | STARTED | STOPPED

Required: No

See Also

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