AWS SDK for Kotlin
1.5.50
      Platform filter
Skip to content
    AWS SDK for Kotlin
amp/aws.sdk.kotlin.services.amp.model/ScraperLoggingDestination/SdkUnknown

SdkUnknown

object SdkUnknown : ScraperLoggingDestination

Inherited functions

asCloudWatchLogs
Link copied to clipboard
fun asCloudWatchLogs(): CloudWatchLogDestination

Casts this ScraperLoggingDestination as a CloudWatchLogs and retrieves its aws.sdk.kotlin.services.amp.model.CloudWatchLogDestination value. Throws an exception if the ScraperLoggingDestination is not a CloudWatchLogs.

asCloudWatchLogsOrNull
Link copied to clipboard
fun asCloudWatchLogsOrNull(): CloudWatchLogDestination?

Casts this ScraperLoggingDestination as a CloudWatchLogs and retrieves its aws.sdk.kotlin.services.amp.model.CloudWatchLogDestination value. Returns null if the ScraperLoggingDestination is not a CloudWatchLogs.

© 2025, Amazon Web Services, Inc. or its affiliates. All rights reserved. Generated by dokka