@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(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(String awsAccountId,
Object columnGroups,
Object columnLevelPermissionRules,
String dataSetId,
Object fieldFolders,
String importMode,
Object ingestionWaitPolicy,
Object logicalTableMap,
String name,
Object permissions,
Object physicalTableMap,
Object rowLevelPermissionDataSet,
List<? extends CfnTag> tags)
Constructor that initializes the object based on literal property values passed by the
CfnDataSetProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getAwsAccountId()
`AWS::QuickSight::DataSet.AwsAccountId`.
|
Object |
getColumnGroups()
`AWS::QuickSight::DataSet.ColumnGroups`.
|
Object |
getColumnLevelPermissionRules()
`AWS::QuickSight::DataSet.ColumnLevelPermissionRules`.
|
String |
getDataSetId()
`AWS::QuickSight::DataSet.DataSetId`.
|
Object |
getFieldFolders()
`AWS::QuickSight::DataSet.FieldFolders`.
|
String |
getImportMode()
`AWS::QuickSight::DataSet.ImportMode`.
|
Object |
getIngestionWaitPolicy()
`AWS::QuickSight::DataSet.IngestionWaitPolicy`.
|
Object |
getLogicalTableMap()
`AWS::QuickSight::DataSet.LogicalTableMap`.
|
String |
getName()
`AWS::QuickSight::DataSet.Name`.
|
Object |
getPermissions()
`AWS::QuickSight::DataSet.Permissions`.
|
Object |
getPhysicalTableMap()
`AWS::QuickSight::DataSet.PhysicalTableMap`.
|
Object |
getRowLevelPermissionDataSet()
`AWS::QuickSight::DataSet.RowLevelPermissionDataSet`.
|
List<CfnTag> |
getTags()
`AWS::QuickSight::DataSet.Tags`.
|
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(String awsAccountId, Object columnGroups, Object columnLevelPermissionRules, String dataSetId, Object fieldFolders, String importMode, Object ingestionWaitPolicy, Object logicalTableMap, String name, Object permissions, Object physicalTableMap, Object rowLevelPermissionDataSet, List<? extends CfnTag> tags)
CfnDataSetProps.Builder.public final String getAwsAccountId()
CfnDataSetPropsgetAwsAccountId in interface CfnDataSetPropspublic final Object getColumnGroups()
CfnDataSetPropsgetColumnGroups in interface CfnDataSetPropspublic final Object getColumnLevelPermissionRules()
CfnDataSetPropsgetColumnLevelPermissionRules in interface CfnDataSetPropspublic final String getDataSetId()
CfnDataSetPropsgetDataSetId in interface CfnDataSetPropspublic final Object getFieldFolders()
CfnDataSetPropsgetFieldFolders in interface CfnDataSetPropspublic final String getImportMode()
CfnDataSetPropsgetImportMode in interface CfnDataSetPropspublic final Object getIngestionWaitPolicy()
CfnDataSetPropsgetIngestionWaitPolicy 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 © 2021. All rights reserved.