Amazon.ECS.Model.ListClustersResponse.IsSetClusterArns C# (CSharp) Method

IsSetClusterArns() private method

private IsSetClusterArns ( ) : bool
return bool
        internal bool IsSetClusterArns()
        {
            return this._clusterArns != null && this._clusterArns.Count > 0; 
        }