indexConfigs

@JvmName(name = "dlhogbpjbtwyurqx")
suspend fun indexConfigs(value: Output<List<FolderBucketConfigIndexConfigArgs>>)
@JvmName(name = "jxqvlvswsphdptdg")
suspend fun indexConfigs(value: List<FolderBucketConfigIndexConfigArgs>?)

Parameters

value

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


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


@JvmName(name = "ekswihjammvafnxr")
suspend fun indexConfigs(values: List<Output<FolderBucketConfigIndexConfigArgs>>)
@JvmName(name = "qqqgopebcnqrewfo")
suspend fun indexConfigs(vararg values: FolderBucketConfigIndexConfigArgs)

Parameters

values

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


@JvmName(name = "eanpkqcrbnqbxurb")
suspend fun indexConfigs(argument: List<suspend FolderBucketConfigIndexConfigArgsBuilder.() -> Unit>)
@JvmName(name = "ppechfkefvcpyrjv")
suspend fun indexConfigs(vararg argument: suspend FolderBucketConfigIndexConfigArgsBuilder.() -> Unit)
@JvmName(name = "gfgwcmqhcwtyxeie")
suspend fun indexConfigs(argument: suspend FolderBucketConfigIndexConfigArgsBuilder.() -> Unit)

Parameters

argument

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