@Stability(value=Stable) @Internal public static final class CfnFilter.DateFilterProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnFilter.DateFilterProperty
CfnFilter.DateFilterPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnFilter.DateFilterProperty.Builder, CfnFilter.DateFilterProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnFilter.DateFilterProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnFilter.DateFilterProperty.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 |
getEndInclusive()
A timestamp representing the end of the time period filtered on.
|
Number |
getStartInclusive()
A timestamp representing the start of the time period filtered on.
|
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(CfnFilter.DateFilterProperty.Builder builder)
CfnFilter.DateFilterProperty.Builder.public final Number getEndInclusive()
CfnFilter.DateFilterPropertygetEndInclusive in interface CfnFilter.DateFilterPropertypublic final Number getStartInclusive()
CfnFilter.DateFilterPropertygetStartInclusive in interface CfnFilter.DateFilterProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2023. All rights reserved.