NoteTemplateSettings
Settings for the note template to use for clinical note generation
Inheritors
Functions
Casts this NoteTemplateSettings as a CustomTemplate and retrieves its aws.sdk.kotlin.services.connecthealth.model.CustomTemplate value. Throws an exception if the NoteTemplateSettings is not a CustomTemplate.
Casts this NoteTemplateSettings as a CustomTemplate and retrieves its aws.sdk.kotlin.services.connecthealth.model.CustomTemplate value. Returns null if the NoteTemplateSettings is not a CustomTemplate.
Casts this NoteTemplateSettings as a ManagedTemplate and retrieves its aws.sdk.kotlin.services.connecthealth.model.ManagedTemplate value. Throws an exception if the NoteTemplateSettings is not a ManagedTemplate.
Casts this NoteTemplateSettings as a ManagedTemplate and retrieves its aws.sdk.kotlin.services.connecthealth.model.ManagedTemplate value. Returns null if the NoteTemplateSettings is not a ManagedTemplate.