headerSections

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

Parameters

value

A list of header section configurations.


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


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

Parameters

values

A list of header section configurations.


@JvmName(name = "bodhqpiuhcvucbvf")
suspend fun headerSections(argument: List<suspend DashboardHeaderFooterSectionConfigurationArgsBuilder.() -> Unit>)
@JvmName(name = "cfmnbxrpmhhccrlr")
suspend fun headerSections(vararg argument: suspend DashboardHeaderFooterSectionConfigurationArgsBuilder.() -> Unit)
@JvmName(name = "rxytmwdgwfcoapyf")
suspend fun headerSections(argument: suspend DashboardHeaderFooterSectionConfigurationArgsBuilder.() -> Unit)

Parameters

argument

A list of header section configurations.