SdkUnknown
Inherited functions
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.
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.