Show / Hide Table of Contents

Class CfnDashboardPropsMixin.DashboardPublishOptionsProperty

Dashboard publish options:.

Inheritance
object
CfnDashboardPropsMixin.DashboardPublishOptionsProperty
Implements
CfnDashboardPropsMixin.IDashboardPublishOptionsProperty
Inherited Members
object.GetType()
object.MemberwiseClone()
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
Namespace: Amazon.CDK.Mixins.Preview.AWS.QuickSight.Mixins
Assembly: Amazon.CDK.Mixins.Preview.dll
Syntax (csharp)
public class CfnDashboardPropsMixin.DashboardPublishOptionsProperty : CfnDashboardPropsMixin.IDashboardPublishOptionsProperty
Syntax (vb)
Public Class CfnDashboardPropsMixin.DashboardPublishOptionsProperty Implements CfnDashboardPropsMixin.IDashboardPublishOptionsProperty
Remarks

    See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dashboard-dashboardpublishoptions.html

    ExampleMetadata: fixture=_generated

    Examples
    // The code below shows an example of how to instantiate this type.
                 // The values are placeholders you should change.
                 using Amazon.CDK.Mixins.Preview.AWS.QuickSight.Mixins;
    
                 var dashboardPublishOptionsProperty = new DashboardPublishOptionsProperty {
                     AdHocFilteringOption = new AdHocFilteringOptionProperty {
                         AvailabilityStatus = "availabilityStatus"
                     },
                     DataPointDrillUpDownOption = new DataPointDrillUpDownOptionProperty {
                         AvailabilityStatus = "availabilityStatus"
                     },
                     DataPointMenuLabelOption = new DataPointMenuLabelOptionProperty {
                         AvailabilityStatus = "availabilityStatus"
                     },
                     DataPointTooltipOption = new DataPointTooltipOptionProperty {
                         AvailabilityStatus = "availabilityStatus"
                     },
                     DataQaEnabledOption = new DataQAEnabledOptionProperty {
                         AvailabilityStatus = "availabilityStatus"
                     },
                     DataStoriesSharingOption = new DataStoriesSharingOptionProperty {
                         AvailabilityStatus = "availabilityStatus"
                     },
                     ExecutiveSummaryOption = new ExecutiveSummaryOptionProperty {
                         AvailabilityStatus = "availabilityStatus"
                     },
                     ExportToCsvOption = new ExportToCSVOptionProperty {
                         AvailabilityStatus = "availabilityStatus"
                     },
                     ExportWithHiddenFieldsOption = new ExportWithHiddenFieldsOptionProperty {
                         AvailabilityStatus = "availabilityStatus"
                     },
                     QuickSuiteActionsOption = new QuickSuiteActionsOptionProperty {
                         AvailabilityStatus = "availabilityStatus"
                     },
                     SheetControlsOption = new SheetControlsOptionProperty {
                         VisibilityState = "visibilityState"
                     },
                     SheetLayoutElementMaximizationOption = new SheetLayoutElementMaximizationOptionProperty {
                         AvailabilityStatus = "availabilityStatus"
                     },
                     VisualAxisSortOption = new VisualAxisSortOptionProperty {
                         AvailabilityStatus = "availabilityStatus"
                     },
                     VisualMenuOption = new VisualMenuOptionProperty {
                         AvailabilityStatus = "availabilityStatus"
                     },
                     VisualPublishOptions = new DashboardVisualPublishOptionsProperty {
                         ExportHiddenFieldsOption = new ExportHiddenFieldsOptionProperty {
                             AvailabilityStatus = "availabilityStatus"
                         }
                     }
                 };

    Synopsis

    Constructors

    DashboardPublishOptionsProperty()

    Dashboard publish options:.

    Properties

    AdHocFilteringOption

    Ad hoc (one-time) filtering option.

    DataPointDrillUpDownOption

    The drill-down options of data points in a dashboard.

    DataPointMenuLabelOption

    The data point menu label options of a dashboard.

    DataPointTooltipOption

    The data point tool tip options of a dashboard.

    DataQaEnabledOption

    Adds Q&A capabilities to an Quick Sight dashboard.

    DataStoriesSharingOption

    Data stories sharing option.

    ExecutiveSummaryOption

    Executive summary option.

    ExportToCsvOption

    Export to .csv option.

    ExportWithHiddenFieldsOption

    Determines if hidden fields are exported with a dashboard.

    QuickSuiteActionsOption

    Determines if Actions in Amazon Quick Suite are enabled in a dashboard.

    SheetControlsOption

    Sheet controls option.

    SheetLayoutElementMaximizationOption

    The sheet layout maximization options of a dashbaord.

    VisualAxisSortOption

    The axis sort options of a dashboard.

    VisualMenuOption

    The menu options of a visual in a dashboard.

    VisualPublishOptions

    The visual publish options of a visual in a dashboard.

    Constructors

    DashboardPublishOptionsProperty()

    Dashboard publish options:.

    public DashboardPublishOptionsProperty()
    Remarks

      See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dashboard-dashboardpublishoptions.html

      ExampleMetadata: fixture=_generated

      Examples
      // The code below shows an example of how to instantiate this type.
                   // The values are placeholders you should change.
                   using Amazon.CDK.Mixins.Preview.AWS.QuickSight.Mixins;
      
                   var dashboardPublishOptionsProperty = new DashboardPublishOptionsProperty {
                       AdHocFilteringOption = new AdHocFilteringOptionProperty {
                           AvailabilityStatus = "availabilityStatus"
                       },
                       DataPointDrillUpDownOption = new DataPointDrillUpDownOptionProperty {
                           AvailabilityStatus = "availabilityStatus"
                       },
                       DataPointMenuLabelOption = new DataPointMenuLabelOptionProperty {
                           AvailabilityStatus = "availabilityStatus"
                       },
                       DataPointTooltipOption = new DataPointTooltipOptionProperty {
                           AvailabilityStatus = "availabilityStatus"
                       },
                       DataQaEnabledOption = new DataQAEnabledOptionProperty {
                           AvailabilityStatus = "availabilityStatus"
                       },
                       DataStoriesSharingOption = new DataStoriesSharingOptionProperty {
                           AvailabilityStatus = "availabilityStatus"
                       },
                       ExecutiveSummaryOption = new ExecutiveSummaryOptionProperty {
                           AvailabilityStatus = "availabilityStatus"
                       },
                       ExportToCsvOption = new ExportToCSVOptionProperty {
                           AvailabilityStatus = "availabilityStatus"
                       },
                       ExportWithHiddenFieldsOption = new ExportWithHiddenFieldsOptionProperty {
                           AvailabilityStatus = "availabilityStatus"
                       },
                       QuickSuiteActionsOption = new QuickSuiteActionsOptionProperty {
                           AvailabilityStatus = "availabilityStatus"
                       },
                       SheetControlsOption = new SheetControlsOptionProperty {
                           VisibilityState = "visibilityState"
                       },
                       SheetLayoutElementMaximizationOption = new SheetLayoutElementMaximizationOptionProperty {
                           AvailabilityStatus = "availabilityStatus"
                       },
                       VisualAxisSortOption = new VisualAxisSortOptionProperty {
                           AvailabilityStatus = "availabilityStatus"
                       },
                       VisualMenuOption = new VisualMenuOptionProperty {
                           AvailabilityStatus = "availabilityStatus"
                       },
                       VisualPublishOptions = new DashboardVisualPublishOptionsProperty {
                           ExportHiddenFieldsOption = new ExportHiddenFieldsOptionProperty {
                               AvailabilityStatus = "availabilityStatus"
                           }
                       }
                   };

      Properties

      AdHocFilteringOption

      Ad hoc (one-time) filtering option.

      public object? AdHocFilteringOption { get; set; }
      Property Value

      object

      Remarks

      See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dashboard-dashboardpublishoptions.html#cfn-quicksight-dashboard-dashboardpublishoptions-adhocfilteringoption

      Type union: either IResolvable or CfnDashboardPropsMixin.IAdHocFilteringOptionProperty

      DataPointDrillUpDownOption

      The drill-down options of data points in a dashboard.

      public object? DataPointDrillUpDownOption { get; set; }
      Property Value

      object

      Remarks

      See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dashboard-dashboardpublishoptions.html#cfn-quicksight-dashboard-dashboardpublishoptions-datapointdrillupdownoption

      Type union: either IResolvable or CfnDashboardPropsMixin.IDataPointDrillUpDownOptionProperty

      DataPointMenuLabelOption

      The data point menu label options of a dashboard.

      public object? DataPointMenuLabelOption { get; set; }
      Property Value

      object

      Remarks

      See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dashboard-dashboardpublishoptions.html#cfn-quicksight-dashboard-dashboardpublishoptions-datapointmenulabeloption

      Type union: either IResolvable or CfnDashboardPropsMixin.IDataPointMenuLabelOptionProperty

      DataPointTooltipOption

      The data point tool tip options of a dashboard.

      public object? DataPointTooltipOption { get; set; }
      Property Value

      object

      Remarks

      See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dashboard-dashboardpublishoptions.html#cfn-quicksight-dashboard-dashboardpublishoptions-datapointtooltipoption

      Type union: either IResolvable or CfnDashboardPropsMixin.IDataPointTooltipOptionProperty

      DataQaEnabledOption

      Adds Q&A capabilities to an Quick Sight dashboard.

      public object? DataQaEnabledOption { get; set; }
      Property Value

      object

      Remarks

      If no topic is linked, Dashboard Q&A uses the data values that are rendered on the dashboard. End users can use Dashboard Q&A to ask for different slices of the data that they see on the dashboard. If a topic is linked, Topic Q&A is used.

      See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dashboard-dashboardpublishoptions.html#cfn-quicksight-dashboard-dashboardpublishoptions-dataqaenabledoption

      Type union: either IResolvable or CfnDashboardPropsMixin.IDataQAEnabledOptionProperty

      DataStoriesSharingOption

      Data stories sharing option.

      public object? DataStoriesSharingOption { get; set; }
      Property Value

      object

      Remarks

      See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dashboard-dashboardpublishoptions.html#cfn-quicksight-dashboard-dashboardpublishoptions-datastoriessharingoption

      Type union: either IResolvable or CfnDashboardPropsMixin.IDataStoriesSharingOptionProperty

      ExecutiveSummaryOption

      Executive summary option.

      public object? ExecutiveSummaryOption { get; set; }
      Property Value

      object

      Remarks

      See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dashboard-dashboardpublishoptions.html#cfn-quicksight-dashboard-dashboardpublishoptions-executivesummaryoption

      Type union: either IResolvable or CfnDashboardPropsMixin.IExecutiveSummaryOptionProperty

      ExportToCsvOption

      Export to .csv option.

      public object? ExportToCsvOption { get; set; }
      Property Value

      object

      Remarks

      See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dashboard-dashboardpublishoptions.html#cfn-quicksight-dashboard-dashboardpublishoptions-exporttocsvoption

      Type union: either IResolvable or CfnDashboardPropsMixin.IExportToCSVOptionProperty

      ExportWithHiddenFieldsOption

      Determines if hidden fields are exported with a dashboard.

      public object? ExportWithHiddenFieldsOption { get; set; }
      Property Value

      object

      Remarks

      See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dashboard-dashboardpublishoptions.html#cfn-quicksight-dashboard-dashboardpublishoptions-exportwithhiddenfieldsoption

      Type union: either IResolvable or CfnDashboardPropsMixin.IExportWithHiddenFieldsOptionProperty

      QuickSuiteActionsOption

      Determines if Actions in Amazon Quick Suite are enabled in a dashboard.

      public object? QuickSuiteActionsOption { get; set; }
      Property Value

      object

      Remarks

      See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dashboard-dashboardpublishoptions.html#cfn-quicksight-dashboard-dashboardpublishoptions-quicksuiteactionsoption

      Type union: either IResolvable or CfnDashboardPropsMixin.IQuickSuiteActionsOptionProperty

      SheetControlsOption

      Sheet controls option.

      public object? SheetControlsOption { get; set; }
      Property Value

      object

      Remarks

      See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dashboard-dashboardpublishoptions.html#cfn-quicksight-dashboard-dashboardpublishoptions-sheetcontrolsoption

      Type union: either IResolvable or CfnDashboardPropsMixin.ISheetControlsOptionProperty

      SheetLayoutElementMaximizationOption

      The sheet layout maximization options of a dashbaord.

      public object? SheetLayoutElementMaximizationOption { get; set; }
      Property Value

      object

      Remarks

      See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dashboard-dashboardpublishoptions.html#cfn-quicksight-dashboard-dashboardpublishoptions-sheetlayoutelementmaximizationoption

      Type union: either IResolvable or CfnDashboardPropsMixin.ISheetLayoutElementMaximizationOptionProperty

      VisualAxisSortOption

      The axis sort options of a dashboard.

      public object? VisualAxisSortOption { get; set; }
      Property Value

      object

      Remarks

      See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dashboard-dashboardpublishoptions.html#cfn-quicksight-dashboard-dashboardpublishoptions-visualaxissortoption

      Type union: either IResolvable or CfnDashboardPropsMixin.IVisualAxisSortOptionProperty

      VisualMenuOption

      The menu options of a visual in a dashboard.

      public object? VisualMenuOption { get; set; }
      Property Value

      object

      Remarks

      See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dashboard-dashboardpublishoptions.html#cfn-quicksight-dashboard-dashboardpublishoptions-visualmenuoption

      Type union: either IResolvable or CfnDashboardPropsMixin.IVisualMenuOptionProperty

      VisualPublishOptions

      The visual publish options of a visual in a dashboard.

      public object? VisualPublishOptions { get; set; }
      Property Value

      object

      Remarks

      See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dashboard-dashboardpublishoptions.html#cfn-quicksight-dashboard-dashboardpublishoptions-visualpublishoptions

      Type union: either IResolvable or CfnDashboardPropsMixin.IDashboardVisualPublishOptionsProperty

      Implements

      CfnDashboardPropsMixin.IDashboardPublishOptionsProperty
      Back to top Generated by DocFX