headerSections

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

Parameters

value

A list of header section configurations.


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


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

Parameters

values

A list of header section configurations.


@JvmName(name = "nbaygmviljdqunwg")
suspend fun headerSections(argument: List<suspend AnalysisHeaderFooterSectionConfigurationArgsBuilder.() -> Unit>)
@JvmName(name = "vaqdxhlnacdetqmw")
suspend fun headerSections(vararg argument: suspend AnalysisHeaderFooterSectionConfigurationArgsBuilder.() -> Unit)
@JvmName(name = "dbmordrdhulskpqj")
suspend fun headerSections(argument: suspend AnalysisHeaderFooterSectionConfigurationArgsBuilder.() -> Unit)

Parameters

argument

A list of header section configurations.