@Stability(value=Stable)
public static interface CfnDataset.DeltaTimeProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnDataset.DeltaTimeProperty.Builder
A builder for
CfnDataset.DeltaTimeProperty |
static class |
CfnDataset.DeltaTimeProperty.Jsii$Proxy
An implementation for
CfnDataset.DeltaTimeProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnDataset.DeltaTimeProperty.Builder |
builder() |
Number |
getOffsetSeconds()
`CfnDataset.DeltaTimeProperty.OffsetSeconds`.
|
String |
getTimeExpression()
`CfnDataset.DeltaTimeProperty.TimeExpression`.
|
@Stability(value=Stable) @NotNull Number getOffsetSeconds()
@Stability(value=Stable) @NotNull String getTimeExpression()
@Stability(value=Stable) static CfnDataset.DeltaTimeProperty.Builder builder()
Copyright © 2021. All rights reserved.