/AWS1/CL_M2TRESOURCEACTION¶
Specifies a resource action.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_m2managedapplicationact TYPE REF TO /AWS1/CL_M2TM2MANAGEDAPPLICA00 /AWS1/CL_M2TM2MANAGEDAPPLICA00¶
The AWS Mainframe Modernization managed application action of the resource action.
io_m2nonmanagedapplication00 TYPE REF TO /AWS1/CL_M2TM2NONMANAGEDAPPL00 /AWS1/CL_M2TM2NONMANAGEDAPPL00¶
The AWS Mainframe Modernization non-managed application action of the resource action.
io_cloudformationaction TYPE REF TO /AWS1/CL_M2TCLOUDFORMATIONACT /AWS1/CL_M2TCLOUDFORMATIONACT¶
The CloudFormation action of the resource action.
Queryable Attributes¶
m2ManagedApplicationAction¶
The AWS Mainframe Modernization managed application action of the resource action.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_M2MANAGEDAPPLICATIONACT() |
Getter for M2MANAGEDAPPLICATIONACTION |
m2NonManagedApplicationAction¶
The AWS Mainframe Modernization non-managed application action of the resource action.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_M2NONMANAGEDAPPLICATIO00() |
Getter for M2NONMANAGEDAPPLICATIONACT |
cloudFormationAction¶
The CloudFormation action of the resource action.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CLOUDFORMATIONACTION() |
Getter for CLOUDFORMATIONACTION |