indexConfigs

@JvmName(name = "gxtrpgkggbwvcjre")
suspend fun indexConfigs(value: Output<List<OrganizationBucketConfigIndexConfigArgs>>)
@JvmName(name = "vplhycnvrrtpnyqb")
suspend fun indexConfigs(value: List<OrganizationBucketConfigIndexConfigArgs>?)

Parameters

value

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


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


@JvmName(name = "xmsppgclsevqoeun")
suspend fun indexConfigs(values: List<Output<OrganizationBucketConfigIndexConfigArgs>>)
@JvmName(name = "dndwaqnfouvgexri")
suspend fun indexConfigs(vararg values: OrganizationBucketConfigIndexConfigArgs)

Parameters

values

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


@JvmName(name = "kyorweoekceeyfyi")
suspend fun indexConfigs(argument: List<suspend OrganizationBucketConfigIndexConfigArgsBuilder.() -> Unit>)
@JvmName(name = "mmaaulxsbhwvqcjc")
suspend fun indexConfigs(vararg argument: suspend OrganizationBucketConfigIndexConfigArgsBuilder.() -> Unit)
@JvmName(name = "cbcbviomvcsqopjc")
suspend fun indexConfigs(argument: suspend OrganizationBucketConfigIndexConfigArgsBuilder.() -> Unit)

Parameters

argument

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