BatchDeleteDeletionTarget
Union type for batch delete target selection. Exactly one of the two modes must be specified.
Inheritors
Types
Functions
Casts this BatchDeleteDeletionTarget as a ResourceArns and retrieves its aws.sdk.kotlin.services.applicationsignals.model.BatchDeleteByResourceArns value. Throws an exception if the BatchDeleteDeletionTarget is not a ResourceArns.
Casts this BatchDeleteDeletionTarget as a ResourceArns and retrieves its aws.sdk.kotlin.services.applicationsignals.model.BatchDeleteByResourceArns value. Returns null if the BatchDeleteDeletionTarget is not a ResourceArns.
Casts this BatchDeleteDeletionTarget as a Scope and retrieves its aws.sdk.kotlin.services.applicationsignals.model.BatchDeleteScope value. Throws an exception if the BatchDeleteDeletionTarget is not a Scope.
Casts this BatchDeleteDeletionTarget as a Scope and retrieves its aws.sdk.kotlin.services.applicationsignals.model.BatchDeleteScope value. Returns null if the BatchDeleteDeletionTarget is not a Scope.