/AWS1/CL_EMRMODIFYCLUSTOUTPUT¶
ModifyClusterOutput
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
iv_stepconcurrencylevel
TYPE /AWS1/EMRINTEGER
/AWS1/EMRINTEGER
¶
The number of steps that can be executed concurrently.
iv_extendedsupport
TYPE /AWS1/EMRBOOLEANOBJECT
/AWS1/EMRBOOLEANOBJECT
¶
Reserved.
Queryable Attributes¶
StepConcurrencyLevel¶
The number of steps that can be executed concurrently.
Accessible with the following methods¶
Method | Description |
---|---|
GET_STEPCONCURRENCYLEVEL() |
Getter for STEPCONCURRENCYLEVEL, with configurable default |
ASK_STEPCONCURRENCYLEVEL() |
Getter for STEPCONCURRENCYLEVEL w/ exceptions if field has n |
HAS_STEPCONCURRENCYLEVEL() |
Determine if STEPCONCURRENCYLEVEL has a value |
ExtendedSupport¶
Reserved.
Accessible with the following methods¶
Method | Description |
---|---|
GET_EXTENDEDSUPPORT() |
Getter for EXTENDEDSUPPORT, with configurable default |
ASK_EXTENDEDSUPPORT() |
Getter for EXTENDEDSUPPORT w/ exceptions if field has no val |
HAS_EXTENDEDSUPPORT() |
Determine if EXTENDEDSUPPORT has a value |