@Stability(value=Stable) @Internal public static final class CfnDataSetProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnDataSetProps
CfnDataSetPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnDataSetProps.Builder, CfnDataSetProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnDataSetProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnDataSetProps.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getAwsAccountId()
The AWS account ID.
|
Object |
getColumnGroups()
Groupings of columns that work together in certain Amazon QuickSight features.
|
Object |
getColumnLevelPermissionRules()
A set of one or more definitions of a `ColumnLevelPermissionRule` .
|
String |
getDataSetId()
An ID for the dataset that you want to create.
|
Object |
getDataSetUsageConfiguration()
The usage configuration to apply to child datasets that reference this dataset as a source.
|
Object |
getFieldFolders()
The folder that contains fields and nested subfolders for your dataset.
|
String |
getImportMode()
Indicates whether you want to import the data into SPICE.
|
Object |
getIngestionWaitPolicy()
The wait policy to use when creating or updating a Dataset.
|
Object |
getLogicalTableMap()
Configures the combination and transformation of the data from the physical tables.
|
String |
getName()
The display name for the dataset.
|
Object |
getPermissions()
A list of resource permissions on the dataset.
|
Object |
getPhysicalTableMap()
Declares the physical tables that are available in the underlying data sources.
|
Object |
getRowLevelPermissionDataSet()
The row-level security configuration for the data that you want to create.
|
List<CfnTag> |
getTags()
Contains a map of the key-value pairs for the resource tag or tags assigned to the dataset.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(CfnDataSetProps.Builder builder)
CfnDataSetProps.Builder.public final String getAwsAccountId()
CfnDataSetPropsgetAwsAccountId in interface CfnDataSetPropspublic final Object getColumnGroups()
CfnDataSetPropsCurrently, only geospatial hierarchy is supported.
getColumnGroups in interface CfnDataSetPropspublic final Object getColumnLevelPermissionRules()
CfnDataSetPropsgetColumnLevelPermissionRules in interface CfnDataSetPropspublic final String getDataSetId()
CfnDataSetPropsThis ID is unique per AWS Region for each AWS account.
getDataSetId in interface CfnDataSetPropspublic final Object getDataSetUsageConfiguration()
CfnDataSetPropsgetDataSetUsageConfiguration in interface CfnDataSetPropspublic final Object getFieldFolders()
CfnDataSetPropsgetFieldFolders in interface CfnDataSetPropspublic final String getImportMode()
CfnDataSetPropsgetImportMode in interface CfnDataSetPropspublic final Object getIngestionWaitPolicy()
CfnDataSetPropsThe default is to wait for SPICE ingestion to finish with timeout of 36 hours.
getIngestionWaitPolicy in interface CfnDataSetPropspublic final Object getLogicalTableMap()
CfnDataSetPropsgetLogicalTableMap in interface CfnDataSetPropspublic final String getName()
CfnDataSetPropsgetName in interface CfnDataSetPropspublic final Object getPermissions()
CfnDataSetPropsgetPermissions in interface CfnDataSetPropspublic final Object getPhysicalTableMap()
CfnDataSetPropsgetPhysicalTableMap in interface CfnDataSetPropspublic final Object getRowLevelPermissionDataSet()
CfnDataSetPropsgetRowLevelPermissionDataSet in interface CfnDataSetPropspublic final List<CfnTag> getTags()
CfnDataSetPropsgetTags in interface CfnDataSetProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.