Method | Description | |
---|---|---|
RunJobFlowRequest ( ) : System |
Empty constructor used to set properties independently even when a simple constructor is available
|
|
RunJobFlowRequest ( string name, |
Instantiates RunJobFlowRequest with the parameterized properties
|
Method | Description | |
---|---|---|
IsSetAdditionalInfo ( ) : bool | ||
IsSetAmiVersion ( ) : bool | ||
IsSetApplications ( ) : bool | ||
IsSetAutoScalingRole ( ) : bool | ||
IsSetBootstrapActions ( ) : bool | ||
IsSetConfigurations ( ) : bool | ||
IsSetInstances ( ) : bool | ||
IsSetJobFlowRole ( ) : bool | ||
IsSetLogUri ( ) : bool | ||
IsSetName ( ) : bool | ||
IsSetNewSupportedProducts ( ) : bool | ||
IsSetReleaseLabel ( ) : bool | ||
IsSetScaleDownBehavior ( ) : bool | ||
IsSetSecurityConfiguration ( ) : bool | ||
IsSetServiceRole ( ) : bool | ||
IsSetSteps ( ) : bool | ||
IsSetSupportedProducts ( ) : bool | ||
IsSetTags ( ) : bool | ||
IsSetVisibleToAllUsers ( ) : bool |
public RunJobFlowRequest ( string name, |
||
name | string | The name of the job flow. |
instances | A specification of the number and type of Amazon EC2 instances on which to run the job flow. | |
return | System |