Skip to content

beamable-sdk / schema / OtelAuthConfig

Type Alias: OtelAuthConfig

OtelAuthConfig = object

Defined in: src/__generated__/schemas/OtelAuthConfig.ts:6

⚠️ THIS FILE IS AUTO-GENERATED. DO NOT EDIT MANUALLY. All manual edits will be lost when this file is regenerated.

Properties

endpoint

endpoint: string

Defined in: src/__generated__/schemas/OtelAuthConfig.ts:7


expiresAt?

optional expiresAt: Date | null

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


password

password: string

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


username

username: string

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