Amazon.ElasticBeanstalk.Model.ListAvailableSolutionStacksResponse.IsSetSolutionStacks C# (CSharp) 메소드

IsSetSolutionStacks() 개인적인 메소드

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