ReportConfigArgs

fun ReportConfigArgs(description: Output<String>? = null, displayName: Output<String>? = null, groupPreferencesetAssignments: Output<List<ReportConfigGroupPreferenceSetAssignmentArgs>>? = null, location: Output<String>? = null, project: Output<String>? = null, reportConfigId: Output<String>? = null, requestId: Output<String>? = null)