indexConfigs

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

Parameters

value

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


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


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

Parameters

values

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


@JvmName(name = "jqldrwotektrixnp")
suspend fun indexConfigs(argument: List<suspend ProjectBucketConfigIndexConfigArgsBuilder.() -> Unit>)
@JvmName(name = "ecnxmcpowvhxbaqc")
suspend fun indexConfigs(vararg argument: suspend ProjectBucketConfigIndexConfigArgsBuilder.() -> Unit)
@JvmName(name = "kddepoeylxkcmwje")
suspend fun indexConfigs(argument: suspend ProjectBucketConfigIndexConfigArgsBuilder.() -> Unit)

Parameters

argument

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