AWS SDK for Kotlin
Toggle table of contents
1.5.1
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
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.