footerSections

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

Parameters

value

A list of footer section configurations.


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


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

Parameters

values

A list of footer section configurations.


@JvmName(name = "ycucsfnrlwcpqfru")
suspend fun footerSections(argument: List<suspend DashboardHeaderFooterSectionConfigurationArgsBuilder.() -> Unit>)
@JvmName(name = "mrhiiadwffelsvhb")
suspend fun footerSections(vararg argument: suspend DashboardHeaderFooterSectionConfigurationArgsBuilder.() -> Unit)
@JvmName(name = "hbwekywmhvekihrq")
suspend fun footerSections(argument: suspend DashboardHeaderFooterSectionConfigurationArgsBuilder.() -> Unit)

Parameters

argument

A list of footer section configurations.