LinkedIntegrationRuntimeKeyAuthorization Class
The key authorization type integration runtime.
Constructor
LinkedIntegrationRuntimeKeyAuthorization(*args: Any, **kwargs: Any)
Variables
| Name | Description |
|---|---|
|
key
|
The key used for authorization. Required. |
|
authorization_type
|
The authorization type for integration runtime sharing. Required. Default value is "Key". |
Attributes
authorization_type
The authorization type for integration runtime sharing. Required. Default value is "Key".
authorization_type: Literal['Key']
key
The key used for authorization. Required.
key: _models.SecureString