toggle menu
AWS SDK for Kotlin
1.0.65
common
switch theme
health
/
aws.sdk.kotlin.services.health.model
/
DateTimeRange
/
Builder
Builder
class
Builder
Members
Properties
from
Link copied to clipboard
var
from
:
Instant
?
The starting date and time of a time range.
to
Link copied to clipboard
var
to
:
Instant
?
The ending date and time of a time range.