Amazon.ElasticBeanstalk.Model.DescribeConfigurationOptionsRequest.IsSetSolutionStackName C# (CSharp) Method

IsSetSolutionStackName() private method

private IsSetSolutionStackName ( ) : bool
return bool
        internal bool IsSetSolutionStackName()
        {
            return this._solutionStackName != null;
        }