AWS SDK for Kotlin
1.5.1
      Platform filter
Skip to content
    AWS SDK for Kotlin
s3control/aws.sdk.kotlin.services.s3control.model/ObjectLambdaContentTransformation/SdkUnknown

SdkUnknown

object SdkUnknown : ObjectLambdaContentTransformation

Inherited functions

asAwsLambda
Link copied to clipboard
fun asAwsLambda(): AwsLambdaTransformation

Casts this ObjectLambdaContentTransformation as a AwsLambda and retrieves its aws.sdk.kotlin.services.s3control.model.AwsLambdaTransformation value. Throws an exception if the ObjectLambdaContentTransformation is not a AwsLambda.

asAwsLambdaOrNull
Link copied to clipboard
fun asAwsLambdaOrNull(): AwsLambdaTransformation?

Casts this ObjectLambdaContentTransformation as a AwsLambda and retrieves its aws.sdk.kotlin.services.s3control.model.AwsLambdaTransformation value. Returns null if the ObjectLambdaContentTransformation is not a AwsLambda.

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