DashboardVersionDefinitionArgs

constructor(analysisDefaults: Output<DashboardAnalysisDefaultsArgs>? = null, calculatedFields: Output<List<DashboardCalculatedFieldArgs>>? = null, columnConfigurations: Output<List<DashboardColumnConfigurationArgs>>? = null, dataSetIdentifierDeclarations: Output<List<DashboardDataSetIdentifierDeclarationArgs>>, filterGroups: Output<List<DashboardFilterGroupArgs>>? = null, options: Output<DashboardAssetOptionsArgs>? = null, parameterDeclarations: Output<List<DashboardParameterDeclarationArgs>>? = null, sheets: Output<List<DashboardSheetDefinitionArgs>>? = null)