Amazon.ElasticBeanstalk.Model.ComposeEnvironmentsRequest.IsSetVersionLabels C# (CSharp) Method

IsSetVersionLabels() private method

private IsSetVersionLabels ( ) : bool
return bool
        internal bool IsSetVersionLabels()
        {
            return this._versionLabels != null && this._versionLabels.Count > 0; 
        }