Class CfnDashboard.DestinationParameterValueConfigurationProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.quicksight.CfnDashboard.DestinationParameterValueConfigurationProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnDashboard.DestinationParameterValueConfigurationProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
- CfnDashboard.DestinationParameterValueConfigurationProperty
@Stability(Stable)
@Internal
public static final class CfnDashboard.DestinationParameterValueConfigurationProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnDashboard.DestinationParameterValueConfigurationProperty
An implementation for
CfnDashboard.DestinationParameterValueConfigurationProperty-
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.CfnDashboard.DestinationParameterValueConfigurationProperty
CfnDashboard.DestinationParameterValueConfigurationProperty.Builder, CfnDashboard.DestinationParameterValueConfigurationProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnDashboard.DestinationParameterValueConfigurationProperty.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 configuration of custom values for destination parameter inDestinationParameterValueConfiguration.final StringThe configuration that selects all options.final StringThe source field ID of the destination parameter.final StringThe source parameter name of the destination parameter.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 theCfnDashboard.DestinationParameterValueConfigurationProperty.Builder.
-
-
Method Details
-
getCustomValuesConfiguration
Description copied from interface:CfnDashboard.DestinationParameterValueConfigurationPropertyThe configuration of custom values for destination parameter inDestinationParameterValueConfiguration.- Specified by:
getCustomValuesConfigurationin interfaceCfnDashboard.DestinationParameterValueConfigurationProperty
-
getSelectAllValueOptions
Description copied from interface:CfnDashboard.DestinationParameterValueConfigurationPropertyThe configuration that selects all options.- Specified by:
getSelectAllValueOptionsin interfaceCfnDashboard.DestinationParameterValueConfigurationProperty
-
getSourceField
Description copied from interface:CfnDashboard.DestinationParameterValueConfigurationPropertyThe source field ID of the destination parameter.- Specified by:
getSourceFieldin interfaceCfnDashboard.DestinationParameterValueConfigurationProperty
-
getSourceParameterName
Description copied from interface:CfnDashboard.DestinationParameterValueConfigurationPropertyThe source parameter name of the destination parameter.- Specified by:
getSourceParameterNamein interfaceCfnDashboard.DestinationParameterValueConfigurationProperty
-
$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()
-