Uses of Class
software.amazon.awssdk.services.quicksight.model.GenerativeAuthoringConfigurations
-
Packages that use GenerativeAuthoringConfigurations Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of GenerativeAuthoringConfigurations in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return GenerativeAuthoringConfigurations Modifier and Type Method Description GenerativeAuthoringConfigurationsAmazonQInQuickSightConsoleConfigurations. generativeAuthoring()Adds the generative BI authoring experience to an embedded QuickSight console.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type GenerativeAuthoringConfigurations Modifier and Type Method Description AmazonQInQuickSightConsoleConfigurations.BuilderAmazonQInQuickSightConsoleConfigurations.Builder. generativeAuthoring(GenerativeAuthoringConfigurations generativeAuthoring)Adds the generative BI authoring experience to an embedded QuickSight console.
-