AWS SDK Version 2 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

.NET Framework 4.5
 
Container for the parameters to the DescribeContainerInstances operation. Describes Amazon EC2 Container Service container instances. Returns metadata about registered and remaining resources on each container instance requested.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceRequest
    Amazon.ECS.AmazonECSRequest
      Amazon.ECS.Model.DescribeContainerInstancesRequest

Namespace: Amazon.ECS.Model
Assembly: AWSSDK.dll
Version: (assembly version)

Syntax

C#
public class DescribeContainerInstancesRequest : AmazonECSRequest
         IRequestEvents

The DescribeContainerInstancesRequest type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property Cluster System.String Gets and sets the property Cluster.

The short name or full Amazon Resource Name (ARN) of the cluster that hosts the container instances to describe. If you do not specify a cluster, the default cluster is assumed.

Public Property ContainerInstances System.Collections.Generic.List<System.String> Gets and sets the property ContainerInstances.

A space-separated list of container instance IDs or full Amazon Resource Name (ARN) entries.

Version Information

.NET Framework:
Supported in: 4.5, 4.0, 3.5

.NET for Windows Store apps:
Supported in: Windows 8