/AWS1/CL_M2TM2NONMANAGEDAPPL04¶
Specifies the AWS Mainframe Modernization non-managed application step input.
CONSTRUCTOR
¶
IMPORTING¶
Required arguments:¶
iv_vpcendpointservicename
TYPE /AWS1/M2TSTRING
/AWS1/M2TSTRING
¶
The VPC endpoint service name of the AWS Mainframe Modernization non-managed application step input.
iv_listenerport
TYPE /AWS1/M2TINTEGER
/AWS1/M2TINTEGER
¶
The listener port of the AWS Mainframe Modernization non-managed application step input.
iv_runtime
TYPE /AWS1/M2TM2NONMANAGEDRUNTIME
/AWS1/M2TM2NONMANAGEDRUNTIME
¶
The runtime of the AWS Mainframe Modernization non-managed application step input.
iv_actiontype
TYPE /AWS1/M2TM2NONMANAGEDACTTYPE
/AWS1/M2TM2NONMANAGEDACTTYPE
¶
The action type of the AWS Mainframe Modernization non-managed application step input.
Optional arguments:¶
iv_webappname
TYPE /AWS1/M2TSTRING
/AWS1/M2TSTRING
¶
The web app name of the AWS Mainframe Modernization non-managed application step input.
Queryable Attributes¶
vpcEndpointServiceName¶
The VPC endpoint service name of the AWS Mainframe Modernization non-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 non-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 |
runtime¶
The runtime of the AWS Mainframe Modernization non-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 |
webAppName¶
The web app name of the AWS Mainframe Modernization non-managed application step input.
Accessible with the following methods¶
Method | Description |
---|---|
GET_WEBAPPNAME() |
Getter for WEBAPPNAME, with configurable default |
ASK_WEBAPPNAME() |
Getter for WEBAPPNAME w/ exceptions if field has no value |
HAS_WEBAPPNAME() |
Determine if WEBAPPNAME has a value |
actionType¶
The action type of the AWS Mainframe Modernization non-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 |