headerSections

@JvmName(name = "qdlspbnhvqdwmiqm")
suspend fun headerSections(value: Output<List<TemplateHeaderFooterSectionConfigurationArgs>>)
@JvmName(name = "ivmfpexlnlaxdcld")
suspend fun headerSections(value: List<TemplateHeaderFooterSectionConfigurationArgs>)

Parameters

value

A list of header section configurations.


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


@JvmName(name = "gwncrqngjnvnbqpp")
suspend fun headerSections(values: List<Output<TemplateHeaderFooterSectionConfigurationArgs>>)
@JvmName(name = "oqhngnjmpaignwju")
suspend fun headerSections(vararg values: TemplateHeaderFooterSectionConfigurationArgs)

Parameters

values

A list of header section configurations.


@JvmName(name = "gkbphucelhmarycx")
suspend fun headerSections(argument: List<suspend TemplateHeaderFooterSectionConfigurationArgsBuilder.() -> Unit>)
@JvmName(name = "jueurquojpuxspru")
suspend fun headerSections(vararg argument: suspend TemplateHeaderFooterSectionConfigurationArgsBuilder.() -> Unit)
@JvmName(name = "eyenansvjamxagsq")
suspend fun headerSections(argument: suspend TemplateHeaderFooterSectionConfigurationArgsBuilder.() -> Unit)

Parameters

argument

A list of header section configurations.