Amazon.ElasticLoadBalancing.Model.SourceSecurityGroup.IsSetGroupName C# (CSharp) Méthode

IsSetGroupName() private méthode

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