IntegrationRuntimeAuthKeys Class

The integration runtime authentication keys.

Constructor

IntegrationRuntimeAuthKeys(*args: Any, **kwargs: Any)

Variables

Name Description
auth_key1
str

The primary integration runtime authentication key.

auth_key2
str

The secondary integration runtime authentication key.

Attributes

auth_key1

The primary integration runtime authentication key.

auth_key1: str | None

auth_key2

The secondary integration runtime authentication key.

auth_key2: str | None