Builder
Properties
An ISO 8601-formatted timestamp that indicates the end time of the requested finding history. A correctly formatted example is 2020-05-21T20:16:34.724Z
. The value cannot contain spaces, and date and time should be separated by T
. For more information, see RFC 3339 section 5.6, Internet Date/Time Format.
Identifies which finding to get the finding history for.
The maximum number of results to be returned. If you don’t provide it, Security Hub returns up to 100 results of finding history.
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.
An ISO 8601-formatted timestamp that indicates the start time of the requested finding history. A correctly formatted example is 2020-05-21T20:16:34.724Z
. The value cannot contain spaces, and date and time should be separated by T
. For more information, see RFC 3339 section 5.6, Internet Date/Time Format.
Functions
construct an aws.sdk.kotlin.services.securityhub.model.AwsSecurityFindingIdentifier inside the given block