AWS SDK for .NET Documentation
ListInstances Method (request)
AmazonAmazon.ElasticMapReduceAmazonElasticMapReduceListInstances(ListInstancesRequest) Did this page help you?   Yes   No    Tell us about it...
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.
Declaration Syntax
C#
Parameters
request (ListInstancesRequest)
Container for the necessary parameters to execute the ListInstances service method.
Return Value
The response from the ListInstances service method, as returned by ElasticMapReduce.
Exceptions
ExceptionCondition
InternalServerException This exception occurs when there is an internal failure in the EMR service.
InvalidRequestException This exception occurs when there is something wrong with user input.

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)