/AWS1/CL_EMRADDINSTFLEETOUTPUT¶
AddInstanceFleetOutput
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_clusterid TYPE /AWS1/EMRXMLSTRINGMAXLEN256 /AWS1/EMRXMLSTRINGMAXLEN256¶
The unique identifier of the cluster.
iv_instancefleetid TYPE /AWS1/EMRINSTANCEFLEETID /AWS1/EMRINSTANCEFLEETID¶
The unique identifier of the instance fleet.
iv_clusterarn TYPE /AWS1/EMRARNTYPE /AWS1/EMRARNTYPE¶
The Amazon Resource Name of the cluster.
Queryable Attributes¶
ClusterId¶
The unique identifier of the cluster.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CLUSTERID() |
Getter for CLUSTERID, with configurable default |
ASK_CLUSTERID() |
Getter for CLUSTERID w/ exceptions if field has no value |
HAS_CLUSTERID() |
Determine if CLUSTERID has a value |
InstanceFleetId¶
The unique identifier of the instance fleet.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_INSTANCEFLEETID() |
Getter for INSTANCEFLEETID, with configurable default |
ASK_INSTANCEFLEETID() |
Getter for INSTANCEFLEETID w/ exceptions if field has no val |
HAS_INSTANCEFLEETID() |
Determine if INSTANCEFLEETID has a value |
ClusterArn¶
The Amazon Resource Name of the cluster.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CLUSTERARN() |
Getter for CLUSTERARN, with configurable default |
ASK_CLUSTERARN() |
Getter for CLUSTERARN w/ exceptions if field has no value |
HAS_CLUSTERARN() |
Determine if CLUSTERARN has a value |