ResourceType
Specifies the resource type.
Inheritors
Types
The CloudFormation template of the resource type.
The AWS Mainframe Modernization managed application of the resource type.
The AWS Mainframe Modernization non-managed application of the resource type.
Functions
Casts this ResourceType as a CloudFormation and retrieves its aws.sdk.kotlin.services.apptest.model.CloudFormation value. Throws an exception if the ResourceType is not a CloudFormation.
Casts this ResourceType as a CloudFormation and retrieves its aws.sdk.kotlin.services.apptest.model.CloudFormation value. Returns null if the ResourceType is not a CloudFormation.
Casts this ResourceType as a M2ManagedApplication and retrieves its aws.sdk.kotlin.services.apptest.model.M2ManagedApplication value. Throws an exception if the ResourceType is not a M2ManagedApplication.
Casts this ResourceType as a M2ManagedApplication and retrieves its aws.sdk.kotlin.services.apptest.model.M2ManagedApplication value. Returns null if the ResourceType is not a M2ManagedApplication.
Casts this ResourceType as a M2NonManagedApplication and retrieves its aws.sdk.kotlin.services.apptest.model.M2NonManagedApplication value. Throws an exception if the ResourceType is not a M2NonManagedApplication.
Casts this ResourceType as a M2NonManagedApplication and retrieves its aws.sdk.kotlin.services.apptest.model.M2NonManagedApplication value. Returns null if the ResourceType is not a M2NonManagedApplication.