SystemEventMetadata
Type-specific metadata for each system event type.
Inheritors
Types
Metadata for a system created event.
Metadata for a system deleted event.
Metadata for a system policy associated event.
Metadata for a system policy disassociated event.
Metadata for a system service associated event.
Metadata for a system service disassociated event.
Metadata for a system user journey created event.
Metadata for a system user journey deleted event.
Metadata for a system user journey updated event.
Functions
Casts this SystemEventMetadata as a SystemCreated and retrieves its aws.sdk.kotlin.services.resiliencehubv2.model.SystemCreatedMetadata value. Throws an exception if the SystemEventMetadata is not a SystemCreated.
Casts this SystemEventMetadata as a SystemCreated and retrieves its aws.sdk.kotlin.services.resiliencehubv2.model.SystemCreatedMetadata value. Returns null if the SystemEventMetadata is not a SystemCreated.
Casts this SystemEventMetadata as a SystemDeleted and retrieves its aws.sdk.kotlin.services.resiliencehubv2.model.SystemDeletedMetadata value. Throws an exception if the SystemEventMetadata is not a SystemDeleted.
Casts this SystemEventMetadata as a SystemDeleted and retrieves its aws.sdk.kotlin.services.resiliencehubv2.model.SystemDeletedMetadata value. Returns null if the SystemEventMetadata is not a SystemDeleted.
Casts this SystemEventMetadata as a SystemPolicyAssociated and retrieves its aws.sdk.kotlin.services.resiliencehubv2.model.SystemPolicyAssociatedMetadata value. Throws an exception if the SystemEventMetadata is not a SystemPolicyAssociated.
Casts this SystemEventMetadata as a SystemPolicyAssociated and retrieves its aws.sdk.kotlin.services.resiliencehubv2.model.SystemPolicyAssociatedMetadata value. Returns null if the SystemEventMetadata is not a SystemPolicyAssociated.
Casts this SystemEventMetadata as a SystemPolicyDisassociated and retrieves its aws.sdk.kotlin.services.resiliencehubv2.model.SystemPolicyDisassociatedMetadata value. Throws an exception if the SystemEventMetadata is not a SystemPolicyDisassociated.
Casts this SystemEventMetadata as a SystemPolicyDisassociated and retrieves its aws.sdk.kotlin.services.resiliencehubv2.model.SystemPolicyDisassociatedMetadata value. Returns null if the SystemEventMetadata is not a SystemPolicyDisassociated.
Casts this SystemEventMetadata as a SystemServiceAssociated and retrieves its aws.sdk.kotlin.services.resiliencehubv2.model.SystemServiceAssociatedMetadata value. Throws an exception if the SystemEventMetadata is not a SystemServiceAssociated.
Casts this SystemEventMetadata as a SystemServiceAssociated and retrieves its aws.sdk.kotlin.services.resiliencehubv2.model.SystemServiceAssociatedMetadata value. Returns null if the SystemEventMetadata is not a SystemServiceAssociated.
Casts this SystemEventMetadata as a SystemServiceDisassociated and retrieves its aws.sdk.kotlin.services.resiliencehubv2.model.SystemServiceDisassociatedMetadata value. Throws an exception if the SystemEventMetadata is not a SystemServiceDisassociated.
Casts this SystemEventMetadata as a SystemServiceDisassociated and retrieves its aws.sdk.kotlin.services.resiliencehubv2.model.SystemServiceDisassociatedMetadata value. Returns null if the SystemEventMetadata is not a SystemServiceDisassociated.
Casts this SystemEventMetadata as a SystemUserJourneyCreated and retrieves its aws.sdk.kotlin.services.resiliencehubv2.model.SystemUserJourneyCreatedMetadata value. Throws an exception if the SystemEventMetadata is not a SystemUserJourneyCreated.
Casts this SystemEventMetadata as a SystemUserJourneyCreated and retrieves its aws.sdk.kotlin.services.resiliencehubv2.model.SystemUserJourneyCreatedMetadata value. Returns null if the SystemEventMetadata is not a SystemUserJourneyCreated.
Casts this SystemEventMetadata as a SystemUserJourneyDeleted and retrieves its aws.sdk.kotlin.services.resiliencehubv2.model.SystemUserJourneyDeletedMetadata value. Throws an exception if the SystemEventMetadata is not a SystemUserJourneyDeleted.
Casts this SystemEventMetadata as a SystemUserJourneyDeleted and retrieves its aws.sdk.kotlin.services.resiliencehubv2.model.SystemUserJourneyDeletedMetadata value. Returns null if the SystemEventMetadata is not a SystemUserJourneyDeleted.
Casts this SystemEventMetadata as a SystemUserJourneyUpdated and retrieves its aws.sdk.kotlin.services.resiliencehubv2.model.SystemUserJourneyUpdatedMetadata value. Throws an exception if the SystemEventMetadata is not a SystemUserJourneyUpdated.
Casts this SystemEventMetadata as a SystemUserJourneyUpdated and retrieves its aws.sdk.kotlin.services.resiliencehubv2.model.SystemUserJourneyUpdatedMetadata value. Returns null if the SystemEventMetadata is not a SystemUserJourneyUpdated.