/AWS1/CL_PANDSCAPPLICATIONIN01¶
DescribeApplicationInstanceResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_name TYPE /AWS1/PANAPPLICATIONINSTNAME /AWS1/PANAPPLICATIONINSTNAME¶
The application instance's name.
iv_description TYPE /AWS1/PANDESCRIPTION /AWS1/PANDESCRIPTION¶
The application instance's description.
iv_defruntimecontextdevice TYPE /AWS1/PANDEFRUNTIMECTXDEVICE /AWS1/PANDEFRUNTIMECTXDEVICE¶
The device's ID.
iv_defruntimectxdevicename TYPE /AWS1/PANDEVICENAME /AWS1/PANDEVICENAME¶
The device's bane.
iv_applicationinstidtorpl TYPE /AWS1/PANAPPLICATIONINSTANCEID /AWS1/PANAPPLICATIONINSTANCEID¶
The ID of the application instance that this instance replaced.
iv_runtimerolearn TYPE /AWS1/PANRUNTIMEROLEARN /AWS1/PANRUNTIMEROLEARN¶
The application instance's runtime role ARN.
iv_status TYPE /AWS1/PANAPPLICATIONINSTSTATUS /AWS1/PANAPPLICATIONINSTSTATUS¶
The application instance's status.
iv_healthstatus TYPE /AWS1/PANAPPLICATIONINSTHEAL00 /AWS1/PANAPPLICATIONINSTHEAL00¶
The application instance's health status.
iv_statusdescription TYPE /AWS1/PANAPPLICATIONINSTSTAT00 /AWS1/PANAPPLICATIONINSTSTAT00¶
The application instance's status description.
iv_createdtime TYPE /AWS1/PANTIMESTAMP /AWS1/PANTIMESTAMP¶
When the application instance was created.
iv_lastupdatedtime TYPE /AWS1/PANTIMESTAMP /AWS1/PANTIMESTAMP¶
The application instance was updated.
iv_applicationinstanceid TYPE /AWS1/PANAPPLICATIONINSTANCEID /AWS1/PANAPPLICATIONINSTANCEID¶
The application instance's ID.
iv_arn TYPE /AWS1/PANAPPLICATIONINSTARN /AWS1/PANAPPLICATIONINSTARN¶
The application instance's ARN.
it_tags TYPE /AWS1/CL_PANTAGMAP_W=>TT_TAGMAP TT_TAGMAP¶
The application instance's tags.
it_runtimecontextstates TYPE /AWS1/CL_PANRPTEDRUNTIMECTXS00=>TT_REPORTEDRUNTIMECTXSTATES TT_REPORTEDRUNTIMECTXSTATES¶
The application instance's state.
Queryable Attributes¶
Name¶
The application instance's name.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_NAME() |
Getter for NAME, with configurable default |
ASK_NAME() |
Getter for NAME w/ exceptions if field has no value |
HAS_NAME() |
Determine if NAME has a value |
Description¶
The application instance's description.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DESCRIPTION() |
Getter for DESCRIPTION, with configurable default |
ASK_DESCRIPTION() |
Getter for DESCRIPTION w/ exceptions if field has no value |
HAS_DESCRIPTION() |
Determine if DESCRIPTION has a value |
DefaultRuntimeContextDevice¶
The device's ID.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DEFRUNTIMECONTEXTDEVICE() |
Getter for DEFAULTRUNTIMECONTEXTDEVICE, with configurable de |
ASK_DEFRUNTIMECONTEXTDEVICE() |
Getter for DEFAULTRUNTIMECONTEXTDEVICE w/ exceptions if fiel |
HAS_DEFRUNTIMECONTEXTDEVICE() |
Determine if DEFAULTRUNTIMECONTEXTDEVICE has a value |
DefaultRuntimeContextDeviceName¶
The device's bane.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DEFRUNTIMECTXDEVICENAME() |
Getter for DEFRUNTIMECONTEXTDEVICENAME, with configurable de |
ASK_DEFRUNTIMECTXDEVICENAME() |
Getter for DEFRUNTIMECONTEXTDEVICENAME w/ exceptions if fiel |
HAS_DEFRUNTIMECTXDEVICENAME() |
Determine if DEFRUNTIMECONTEXTDEVICENAME has a value |
ApplicationInstanceIdToReplace¶
The ID of the application instance that this instance replaced.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_APPLICATIONINSTIDTORPL() |
Getter for APPLICATIONINSTIDTOREPLACE, with configurable def |
ASK_APPLICATIONINSTIDTORPL() |
Getter for APPLICATIONINSTIDTOREPLACE w/ exceptions if field |
HAS_APPLICATIONINSTIDTORPL() |
Determine if APPLICATIONINSTIDTOREPLACE has a value |
RuntimeRoleArn¶
The application instance's runtime role ARN.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_RUNTIMEROLEARN() |
Getter for RUNTIMEROLEARN, with configurable default |
ASK_RUNTIMEROLEARN() |
Getter for RUNTIMEROLEARN w/ exceptions if field has no valu |
HAS_RUNTIMEROLEARN() |
Determine if RUNTIMEROLEARN has a value |
Status¶
The application instance's status.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STATUS() |
Getter for STATUS, with configurable default |
ASK_STATUS() |
Getter for STATUS w/ exceptions if field has no value |
HAS_STATUS() |
Determine if STATUS has a value |
HealthStatus¶
The application instance's health status.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_HEALTHSTATUS() |
Getter for HEALTHSTATUS, with configurable default |
ASK_HEALTHSTATUS() |
Getter for HEALTHSTATUS w/ exceptions if field has no value |
HAS_HEALTHSTATUS() |
Determine if HEALTHSTATUS has a value |
StatusDescription¶
The application instance's status description.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STATUSDESCRIPTION() |
Getter for STATUSDESCRIPTION, with configurable default |
ASK_STATUSDESCRIPTION() |
Getter for STATUSDESCRIPTION w/ exceptions if field has no v |
HAS_STATUSDESCRIPTION() |
Determine if STATUSDESCRIPTION has a value |
CreatedTime¶
When the application instance was created.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CREATEDTIME() |
Getter for CREATEDTIME, with configurable default |
ASK_CREATEDTIME() |
Getter for CREATEDTIME w/ exceptions if field has no value |
HAS_CREATEDTIME() |
Determine if CREATEDTIME has a value |
LastUpdatedTime¶
The application instance was updated.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LASTUPDATEDTIME() |
Getter for LASTUPDATEDTIME, with configurable default |
ASK_LASTUPDATEDTIME() |
Getter for LASTUPDATEDTIME w/ exceptions if field has no val |
HAS_LASTUPDATEDTIME() |
Determine if LASTUPDATEDTIME has a value |
ApplicationInstanceId¶
The application instance's ID.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_APPLICATIONINSTANCEID() |
Getter for APPLICATIONINSTANCEID, with configurable default |
ASK_APPLICATIONINSTANCEID() |
Getter for APPLICATIONINSTANCEID w/ exceptions if field has |
HAS_APPLICATIONINSTANCEID() |
Determine if APPLICATIONINSTANCEID has a value |
Arn¶
The application instance's ARN.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ARN() |
Getter for ARN, with configurable default |
ASK_ARN() |
Getter for ARN w/ exceptions if field has no value |
HAS_ARN() |
Determine if ARN has a value |
Tags¶
The application instance's tags.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TAGS() |
Getter for TAGS, with configurable default |
ASK_TAGS() |
Getter for TAGS w/ exceptions if field has no value |
HAS_TAGS() |
Determine if TAGS has a value |
RuntimeContextStates¶
The application instance's state.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_RUNTIMECONTEXTSTATES() |
Getter for RUNTIMECONTEXTSTATES, with configurable default |
ASK_RUNTIMECONTEXTSTATES() |
Getter for RUNTIMECONTEXTSTATES w/ exceptions if field has n |
HAS_RUNTIMECONTEXTSTATES() |
Determine if RUNTIMECONTEXTSTATES has a value |