footerSections

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

Parameters

value

A list of footer section configurations.


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


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

Parameters

values

A list of footer section configurations.


@JvmName(name = "fibncrygkqpuqvpn")
suspend fun footerSections(argument: List<suspend DashboardHeaderFooterSectionConfigurationArgsBuilder.() -> Unit>)
@JvmName(name = "tfmkpnjbsdntpytw")
suspend fun footerSections(vararg argument: suspend DashboardHeaderFooterSectionConfigurationArgsBuilder.() -> Unit)
@JvmName(name = "rifurbpbykenymcs")
suspend fun footerSections(argument: suspend DashboardHeaderFooterSectionConfigurationArgsBuilder.() -> Unit)

Parameters

argument

A list of footer section configurations.