/AWS1/CL_M2TM2MANAGEDAPPLICA04¶
Specifies the AWS Mainframe Modernization managed application step input.
CONSTRUCTOR
¶
IMPORTING¶
Required arguments:¶
iv_applicationid
TYPE /AWS1/M2TSTRING
/AWS1/M2TSTRING
¶
The application ID of the AWS Mainframe Modernization managed application step input.
iv_runtime
TYPE /AWS1/M2TSTRING
/AWS1/M2TSTRING
¶
The runtime of the AWS Mainframe Modernization managed application step input.
iv_actiontype
TYPE /AWS1/M2TM2MANAGEDACTIONTYPE
/AWS1/M2TM2MANAGEDACTIONTYPE
¶
The action type of the AWS Mainframe Modernization managed application step input.
Optional arguments:¶
iv_vpcendpointservicename
TYPE /AWS1/M2TSTRING
/AWS1/M2TSTRING
¶
The VPC endpoint service name of the AWS Mainframe Modernization managed application step input.
iv_listenerport
TYPE /AWS1/M2TINTEGER
/AWS1/M2TINTEGER
¶
The listener port of the AWS Mainframe Modernization managed application step input.
io_properties
TYPE REF TO /AWS1/CL_M2TM2MANAGEDACTPRPS
/AWS1/CL_M2TM2MANAGEDACTPRPS
¶
The properties of the AWS Mainframe Modernization managed application step input.
Queryable Attributes¶
applicationId¶
The application ID of the AWS Mainframe Modernization managed application step input.
Accessible with the following methods¶
Method | Description |
---|---|
GET_APPLICATIONID() |
Getter for APPLICATIONID, with configurable default |
ASK_APPLICATIONID() |
Getter for APPLICATIONID w/ exceptions if field has no value |
HAS_APPLICATIONID() |
Determine if APPLICATIONID has a value |
runtime¶
The runtime of the AWS Mainframe Modernization managed application step input.
Accessible with the following methods¶
Method | Description |
---|---|
GET_RUNTIME() |
Getter for RUNTIME, with configurable default |
ASK_RUNTIME() |
Getter for RUNTIME w/ exceptions if field has no value |
HAS_RUNTIME() |
Determine if RUNTIME has a value |
vpcEndpointServiceName¶
The VPC endpoint service name of the AWS Mainframe Modernization managed application step input.
Accessible with the following methods¶
Method | Description |
---|---|
GET_VPCENDPOINTSERVICENAME() |
Getter for VPCENDPOINTSERVICENAME, with configurable default |
ASK_VPCENDPOINTSERVICENAME() |
Getter for VPCENDPOINTSERVICENAME w/ exceptions if field has |
HAS_VPCENDPOINTSERVICENAME() |
Determine if VPCENDPOINTSERVICENAME has a value |
listenerPort¶
The listener port of the AWS Mainframe Modernization managed application step input.
Accessible with the following methods¶
Method | Description |
---|---|
GET_LISTENERPORT() |
Getter for LISTENERPORT, with configurable default |
ASK_LISTENERPORT() |
Getter for LISTENERPORT w/ exceptions if field has no value |
HAS_LISTENERPORT() |
Determine if LISTENERPORT has a value |
actionType¶
The action type of the AWS Mainframe Modernization managed application step input.
Accessible with the following methods¶
Method | Description |
---|---|
GET_ACTIONTYPE() |
Getter for ACTIONTYPE, with configurable default |
ASK_ACTIONTYPE() |
Getter for ACTIONTYPE w/ exceptions if field has no value |
HAS_ACTIONTYPE() |
Determine if ACTIONTYPE has a value |
properties¶
The properties of the AWS Mainframe Modernization managed application step input.
Accessible with the following methods¶
Method | Description |
---|---|
GET_PROPERTIES() |
Getter for PROPERTIES |