AWSECSClusterContainerStatisticsSet
No description
type AWSECSClusterContainerStatisticsSet {
totalOfRegisteredContainerInstances: Int!
}
Fields
AWSECSClusterContainerStatisticsSet.totalOfRegisteredContainerInstances
● Int!
non-null scalar
The number of container instances registered into the cluster
Member of
AWSECSClusterStatistics
object