Amazon.AppStream.Model.DescribeStacksResponse.IsSetStacks C# (CSharp) Method

IsSetStacks() private method

private IsSetStacks ( ) : bool
return bool
        internal bool IsSetStacks()
        {
            return this._stacks != null && this._stacks.Count > 0; 
        }
DescribeStacksResponse