View a markdown version of this page

SystemEventMetadata - Next generation Resilience Hub

SystemEventMetadata

Type-specific metadata for each system event type.

Contents

Important

This data type is a UNION, so only one of the following members can be specified when used or returned.

systemCreated

Metadata for a system created event.

Type: SystemCreatedMetadata object

Required: No

systemDeleted

Metadata for a system deleted event.

Type: SystemDeletedMetadata object

Required: No

systemPolicyAssociated

Metadata for a system policy associated event.

Type: SystemPolicyAssociatedMetadata object

Required: No

systemPolicyDisassociated

Metadata for a system policy disassociated event.

Type: SystemPolicyDisassociatedMetadata object

Required: No

systemServiceAssociated

Metadata for a system service associated event.

Type: SystemServiceAssociatedMetadata object

Required: No

systemServiceDisassociated

Metadata for a system service disassociated event.

Type: SystemServiceDisassociatedMetadata object

Required: No

systemUserJourneyCreated

Metadata for a system user journey created event.

Type: SystemUserJourneyCreatedMetadata object

Required: No

systemUserJourneyDeleted

Metadata for a system user journey deleted event.

Type: SystemUserJourneyDeletedMetadata object

Required: No

systemUserJourneyUpdated

Metadata for a system user journey updated event.

Type: SystemUserJourneyUpdatedMetadata object

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: