Cost Allocation Rule Details Args Builder
Builder for CostAllocationRuleDetailsArgs.
Functions
Link copied to clipboard
suspend fun sourceResources(vararg argument: suspend SourceCostAllocationResourceArgsBuilder.() -> Unit)
suspend fun sourceResources(argument: List<suspend SourceCostAllocationResourceArgsBuilder.() -> Unit>)
Link copied to clipboard
suspend fun targetResources(vararg argument: suspend TargetCostAllocationResourceArgsBuilder.() -> Unit)
suspend fun targetResources(argument: List<suspend TargetCostAllocationResourceArgsBuilder.() -> Unit>)