NoteTemplateSettingsResponse
Response containing note template settings
Inheritors
Functions
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.
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.
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.
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.