C# Class Amazon.ElasticMapReduce.Model.ListInstancesRequest

Container for the parameters to the ListInstances operation. Provides information about the cluster instances that Amazon EMR provisions on behalf of a user when it creates the cluster. For example, this operation indicates when the EC2 instances reach the Ready state, when instances become available to Amazon EMR to use for jobs, and the IP addresses for cluster instances, etc.
Inheritance: AmazonElasticMapReduceRequest
Show file Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetClusterId ( ) : bool
IsSetInstanceGroupId ( ) : bool
IsSetInstanceGroupTypes ( ) : bool
IsSetInstanceStates ( ) : bool
IsSetMarker ( ) : bool