Class CfnDatasetPropsMixin.DeltaTimeSessionWindowConfigurationProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.iotanalytics.CfnDatasetPropsMixin.DeltaTimeSessionWindowConfigurationProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnDatasetPropsMixin.DeltaTimeSessionWindowConfigurationProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnDatasetPropsMixin.DeltaTimeSessionWindowConfigurationProperty
@Stability(Stable)
@Internal
public static final class CfnDatasetPropsMixin.DeltaTimeSessionWindowConfigurationProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnDatasetPropsMixin.DeltaTimeSessionWindowConfigurationProperty
An implementation for
CfnDatasetPropsMixin.DeltaTimeSessionWindowConfigurationProperty-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.cfnpropertymixins.services.iotanalytics.CfnDatasetPropsMixin.DeltaTimeSessionWindowConfigurationProperty
CfnDatasetPropsMixin.DeltaTimeSessionWindowConfigurationProperty.Builder, CfnDatasetPropsMixin.DeltaTimeSessionWindowConfigurationProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnDatasetPropsMixin.DeltaTimeSessionWindowConfigurationProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
Constructor Details
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef- Reference to the JSII managed object.
-
Jsii$Proxy
protected Jsii$Proxy(CfnDatasetPropsMixin.DeltaTimeSessionWindowConfigurationProperty.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnDatasetPropsMixin.DeltaTimeSessionWindowConfigurationProperty.Builder.
-
-
Method Details
-
getTimeoutInMinutes
Description copied from interface:CfnDatasetPropsMixin.DeltaTimeSessionWindowConfigurationPropertyA time interval.You can use
timeoutInMinutesso that ITA can batch up late data notifications that have been generated since the last execution. ITA 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 .
- Specified by:
getTimeoutInMinutesin interfaceCfnDatasetPropsMixin.DeltaTimeSessionWindowConfigurationProperty- See Also:
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-