AWS SDK for Kotlin
1.6.62
      Platform filter
Skip to content
    AWS SDK for Kotlin
connecthealth/aws.sdk.kotlin.services.connecthealth.model/NoteTemplateSettingsResponse/SdkUnknown

SdkUnknown

object SdkUnknown : NoteTemplateSettingsResponse

Inherited functions

asCustomTemplate
Link copied to clipboard
fun asCustomTemplate(): CustomTemplateResponse

Casts this NoteTemplateSettingsResponse as a CustomTemplate and retrieves its aws.sdk.kotlin.services.connecthealth.model.CustomTemplateResponse value. Throws an exception if the NoteTemplateSettingsResponse is not a CustomTemplate.

asCustomTemplateOrNull
Link copied to clipboard
fun asCustomTemplateOrNull(): CustomTemplateResponse?

Casts this NoteTemplateSettingsResponse as a CustomTemplate and retrieves its aws.sdk.kotlin.services.connecthealth.model.CustomTemplateResponse value. Returns null if the NoteTemplateSettingsResponse is not a CustomTemplate.

asManagedTemplate
Link copied to clipboard
fun asManagedTemplate(): ManagedTemplateResponse

Casts this NoteTemplateSettingsResponse as a ManagedTemplate and retrieves its aws.sdk.kotlin.services.connecthealth.model.ManagedTemplateResponse value. Throws an exception if the NoteTemplateSettingsResponse is not a ManagedTemplate.

asManagedTemplateOrNull
Link copied to clipboard
fun asManagedTemplateOrNull(): ManagedTemplateResponse?

Casts this NoteTemplateSettingsResponse as a ManagedTemplate and retrieves its aws.sdk.kotlin.services.connecthealth.model.ManagedTemplateResponse value. Returns null if the NoteTemplateSettingsResponse is not a ManagedTemplate.

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