headerSections

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

Parameters

value

A list of header section configurations.


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


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

Parameters

values

A list of header section configurations.


@JvmName(name = "gssyqsxotbkkhboy")
suspend fun headerSections(argument: List<suspend AnalysisHeaderFooterSectionConfigurationArgsBuilder.() -> Unit>)
@JvmName(name = "bmlchgopccsnugiu")
suspend fun headerSections(vararg argument: suspend AnalysisHeaderFooterSectionConfigurationArgsBuilder.() -> Unit)
@JvmName(name = "elarbnjtevuupolx")
suspend fun headerSections(argument: suspend AnalysisHeaderFooterSectionConfigurationArgsBuilder.() -> Unit)

Parameters

argument

A list of header section configurations.