Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.quicksight.CfnAnalysisPropsMixin.Builder
Packages that use CfnAnalysisPropsMixin.Builder
-
Uses of CfnAnalysisPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.quicksight
Methods in software.amazon.awscdk.cfnpropertymixins.services.quicksight that return CfnAnalysisPropsMixin.BuilderModifier and TypeMethodDescriptionCfnAnalysisPropsMixin.Builder.analysisId(String analysisId) The ID for the analysis that you're creating.CfnAnalysisPropsMixin.Builder.awsAccountId(String awsAccountId) The ID of the AWS account where you are creating an analysis.CfnAnalysisPropsMixin.Builder.create()CfnAnalysisPropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnAnalysisPropsMixin.Builder.definition(CfnAnalysisPropsMixin.AnalysisDefinitionProperty definition) CfnAnalysisPropsMixin.Builder.definition(IResolvable definition) Errors associated with the analysis.CfnAnalysisPropsMixin.Builder.errors(IResolvable errors) Errors associated with the analysis.CfnAnalysisPropsMixin.Builder.folderArns(List<String> folderArns) A descriptive name for the analysis that you're creating.CfnAnalysisPropsMixin.Builder.parameters(CfnAnalysisPropsMixin.ParametersProperty parameters) The parameter names and override values that you want to use.CfnAnalysisPropsMixin.Builder.parameters(IResolvable parameters) The parameter names and override values that you want to use.CfnAnalysisPropsMixin.Builder.permissions(List<? extends Object> permissions) A structure that describes the principals and the resource-level permissions on an analysis.CfnAnalysisPropsMixin.Builder.permissions(IResolvable permissions) A structure that describes the principals and the resource-level permissions on an analysis.A list of the associated sheets with the unique identifier and name of each sheet.CfnAnalysisPropsMixin.Builder.sheets(IResolvable sheets) A list of the associated sheets with the unique identifier and name of each sheet.CfnAnalysisPropsMixin.Builder.sourceEntity(CfnAnalysisPropsMixin.AnalysisSourceEntityProperty sourceEntity) A source entity to use for the analysis that you're creating.CfnAnalysisPropsMixin.Builder.sourceEntity(IResolvable sourceEntity) A source entity to use for the analysis that you're creating.Status associated with the analysis.Contains a map of the key-value pairs for the resource tag or tags assigned to the analysis.The ARN for the theme to apply to the analysis that you're creating.CfnAnalysisPropsMixin.Builder.validationStrategy(CfnAnalysisPropsMixin.ValidationStrategyProperty validationStrategy) The option to relax the validation that is required to create and update analyses, dashboards, and templates with definition objects.CfnAnalysisPropsMixin.Builder.validationStrategy(IResolvable validationStrategy) The option to relax the validation that is required to create and update analyses, dashboards, and templates with definition objects.