Uses of Class
software.amazon.awscdk.services.quicksight.CfnAnalysis.Builder
-
Uses of CfnAnalysis.Builder in software.amazon.awscdk.services.quicksight
Modifier and TypeMethodDescriptionCfnAnalysis.Builder.analysisId
(String analysisId) The ID for the analysis that you're creating.CfnAnalysis.Builder.awsAccountId
(String awsAccountId) The ID of the AWS account where you are creating an analysis.static CfnAnalysis.Builder
CfnAnalysis.Builder.definition
(IResolvable definition) AWS::QuickSight::Analysis.Definition
.CfnAnalysis.Builder.definition
(CfnAnalysis.AnalysisDefinitionProperty definition) AWS::QuickSight::Analysis.Definition
.A descriptive name for the analysis that you're creating.CfnAnalysis.Builder.parameters
(IResolvable parameters) The parameter names and override values that you want to use.CfnAnalysis.Builder.parameters
(CfnAnalysis.ParametersProperty parameters) The parameter names and override values that you want to use.CfnAnalysis.Builder.permissions
(List<? extends Object> permissions) A structure that describes the principals and the resource-level permissions on an analysis.CfnAnalysis.Builder.permissions
(IResolvable permissions) A structure that describes the principals and the resource-level permissions on an analysis.CfnAnalysis.Builder.sourceEntity
(IResolvable sourceEntity) A source entity to use for the analysis that you're creating.CfnAnalysis.Builder.sourceEntity
(CfnAnalysis.AnalysisSourceEntityProperty 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.