Amazon.ElasticBeanstalk.Model.ComposeEnvironmentsRequest.IsSetGroupName C# (CSharp) Метод

IsSetGroupName() приватный Метод

private IsSetGroupName ( ) : bool
Результат bool
        internal bool IsSetGroupName()
        {
            return this._groupName != null;
        }