UtteranceData
public struct UtteranceData : AWSShapeUndocumented
- 
                  
                  DeclarationSwift public static var _members: [AWSShapeMember]
- 
                  
                  The number of times that the utterance was processed. DeclarationSwift public let count: Int?
- 
                  
                  The total number of individuals that used the utterance. DeclarationSwift public let distinctUsers: Int?
- 
                  
                  The date that the utterance was first recorded. DeclarationSwift public let firstUtteredDate: TimeStamp?
- 
                  
                  The date that the utterance was last recorded. DeclarationSwift public let lastUtteredDate: TimeStamp?
- 
                  
                  The text that was entered by the user or the text representation of an audio clip. DeclarationSwift public let utteranceString: String?
 View on GitHub
View on GitHub UtteranceData Structure Reference
        UtteranceData Structure Reference