ResourceNotificationsResourceDeletedDetails interface
Describes the schema of the properties under resource info which are common across all ARN system topic delete events
Properties
| id | id of the resource for which the event is being emitted |
| name | name of the resource for which the event is being emitted |
| type | the type of the resource for which the event is being emitted |
Property Details
id
id of the resource for which the event is being emitted
id: string
Property Value
string
name
name of the resource for which the event is being emitted
name: string
Property Value
string
type
the type of the resource for which the event is being emitted
type: string
Property Value
string