class Aws::WAFV2::Types::GetSampledRequestsResponse

@!attribute [rw] sampled_requests

A complex type that contains detailed information about each of the
requests in the sample.
@return [Array<Types::SampledHTTPRequest>]

@!attribute [rw] population_size

The total number of requests from which `GetSampledRequests` got a
sample of `MaxItems` requests. If `PopulationSize` is less than
`MaxItems`, the sample includes every request that your Amazon Web
Services resource received during the specified time range.
@return [Integer]

@!attribute [rw] time_window

Usually, `TimeWindow` is the time range that you specified in the
`GetSampledRequests` request. However, if your Amazon Web Services
resource received more than 5,000 requests during the time range
that you specified in the request, `GetSampledRequests` returns the
time range for the first 5,000 requests. Times are in Coordinated
Universal Time (UTC) format.
@return [Types::TimeWindow]

@see docs.aws.amazon.com/goto/WebAPI/wafv2-2019-07-29/GetSampledRequestsResponse AWS API Documentation

Constants

SENSITIVE