Amazon.EC2.Model.SecurityGroupReference.IsSetGroupId C# (CSharp) Méthode

IsSetGroupId() private méthode

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