7#include <aws/voice-id/VoiceID_EXPORTS.h>
45 inline void SetAcceptanceThreshold(
int value) { m_acceptanceThresholdHasBeenSet =
true; m_acceptanceThreshold = value; }
50 int m_acceptanceThreshold{0};
51 bool m_acceptanceThresholdHasBeenSet =
false;
AWS_VOICEID_API AuthenticationConfiguration(Aws::Utils::Json::JsonView jsonValue)
AWS_VOICEID_API Aws::Utils::Json::JsonValue Jsonize() const
AuthenticationConfiguration & WithAcceptanceThreshold(int value)
int GetAcceptanceThreshold() const
void SetAcceptanceThreshold(int value)
bool AcceptanceThresholdHasBeenSet() const
AWS_VOICEID_API AuthenticationConfiguration()=default
AWS_VOICEID_API AuthenticationConfiguration & operator=(Aws::Utils::Json::JsonView jsonValue)
Aws::Utils::Json::JsonValue JsonValue