Amazon.CloudTrail.Model.LookupEventsRequest.IsSetLookupAttributes C# (CSharp) 메소드

IsSetLookupAttributes() 개인적인 메소드

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