drillDownFilters

@JvmName(name = "vbgvdipgsyuaravi")
suspend fun drillDownFilters(value: Output<List<DashboardDrillDownFilterArgs>>)
@JvmName(name = "edbnkxlymsrajwwu")
suspend fun drillDownFilters(value: List<DashboardDrillDownFilterArgs>?)

Parameters

value

The option that determines the drill down filters for the predefined hierarchy.


@JvmName(name = "awvnhxjqjbpuipqp")
suspend fun drillDownFilters(vararg values: Output<DashboardDrillDownFilterArgs>)


@JvmName(name = "favgkxlndbakdswh")
suspend fun drillDownFilters(values: List<Output<DashboardDrillDownFilterArgs>>)
@JvmName(name = "grklesoojgxpftou")
suspend fun drillDownFilters(vararg values: DashboardDrillDownFilterArgs)

Parameters

values

The option that determines the drill down filters for the predefined hierarchy.


@JvmName(name = "dygyfvtsapusqqvm")
suspend fun drillDownFilters(argument: List<suspend DashboardDrillDownFilterArgsBuilder.() -> Unit>)
@JvmName(name = "lbuhynpkxdxpwknb")
suspend fun drillDownFilters(vararg argument: suspend DashboardDrillDownFilterArgsBuilder.() -> Unit)
@JvmName(name = "hlgjdagvxouiraqk")
suspend fun drillDownFilters(argument: suspend DashboardDrillDownFilterArgsBuilder.() -> Unit)

Parameters

argument

The option that determines the drill down filters for the predefined hierarchy.