RelatedItemsUpdate
Details about the related item you're adding.
Inheritors
Types
Functions
Casts this RelatedItemsUpdate as a ItemToAdd and retrieves its aws.sdk.kotlin.services.ssmincidents.model.RelatedItem value. Throws an exception if the RelatedItemsUpdate is not a ItemToAdd.
Casts this RelatedItemsUpdate as a ItemToAdd and retrieves its aws.sdk.kotlin.services.ssmincidents.model.RelatedItem value. Returns null if the RelatedItemsUpdate is not a ItemToAdd.
Casts this RelatedItemsUpdate as a ItemToRemove and retrieves its aws.sdk.kotlin.services.ssmincidents.model.ItemIdentifier value. Throws an exception if the RelatedItemsUpdate is not a ItemToRemove.
Casts this RelatedItemsUpdate as a ItemToRemove and retrieves its aws.sdk.kotlin.services.ssmincidents.model.ItemIdentifier value. Returns null if the RelatedItemsUpdate is not a ItemToRemove.