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

SdkUnknown

object SdkUnknown : VideoSegmentConfiguration

Inherited functions

asTimestampSegment
Link copied to clipboard
fun asTimestampSegment(): TimestampSegment

Casts this VideoSegmentConfiguration as a TimestampSegment and retrieves its aws.sdk.kotlin.services.bedrockdataautomationruntime.model.TimestampSegment value. Throws an exception if the VideoSegmentConfiguration is not a TimestampSegment.

asTimestampSegmentOrNull
Link copied to clipboard
fun asTimestampSegmentOrNull(): TimestampSegment?

Casts this VideoSegmentConfiguration as a TimestampSegment and retrieves its aws.sdk.kotlin.services.bedrockdataautomationruntime.model.TimestampSegment value. Returns null if the VideoSegmentConfiguration is not a TimestampSegment.

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