| Package | Description |
|---|---|
| com.amazonaws.services.apptest.model |
| Modifier and Type | Method and Description |
|---|---|
ResourceType |
ResourceType.clone() |
ResourceType |
Resource.getType()
The type of the resource.
|
ResourceType |
ResourceType.withCloudFormation(CloudFormation cloudFormation)
The CloudFormation template of the resource type.
|
ResourceType |
ResourceType.withM2ManagedApplication(M2ManagedApplication m2ManagedApplication)
The AWS Mainframe Modernization managed application of the resource type.
|
ResourceType |
ResourceType.withM2NonManagedApplication(M2NonManagedApplication m2NonManagedApplication)
The AWS Mainframe Modernization non-managed application of the resource type.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Resource.setType(ResourceType type)
The type of the resource.
|
Resource |
Resource.withType(ResourceType type)
The type of the resource.
|
Copyright © 2025. All rights reserved.