/AWS1/CL_EMRBOOTSTRAPACTIONDET¶
Reports the configuration of a bootstrap action in a cluster (job flow).
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_bootstrapactionconfig TYPE REF TO /AWS1/CL_EMRBOOTSTRAPACTIONCFG /AWS1/CL_EMRBOOTSTRAPACTIONCFG¶
A description of the bootstrap action.
Queryable Attributes¶
BootstrapActionConfig¶
A description of the bootstrap action.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_BOOTSTRAPACTIONCONFIG() |
Getter for BOOTSTRAPACTIONCONFIG |
Public Local Types In This Class¶
Internal table types, representing arrays and maps of this class, are defined as local types:
TT_BOOTSTRAPACTIONDETAILLIST¶
TYPES TT_BOOTSTRAPACTIONDETAILLIST TYPE STANDARD TABLE OF REF TO /AWS1/CL_EMRBOOTSTRAPACTIONDET WITH DEFAULT KEY
.