Type Alias: ActivateFunctionsRequest
Properties
| Property | Type | Required | Description |
|---|---|---|---|
resourcePackage | string | Yes | Resource package slug (example: "fleet-s1") |
locationCity | string | Yes | Deployment location city (example: "frankfurt") |
locationCityDisplay | string | No | Deployment location city display name (example: "Frankfurt, Germany") |
locationContinent | string | Yes | Deployment location continent (example: "europe") |
locationCountry | string | Yes | Deployment location country (example: "de") |
locationIsProtected | boolean | No | Whether location is DDoS protected |
Defined in
4Players/cortex-typescript-sdk/src/resources/functions.ts:14