StorageStatusResponse
Interface An object with the list of APIs where event storage is currently enabled.
Propertiesโ
| Name | Type | Description |
|---|---|---|
enabledApis | string[] | The list of APIs where event storage is currently enabled. |
topicArn | null | string | The ARN of the SNS topic hook requests are sent from. The value is null if storage is disabled. |
Source: storage-and-hook/storagestatusresponse.ts:11