Amazon.ElasticBeanstalk.Model.ListAvailableSolutionStacksResponse.IsSetSolutionStacks C# (CSharp) Méthode

IsSetSolutionStacks() private méthode

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