indexConfigs

@JvmName(name = "jgangmqdqrgddkim")
suspend fun indexConfigs(value: Output<List<BillingAccountBucketConfigIndexConfigArgs>>)
@JvmName(name = "pexrgucbjvtxgcpm")
suspend fun indexConfigs(value: List<BillingAccountBucketConfigIndexConfigArgs>?)

Parameters

value

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


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


@JvmName(name = "fgfauhgtymungvpy")
suspend fun indexConfigs(values: List<Output<BillingAccountBucketConfigIndexConfigArgs>>)
@JvmName(name = "rfoqwujkgypcesia")
suspend fun indexConfigs(vararg values: BillingAccountBucketConfigIndexConfigArgs)

Parameters

values

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


@JvmName(name = "ryjnojklpmtrgcoh")
suspend fun indexConfigs(argument: List<suspend BillingAccountBucketConfigIndexConfigArgsBuilder.() -> Unit>)
@JvmName(name = "pnlakjftasplmyev")
suspend fun indexConfigs(vararg argument: suspend BillingAccountBucketConfigIndexConfigArgsBuilder.() -> Unit)
@JvmName(name = "msnpxeuuwjmegder")
suspend fun indexConfigs(argument: suspend BillingAccountBucketConfigIndexConfigArgsBuilder.() -> Unit)

Parameters

argument

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