footerSections

@JvmName(name = "rbjuhjrsfivojofq")
suspend fun footerSections(value: Output<List<AnalysisHeaderFooterSectionConfigurationArgs>>)
@JvmName(name = "xtsyagfmtwymdmfx")
suspend fun footerSections(value: List<AnalysisHeaderFooterSectionConfigurationArgs>)

Parameters

value

A list of footer section configurations.


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


@JvmName(name = "omnrqutvywubrjcm")
suspend fun footerSections(values: List<Output<AnalysisHeaderFooterSectionConfigurationArgs>>)
@JvmName(name = "bdwtaiffekttbmaj")
suspend fun footerSections(vararg values: AnalysisHeaderFooterSectionConfigurationArgs)

Parameters

values

A list of footer section configurations.


@JvmName(name = "tcjxgriavpnsfavs")
suspend fun footerSections(argument: List<suspend AnalysisHeaderFooterSectionConfigurationArgsBuilder.() -> Unit>)
@JvmName(name = "mllaaosmqjwgfxef")
suspend fun footerSections(vararg argument: suspend AnalysisHeaderFooterSectionConfigurationArgsBuilder.() -> Unit)
@JvmName(name = "yxmerghdyfbwewsj")
suspend fun footerSections(argument: suspend AnalysisHeaderFooterSectionConfigurationArgsBuilder.() -> Unit)

Parameters

argument

A list of footer section configurations.