Amazon.CloudTrail.Model.LookupEventsRequest.IsSetLookupAttributes C# (CSharp) Method

IsSetLookupAttributes() private method

private IsSetLookupAttributes ( ) : bool
return bool
        internal bool IsSetLookupAttributes()
        {
            return this._lookupAttributes != null && this._lookupAttributes.Count > 0; 
        }