targetResources

@JvmName(name = "rufkrkbuvgifiovk")
suspend fun targetResources(value: Output<List<TargetCostAllocationResourceArgs>>)
@JvmName(name = "mdsprqxnpbslievn")
suspend fun targetResources(value: List<TargetCostAllocationResourceArgs>?)

Parameters

value

Target resources for cost allocation. At this time, this list can contain no more than one element.


@JvmName(name = "upvfimiabcnfuiyh")
suspend fun targetResources(vararg values: Output<TargetCostAllocationResourceArgs>)


@JvmName(name = "usvicedpoycabtgq")
suspend fun targetResources(values: List<Output<TargetCostAllocationResourceArgs>>)
@JvmName(name = "qhuwcdiaesbqcwwq")
suspend fun targetResources(vararg values: TargetCostAllocationResourceArgs)

Parameters

values

Target resources for cost allocation. At this time, this list can contain no more than one element.


@JvmName(name = "xeksrscrhkycmywi")
suspend fun targetResources(argument: List<suspend TargetCostAllocationResourceArgsBuilder.() -> Unit>)
@JvmName(name = "fimiicjukodjebol")
suspend fun targetResources(vararg argument: suspend TargetCostAllocationResourceArgsBuilder.() -> Unit)
@JvmName(name = "scsdlddkxrvcoxdj")
suspend fun targetResources(argument: suspend TargetCostAllocationResourceArgsBuilder.() -> Unit)

Parameters

argument

Target resources for cost allocation. At this time, this list can contain no more than one element.