Amazon.ECS.Model.DescribeServicesRequest.IsSetServices C# (CSharp) Method

IsSetServices() private method

private IsSetServices ( ) : bool
return bool
        internal bool IsSetServices()
        {
            return this._services != null && this._services.Count > 0; 
        }
DescribeServicesRequest