DashboardArgs

constructor(awsAccountId: Output<String>? = null, dashboardId: Output<String>? = null, dashboardPublishOptions: Output<DashboardDashboardPublishOptionsArgs>? = null, name: Output<String>? = null, parameters: Output<DashboardParametersArgs>? = null, permissions: Output<List<DashboardPermissionArgs>>? = null, sourceEntity: Output<DashboardSourceEntityArgs>? = null, tags: Output<Map<String, String>>? = null, themeArn: Output<String>? = null, versionDescription: Output<String>? = null)