Class CfnTopicPropsMixin.DatasetMetadataProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.mixins.preview.services.quicksight.mixins.CfnTopicPropsMixin.DatasetMetadataProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnTopicPropsMixin.DatasetMetadataProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnTopicPropsMixin.DatasetMetadataProperty
@Stability(Stable)
@Internal
public static final class CfnTopicPropsMixin.DatasetMetadataProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnTopicPropsMixin.DatasetMetadataProperty
An implementation for
CfnTopicPropsMixin.DatasetMetadataProperty-
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.mixins.preview.services.quicksight.mixins.CfnTopicPropsMixin.DatasetMetadataProperty
CfnTopicPropsMixin.DatasetMetadataProperty.Builder, CfnTopicPropsMixin.DatasetMetadataProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnTopicPropsMixin.DatasetMetadataProperty.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 list of calculated field definitions.final ObjectThe list of column definitions.final ObjectThe definition of a data aggregation.final StringThe Amazon Resource Name (ARN) of the dataset.final StringThe description of the dataset.final StringThe name of the dataset.final ObjectThe list of filter definitions.final ObjectThe list of named entities definitions.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 theCfnTopicPropsMixin.DatasetMetadataProperty.Builder.
-
-
Method Details
-
getCalculatedFields
Description copied from interface:CfnTopicPropsMixin.DatasetMetadataPropertyThe list of calculated field definitions.Returns union: either
IResolvableor Listinvalid input: '<'eitherIResolvableorCfnTopicPropsMixin.TopicCalculatedFieldProperty>- Specified by:
getCalculatedFieldsin interfaceCfnTopicPropsMixin.DatasetMetadataProperty- See Also:
-
getColumns
Description copied from interface:CfnTopicPropsMixin.DatasetMetadataPropertyThe list of column definitions.Returns union: either
IResolvableor Listinvalid input: '<'eitherIResolvableorCfnTopicPropsMixin.TopicColumnProperty>- Specified by:
getColumnsin interfaceCfnTopicPropsMixin.DatasetMetadataProperty- See Also:
-
getDataAggregation
Description copied from interface:CfnTopicPropsMixin.DatasetMetadataPropertyThe definition of a data aggregation.Returns union: either
IResolvableorCfnTopicPropsMixin.DataAggregationProperty- Specified by:
getDataAggregationin interfaceCfnTopicPropsMixin.DatasetMetadataProperty- See Also:
-
getDatasetArn
Description copied from interface:CfnTopicPropsMixin.DatasetMetadataPropertyThe Amazon Resource Name (ARN) of the dataset.- Specified by:
getDatasetArnin interfaceCfnTopicPropsMixin.DatasetMetadataProperty- See Also:
-
getDatasetDescription
Description copied from interface:CfnTopicPropsMixin.DatasetMetadataPropertyThe description of the dataset.- Specified by:
getDatasetDescriptionin interfaceCfnTopicPropsMixin.DatasetMetadataProperty- See Also:
-
getDatasetName
Description copied from interface:CfnTopicPropsMixin.DatasetMetadataPropertyThe name of the dataset.- Specified by:
getDatasetNamein interfaceCfnTopicPropsMixin.DatasetMetadataProperty- See Also:
-
getFilters
Description copied from interface:CfnTopicPropsMixin.DatasetMetadataPropertyThe list of filter definitions.Returns union: either
IResolvableor Listinvalid input: '<'eitherIResolvableorCfnTopicPropsMixin.TopicFilterProperty>- Specified by:
getFiltersin interfaceCfnTopicPropsMixin.DatasetMetadataProperty- See Also:
-
getNamedEntities
Description copied from interface:CfnTopicPropsMixin.DatasetMetadataPropertyThe list of named entities definitions.Returns union: either
IResolvableor Listinvalid input: '<'eitherIResolvableorCfnTopicPropsMixin.TopicNamedEntityProperty>- Specified by:
getNamedEntitiesin interfaceCfnTopicPropsMixin.DatasetMetadataProperty- 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()
-