Skip to content

/AWS1/CL_EMRLSTBOOTSTRAPACTOUT

This output contains the bootstrap actions detail.

CONSTRUCTOR

IMPORTING

Optional arguments:

it_bootstrapactions TYPE /AWS1/CL_EMRCOMMAND=>TT_COMMANDLIST TT_COMMANDLIST

The bootstrap actions associated with the cluster.

iv_marker TYPE /AWS1/EMRMARKER /AWS1/EMRMARKER

The pagination token that indicates the next set of results to retrieve.


Queryable Attributes

BootstrapActions

The bootstrap actions associated with the cluster.

Accessible with the following methods

Method Description
GET_BOOTSTRAPACTIONS() Getter for BOOTSTRAPACTIONS, with configurable default
ASK_BOOTSTRAPACTIONS() Getter for BOOTSTRAPACTIONS w/ exceptions if field has no va
HAS_BOOTSTRAPACTIONS() Determine if BOOTSTRAPACTIONS has a value

Marker

The pagination token that indicates the next set of results to retrieve.

Accessible with the following methods

Method Description
GET_MARKER() Getter for MARKER, with configurable default
ASK_MARKER() Getter for MARKER w/ exceptions if field has no value
HAS_MARKER() Determine if MARKER has a value