Class CfnAnalysisPropsMixin.ParameterListControlProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.quicksight.CfnAnalysisPropsMixin.ParameterListControlProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnAnalysisPropsMixin.ParameterListControlProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnAnalysisPropsMixin.ParameterListControlProperty
@Stability(Stable)
@Internal
public static final class CfnAnalysisPropsMixin.ParameterListControlProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnAnalysisPropsMixin.ParameterListControlProperty
An implementation for
CfnAnalysisPropsMixin.ParameterListControlProperty-
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.quicksight.CfnAnalysisPropsMixin.ParameterListControlProperty
CfnAnalysisPropsMixin.ParameterListControlProperty.Builder, CfnAnalysisPropsMixin.ParameterListControlProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnAnalysisPropsMixin.ParameterListControlProperty.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 values that are displayed in a control can be configured to only show values that are valid based on what's selected in other controls.final ObjectThe display options of a control.final StringThe ID of theParameterListControl.final ObjectA list of selectable values that are used in a control.final StringThe source parameter name of theParameterListControl.final StringgetTitle()The title of theParameterListControl.final StringgetType()The type ofParameterListControl.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 theCfnAnalysisPropsMixin.ParameterListControlProperty.Builder.
-
-
Method Details
-
getCascadingControlConfiguration
Description copied from interface:CfnAnalysisPropsMixin.ParameterListControlPropertyThe values that are displayed in a control can be configured to only show values that are valid based on what's selected in other controls.Returns union: either
IResolvableorCfnAnalysisPropsMixin.CascadingControlConfigurationProperty- Specified by:
getCascadingControlConfigurationin interfaceCfnAnalysisPropsMixin.ParameterListControlProperty- See Also:
-
getDisplayOptions
Description copied from interface:CfnAnalysisPropsMixin.ParameterListControlPropertyThe display options of a control.Returns union: either
IResolvableorCfnAnalysisPropsMixin.ListControlDisplayOptionsProperty- Specified by:
getDisplayOptionsin interfaceCfnAnalysisPropsMixin.ParameterListControlProperty- See Also:
-
getParameterControlId
Description copied from interface:CfnAnalysisPropsMixin.ParameterListControlPropertyThe ID of theParameterListControl.- Specified by:
getParameterControlIdin interfaceCfnAnalysisPropsMixin.ParameterListControlProperty- See Also:
-
getSelectableValues
Description copied from interface:CfnAnalysisPropsMixin.ParameterListControlPropertyA list of selectable values that are used in a control.Returns union: either
IResolvableorCfnAnalysisPropsMixin.ParameterSelectableValuesProperty- Specified by:
getSelectableValuesin interfaceCfnAnalysisPropsMixin.ParameterListControlProperty- See Also:
-
getSourceParameterName
Description copied from interface:CfnAnalysisPropsMixin.ParameterListControlPropertyThe source parameter name of theParameterListControl.- Specified by:
getSourceParameterNamein interfaceCfnAnalysisPropsMixin.ParameterListControlProperty- See Also:
-
getTitle
Description copied from interface:CfnAnalysisPropsMixin.ParameterListControlPropertyThe title of theParameterListControl.- Specified by:
getTitlein interfaceCfnAnalysisPropsMixin.ParameterListControlProperty- See Also:
-
getType
Description copied from interface:CfnAnalysisPropsMixin.ParameterListControlPropertyThe type ofParameterListControl.- Specified by:
getTypein interfaceCfnAnalysisPropsMixin.ParameterListControlProperty- 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()
-