target Resources
Parameters
value
Target resources for cost allocation. At this time, this list can contain no more than one element.
Parameters
values
Target resources for cost allocation. At this time, this list can contain no more than one element.
suspend fun targetResources(argument: List<suspend TargetCostAllocationResourceArgsBuilder.() -> Unit>)
suspend fun targetResources(vararg argument: suspend TargetCostAllocationResourceArgsBuilder.() -> Unit)
Parameters
argument
Target resources for cost allocation. At this time, this list can contain no more than one element.