AWS SDK for Kotlin
Toggle table of contents
1.5.1
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
inspector
/
aws.sdk.kotlin.services.inspector.model
/
TimestampRange
/
Builder
Builder
class
Builder
Members
Properties
begin
Date
Link copied to clipboard
var
beginDate
:
Instant
?
The minimum value of the timestamp range.
end
Date
Link copied to clipboard
var
endDate
:
Instant
?
The maximum value of the timestamp range.