footerSections

@JvmName(name = "hwfspnxijcpdexew")
suspend fun footerSections(value: Output<List<DashboardHeaderFooterSectionConfigurationArgs>>)
@JvmName(name = "waxkbpgtriucyfko")
suspend fun footerSections(value: List<DashboardHeaderFooterSectionConfigurationArgs>)

Parameters

value

A list of footer section configurations.


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


@JvmName(name = "hlfmaujuxmyduvup")
suspend fun footerSections(values: List<Output<DashboardHeaderFooterSectionConfigurationArgs>>)
@JvmName(name = "jrbwfoedjfijigbe")
suspend fun footerSections(vararg values: DashboardHeaderFooterSectionConfigurationArgs)

Parameters

values

A list of footer section configurations.


@JvmName(name = "jdcclangsocyycfs")
suspend fun footerSections(argument: List<suspend DashboardHeaderFooterSectionConfigurationArgsBuilder.() -> Unit>)
@JvmName(name = "acmmicpbcrsfphia")
suspend fun footerSections(vararg argument: suspend DashboardHeaderFooterSectionConfigurationArgsBuilder.() -> Unit)
@JvmName(name = "cxpcihnfrxscwehy")
suspend fun footerSections(argument: suspend DashboardHeaderFooterSectionConfigurationArgsBuilder.() -> Unit)

Parameters

argument

A list of footer section configurations.