| Package | Description |
|---|---|
| com.amazonaws.services.apptest.model |
| Modifier and Type | Method and Description |
|---|---|
static M2ManagedRuntime |
M2ManagedRuntime.fromValue(String value)
Use this in place of valueOf.
|
static M2ManagedRuntime |
M2ManagedRuntime.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static M2ManagedRuntime[] |
M2ManagedRuntime.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
M2ManagedApplicationSummary |
M2ManagedApplicationSummary.withRuntime(M2ManagedRuntime runtime)
The runtime of the AWS Mainframe Modernization managed application summary.
|
M2ManagedApplication |
M2ManagedApplication.withRuntime(M2ManagedRuntime runtime)
The runtime of the AWS Mainframe Modernization managed application.
|
Copyright © 2025. All rights reserved.