| Package | Description |
|---|---|
| com.amazonaws.services.simspaceweaver.model |
| Modifier and Type | Method and Description |
|---|---|
static SimulationAppTargetStatus |
SimulationAppTargetStatus.fromValue(String value)
Use this in place of valueOf.
|
static SimulationAppTargetStatus |
SimulationAppTargetStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SimulationAppTargetStatus[] |
SimulationAppTargetStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
SimulationAppMetadata |
SimulationAppMetadata.withTargetStatus(SimulationAppTargetStatus targetStatus)
The desired status of the app.
|
DescribeAppResult |
DescribeAppResult.withTargetStatus(SimulationAppTargetStatus targetStatus)
The desired lifecycle state of the custom app.
|
Copyright © 2025. All rights reserved.