Uses of Interface
software.amazon.awscdk.mixins.preview.services.voiceid.events.VoiceIdStartSessionAction.AuthenticationAudioProgress
Packages that use VoiceIdStartSessionAction.AuthenticationAudioProgress
-
Uses of VoiceIdStartSessionAction.AuthenticationAudioProgress in software.amazon.awscdk.mixins.preview.services.voiceid.events
Classes in software.amazon.awscdk.mixins.preview.services.voiceid.events that implement VoiceIdStartSessionAction.AuthenticationAudioProgressModifier and TypeClassDescriptionstatic final classAn implementation forVoiceIdStartSessionAction.AuthenticationAudioProgressMethods in software.amazon.awscdk.mixins.preview.services.voiceid.events that return VoiceIdStartSessionAction.AuthenticationAudioProgressModifier and TypeMethodDescriptionVoiceIdStartSessionAction.AuthenticationAudioProgress.Builder.build()Builds the configured instance.VoiceIdStartSessionAction.Session.getAuthenticationAudioProgress()(experimental) authenticationAudioProgress property.VoiceIdStartSessionAction.Session.Jsii$Proxy.getAuthenticationAudioProgress()VoiceIdStartSessionAction.Session.getFraudDetectionAudioProgress()(experimental) fraudDetectionAudioProgress property.VoiceIdStartSessionAction.Session.Jsii$Proxy.getFraudDetectionAudioProgress()Methods in software.amazon.awscdk.mixins.preview.services.voiceid.events with parameters of type VoiceIdStartSessionAction.AuthenticationAudioProgressModifier and TypeMethodDescriptionVoiceIdStartSessionAction.Session.Builder.authenticationAudioProgress(VoiceIdStartSessionAction.AuthenticationAudioProgress authenticationAudioProgress) Sets the value ofVoiceIdStartSessionAction.Session.getAuthenticationAudioProgress()VoiceIdStartSessionAction.Session.Builder.fraudDetectionAudioProgress(VoiceIdStartSessionAction.AuthenticationAudioProgress fraudDetectionAudioProgress) Sets the value ofVoiceIdStartSessionAction.Session.getFraudDetectionAudioProgress()