| Package | Description |
|---|---|
| com.amazonaws.services.apptest.model |
| Modifier and Type | Method and Description |
|---|---|
static TestConfigurationLifecycle |
TestConfigurationLifecycle.fromValue(String value)
Use this in place of valueOf.
|
static TestConfigurationLifecycle |
TestConfigurationLifecycle.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TestConfigurationLifecycle[] |
TestConfigurationLifecycle.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
TestConfigurationSummary |
TestConfigurationSummary.withStatus(TestConfigurationLifecycle status)
The status of the test configuration summary.
|
TestConfigurationLatestVersion |
TestConfigurationLatestVersion.withStatus(TestConfigurationLifecycle status)
The status of the test configuration latest version.
|
GetTestConfigurationResult |
GetTestConfigurationResult.withStatus(TestConfigurationLifecycle status)
The status of the test configuration.
|
Copyright © 2025. All rights reserved.