footerSections

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

Parameters

value

A list of footer section configurations.


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


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

Parameters

values

A list of footer section configurations.


@JvmName(name = "kuexmgglrtndtlkp")
suspend fun footerSections(argument: List<suspend AnalysisHeaderFooterSectionConfigurationArgsBuilder.() -> Unit>)
@JvmName(name = "jdakcwgylvgootlb")
suspend fun footerSections(vararg argument: suspend AnalysisHeaderFooterSectionConfigurationArgsBuilder.() -> Unit)
@JvmName(name = "gcmvrxmsbkmqipil")
suspend fun footerSections(argument: suspend AnalysisHeaderFooterSectionConfigurationArgsBuilder.() -> Unit)

Parameters

argument

A list of footer section configurations.