footerSections

@JvmName(name = "tlkupadmkaqdjvxt")
suspend fun footerSections(value: Output<List<TemplateHeaderFooterSectionConfigurationArgs>>)
@JvmName(name = "ilcqgmivccoxteel")
suspend fun footerSections(value: List<TemplateHeaderFooterSectionConfigurationArgs>)

Parameters

value

A list of footer section configurations.


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


@JvmName(name = "nptudgdlwaqunlrw")
suspend fun footerSections(values: List<Output<TemplateHeaderFooterSectionConfigurationArgs>>)
@JvmName(name = "ntleequakraywukl")
suspend fun footerSections(vararg values: TemplateHeaderFooterSectionConfigurationArgs)

Parameters

values

A list of footer section configurations.


@JvmName(name = "qkdslggmrykcwmqy")
suspend fun footerSections(argument: List<suspend TemplateHeaderFooterSectionConfigurationArgsBuilder.() -> Unit>)
@JvmName(name = "sfnwpedskymwmmqt")
suspend fun footerSections(vararg argument: suspend TemplateHeaderFooterSectionConfigurationArgsBuilder.() -> Unit)
@JvmName(name = "iujtdruiqqygrirn")
suspend fun footerSections(argument: suspend TemplateHeaderFooterSectionConfigurationArgsBuilder.() -> Unit)

Parameters

argument

A list of footer section configurations.