indexConfigs

@JvmName(name = "keoeoijculdwtnir")
suspend fun indexConfigs(value: Output<List<ProjectBucketConfigIndexConfigArgs>>)
@JvmName(name = "dfudjmdrldtxndjj")
suspend fun indexConfigs(value: List<ProjectBucketConfigIndexConfigArgs>?)

Parameters

value

A list of indexed fields and related configuration data. Structure is documented below.


@JvmName(name = "umkhqnrbnfmwgtlu")
suspend fun indexConfigs(vararg values: Output<ProjectBucketConfigIndexConfigArgs>)


@JvmName(name = "broqhpavnkljqdno")
suspend fun indexConfigs(values: List<Output<ProjectBucketConfigIndexConfigArgs>>)
@JvmName(name = "ojqesypfkdkmxjmi")
suspend fun indexConfigs(vararg values: ProjectBucketConfigIndexConfigArgs)

Parameters

values

A list of indexed fields and related configuration data. Structure is documented below.


@JvmName(name = "huiflolmgcmwycbk")
suspend fun indexConfigs(argument: List<suspend ProjectBucketConfigIndexConfigArgsBuilder.() -> Unit>)
@JvmName(name = "vxdupdhionkjmrhs")
suspend fun indexConfigs(vararg argument: suspend ProjectBucketConfigIndexConfigArgsBuilder.() -> Unit)
@JvmName(name = "qbepktkjfnkcquyi")
suspend fun indexConfigs(argument: suspend ProjectBucketConfigIndexConfigArgsBuilder.() -> Unit)

Parameters

argument

A list of indexed fields and related configuration data. Structure is documented below.