headerSections

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

Parameters

value

A list of header section configurations.


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


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

Parameters

values

A list of header section configurations.


@JvmName(name = "yjerlwrsaaschgfm")
suspend fun headerSections(argument: List<suspend DashboardHeaderFooterSectionConfigurationArgsBuilder.() -> Unit>)
@JvmName(name = "tqpasuehwxpsbdch")
suspend fun headerSections(vararg argument: suspend DashboardHeaderFooterSectionConfigurationArgsBuilder.() -> Unit)
@JvmName(name = "mjykjwwfnaieofqx")
suspend fun headerSections(argument: suspend DashboardHeaderFooterSectionConfigurationArgsBuilder.() -> Unit)

Parameters

argument

A list of header section configurations.