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

SdkUnknown

object SdkUnknown : ServiceQuotaExceededExceptionReason

Inherited functions

asAttachedFileServiceQuotaExceededExceptionReason
Link copied to clipboard
fun asAttachedFileServiceQuotaExceededExceptionReason(): AttachedFileServiceQuotaExceededExceptionReason

Casts this ServiceQuotaExceededExceptionReason as a AttachedFileServiceQuotaExceededExceptionReason and retrieves its aws.sdk.kotlin.services.connect.model.AttachedFileServiceQuotaExceededExceptionReason value. Throws an exception if the ServiceQuotaExceededExceptionReason is not a AttachedFileServiceQuotaExceededExceptionReason.

asAttachedFileServiceQuotaExceededExceptionReasonOrNull
Link copied to clipboard
fun asAttachedFileServiceQuotaExceededExceptionReasonOrNull(): AttachedFileServiceQuotaExceededExceptionReason?

Casts this ServiceQuotaExceededExceptionReason as a AttachedFileServiceQuotaExceededExceptionReason and retrieves its aws.sdk.kotlin.services.connect.model.AttachedFileServiceQuotaExceededExceptionReason value. Returns null if the ServiceQuotaExceededExceptionReason is not a AttachedFileServiceQuotaExceededExceptionReason.

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