splitChargeRules

@JvmName(name = "drrdvpqxqhjjsekm")
suspend fun splitChargeRules(value: Output<List<CostCategorySplitChargeRuleArgs>>)
@JvmName(name = "gfixpofxqwvwiyte")
suspend fun splitChargeRules(value: List<CostCategorySplitChargeRuleArgs>?)

Parameters

value

Configuration block for the split charge rules used to allocate your charges between your Cost Category values. See below.


@JvmName(name = "ocesomjgfidgqgkg")
suspend fun splitChargeRules(vararg values: Output<CostCategorySplitChargeRuleArgs>)


@JvmName(name = "tulhlxjwogasacgq")
suspend fun splitChargeRules(values: List<Output<CostCategorySplitChargeRuleArgs>>)
@JvmName(name = "gfsrrbjaeawnvfrb")
suspend fun splitChargeRules(vararg values: CostCategorySplitChargeRuleArgs)

Parameters

values

Configuration block for the split charge rules used to allocate your charges between your Cost Category values. See below.


@JvmName(name = "kwrdaqwqjplyfmhf")
suspend fun splitChargeRules(argument: List<suspend CostCategorySplitChargeRuleArgsBuilder.() -> Unit>)
@JvmName(name = "himmvfeqmwouyqxq")
suspend fun splitChargeRules(vararg argument: suspend CostCategorySplitChargeRuleArgsBuilder.() -> Unit)
@JvmName(name = "dssfblymhrragsri")
suspend fun splitChargeRules(argument: suspend CostCategorySplitChargeRuleArgsBuilder.() -> Unit)

Parameters

argument

Configuration block for the split charge rules used to allocate your charges between your Cost Category values. See below.