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?¶
optionalmessageBusAnalytics:string[]
Defined in: src/__generated__/schemas/CreatePlanRequest.ts:16
messageBusCommon?¶
optionalmessageBusCommon:string[]
Defined in: src/__generated__/schemas/CreatePlanRequest.ts:17
mongoHosts¶
mongoHosts:
string
Defined in: src/__generated__/schemas/CreatePlanRequest.ts:10
mongoSrvAddress?¶
optionalmongoSrvAddress: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