cost Allocation Rule
suspend fun costAllocationRule(name: String, block: suspend CostAllocationRuleResourceBuilder.() -> Unit): CostAllocationRule
Parameters
name
The unique name of the resulting resource.
block
Builder for CostAllocationRule.
See also
Parameters
name
The unique name of the resulting resource.