footerSections

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

Parameters

value

A list of footer section configurations.


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


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

Parameters

values

A list of footer section configurations.


@JvmName(name = "kuxlkrefnypubosl")
suspend fun footerSections(argument: List<suspend AnalysisHeaderFooterSectionConfigurationArgsBuilder.() -> Unit>)
@JvmName(name = "lvrfrbvjghtpswkm")
suspend fun footerSections(vararg argument: suspend AnalysisHeaderFooterSectionConfigurationArgsBuilder.() -> Unit)
@JvmName(name = "aaddmubivelgvhxg")
suspend fun footerSections(argument: suspend AnalysisHeaderFooterSectionConfigurationArgsBuilder.() -> Unit)

Parameters

argument

A list of footer section configurations.