GetFindingHistoryRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

An ISO 8601-formatted timestamp that indicates the end time of the requested finding history.

Link copied to clipboard

Identifies which finding to get the finding history for.

Link copied to clipboard

The maximum number of results to be returned. If you don’t provide it, Security Hub returns up to 100 results of finding history.

Link copied to clipboard

A token for pagination purposes. Provide NULL as the initial value. In subsequent requests, provide the token included in the response to get up to an additional 100 results of finding history. If you don’t provide NextToken, Security Hub returns up to 100 results of finding history for each request.

Link copied to clipboard

A timestamp that indicates the start time of the requested finding history.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String