static ResourceType.Builder |
ResourceType.builder() |
|
default ResourceType.Builder |
ResourceType.Builder.cloudFormation(Consumer<CloudFormation.Builder> cloudFormation) |
The CloudFormation template of the resource type.
|
ResourceType.Builder |
ResourceType.Builder.cloudFormation(CloudFormation cloudFormation) |
The CloudFormation template of the resource type.
|
default ResourceType.Builder |
ResourceType.Builder.m2ManagedApplication(Consumer<M2ManagedApplication.Builder> m2ManagedApplication) |
The AWS Mainframe Modernization managed application of the resource type.
|
ResourceType.Builder |
ResourceType.Builder.m2ManagedApplication(M2ManagedApplication m2ManagedApplication) |
The AWS Mainframe Modernization managed application of the resource type.
|
default ResourceType.Builder |
ResourceType.Builder.m2NonManagedApplication(Consumer<M2NonManagedApplication.Builder> m2NonManagedApplication) |
The AWS Mainframe Modernization non-managed application of the resource type.
|
ResourceType.Builder |
ResourceType.Builder.m2NonManagedApplication(M2NonManagedApplication m2NonManagedApplication) |
The AWS Mainframe Modernization non-managed application of the resource type.
|
ResourceType.Builder |
ResourceType.toBuilder() |
|