Cloud API Overview > @adpt/cloud > ServiceProps
ServiceProps interface
Props for Service
Signature:
export interface ServiceProps extends WithChildren
Properties
| Property | Type | Description |
|---|---|---|
| name | string | Optional name for the service |
Adapt v0.3.0: now with Google Cloud Run support!