Method | Description | |
---|---|---|
AddInstanceGroupsRequest ( ) : System |
Empty constructor used to set properties independently even when a simple constructor is available
|
|
AddInstanceGroupsRequest ( string jobFlowId, List |
Instantiates AddInstanceGroupsRequest with the parameterized properties
|
Method | Description | |
---|---|---|
IsSetInstanceGroups ( ) : bool | ||
IsSetJobFlowId ( ) : bool |
public AddInstanceGroupsRequest ( string jobFlowId, List |
||
jobFlowId | string | Job flow in which to add the instance groups. |
instanceGroups | List |
Instance groups to add. |
return | System |