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