IntegrationRuntimeRegenerateKeyParameters Class

Parameters to regenerate the authentication key.

Constructor

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

Variables

Name Description
key_name

The name of the authentication key to regenerate. Known values are: "authKey1" and "authKey2".

Attributes

key_name

"authKey1" and "authKey2".

key_name: str | _models.IntegrationRuntimeAuthKeyName | None