ResourceAction
The resource action of the step action.
Inherited functions
Casts this StepAction as a CompareAction and retrieves its aws.sdk.kotlin.services.apptest.model.CompareAction value. Throws an exception if the StepAction is not a CompareAction.
Casts this StepAction as a CompareAction and retrieves its aws.sdk.kotlin.services.apptest.model.CompareAction value. Returns null if the StepAction is not a CompareAction.
Casts this StepAction as a MainframeAction and retrieves its aws.sdk.kotlin.services.apptest.model.MainframeAction value. Throws an exception if the StepAction is not a MainframeAction.
Casts this StepAction as a MainframeAction and retrieves its aws.sdk.kotlin.services.apptest.model.MainframeAction value. Returns null if the StepAction is not a MainframeAction.
Casts this StepAction as a ResourceAction and retrieves its aws.sdk.kotlin.services.apptest.model.ResourceAction value. Throws an exception if the StepAction is not a ResourceAction.
Casts this StepAction as a ResourceAction and retrieves its aws.sdk.kotlin.services.apptest.model.ResourceAction value. Returns null if the StepAction is not a ResourceAction.