| Package | Description |
|---|---|
| software.amazon.awscdk |
AWS Cloud Development Kit Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
TimeConversionOptions.Jsii$Proxy
An implementation for
TimeConversionOptions |
| Modifier and Type | Method and Description |
|---|---|
TimeConversionOptions |
TimeConversionOptions.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
Number |
Duration.toDays(TimeConversionOptions opts)
(experimental) Return the total number of days in this Duration.
|
Number |
Duration.toHours(TimeConversionOptions opts)
(experimental) Return the total number of hours in this Duration.
|
Number |
Duration.toMilliseconds(TimeConversionOptions opts)
(experimental) Return the total number of milliseconds in this Duration.
|
Number |
Duration.toMinutes(TimeConversionOptions opts)
(experimental) Return the total number of minutes in this Duration.
|
Number |
Duration.toSeconds(TimeConversionOptions opts)
(experimental) Return the total number of seconds in this Duration.
|
Copyright © 2021. All rights reserved.