Class CfnDataSetProps.Jsii$Proxy
- All Implemented Interfaces:
CfnDataSetProps,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnDataSetProps
CfnDataSetProps-
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.CfnDataSetProps
CfnDataSetProps.Builder, CfnDataSetProps.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedJsii$Proxy(CfnDataSetProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnDataSetProps.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 AWS account ID.final ObjectGroupings of columns that work together in certain Amazon Quick Sight features.final ObjectA set of one or more definitions of aColumnLevelPermissionRule.final ObjectThe data preparation configuration associated with this dataset.final StringAn ID for the dataset that you want to create.final ObjectThe parameters that are declared in a dataset.final ObjectThe refresh properties of a dataset.final ObjectThe usage configuration to apply to child datasets that reference this dataset as a source.final ObjectThe folder that contains fields and nested subfolders for your dataset.When you create the dataset, Amazon QuickSight adds the dataset to these folders.final StringIndicates whether you want to import the data into SPICE.final ObjectThe wait policy to use when creating or updating a Dataset.final ObjectReturns union: eitherIResolvableor Mapinvalid input: '<'String, eitherIResolvableorCfnDataSet.LogicalTableProperty>final StringgetName()The display name for the dataset.final ObjectThe performance optimization configuration of a dataset.final ObjectA list of resource permissions on the dataset.final ObjectDeclares the physical tables that are available in the underlying data sources.final Object(deprecated)final Object(deprecated)final ObjectThe semantic model configuration associated with this dataset.getTags()Contains a map of the key-value pairs for the resource tag or tags assigned to the dataset.final StringgetUseAs()The usage of the dataset.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 theCfnDataSetProps.Builder.
-
-
Method Details
-
getAwsAccountId
Description copied from interface:CfnDataSetPropsThe AWS account ID.- Specified by:
getAwsAccountIdin interfaceCfnDataSetProps- See Also:
-
getColumnGroups
Description copied from interface:CfnDataSetPropsGroupings of columns that work together in certain Amazon Quick Sight features.Currently, only geospatial hierarchy is supported.
Returns union: either
IResolvableor Listinvalid input: '<'eitherIResolvableorCfnDataSet.ColumnGroupProperty>- Specified by:
getColumnGroupsin interfaceCfnDataSetProps- See Also:
-
getColumnLevelPermissionRules
Description copied from interface:CfnDataSetPropsA set of one or more definitions of aColumnLevelPermissionRule.Returns union: either
IResolvableor Listinvalid input: '<'eitherIResolvableorCfnDataSet.ColumnLevelPermissionRuleProperty>- Specified by:
getColumnLevelPermissionRulesin interfaceCfnDataSetProps- See Also:
-
getDataPrepConfiguration
Description copied from interface:CfnDataSetPropsThe data preparation configuration associated with this dataset.Returns union: either
IResolvableorCfnDataSet.DataPrepConfigurationProperty- Specified by:
getDataPrepConfigurationin interfaceCfnDataSetProps- See Also:
-
getDataSetId
Description copied from interface:CfnDataSetPropsAn ID for the dataset that you want to create.This ID is unique per AWS Region for each AWS account.
- Specified by:
getDataSetIdin interfaceCfnDataSetProps- See Also:
-
getDatasetParameters
Description copied from interface:CfnDataSetPropsThe parameters that are declared in a dataset.Returns union: either
IResolvableor Listinvalid input: '<'eitherIResolvableorCfnDataSet.DatasetParameterProperty>- Specified by:
getDatasetParametersin interfaceCfnDataSetProps- See Also:
-
getDataSetRefreshProperties
Description copied from interface:CfnDataSetPropsThe refresh properties of a dataset.Returns union: either
IResolvableorCfnDataSet.DataSetRefreshPropertiesProperty- Specified by:
getDataSetRefreshPropertiesin interfaceCfnDataSetProps- See Also:
-
getDataSetUsageConfiguration
Description copied from interface:CfnDataSetPropsThe usage configuration to apply to child datasets that reference this dataset as a source.Returns union: either
IResolvableorCfnDataSet.DataSetUsageConfigurationProperty- Specified by:
getDataSetUsageConfigurationin interfaceCfnDataSetProps- See Also:
-
getFieldFolders
Description copied from interface:CfnDataSetPropsThe folder that contains fields and nested subfolders for your dataset.Returns union: either
IResolvableor Mapinvalid input: '<'String, eitherIResolvableorCfnDataSet.FieldFolderProperty>- Specified by:
getFieldFoldersin interfaceCfnDataSetProps- See Also:
-
getFolderArns
Description copied from interface:CfnDataSetPropsWhen you create the dataset, Amazon QuickSight adds the dataset to these folders.
.- Specified by:
getFolderArnsin interfaceCfnDataSetProps- See Also:
-
getImportMode
Description copied from interface:CfnDataSetPropsIndicates whether you want to import the data into SPICE.- Specified by:
getImportModein interfaceCfnDataSetProps- See Also:
-
getIngestionWaitPolicy
Description copied from interface:CfnDataSetPropsThe wait policy to use when creating or updating a Dataset.The default is to wait for SPICE ingestion to finish with timeout of 36 hours.
Returns union: either
IResolvableorCfnDataSet.IngestionWaitPolicyProperty- Specified by:
getIngestionWaitPolicyin interfaceCfnDataSetProps- See Also:
-
getLogicalTableMap
Description copied from interface:CfnDataSetPropsReturns union: eitherIResolvableor Mapinvalid input: '<'String, eitherIResolvableorCfnDataSet.LogicalTableProperty>- Specified by:
getLogicalTableMapin interfaceCfnDataSetProps- See Also:
-
getName
Description copied from interface:CfnDataSetPropsThe display name for the dataset.- Specified by:
getNamein interfaceCfnDataSetProps- See Also:
-
getPerformanceConfiguration
Description copied from interface:CfnDataSetPropsThe performance optimization configuration of a dataset.Returns union: either
IResolvableorCfnDataSet.PerformanceConfigurationProperty- Specified by:
getPerformanceConfigurationin interfaceCfnDataSetProps- See Also:
-
getPermissions
Description copied from interface:CfnDataSetPropsA list of resource permissions on the dataset.Returns union: either
IResolvableor Listinvalid input: '<'eitherIResolvableorCfnDataSet.ResourcePermissionProperty>- Specified by:
getPermissionsin interfaceCfnDataSetProps- See Also:
-
getPhysicalTableMap
Description copied from interface:CfnDataSetPropsDeclares the physical tables that are available in the underlying data sources.Returns union: either
IResolvableor Mapinvalid input: '<'String, eitherIResolvableorCfnDataSet.PhysicalTableProperty>- Specified by:
getPhysicalTableMapin interfaceCfnDataSetProps- See Also:
-
getRowLevelPermissionDataSet
Description copied from interface:CfnDataSetProps(deprecated)Information about a dataset that contains permissions for row-level security (RLS).
The permissions dataset maps fields to users or groups. For more information, see Using Row-Level Security (RLS) to Restrict Access to a Dataset in the Amazon QuickSight User Guide.
The option to deny permissions by setting
PermissionPolicytoDENY_ACCESSis not supported for new RLS datasets.Returns union: either
IResolvableorCfnDataSet.RowLevelPermissionDataSetProperty- Specified by:
getRowLevelPermissionDataSetin interfaceCfnDataSetProps- See Also:
-
getRowLevelPermissionTagConfiguration
Description copied from interface:CfnDataSetProps(deprecated)The configuration of tags on a dataset to set row-level security.
Returns union: either
IResolvableorCfnDataSet.RowLevelPermissionTagConfigurationProperty- Specified by:
getRowLevelPermissionTagConfigurationin interfaceCfnDataSetProps- See Also:
-
getSemanticModelConfiguration
Description copied from interface:CfnDataSetPropsThe semantic model configuration associated with this dataset.Returns union: either
IResolvableorCfnDataSet.SemanticModelConfigurationProperty- Specified by:
getSemanticModelConfigurationin interfaceCfnDataSetProps- See Also:
-
getTags
Description copied from interface:CfnDataSetPropsContains a map of the key-value pairs for the resource tag or tags assigned to the dataset.- Specified by:
getTagsin interfaceCfnDataSetProps- See Also:
-
getUseAs
Description copied from interface:CfnDataSetPropsThe usage of the dataset.- Specified by:
getUseAsin interfaceCfnDataSetProps- 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()
-