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

IsSetGroupId() private method

private IsSetGroupId ( ) : bool
return bool
        internal bool IsSetGroupId()
        {
            return this._groupId != null && this._groupId.Count > 0; 
        }
DescribeSecurityGroupReferencesRequest