class Aws::SecurityHub::Types::DateRange

A date range for the date filter.

@note When making an API call, you may pass DateRange

data as a hash:

    {
      value: 1,
      unit: "DAYS", # accepts DAYS
    }

@!attribute [rw] value

A date range value for the date filter.
@return [Integer]

@!attribute [rw] unit

A date range unit for the date filter.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/securityhub-2018-10-26/DateRange AWS API Documentation

Constants

SENSITIVE