toggle menu
AWS SDK for Kotlin
1.0.65
common
switch theme
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.