ITranscribeCategoryProperties
Interface in AWS.Transcribe
Interface for CategoryProperties.
Properties
CategoryName
property CategoryName: string
The name of the Call Analytics category.
CreateTime
property CreateTime: TOptional<TDateTime>
The date and time the Call Analytics category was created.
InputType
property InputType: string
The input type associated with the category.
Valid values: POST_CALL | REAL_TIME.
LastUpdateTime
property LastUpdateTime: TOptional<TDateTime>
The date and time the Call Analytics category was last updated.
Rules
property Rules: TList<ITranscribeRule>
Type: ITranscribeRule
The rules used to define the Call Analytics category.