Amazon.ElasticBeanstalk.Model.ListAvailableSolutionStacksResponse.IsSetSolutionStacks C# (CSharp) Method

IsSetSolutionStacks() private method

private IsSetSolutionStacks ( ) : bool
return bool
        internal bool IsSetSolutionStacks()
        {
            return this._solutionStacks != null && this._solutionStacks.Count > 0; 
        }
ListAvailableSolutionStacksResponse