Class CfnDashboardPropsMixin.DashboardVersionDefinitionProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnDashboardPropsMixin.DashboardVersionDefinitionProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnDashboardPropsMixin.DashboardVersionDefinitionProperty
CfnDashboardPropsMixin.DashboardVersionDefinitionProperty-
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.CfnDashboardPropsMixin.DashboardVersionDefinitionProperty
CfnDashboardPropsMixin.DashboardVersionDefinitionProperty.Builder, CfnDashboardPropsMixin.DashboardVersionDefinitionProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnDashboardPropsMixin.DashboardVersionDefinitionProperty.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 ObjectReturns union: eitherIResolvableorCfnDashboardPropsMixin.AnalysisDefaultsPropertyfinal ObjectAn array of calculated field definitions for the dashboard.final ObjectAn array of dashboard-level column configurations.final ObjectAn array of dataset identifier declarations.final ObjectThe filter definitions for a dashboard.final ObjectAn array of option definitions for a dashboard.final ObjectThe parameter declarations for a dashboard.final ObjectAn array of sheet definitions for a dashboard.final ObjectThe static files for the definition.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 theCfnDashboardPropsMixin.DashboardVersionDefinitionProperty.Builder.
-
-
Method Details
-
getAnalysisDefaults
Description copied from interface:CfnDashboardPropsMixin.DashboardVersionDefinitionPropertyReturns union: eitherIResolvableorCfnDashboardPropsMixin.AnalysisDefaultsProperty- Specified by:
getAnalysisDefaultsin interfaceCfnDashboardPropsMixin.DashboardVersionDefinitionProperty- See Also:
-
getCalculatedFields
Description copied from interface:CfnDashboardPropsMixin.DashboardVersionDefinitionPropertyAn array of calculated field definitions for the dashboard.Returns union: either
IResolvableor Listinvalid input: '<'eitherIResolvableorCfnDashboardPropsMixin.CalculatedFieldProperty>- Specified by:
getCalculatedFieldsin interfaceCfnDashboardPropsMixin.DashboardVersionDefinitionProperty- See Also:
-
getColumnConfigurations
Description copied from interface:CfnDashboardPropsMixin.DashboardVersionDefinitionPropertyAn array of dashboard-level column configurations.Column configurations are used to set the default formatting for a column that is used throughout a dashboard.
Returns union: either
IResolvableor Listinvalid input: '<'eitherIResolvableorCfnDashboardPropsMixin.ColumnConfigurationProperty>- Specified by:
getColumnConfigurationsin interfaceCfnDashboardPropsMixin.DashboardVersionDefinitionProperty- See Also:
-
getDataSetIdentifierDeclarations
Description copied from interface:CfnDashboardPropsMixin.DashboardVersionDefinitionPropertyAn array of dataset identifier declarations.With this mapping,you can use dataset identifiers instead of dataset Amazon Resource Names (ARNs) throughout the dashboard's sub-structures.
Returns union: either
IResolvableor Listinvalid input: '<'eitherIResolvableorCfnDashboardPropsMixin.DataSetIdentifierDeclarationProperty>- Specified by:
getDataSetIdentifierDeclarationsin interfaceCfnDashboardPropsMixin.DashboardVersionDefinitionProperty- See Also:
-
getFilterGroups
Description copied from interface:CfnDashboardPropsMixin.DashboardVersionDefinitionPropertyThe filter definitions for a dashboard.For more information, see Filtering Data in Amazon Quick Sight in the Amazon Quick Suite User Guide .
Returns union: either
IResolvableor Listinvalid input: '<'eitherIResolvableorCfnDashboardPropsMixin.FilterGroupProperty>- Specified by:
getFilterGroupsin interfaceCfnDashboardPropsMixin.DashboardVersionDefinitionProperty- See Also:
-
getOptions
Description copied from interface:CfnDashboardPropsMixin.DashboardVersionDefinitionPropertyAn array of option definitions for a dashboard.Returns union: either
IResolvableorCfnDashboardPropsMixin.AssetOptionsProperty- Specified by:
getOptionsin interfaceCfnDashboardPropsMixin.DashboardVersionDefinitionProperty- See Also:
-
getParameterDeclarations
Description copied from interface:CfnDashboardPropsMixin.DashboardVersionDefinitionPropertyThe parameter declarations for a dashboard.Parameters are named variables that can transfer a value for use by an action or an object.
For more information, see Parameters in Amazon Quick Sight in the Amazon Quick Suite User Guide .
Returns union: either
IResolvableor Listinvalid input: '<'eitherIResolvableorCfnDashboardPropsMixin.ParameterDeclarationProperty>- Specified by:
getParameterDeclarationsin interfaceCfnDashboardPropsMixin.DashboardVersionDefinitionProperty- See Also:
-
getSheets
Description copied from interface:CfnDashboardPropsMixin.DashboardVersionDefinitionPropertyAn array of sheet definitions for a dashboard.Returns union: either
IResolvableor Listinvalid input: '<'eitherIResolvableorCfnDashboardPropsMixin.SheetDefinitionProperty>- Specified by:
getSheetsin interfaceCfnDashboardPropsMixin.DashboardVersionDefinitionProperty- See Also:
-
getStaticFiles
Description copied from interface:CfnDashboardPropsMixin.DashboardVersionDefinitionPropertyThe static files for the definition.Returns union: either
IResolvableor Listinvalid input: '<'eitherIResolvableorCfnDashboardPropsMixin.StaticFileProperty>- Specified by:
getStaticFilesin interfaceCfnDashboardPropsMixin.DashboardVersionDefinitionProperty- 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()
-