indexConfigs

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

Parameters

value

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


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


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

Parameters

values

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


@JvmName(name = "pundyyaiwpvsefcw")
suspend fun indexConfigs(argument: List<suspend BillingAccountBucketConfigIndexConfigArgsBuilder.() -> Unit>)
@JvmName(name = "dormnttclcktlmnb")
suspend fun indexConfigs(vararg argument: suspend BillingAccountBucketConfigIndexConfigArgsBuilder.() -> Unit)
@JvmName(name = "xvxktkcvsmfiouij")
suspend fun indexConfigs(argument: suspend BillingAccountBucketConfigIndexConfigArgsBuilder.() -> Unit)

Parameters

argument

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