Skip to content

beamable-sdk / schema / CreatePlanRequest

Type Alias: CreatePlanRequest

CreatePlanRequest = object

Defined in: src/__generated__/schemas/CreatePlanRequest.ts:8

Properties

memcachedHosts

memcachedHosts: string

Defined in: src/__generated__/schemas/CreatePlanRequest.ts:9


messageBusAnalytics?

optional messageBusAnalytics: string[]

Defined in: src/__generated__/schemas/CreatePlanRequest.ts:16


messageBusCommon?

optional messageBusCommon: string[]

Defined in: src/__generated__/schemas/CreatePlanRequest.ts:17


mongoHosts

mongoHosts: string

Defined in: src/__generated__/schemas/CreatePlanRequest.ts:10


mongoSrvAddress?

optional mongoSrvAddress: string

Defined in: src/__generated__/schemas/CreatePlanRequest.ts:18


mongoSSL

mongoSSL: boolean

Defined in: src/__generated__/schemas/CreatePlanRequest.ts:11


name

name: string

Defined in: src/__generated__/schemas/CreatePlanRequest.ts:12


platformJBDC

platformJBDC: string

Defined in: src/__generated__/schemas/CreatePlanRequest.ts:13


redisShards

redisShards: RedisShardRequest[]

Defined in: src/__generated__/schemas/CreatePlanRequest.ts:14


sharded

sharded: boolean

Defined in: src/__generated__/schemas/CreatePlanRequest.ts:15