footerSections

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

Parameters

value

A list of footer section configurations.


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


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

Parameters

values

A list of footer section configurations.


@JvmName(name = "whwbrlwvjonxolph")
suspend fun footerSections(argument: List<suspend AnalysisHeaderFooterSectionConfigurationArgsBuilder.() -> Unit>)
@JvmName(name = "aacugqdgaahgsywn")
suspend fun footerSections(vararg argument: suspend AnalysisHeaderFooterSectionConfigurationArgsBuilder.() -> Unit)
@JvmName(name = "ljebgdwtqxdcbhyh")
suspend fun footerSections(argument: suspend AnalysisHeaderFooterSectionConfigurationArgsBuilder.() -> Unit)

Parameters

argument

A list of footer section configurations.