Class CfnAnalysis.DefaultFilterControlOptionsProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.quicksight.CfnAnalysis.DefaultFilterControlOptionsProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnAnalysis.DefaultFilterControlOptionsProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnAnalysis.DefaultFilterControlOptionsProperty
@Stability(Stable)
@Internal
public static final class CfnAnalysis.DefaultFilterControlOptionsProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnAnalysis.DefaultFilterControlOptionsProperty
An implementation for
CfnAnalysis.DefaultFilterControlOptionsProperty-
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.services.quicksight.CfnAnalysis.DefaultFilterControlOptionsProperty
CfnAnalysis.DefaultFilterControlOptionsProperty.Builder, CfnAnalysis.DefaultFilterControlOptionsProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnAnalysis.DefaultFilterControlOptionsProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Modifier and TypeMethodDescriptioncom.fasterxml.jackson.databind.JsonNodefinal booleanfinal ObjectThe default options that correspond to the filter control type of aDateTimePicker.final ObjectThe default options that correspond to theDropdownfilter control type.final ObjectThe default options that correspond to theListfilter control type.final ObjectThe default options that correspond to theRelativeDateTimefilter control type.final ObjectThe default options that correspond to theSliderfilter control type.final ObjectThe default options that correspond to theTextAreafilter control type.final ObjectThe default options that correspond to theTextFieldfilter control type.final inthashCode()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
Constructor that initializes the object based on literal property values passed by theCfnAnalysis.DefaultFilterControlOptionsProperty.Builder.
-
-
Method Details
-
getDefaultDateTimePickerOptions
Description copied from interface:CfnAnalysis.DefaultFilterControlOptionsPropertyThe default options that correspond to the filter control type of aDateTimePicker.- Specified by:
getDefaultDateTimePickerOptionsin interfaceCfnAnalysis.DefaultFilterControlOptionsProperty- See Also:
-
getDefaultDropdownOptions
Description copied from interface:CfnAnalysis.DefaultFilterControlOptionsPropertyThe default options that correspond to theDropdownfilter control type.- Specified by:
getDefaultDropdownOptionsin interfaceCfnAnalysis.DefaultFilterControlOptionsProperty- See Also:
-
getDefaultListOptions
Description copied from interface:CfnAnalysis.DefaultFilterControlOptionsPropertyThe default options that correspond to theListfilter control type.- Specified by:
getDefaultListOptionsin interfaceCfnAnalysis.DefaultFilterControlOptionsProperty- See Also:
-
getDefaultRelativeDateTimeOptions
Description copied from interface:CfnAnalysis.DefaultFilterControlOptionsPropertyThe default options that correspond to theRelativeDateTimefilter control type.- Specified by:
getDefaultRelativeDateTimeOptionsin interfaceCfnAnalysis.DefaultFilterControlOptionsProperty- See Also:
-
getDefaultSliderOptions
Description copied from interface:CfnAnalysis.DefaultFilterControlOptionsPropertyThe default options that correspond to theSliderfilter control type.- Specified by:
getDefaultSliderOptionsin interfaceCfnAnalysis.DefaultFilterControlOptionsProperty- See Also:
-
getDefaultTextAreaOptions
Description copied from interface:CfnAnalysis.DefaultFilterControlOptionsPropertyThe default options that correspond to theTextAreafilter control type.- Specified by:
getDefaultTextAreaOptionsin interfaceCfnAnalysis.DefaultFilterControlOptionsProperty- See Also:
-
getDefaultTextFieldOptions
Description copied from interface:CfnAnalysis.DefaultFilterControlOptionsPropertyThe default options that correspond to theTextFieldfilter control type.- Specified by:
getDefaultTextFieldOptionsin interfaceCfnAnalysis.DefaultFilterControlOptionsProperty- 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()
-