Amazon.ElasticBeanstalk.Model.ComposeEnvironmentsRequest.IsSetGroupName C# (CSharp) Méthode

IsSetGroupName() private méthode

private IsSetGroupName ( ) : bool
Résultat bool
        internal bool IsSetGroupName()
        {
            return this._groupName != null;
        }