footerSections

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

Parameters

value

A list of footer section configurations.


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


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

Parameters

values

A list of footer section configurations.


@JvmName(name = "mexnjuyqoiiiqele")
suspend fun footerSections(argument: List<suspend TemplateHeaderFooterSectionConfigurationArgsBuilder.() -> Unit>)
@JvmName(name = "tlwyuhtbbggolyeb")
suspend fun footerSections(vararg argument: suspend TemplateHeaderFooterSectionConfigurationArgsBuilder.() -> Unit)
@JvmName(name = "awmaymjaypycqmek")
suspend fun footerSections(argument: suspend TemplateHeaderFooterSectionConfigurationArgsBuilder.() -> Unit)

Parameters

argument

A list of footer section configurations.