/AWS1/CL_M2TM2NONMANAGEDAPPL02¶
Specifies the AWS Mainframe Modernization non-managed application summary.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_vpcendpointservicename TYPE /AWS1/M2TSTRING /AWS1/M2TSTRING¶
The VPC endpoint service name of the AWS Mainframe Modernization non-managed application summary.
iv_listenerport TYPE /AWS1/M2TINTEGER /AWS1/M2TINTEGER¶
The listener port of the AWS Mainframe Modernization non-managed application summary.
iv_runtime TYPE /AWS1/M2TM2NONMANAGEDRUNTIME /AWS1/M2TM2NONMANAGEDRUNTIME¶
The runtime of the AWS Mainframe Modernization non-managed application summary.
Optional arguments:¶
iv_webappname TYPE /AWS1/M2TSTRING /AWS1/M2TSTRING¶
The web application name of the AWS Mainframe Modernization non-managed application summary.
Queryable Attributes¶
vpcEndpointServiceName¶
The VPC endpoint service name of the AWS Mainframe Modernization non-managed application summary.
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 summary.
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 summary.
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 application name of the AWS Mainframe Modernization non-managed application summary.
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 |