Skip to content

beamable-sdk / schema / BeamoV2ServiceRegistration

Type Alias: BeamoV2ServiceRegistration

BeamoV2ServiceRegistration = object

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

Properties

beamoName?

optional beamoName: string | null

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


cid?

optional cid: string

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


federation?

optional federation: BeamoV2SupportedFederation[] | null

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


instanceCount?

optional instanceCount: number

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


pid?

optional pid: string

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


routingKey?

optional routingKey: string | null

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


serviceName?

optional serviceName: string

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


startedById?

optional startedById: bigint | string | null

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


trafficFilterEnabled?

optional trafficFilterEnabled: boolean | null

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