C# Class Amazon.ECS.Model.Cluster

A regional grouping of one or more container instances on which you can run task requests. Each account receives a default cluster the first time you use the Amazon ECS service, but you may also create other clusters. Clusters may contain more than one instance type simultaneously.
ファイルを表示 Open project: aws/aws-sdk-net

Private Methods

Method Description
IsSetActiveServicesCount ( ) : bool
IsSetClusterArn ( ) : bool
IsSetClusterName ( ) : bool
IsSetPendingTasksCount ( ) : bool
IsSetRegisteredContainerInstancesCount ( ) : bool
IsSetRunningTasksCount ( ) : bool
IsSetStatus ( ) : bool