Builder

class Builder

Properties

Link copied to clipboard

The name of the Call Analytics category. Category names are case sensitive and must be unique within an Amazon Web Services account.

Link copied to clipboard

The date and time the specified Call Analytics category was created.

Link copied to clipboard

The input type associated with the specified category. POST_CALL refers to a category that is applied to batch transcriptions; REAL_TIME refers to a category that is applied to streaming transcriptions.

Link copied to clipboard

The date and time the specified Call Analytics category was last updated.

Link copied to clipboard
var rules: List<Rule>?

The rules used to define a Call Analytics category. Each category can have between 1 and 20 rules.

Link copied to clipboard
var tags: List<Tag>?

The tags, each in the form of a key:value pair, assigned to the specified call analytics category.