headerSections

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

Parameters

value

A list of header section configurations.


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


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

Parameters

values

A list of header section configurations.


@JvmName(name = "dfpxehfdoqrjpmxb")
suspend fun headerSections(argument: List<suspend TemplateHeaderFooterSectionConfigurationArgsBuilder.() -> Unit>)
@JvmName(name = "afnxusseucpldnvl")
suspend fun headerSections(vararg argument: suspend TemplateHeaderFooterSectionConfigurationArgsBuilder.() -> Unit)
@JvmName(name = "goqwxgxaohtfwxjk")
suspend fun headerSections(argument: suspend TemplateHeaderFooterSectionConfigurationArgsBuilder.() -> Unit)

Parameters

argument

A list of header section configurations.