AWS SDK for Kotlin
1.8.44
      Platform filter
Skip to content
    AWS SDK for Kotlin
applicationsignals/aws.sdk.kotlin.services.applicationsignals.model/BatchDeleteDeletionTarget/SdkUnknown

SdkUnknown

object SdkUnknown : BatchDeleteDeletionTarget

Inherited functions

asResourceArns
Link copied to clipboard
fun asResourceArns(): BatchDeleteByResourceArns

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.

asResourceArnsOrNull
Link copied to clipboard
fun asResourceArnsOrNull(): BatchDeleteByResourceArns?

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.

asScope
Link copied to clipboard
fun asScope(): BatchDeleteScope

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.

asScopeOrNull
Link copied to clipboard
fun asScopeOrNull(): BatchDeleteScope?

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.

Generated by Dokka
© 2026, Amazon Web Services, Inc. or its affiliates. All rights reserved.