AWS SDK for Kotlin
Toggle table of contents
1.5.0
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
shield
/
aws.sdk.kotlin.services.shield.model
/
TimeRange
/
Builder
Builder
class
Builder
Members
Properties
from
Inclusive
Link copied to clipboard
var
fromInclusive
:
Instant
?
The start time, in Unix time in seconds.
to
Exclusive
Link copied to clipboard
var
toExclusive
:
Instant
?
The end time, in Unix time in seconds.