Uses of Class
software.amazon.awscdk.services.quicksight.CfnAnalysis.DateTimeParameterDeclarationProperty.Builder
-
Uses of CfnAnalysis.DateTimeParameterDeclarationProperty.Builder in software.amazon.awscdk.services.quicksight
Modifier and TypeMethodDescriptionCfnAnalysis.DateTimeParameterDeclarationProperty.builder()
CfnAnalysis.DateTimeParameterDeclarationProperty.Builder.defaultValues
(IResolvable defaultValues) Sets the value ofCfnAnalysis.DateTimeParameterDeclarationProperty.getDefaultValues()
CfnAnalysis.DateTimeParameterDeclarationProperty.Builder.defaultValues
(CfnAnalysis.DateTimeDefaultValuesProperty defaultValues) Sets the value ofCfnAnalysis.DateTimeParameterDeclarationProperty.getDefaultValues()
CfnAnalysis.DateTimeParameterDeclarationProperty.Builder.mappedDataSetParameters
(List<? extends Object> mappedDataSetParameters) CfnAnalysis.DateTimeParameterDeclarationProperty.Builder.mappedDataSetParameters
(IResolvable mappedDataSetParameters) Sets the value ofCfnAnalysis.DateTimeParameterDeclarationProperty.getName()
CfnAnalysis.DateTimeParameterDeclarationProperty.Builder.timeGranularity
(String timeGranularity) Sets the value ofCfnAnalysis.DateTimeParameterDeclarationProperty.getTimeGranularity()
CfnAnalysis.DateTimeParameterDeclarationProperty.Builder.valueWhenUnset
(IResolvable valueWhenUnset) Sets the value ofCfnAnalysis.DateTimeParameterDeclarationProperty.getValueWhenUnset()
CfnAnalysis.DateTimeParameterDeclarationProperty.Builder.valueWhenUnset
(CfnAnalysis.DateTimeValueWhenUnsetConfigurationProperty valueWhenUnset) Sets the value ofCfnAnalysis.DateTimeParameterDeclarationProperty.getValueWhenUnset()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnAnalysis.DateTimeParameterDeclarationProperty.Builder
.