IntegrationRuntimeAuthKeys Class

The integration runtime authentication keys.

Inheritance
IntegrationRuntimeAuthKeys

Constructor

IntegrationRuntimeAuthKeys(*, auth_key1: Optional[str] = None, auth_key2: Optional[str] = None, **kwargs)

Variables

auth_key1
str

The primary integration runtime authentication key.

auth_key2
str

The secondary integration runtime authentication key.