footerSections

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

Parameters

value

A list of footer section configurations.


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


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

Parameters

values

A list of footer section configurations.


@JvmName(name = "qhmkusvwvpbgdidd")
suspend fun footerSections(argument: List<suspend DashboardHeaderFooterSectionConfigurationArgsBuilder.() -> Unit>)
@JvmName(name = "nonxwxhmusaoqtvt")
suspend fun footerSections(vararg argument: suspend DashboardHeaderFooterSectionConfigurationArgsBuilder.() -> Unit)
@JvmName(name = "lqjslxvkjbqvljul")
suspend fun footerSections(argument: suspend DashboardHeaderFooterSectionConfigurationArgsBuilder.() -> Unit)

Parameters

argument

A list of footer section configurations.