Builder
Properties
The ID for the analysis that you're creating. This ID displays in the URL of the analysis.
The ID of the Amazon Web Services account where you are creating an analysis.
The definition of an analysis.
When you create the analysis, Amazon QuickSight adds the analysis to these folders.
The parameter names and override values that you want to use. An analysis can have any parameter type, and some parameters might accept multiple values.
A structure that describes the principals and the resource-level permissions on an analysis. You can use the Permissions
structure to grant permissions by providing a list of Identity and Access Management (IAM) action information for each principal listed by Amazon Resource Name (ARN).
A source entity to use for the analysis that you're creating. This metadata structure contains details that describe a source template and one or more datasets.
The option to relax the validation needed to create an analysis with definition objects. This skips the validation step for specific errors.
Functions
construct an aws.sdk.kotlin.services.quicksight.model.AnalysisDefinition inside the given block
construct an aws.sdk.kotlin.services.quicksight.model.Parameters inside the given block
construct an aws.sdk.kotlin.services.quicksight.model.AnalysisSourceEntity inside the given block
construct an aws.sdk.kotlin.services.quicksight.model.ValidationStrategy inside the given block