Skip to content

beamable-sdk / schema / BeamoV2ServiceReference

Type Alias: BeamoV2ServiceReference

BeamoV2ServiceReference = object

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

Properties

archived?

optional archived: boolean

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


checksum?

optional checksum: string

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


comments?

optional comments: string | null

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


components?

optional components: BeamoV2ServiceComponent[] | null

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


containerHealthCheckPort?

optional containerHealthCheckPort: number | null

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


dependencies?

optional dependencies: BeamoV2ServiceDependencyReference[] | null

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


enabled?

optional enabled: boolean

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


imageCpuArch?

optional imageCpuArch: string | null

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


imageId?

optional imageId: string

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


serviceName?

optional serviceName: string

Defined in: src/__generated__/schemas/BeamoV2ServiceReference.ts:19


templateId?

optional templateId: string

Defined in: src/__generated__/schemas/BeamoV2ServiceReference.ts:20