Class CfnAnalysisPropsMixin.DestinationParameterValueConfigurationProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.quicksight.CfnAnalysisPropsMixin.DestinationParameterValueConfigurationProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnAnalysisPropsMixin.DestinationParameterValueConfigurationProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnAnalysisPropsMixin.DestinationParameterValueConfigurationProperty
@Stability(Stable)
@Internal
public static final class CfnAnalysisPropsMixin.DestinationParameterValueConfigurationProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnAnalysisPropsMixin.DestinationParameterValueConfigurationProperty
An implementation for
CfnAnalysisPropsMixin.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.cfnpropertymixins.services.quicksight.CfnAnalysisPropsMixin.DestinationParameterValueConfigurationProperty
CfnAnalysisPropsMixin.DestinationParameterValueConfigurationProperty.Builder, CfnAnalysisPropsMixin.DestinationParameterValueConfigurationProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnAnalysisPropsMixin.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 ObjectA column of a data set.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
protected Jsii$Proxy(CfnAnalysisPropsMixin.DestinationParameterValueConfigurationProperty.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnAnalysisPropsMixin.DestinationParameterValueConfigurationProperty.Builder.
-
-
Method Details
-
getCustomValuesConfiguration
Description copied from interface:CfnAnalysisPropsMixin.DestinationParameterValueConfigurationPropertyThe configuration of custom values for destination parameter inDestinationParameterValueConfiguration.Returns union: either
IResolvableorCfnAnalysisPropsMixin.CustomValuesConfigurationProperty- Specified by:
getCustomValuesConfigurationin interfaceCfnAnalysisPropsMixin.DestinationParameterValueConfigurationProperty- See Also:
-
getSelectAllValueOptions
Description copied from interface:CfnAnalysisPropsMixin.DestinationParameterValueConfigurationPropertyThe configuration that selects all options.- Specified by:
getSelectAllValueOptionsin interfaceCfnAnalysisPropsMixin.DestinationParameterValueConfigurationProperty- See Also:
-
getSourceColumn
Description copied from interface:CfnAnalysisPropsMixin.DestinationParameterValueConfigurationPropertyA column of a data set.Returns union: either
IResolvableorCfnAnalysisPropsMixin.ColumnIdentifierProperty- Specified by:
getSourceColumnin interfaceCfnAnalysisPropsMixin.DestinationParameterValueConfigurationProperty- See Also:
-
getSourceField
Description copied from interface:CfnAnalysisPropsMixin.DestinationParameterValueConfigurationPropertyThe source field ID of the destination parameter.- Specified by:
getSourceFieldin interfaceCfnAnalysisPropsMixin.DestinationParameterValueConfigurationProperty- See Also:
-
getSourceParameterName
Description copied from interface:CfnAnalysisPropsMixin.DestinationParameterValueConfigurationPropertyThe source parameter name of the destination parameter.- Specified by:
getSourceParameterNamein interfaceCfnAnalysisPropsMixin.DestinationParameterValueConfigurationProperty- 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()
-