ComputeServiceInput
Example Usage
typescript
import { ComputeServiceInput } from "@meetkai/mka1/models/components";
let value: ComputeServiceInput = {};Fields
| Field | Type | Required | Description |
|---|---|---|---|
readiness | components.ComputeReadiness | ➖ | N/A |
scaling | components.ComputeScalingInput | ➖ | N/A |
volume | components.ComputeVolumeInput | ➖ | N/A |