rate Plan Instance
suspend fun ratePlanInstance(name: String, block: suspend RatePlanInstanceResourceBuilder.() -> Unit): RatePlanInstance
Parameters
name
The unique name of the resulting resource.
block
Builder for RatePlanInstance.
See also
Parameters
name
The unique name of the resulting resource.