kpis

@JvmName(name = "nnppxhafcfgbrnbx")
suspend fun kpis(value: Output<List<KpiPropertiesArgs>>)
@JvmName(name = "cxipcdokgqopxvtv")
suspend fun kpis(value: List<KpiPropertiesArgs>?)

Parameters

value

List of KPIs to show in Cost Analysis UI.


@JvmName(name = "drnyvxeujokjaxhl")
suspend fun kpis(vararg values: Output<KpiPropertiesArgs>)


@JvmName(name = "runghbgphbiudqbi")
suspend fun kpis(values: List<Output<KpiPropertiesArgs>>)
@JvmName(name = "pqlpgolylsgywyxm")
suspend fun kpis(vararg values: KpiPropertiesArgs)

Parameters

values

List of KPIs to show in Cost Analysis UI.


@JvmName(name = "phtpbplhefabxhsu")
suspend fun kpis(argument: List<suspend KpiPropertiesArgsBuilder.() -> Unit>)
@JvmName(name = "avnitrgktvgrqhft")
suspend fun kpis(vararg argument: suspend KpiPropertiesArgsBuilder.() -> Unit)
@JvmName(name = "hwmxymiqjolvianw")
suspend fun kpis(argument: suspend KpiPropertiesArgsBuilder.() -> Unit)

Parameters

argument

List of KPIs to show in Cost Analysis UI.