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