Serverless Endpoint Capacity Reservation Response
data class ServerlessEndpointCapacityReservationResponse(val capacityReservationGroupId: String, val endpointReservedCapacity: Int? = null)
Constructors
Link copied to clipboard
fun ServerlessEndpointCapacityReservationResponse(capacityReservationGroupId: String, endpointReservedCapacity: Int? = null)