PNG  IHDR;IDATxܻn0K )(pA 7LeG{ §㻢|ذaÆ 6lذaÆ 6lذaÆ 6lom$^yذag5bÆ 6lذaÆ 6lذa{ 6lذaÆ `}HFkm,mӪôô! x|'ܢ˟;E:9&ᶒ}{v]n&6 h_tڠ͵-ҫZ;Z$.Pkž)!o>}leQfJTu іچ\X=8Rن4`Vwl>nG^is"ms$ui?wbs[m6K4O.4%/bC%t Mז -lG6mrz2s%9s@-k9=)kB5\+͂Zsٲ Rn~GRC wIcIn7jJhۛNCS|j08yiHKֶۛkɈ+;SzL/F*\Ԕ#"5m2[S=gnaPeғL lذaÆ 6l^ḵaÆ 6lذaÆ 6lذa; _ذaÆ 6lذaÆ 6lذaÆ RIENDB` package Paws::WAFRegional::GetSampledRequestsResponse; use Moose; has PopulationSize => (is => 'ro', isa => 'Int'); has SampledRequests => (is => 'ro', isa => 'ArrayRef[Paws::WAFRegional::SampledHTTPRequest]'); has TimeWindow => (is => 'ro', isa => 'Paws::WAFRegional::TimeWindow'); has _request_id => (is => 'ro', isa => 'Str'); ### main pod documentation begin ### =head1 NAME Paws::WAFRegional::GetSampledRequestsResponse =head1 ATTRIBUTES =head2 PopulationSize => Int The total number of requests from which C got a sample of C requests. If C is less than C, the sample includes every request that your AWS resource received during the specified time range. =head2 SampledRequests => ArrayRef[L] A complex type that contains detailed information about each of the requests in the sample. =head2 TimeWindow => L Usually, C is the time range that you specified in the C request. However, if your AWS resource received more than 5,000 requests during the time range that you specified in the request, C returns the time range for the first 5,000 requests. Times are in Coordinated Universal Time (UTC) format. =head2 _request_id => Str =cut 1;