headerSections

@JvmName(name = "pipggwhafwwtersn")
suspend fun headerSections(value: Output<List<AnalysisHeaderFooterSectionConfigurationArgs>>)
@JvmName(name = "mjunfkjjkloyyjad")
suspend fun headerSections(value: List<AnalysisHeaderFooterSectionConfigurationArgs>)

Parameters

value

A list of header section configurations.


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


@JvmName(name = "vtkyqyekcmhfsoqm")
suspend fun headerSections(values: List<Output<AnalysisHeaderFooterSectionConfigurationArgs>>)
@JvmName(name = "cboosqrhbruvymoj")
suspend fun headerSections(vararg values: AnalysisHeaderFooterSectionConfigurationArgs)

Parameters

values

A list of header section configurations.


@JvmName(name = "ircgiydqdrpdnemy")
suspend fun headerSections(argument: List<suspend AnalysisHeaderFooterSectionConfigurationArgsBuilder.() -> Unit>)
@JvmName(name = "mjysoyytulporrbo")
suspend fun headerSections(vararg argument: suspend AnalysisHeaderFooterSectionConfigurationArgsBuilder.() -> Unit)
@JvmName(name = "txncchafvdqydicf")
suspend fun headerSections(argument: suspend AnalysisHeaderFooterSectionConfigurationArgsBuilder.() -> Unit)

Parameters

argument

A list of header section configurations.