Amazon.EC2.Model.ClassicLinkInstance.IsSetGroups C# (CSharp) Méthode

IsSetGroups() private méthode

private IsSetGroups ( ) : bool
Résultat bool
        internal bool IsSetGroups()
        {
            return this._groups != null && this._groups.Count > 0; 
        }