headerSections

@JvmName(name = "kjfrcdtvtxbnkmme")
suspend fun headerSections(value: Output<List<DashboardHeaderFooterSectionConfigurationArgs>>)
@JvmName(name = "ksybimbppeywgnry")
suspend fun headerSections(value: List<DashboardHeaderFooterSectionConfigurationArgs>)

Parameters

value

A list of header section configurations.


@JvmName(name = "qdfmvkqafawmwjjw")
suspend fun headerSections(vararg values: Output<DashboardHeaderFooterSectionConfigurationArgs>)


@JvmName(name = "tdunelkveliedvjq")
suspend fun headerSections(values: List<Output<DashboardHeaderFooterSectionConfigurationArgs>>)
@JvmName(name = "vitgntjkeabkgycl")
suspend fun headerSections(vararg values: DashboardHeaderFooterSectionConfigurationArgs)

Parameters

values

A list of header section configurations.


@JvmName(name = "pyudagccrjewhwuc")
suspend fun headerSections(argument: List<suspend DashboardHeaderFooterSectionConfigurationArgsBuilder.() -> Unit>)
@JvmName(name = "pbttjumxvonbqrmc")
suspend fun headerSections(vararg argument: suspend DashboardHeaderFooterSectionConfigurationArgsBuilder.() -> Unit)
@JvmName(name = "obegahiejkmcbimv")
suspend fun headerSections(argument: suspend DashboardHeaderFooterSectionConfigurationArgsBuilder.() -> Unit)

Parameters

argument

A list of header section configurations.