/AWS1/CL_EMRCREPERSISTENTAPP01¶
CreatePersistentAppUIOutput
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_persistentappuiid TYPE /AWS1/EMRXMLSTRINGMAXLEN256 /AWS1/EMRXMLSTRINGMAXLEN256¶
The persistent application user interface identifier.
iv_runtimeroleenabledcluster TYPE /AWS1/EMRBOOLEAN /AWS1/EMRBOOLEAN¶
Represents if the EMR on EC2 cluster that the persisent application user interface is created for is a runtime role enabled cluster or not.
Queryable Attributes¶
PersistentAppUIId¶
The persistent application user interface identifier.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PERSISTENTAPPUIID() |
Getter for PERSISTENTAPPUIID, with configurable default |
ASK_PERSISTENTAPPUIID() |
Getter for PERSISTENTAPPUIID w/ exceptions if field has no v |
HAS_PERSISTENTAPPUIID() |
Determine if PERSISTENTAPPUIID has a value |
RuntimeRoleEnabledCluster¶
Represents if the EMR on EC2 cluster that the persisent application user interface is created for is a runtime role enabled cluster or not.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_RUNTIMEROLEENABLEDCLUST() |
Getter for RUNTIMEROLEENABLEDCLUSTER, with configurable defa |
ASK_RUNTIMEROLEENABLEDCLUST() |
Getter for RUNTIMEROLEENABLEDCLUSTER w/ exceptions if field |
HAS_RUNTIMEROLEENABLEDCLUST() |
Determine if RUNTIMEROLEENABLEDCLUSTER has a value |