targetResources

@JvmName(name = "bctqengjshxxkpvm")
suspend fun targetResources(value: Output<List<TargetCostAllocationResourceArgs>>)
@JvmName(name = "yjflmeenwltrdyds")
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 = "yskceemqcprdndrt")
suspend fun targetResources(vararg values: Output<TargetCostAllocationResourceArgs>)


@JvmName(name = "etrcgajtbetliqqa")
suspend fun targetResources(values: List<Output<TargetCostAllocationResourceArgs>>)
@JvmName(name = "svahijbnsohcvnwi")
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 = "hwgbylboolcffpgh")
suspend fun targetResources(argument: List<suspend TargetCostAllocationResourceArgsBuilder.() -> Unit>)
@JvmName(name = "fijshdnkslqrtqmg")
suspend fun targetResources(vararg argument: suspend TargetCostAllocationResourceArgsBuilder.() -> Unit)
@JvmName(name = "jyjgptkaprjxigck")
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.