Метод | Описание | |
---|---|---|
JobFlowDetail ( ) : System |
Empty constructor used to set properties independently even when a simple constructor is available
|
|
JobFlowDetail ( string jobFlowId, string name, |
Instantiates JobFlowDetail with the parameterized properties
|
Метод | Описание | |
---|---|---|
IsSetAmiVersion ( ) : bool | ||
IsSetAutoScalingRole ( ) : bool | ||
IsSetBootstrapActions ( ) : bool | ||
IsSetExecutionStatusDetail ( ) : bool | ||
IsSetInstances ( ) : bool | ||
IsSetJobFlowId ( ) : bool | ||
IsSetJobFlowRole ( ) : bool | ||
IsSetLogUri ( ) : bool | ||
IsSetName ( ) : bool | ||
IsSetScaleDownBehavior ( ) : bool | ||
IsSetServiceRole ( ) : bool | ||
IsSetSteps ( ) : bool | ||
IsSetSupportedProducts ( ) : bool | ||
IsSetVisibleToAllUsers ( ) : bool |
public JobFlowDetail ( string jobFlowId, string name, |
||
jobFlowId | string | The job flow identifier. |
name | string | The name of the job flow. |
executionStatusDetail | Describes the execution status of the job flow. | |
instances | Describes the Amazon EC2 instances of the job flow. | |
Результат | System |