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

IsSetSolutionStacks() private method

private IsSetSolutionStacks ( ) : bool
return bool
        internal bool IsSetSolutionStacks()
        {
            return this.solutionStacks.Count > 0;
        }
ListAvailableSolutionStacksResult