Class CfnTopic.TopicCalculatedFieldProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnTopic.TopicCalculatedFieldProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnTopic.TopicCalculatedFieldProperty
CfnTopic.TopicCalculatedFieldProperty-
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.CfnTopic.TopicCalculatedFieldProperty
CfnTopic.TopicCalculatedFieldProperty.Builder, CfnTopic.TopicCalculatedFieldProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnTopic.TopicCalculatedFieldProperty.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 StringThe default aggregation.The list of aggregation types that are allowed for the calculated field.final StringThe calculated field description.final StringThe calculated field name.The other names or aliases for the calculated field.final ObjectThe other names or aliases for the calculated field cell value.final StringThe column data role for a calculated field.final ObjectThe order in which data is displayed for the calculated field when it's used in a comparative context.final ObjectThe default formatting definition.final ObjectA Boolean value that indicates if a calculated field is visible in the autocomplete.final StringThe calculated field expression.final ObjectA boolean value that indicates if a calculated field is included in the topic.final ObjectA Boolean value that indicates whether to never aggregate calculated field in filters.final ObjectThe non additive for the table style target.The list of aggregation types that are not allowed for the calculated field.final ObjectThe semantic type.final StringThe level of time precision that is used to aggregateDateTimevalues.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 theCfnTopic.TopicCalculatedFieldProperty.Builder.
-
-
Method Details
-
getCalculatedFieldName
Description copied from interface:CfnTopic.TopicCalculatedFieldPropertyThe calculated field name.- Specified by:
getCalculatedFieldNamein interfaceCfnTopic.TopicCalculatedFieldProperty- See Also:
-
getExpression
Description copied from interface:CfnTopic.TopicCalculatedFieldPropertyThe calculated field expression.- Specified by:
getExpressionin interfaceCfnTopic.TopicCalculatedFieldProperty- See Also:
-
getAggregation
Description copied from interface:CfnTopic.TopicCalculatedFieldPropertyThe default aggregation.Valid values for this structure are
SUM,MAX,MIN,COUNT,DISTINCT_COUNT, andAVERAGE.- Specified by:
getAggregationin interfaceCfnTopic.TopicCalculatedFieldProperty- See Also:
-
getAllowedAggregations
Description copied from interface:CfnTopic.TopicCalculatedFieldPropertyThe list of aggregation types that are allowed for the calculated field.Valid values for this structure are
COUNT,DISTINCT_COUNT,MIN,MAX,MEDIAN,SUM,AVERAGE,STDEV,STDEVP,VAR,VARP, andPERCENTILE.- Specified by:
getAllowedAggregationsin interfaceCfnTopic.TopicCalculatedFieldProperty- See Also:
-
getCalculatedFieldDescription
Description copied from interface:CfnTopic.TopicCalculatedFieldPropertyThe calculated field description.- Specified by:
getCalculatedFieldDescriptionin interfaceCfnTopic.TopicCalculatedFieldProperty- See Also:
-
getCalculatedFieldSynonyms
Description copied from interface:CfnTopic.TopicCalculatedFieldPropertyThe other names or aliases for the calculated field.- Specified by:
getCalculatedFieldSynonymsin interfaceCfnTopic.TopicCalculatedFieldProperty- See Also:
-
getCellValueSynonyms
Description copied from interface:CfnTopic.TopicCalculatedFieldPropertyThe other names or aliases for the calculated field cell value.Returns union: either
IResolvableor Listinvalid input: '<'eitherIResolvableorCfnTopic.CellValueSynonymProperty>- Specified by:
getCellValueSynonymsin interfaceCfnTopic.TopicCalculatedFieldProperty- See Also:
-
getColumnDataRole
Description copied from interface:CfnTopic.TopicCalculatedFieldPropertyThe column data role for a calculated field.Valid values for this structure are
DIMENSIONandMEASURE.- Specified by:
getColumnDataRolein interfaceCfnTopic.TopicCalculatedFieldProperty- See Also:
-
getComparativeOrder
Description copied from interface:CfnTopic.TopicCalculatedFieldPropertyThe order in which data is displayed for the calculated field when it's used in a comparative context.Returns union: either
IResolvableorCfnTopic.ComparativeOrderProperty- Specified by:
getComparativeOrderin interfaceCfnTopic.TopicCalculatedFieldProperty- See Also:
-
getDefaultFormatting
Description copied from interface:CfnTopic.TopicCalculatedFieldPropertyThe default formatting definition.Returns union: either
IResolvableorCfnTopic.DefaultFormattingProperty- Specified by:
getDefaultFormattingin interfaceCfnTopic.TopicCalculatedFieldProperty- See Also:
-
getDisableIndexing
Description copied from interface:CfnTopic.TopicCalculatedFieldPropertyA Boolean value that indicates if a calculated field is visible in the autocomplete.Returns union: either
BooleanorIResolvable- Specified by:
getDisableIndexingin interfaceCfnTopic.TopicCalculatedFieldProperty- See Also:
-
getIsIncludedInTopic
Description copied from interface:CfnTopic.TopicCalculatedFieldPropertyA boolean value that indicates if a calculated field is included in the topic.Returns union: either
BooleanorIResolvableDefault: - false
- Specified by:
getIsIncludedInTopicin interfaceCfnTopic.TopicCalculatedFieldProperty- See Also:
-
getNeverAggregateInFilter
Description copied from interface:CfnTopic.TopicCalculatedFieldPropertyA Boolean value that indicates whether to never aggregate calculated field in filters.Returns union: either
BooleanorIResolvableDefault: - false
- Specified by:
getNeverAggregateInFilterin interfaceCfnTopic.TopicCalculatedFieldProperty- See Also:
-
getNonAdditive
Description copied from interface:CfnTopic.TopicCalculatedFieldPropertyThe non additive for the table style target.Returns union: either
BooleanorIResolvableDefault: - false
- Specified by:
getNonAdditivein interfaceCfnTopic.TopicCalculatedFieldProperty- See Also:
-
getNotAllowedAggregations
Description copied from interface:CfnTopic.TopicCalculatedFieldPropertyThe list of aggregation types that are not allowed for the calculated field.Valid values for this structure are
COUNT,DISTINCT_COUNT,MIN,MAX,MEDIAN,SUM,AVERAGE,STDEV,STDEVP,VAR,VARP, andPERCENTILE.- Specified by:
getNotAllowedAggregationsin interfaceCfnTopic.TopicCalculatedFieldProperty- See Also:
-
getSemanticType
Description copied from interface:CfnTopic.TopicCalculatedFieldPropertyThe semantic type.Returns union: either
IResolvableorCfnTopic.SemanticTypeProperty- Specified by:
getSemanticTypein interfaceCfnTopic.TopicCalculatedFieldProperty- See Also:
-
getTimeGranularity
Description copied from interface:CfnTopic.TopicCalculatedFieldPropertyThe level of time precision that is used to aggregateDateTimevalues.- Specified by:
getTimeGranularityin interfaceCfnTopic.TopicCalculatedFieldProperty- 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()
-