Serverless Endpoint Capacity Reservation Args
data class ServerlessEndpointCapacityReservationArgs(val capacityReservationGroupId: Output<String>, val endpointReservedCapacity: Output<Int>? = null) : ConvertibleToJava<ServerlessEndpointCapacityReservationArgs>