@Stability(value=Stable) @Internal public static final class CfnDataset.DeltaTimeSessionWindowConfigurationProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnDataset.DeltaTimeSessionWindowConfigurationProperty
CfnDataset.DeltaTimeSessionWindowConfigurationPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnDataset.DeltaTimeSessionWindowConfigurationProperty.Builder, CfnDataset.DeltaTimeSessionWindowConfigurationProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnDataset.DeltaTimeSessionWindowConfigurationProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnDataset.ActionProperty.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Number |
getTimeoutInMinutes()
A time interval.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(CfnDataset.DeltaTimeSessionWindowConfigurationProperty.Builder builder)
CfnDataset.ActionProperty.Builder.public final Number getTimeoutInMinutes()
CfnDataset.DeltaTimeSessionWindowConfigurationProperty
You can use timeoutInMinutes so that AWS IoT Analytics can batch up late data notifications that have been generated since the last execution. AWS IoT Analytics sends one batch of notifications to Amazon CloudWatch Events at one time.
For more information about how to write a timestamp expression, see Date and Time Functions and Operators , in the Presto 0.172 Documentation .
getTimeoutInMinutes in interface CfnDataset.DeltaTimeSessionWindowConfigurationProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.