ServiceEventMetadata
Type-specific metadata for each service event type.
Inheritors
Types
Metadata for an assertion created event.
Metadata for an assertion deleted event.
Metadata for an assertion updated event.
Metadata for a service achievability updated event.
Metadata for a service created event.
Metadata for a service deleted event.
Metadata for a service function created event.
Metadata for a service function deleted event.
Metadata for a service function resources added event.
Metadata for a service function resources removed event.
Metadata for a service function updated event.
Metadata for a service input sources updated event.
Metadata for a service policy associated event.
Metadata for a service policy disassociated event.
Metadata for a service resources associated event.
Metadata for a service resources disassociated event.
Metadata for a service system associated event.
Metadata for a service system disassociated event.
Metadata for a service workflow updated event.
Functions
Casts this ServiceEventMetadata as a AssertionCreated and retrieves its aws.sdk.kotlin.services.resiliencehubv2.model.AssertionCreatedMetadata value. Throws an exception if the ServiceEventMetadata is not a AssertionCreated.
Casts this ServiceEventMetadata as a AssertionCreated and retrieves its aws.sdk.kotlin.services.resiliencehubv2.model.AssertionCreatedMetadata value. Returns null if the ServiceEventMetadata is not a AssertionCreated.
Casts this ServiceEventMetadata as a AssertionDeleted and retrieves its aws.sdk.kotlin.services.resiliencehubv2.model.AssertionDeletedMetadata value. Throws an exception if the ServiceEventMetadata is not a AssertionDeleted.
Casts this ServiceEventMetadata as a AssertionDeleted and retrieves its aws.sdk.kotlin.services.resiliencehubv2.model.AssertionDeletedMetadata value. Returns null if the ServiceEventMetadata is not a AssertionDeleted.
Casts this ServiceEventMetadata as a AssertionUpdated and retrieves its aws.sdk.kotlin.services.resiliencehubv2.model.AssertionUpdatedMetadata value. Throws an exception if the ServiceEventMetadata is not a AssertionUpdated.
Casts this ServiceEventMetadata as a AssertionUpdated and retrieves its aws.sdk.kotlin.services.resiliencehubv2.model.AssertionUpdatedMetadata value. Returns null if the ServiceEventMetadata is not a AssertionUpdated.
Casts this ServiceEventMetadata as a ServiceAchievabilityUpdated and retrieves its aws.sdk.kotlin.services.resiliencehubv2.model.ServiceAchievabilityUpdatedMetadata value. Throws an exception if the ServiceEventMetadata is not a ServiceAchievabilityUpdated.
Casts this ServiceEventMetadata as a ServiceAchievabilityUpdated and retrieves its aws.sdk.kotlin.services.resiliencehubv2.model.ServiceAchievabilityUpdatedMetadata value. Returns null if the ServiceEventMetadata is not a ServiceAchievabilityUpdated.
Casts this ServiceEventMetadata as a ServiceCreated and retrieves its aws.sdk.kotlin.services.resiliencehubv2.model.ServiceCreatedMetadata value. Throws an exception if the ServiceEventMetadata is not a ServiceCreated.
Casts this ServiceEventMetadata as a ServiceCreated and retrieves its aws.sdk.kotlin.services.resiliencehubv2.model.ServiceCreatedMetadata value. Returns null if the ServiceEventMetadata is not a ServiceCreated.
Casts this ServiceEventMetadata as a ServiceDeleted and retrieves its aws.sdk.kotlin.services.resiliencehubv2.model.ServiceDeletedMetadata value. Throws an exception if the ServiceEventMetadata is not a ServiceDeleted.
Casts this ServiceEventMetadata as a ServiceDeleted and retrieves its aws.sdk.kotlin.services.resiliencehubv2.model.ServiceDeletedMetadata value. Returns null if the ServiceEventMetadata is not a ServiceDeleted.
Casts this ServiceEventMetadata as a ServiceFunctionCreated and retrieves its aws.sdk.kotlin.services.resiliencehubv2.model.ServiceFunctionCreatedMetadata value. Throws an exception if the ServiceEventMetadata is not a ServiceFunctionCreated.
Casts this ServiceEventMetadata as a ServiceFunctionCreated and retrieves its aws.sdk.kotlin.services.resiliencehubv2.model.ServiceFunctionCreatedMetadata value. Returns null if the ServiceEventMetadata is not a ServiceFunctionCreated.
Casts this ServiceEventMetadata as a ServiceFunctionDeleted and retrieves its aws.sdk.kotlin.services.resiliencehubv2.model.ServiceFunctionDeletedMetadata value. Throws an exception if the ServiceEventMetadata is not a ServiceFunctionDeleted.
Casts this ServiceEventMetadata as a ServiceFunctionDeleted and retrieves its aws.sdk.kotlin.services.resiliencehubv2.model.ServiceFunctionDeletedMetadata value. Returns null if the ServiceEventMetadata is not a ServiceFunctionDeleted.
Casts this ServiceEventMetadata as a ServiceFunctionResourcesAdded and retrieves its aws.sdk.kotlin.services.resiliencehubv2.model.ServiceFunctionResourcesAddedMetadata value. Throws an exception if the ServiceEventMetadata is not a ServiceFunctionResourcesAdded.
Casts this ServiceEventMetadata as a ServiceFunctionResourcesAdded and retrieves its aws.sdk.kotlin.services.resiliencehubv2.model.ServiceFunctionResourcesAddedMetadata value. Returns null if the ServiceEventMetadata is not a ServiceFunctionResourcesAdded.
Casts this ServiceEventMetadata as a ServiceFunctionResourcesRemoved and retrieves its aws.sdk.kotlin.services.resiliencehubv2.model.ServiceFunctionResourcesRemovedMetadata value. Throws an exception if the ServiceEventMetadata is not a ServiceFunctionResourcesRemoved.
Casts this ServiceEventMetadata as a ServiceFunctionResourcesRemoved and retrieves its aws.sdk.kotlin.services.resiliencehubv2.model.ServiceFunctionResourcesRemovedMetadata value. Returns null if the ServiceEventMetadata is not a ServiceFunctionResourcesRemoved.
Casts this ServiceEventMetadata as a ServiceFunctionUpdated and retrieves its aws.sdk.kotlin.services.resiliencehubv2.model.ServiceFunctionUpdatedMetadata value. Throws an exception if the ServiceEventMetadata is not a ServiceFunctionUpdated.
Casts this ServiceEventMetadata as a ServiceFunctionUpdated and retrieves its aws.sdk.kotlin.services.resiliencehubv2.model.ServiceFunctionUpdatedMetadata value. Returns null if the ServiceEventMetadata is not a ServiceFunctionUpdated.
Casts this ServiceEventMetadata as a ServiceInputSourcesUpdated and retrieves its aws.sdk.kotlin.services.resiliencehubv2.model.ServiceInputSourcesUpdatedMetadata value. Throws an exception if the ServiceEventMetadata is not a ServiceInputSourcesUpdated.
Casts this ServiceEventMetadata as a ServiceInputSourcesUpdated and retrieves its aws.sdk.kotlin.services.resiliencehubv2.model.ServiceInputSourcesUpdatedMetadata value. Returns null if the ServiceEventMetadata is not a ServiceInputSourcesUpdated.
Casts this ServiceEventMetadata as a ServicePolicyAssociated and retrieves its aws.sdk.kotlin.services.resiliencehubv2.model.ServicePolicyAssociatedMetadata value. Throws an exception if the ServiceEventMetadata is not a ServicePolicyAssociated.
Casts this ServiceEventMetadata as a ServicePolicyAssociated and retrieves its aws.sdk.kotlin.services.resiliencehubv2.model.ServicePolicyAssociatedMetadata value. Returns null if the ServiceEventMetadata is not a ServicePolicyAssociated.
Casts this ServiceEventMetadata as a ServicePolicyDisassociated and retrieves its aws.sdk.kotlin.services.resiliencehubv2.model.ServicePolicyDisassociatedMetadata value. Throws an exception if the ServiceEventMetadata is not a ServicePolicyDisassociated.
Casts this ServiceEventMetadata as a ServicePolicyDisassociated and retrieves its aws.sdk.kotlin.services.resiliencehubv2.model.ServicePolicyDisassociatedMetadata value. Returns null if the ServiceEventMetadata is not a ServicePolicyDisassociated.
Casts this ServiceEventMetadata as a ServiceResourcesAssociated and retrieves its aws.sdk.kotlin.services.resiliencehubv2.model.ServiceResourcesAssociatedMetadata value. Throws an exception if the ServiceEventMetadata is not a ServiceResourcesAssociated.
Casts this ServiceEventMetadata as a ServiceResourcesAssociated and retrieves its aws.sdk.kotlin.services.resiliencehubv2.model.ServiceResourcesAssociatedMetadata value. Returns null if the ServiceEventMetadata is not a ServiceResourcesAssociated.
Casts this ServiceEventMetadata as a ServiceResourcesDisassociated and retrieves its aws.sdk.kotlin.services.resiliencehubv2.model.ServiceResourcesDisassociatedMetadata value. Throws an exception if the ServiceEventMetadata is not a ServiceResourcesDisassociated.
Casts this ServiceEventMetadata as a ServiceResourcesDisassociated and retrieves its aws.sdk.kotlin.services.resiliencehubv2.model.ServiceResourcesDisassociatedMetadata value. Returns null if the ServiceEventMetadata is not a ServiceResourcesDisassociated.
Casts this ServiceEventMetadata as a ServiceSystemAssociated and retrieves its aws.sdk.kotlin.services.resiliencehubv2.model.ServiceSystemAssociatedMetadata value. Throws an exception if the ServiceEventMetadata is not a ServiceSystemAssociated.
Casts this ServiceEventMetadata as a ServiceSystemAssociated and retrieves its aws.sdk.kotlin.services.resiliencehubv2.model.ServiceSystemAssociatedMetadata value. Returns null if the ServiceEventMetadata is not a ServiceSystemAssociated.
Casts this ServiceEventMetadata as a ServiceSystemDisassociated and retrieves its aws.sdk.kotlin.services.resiliencehubv2.model.ServiceSystemDisassociatedMetadata value. Throws an exception if the ServiceEventMetadata is not a ServiceSystemDisassociated.
Casts this ServiceEventMetadata as a ServiceSystemDisassociated and retrieves its aws.sdk.kotlin.services.resiliencehubv2.model.ServiceSystemDisassociatedMetadata value. Returns null if the ServiceEventMetadata is not a ServiceSystemDisassociated.
Casts this ServiceEventMetadata as a ServiceWorkflowUpdated and retrieves its aws.sdk.kotlin.services.resiliencehubv2.model.ServiceWorkflowUpdatedMetadata value. Throws an exception if the ServiceEventMetadata is not a ServiceWorkflowUpdated.
Casts this ServiceEventMetadata as a ServiceWorkflowUpdated and retrieves its aws.sdk.kotlin.services.resiliencehubv2.model.ServiceWorkflowUpdatedMetadata value. Returns null if the ServiceEventMetadata is not a ServiceWorkflowUpdated.