sourceResources

@JvmName(name = "hgbvfobkpkjrwnef")
suspend fun sourceResources(value: Output<List<SourceCostAllocationResourceArgs>>)
@JvmName(name = "gmreesqmvvkqunoo")
suspend fun sourceResources(value: List<SourceCostAllocationResourceArgs>?)

Parameters

value

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


@JvmName(name = "ioworkvooxavweqf")
suspend fun sourceResources(vararg values: Output<SourceCostAllocationResourceArgs>)


@JvmName(name = "kldvswmdljgxhajr")
suspend fun sourceResources(values: List<Output<SourceCostAllocationResourceArgs>>)
@JvmName(name = "pqhkcogpffeaycwv")
suspend fun sourceResources(vararg values: SourceCostAllocationResourceArgs)

Parameters

values

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


@JvmName(name = "xbfjcobmdgdwfyxu")
suspend fun sourceResources(argument: List<suspend SourceCostAllocationResourceArgsBuilder.() -> Unit>)
@JvmName(name = "wmqadbxvtggqkduu")
suspend fun sourceResources(vararg argument: suspend SourceCostAllocationResourceArgsBuilder.() -> Unit)
@JvmName(name = "xiiblkfprjvmtegy")
suspend fun sourceResources(argument: suspend SourceCostAllocationResourceArgsBuilder.() -> Unit)

Parameters

argument

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