class Aws::VoiceID::Types::EvaluateSessionRequest
@note When making an API call, you may pass EvaluateSessionRequest
data as a hash: { domain_id: "DomainId", # required session_name_or_id: "SessionNameOrId", # required }
@!attribute [rw] domain_id
The identifier of the domain where the session started. @return [String]
@!attribute [rw] session_name_or_id
The session identifier, or name of the session, that you want to evaluate. In Voice ID integration, this is the Contact-Id. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/voice-id-2021-09-27/EvaluateSessionRequest AWS API Documentation
Constants
- SENSITIVE