capacityReservation

@JvmName(name = "srbxvqqiwdlohlxk")
suspend fun capacityReservation(value: Output<ServerlessEndpointCapacityReservationArgs>)
@JvmName(name = "feihweqxchgusrhr")
suspend fun capacityReservation(value: ServerlessEndpointCapacityReservationArgs?)

Parameters

value

Optional capacity reservation information for the endpoint. When specified, the Serverless Endpoint will be allocated capacity from the specified capacity reservation group.


@JvmName(name = "wvwlkqcqikofhecv")
suspend fun capacityReservation(argument: suspend ServerlessEndpointCapacityReservationArgsBuilder.() -> Unit)

Parameters

argument

Optional capacity reservation information for the endpoint. When specified, the Serverless Endpoint will be allocated capacity from the specified capacity reservation group.