/dhall-aws-cloudformation/gh-pages/cloudformation/AWS::QuickSight::DataSet/Properties.dhall.html

Copy path to clipboard

Source

<!DOCTYPE HTML><html><head><title>/cloudformation/AWS::QuickSight::DataSet/Properties.dhall</title><link rel="stylesheet" type="text/css" href="../../index.css"><link rel="stylesheet" type="text/css" href="https://fonts.googleapis.com/css2?family=Fira+Code:wght@400;500;600;700&amp;family=Lato:ital,wght@0,400;0,700;1,400&amp;display=swap"><script type="text/javascript" src="../../index.js"></script><meta charset="UTF-8"></head><body><div class="nav-bar"><img class="dhall-icon" src="../../dhall-icon.svg"><p class="package-title">dhall-aws-cloudformation</p><div class="nav-bar-content-divider"></div><a id="switch-light-dark-mode" class="nav-option">Switch Light/Dark Mode</a></div><div class="main-container"><h2 class="doc-title"><span class="crumb-divider">/</span><a href="../../index.html">dhall-aws-cloudformation</a><span class="crumb-divider">/</span><a class="title-crumb" href="../index.html">cloudformation</a><span class="crumb-divider">/</span><a class="title-crumb" href="index.html">AWS::QuickSight::DataSet</a><span class="crumb-divider">/</span><span class="title-crumb" href="index.html">Properties.dhall</span></h2><a class="copy-to-clipboard" data-path="https://raw.githubusercontent.com/jcouyang/dhall-aws-cloudformation/0.9.81/cloudformation/AWS::QuickSight::DataSet/Properties.dhall"><i><small>Copy path to clipboard</small></i></a><br><div class="doc-contents"></div><h3>Source</h3><div class="source-code"><pre>{ Type =<br> { AwsAccountId : Optional (<a href="./../../Fn.dhall.html">./../../Fn.dhall</a>).CfnText<br> , ColumnGroups : Optional (List (<a href="./ColumnGroup.dhall.html">./ColumnGroup.dhall</a>).Type)<br> , ColumnLevelPermissionRules :<br> Optional (List (<a href="./ColumnLevelPermissionRule.dhall.html">./ColumnLevelPermissionRule.dhall</a>).Type)<br> , DataSetId : Optional (<a href="./../../Fn.dhall.html">./../../Fn.dhall</a>).CfnText<br> , DataSetRefreshProperties :<br> Optional (<a href="./DataSetRefreshProperties.dhall.html">./DataSetRefreshProperties.dhall</a>).Type<br> , DataSetUsageConfiguration :<br> Optional (<a href="./DataSetUsageConfiguration.dhall.html">./DataSetUsageConfiguration.dhall</a>).Type<br> , DatasetParameters : Optional (List (<a href="./DatasetParameter.dhall.html">./DatasetParameter.dhall</a>).Type)<br> , FieldFolders :<br> Optional<br> ((<a href="./../../Prelude.dhall.html">./../../Prelude.dhall</a>).Map.Type Text (<a href="./FieldFolder.dhall.html">./FieldFolder.dhall</a>).Type)<br> , ImportMode : Optional (<a href="./../../Fn.dhall.html">./../../Fn.dhall</a>).CfnText<br> , IngestionWaitPolicy : Optional (<a href="./IngestionWaitPolicy.dhall.html">./IngestionWaitPolicy.dhall</a>).Type<br> , LogicalTableMap :<br> Optional<br> ((<a href="./../../Prelude.dhall.html">./../../Prelude.dhall</a>).Map.Type Text (<a href="./LogicalTable.dhall.html">./LogicalTable.dhall</a>).Type)<br> , Name : Optional (<a href="./../../Fn.dhall.html">./../../Fn.dhall</a>).CfnText<br> , Permissions : Optional (List (<a href="./ResourcePermission.dhall.html">./ResourcePermission.dhall</a>).Type)<br> , PhysicalTableMap :<br> Optional<br> ((<a href="./../../Prelude.dhall.html">./../../Prelude.dhall</a>).Map.Type Text (<a href="./PhysicalTable.dhall.html">./PhysicalTable.dhall</a>).Type)<br> , RowLevelPermissionDataSet :<br> Optional (<a href="./RowLevelPermissionDataSet.dhall.html">./RowLevelPermissionDataSet.dhall</a>).Type<br> , RowLevelPermissionTagConfiguration :<br> Optional (<a href="./RowLevelPermissionTagConfiguration.dhall.html">./RowLevelPermissionTagConfiguration.dhall</a>).Type<br> , Tags : Optional (List (<a href="./../Tag.dhall.html">./../Tag.dhall</a>).Type)<br> }<br>, default =<br> { AwsAccountId = None (<a href="./../../Fn.dhall.html">./../../Fn.dhall</a>).CfnText<br> , ColumnGroups = None (List (<a href="./ColumnGroup.dhall.html">./ColumnGroup.dhall</a>).Type)<br> , ColumnLevelPermissionRules =<br> None (List (<a href="./ColumnLevelPermissionRule.dhall.html">./ColumnLevelPermissionRule.dhall</a>).Type)<br> , DataSetId = None (<a href="./../../Fn.dhall.html">./../../Fn.dhall</a>).CfnText<br> , DataSetRefreshProperties = None (<a href="./DataSetRefreshProperties.dhall.html">./DataSetRefreshProperties.dhall</a>).Type<br> , DataSetUsageConfiguration = None (<a href="./DataSetUsageConfiguration.dhall.html">./DataSetUsageConfiguration.dhall</a>).Type<br> , DatasetParameters = None (List (<a href="./DatasetParameter.dhall.html">./DatasetParameter.dhall</a>).Type)<br> , FieldFolders =<br> None ((<a href="./../../Prelude.dhall.html">./../../Prelude.dhall</a>).Map.Type Text (<a href="./FieldFolder.dhall.html">./FieldFolder.dhall</a>).Type)<br> , ImportMode = None (<a href="./../../Fn.dhall.html">./../../Fn.dhall</a>).CfnText<br> , IngestionWaitPolicy = None (<a href="./IngestionWaitPolicy.dhall.html">./IngestionWaitPolicy.dhall</a>).Type<br> , LogicalTableMap =<br> None ((<a href="./../../Prelude.dhall.html">./../../Prelude.dhall</a>).Map.Type Text (<a href="./LogicalTable.dhall.html">./LogicalTable.dhall</a>).Type)<br> , Name = None (<a href="./../../Fn.dhall.html">./../../Fn.dhall</a>).CfnText<br> , Permissions = None (List (<a href="./ResourcePermission.dhall.html">./ResourcePermission.dhall</a>).Type)<br> , PhysicalTableMap =<br> None ((<a href="./../../Prelude.dhall.html">./../../Prelude.dhall</a>).Map.Type Text (<a href="./PhysicalTable.dhall.html">./PhysicalTable.dhall</a>).Type)<br> , RowLevelPermissionDataSet = None (<a href="./RowLevelPermissionDataSet.dhall.html">./RowLevelPermissionDataSet.dhall</a>).Type<br> , RowLevelPermissionTagConfiguration =<br> None (<a href="./RowLevelPermissionTagConfiguration.dhall.html">./RowLevelPermissionTagConfiguration.dhall</a>).Type<br> , Tags = None (List (<a href="./../Tag.dhall.html">./../Tag.dhall</a>).Type)<br> }<br>}<br></pre></div></div></body></html>