footerSections

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

Parameters

value

A list of footer section configurations.


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


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

Parameters

values

A list of footer section configurations.


@JvmName(name = "tilaqqxxnbkgvmvl")
suspend fun footerSections(argument: List<suspend TemplateHeaderFooterSectionConfigurationArgsBuilder.() -> Unit>)
@JvmName(name = "cdaeixuxrjabuwlg")
suspend fun footerSections(vararg argument: suspend TemplateHeaderFooterSectionConfigurationArgsBuilder.() -> Unit)
@JvmName(name = "uikcdmkcbtrxnlfr")
suspend fun footerSections(argument: suspend TemplateHeaderFooterSectionConfigurationArgsBuilder.() -> Unit)

Parameters

argument

A list of footer section configurations.