AWS SDK for Kotlin
1.5.101
      Platform filter
Skip to content
    AWS SDK for Kotlin
databasemigrationservice/aws.sdk.kotlin.services.databasemigrationservice.model/MetadataModelProperties/SdkUnknown

SdkUnknown

object SdkUnknown : MetadataModelProperties

Inherited functions

asStatementProperties
Link copied to clipboard
fun asStatementProperties(): StatementProperties

Casts this MetadataModelProperties as a StatementProperties and retrieves its aws.sdk.kotlin.services.databasemigrationservice.model.StatementProperties value. Throws an exception if the MetadataModelProperties is not a StatementProperties.

asStatementPropertiesOrNull
Link copied to clipboard
fun asStatementPropertiesOrNull(): StatementProperties?

Casts this MetadataModelProperties as a StatementProperties and retrieves its aws.sdk.kotlin.services.databasemigrationservice.model.StatementProperties value. Returns null if the MetadataModelProperties is not a StatementProperties.

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