headerSections

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

Parameters

value

A list of header section configurations.


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


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

Parameters

values

A list of header section configurations.


@JvmName(name = "phyvnnshmrcnqwqc")
suspend fun headerSections(argument: List<suspend DashboardHeaderFooterSectionConfigurationArgsBuilder.() -> Unit>)
@JvmName(name = "jebajonpsxpfvcqi")
suspend fun headerSections(vararg argument: suspend DashboardHeaderFooterSectionConfigurationArgsBuilder.() -> Unit)
@JvmName(name = "qtikypuhgluixjma")
suspend fun headerSections(argument: suspend DashboardHeaderFooterSectionConfigurationArgsBuilder.() -> Unit)

Parameters

argument

A list of header section configurations.