Amazon.EC2.Model.RevokeSecurityGroupIngressRequest.IsSetGroupId C# (CSharp) Method

IsSetGroupId() private method

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