toggle menu
AWS SDK for Kotlin
1.0.65
common
switch theme
backup
/
aws.sdk.kotlin.services.backup.model
/
DateRange
/
Builder
Builder
class
Builder
Members
Properties
from
Date
Link copied to clipboard
var
fromDate
:
Instant
?
This value is the beginning date, inclusive.
to
Date
Link copied to clipboard
var
toDate
:
Instant
?
This value is the end date, inclusive.