| Package | Description |
|---|---|
| com.amazonaws.services.apptest.model |
| Modifier and Type | Method and Description |
|---|---|
M2ManagedApplication |
M2ManagedApplication.clone() |
M2ManagedApplication |
ResourceType.getM2ManagedApplication()
The AWS Mainframe Modernization managed application of the resource type.
|
M2ManagedApplication |
M2ManagedApplication.withApplicationId(String applicationId)
The application ID of the AWS Mainframe Modernization managed application.
|
M2ManagedApplication |
M2ManagedApplication.withListenerPort(String listenerPort)
The listener port of the AWS Mainframe Modernization managed application.
|
M2ManagedApplication |
M2ManagedApplication.withRuntime(M2ManagedRuntime runtime)
The runtime of the AWS Mainframe Modernization managed application.
|
M2ManagedApplication |
M2ManagedApplication.withRuntime(String runtime)
The runtime of the AWS Mainframe Modernization managed application.
|
M2ManagedApplication |
M2ManagedApplication.withVpcEndpointServiceName(String vpcEndpointServiceName)
The VPC endpoint service name of the AWS Mainframe Modernization managed application.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ResourceType.setM2ManagedApplication(M2ManagedApplication m2ManagedApplication)
The AWS Mainframe Modernization managed application of the resource type.
|
ResourceType |
ResourceType.withM2ManagedApplication(M2ManagedApplication m2ManagedApplication)
The AWS Mainframe Modernization managed application of the resource type.
|
Copyright © 2025. All rights reserved.