capacity Reservation Resource
suspend fun capacityReservationResource(name: String, block: suspend CapacityReservationResourceBuilder.() -> Unit): CapacityReservation
See also
Parameters
name
The unique name of the resulting resource.
block
Builder for CapacityReservation.