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

IsSetSolutionStackDetails() private method

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