Class DomainEvents.VoiceIdStartSessionAction.Session.Jsii$Proxy
- All Implemented Interfaces:
DomainEvents.VoiceIdStartSessionAction.Session,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
DomainEvents.VoiceIdStartSessionAction.Session
DomainEvents.VoiceIdStartSessionAction.Session-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.mixins.preview.services.voiceid.events.DomainEvents.VoiceIdStartSessionAction.Session
DomainEvents.VoiceIdStartSessionAction.Session.Builder, DomainEvents.VoiceIdStartSessionAction.Session.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theDomainEvents.VoiceIdStartSessionAction.Session.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Modifier and TypeMethodDescriptioncom.fasterxml.jackson.databind.JsonNodefinal boolean(experimental) authenticationAudioProgress property.(experimental) authenticationConfiguration property.(experimental) enrollmentAudioProgress property.(experimental) fraudDetectionAudioProgress property.(experimental) fraudDetectionConfiguration property.(experimental) generatedSpeakerId property.(experimental) sessionId property.(experimental) sessionName property.(experimental) streamingConfiguration property.final inthashCode()Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
Constructor Details
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef- Reference to the JSII managed object.
-
Jsii$Proxy
Constructor that initializes the object based on literal property values passed by theDomainEvents.VoiceIdStartSessionAction.Session.Builder.
-
-
Method Details
-
getAuthenticationAudioProgress
public final DomainEvents.VoiceIdStartSessionAction.AuthenticationAudioProgress getAuthenticationAudioProgress()Description copied from interface:DomainEvents.VoiceIdStartSessionAction.Session(experimental) authenticationAudioProgress property.Specify an array of string values to match this event if the actual value of authenticationAudioProgress is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getAuthenticationAudioProgressin interfaceDomainEvents.VoiceIdStartSessionAction.Session
-
getAuthenticationConfiguration
public final DomainEvents.VoiceIdStartSessionAction.AuthenticationConfiguration getAuthenticationConfiguration()Description copied from interface:DomainEvents.VoiceIdStartSessionAction.Session(experimental) authenticationConfiguration property.Specify an array of string values to match this event if the actual value of authenticationConfiguration is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getAuthenticationConfigurationin interfaceDomainEvents.VoiceIdStartSessionAction.Session
-
getEnrollmentAudioProgress
public final DomainEvents.VoiceIdStartSessionAction.EnrollmentAudioProgress getEnrollmentAudioProgress()Description copied from interface:DomainEvents.VoiceIdStartSessionAction.Session(experimental) enrollmentAudioProgress property.Specify an array of string values to match this event if the actual value of enrollmentAudioProgress is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getEnrollmentAudioProgressin interfaceDomainEvents.VoiceIdStartSessionAction.Session
-
getFraudDetectionAudioProgress
public final DomainEvents.VoiceIdStartSessionAction.AuthenticationAudioProgress getFraudDetectionAudioProgress()Description copied from interface:DomainEvents.VoiceIdStartSessionAction.Session(experimental) fraudDetectionAudioProgress property.Specify an array of string values to match this event if the actual value of fraudDetectionAudioProgress is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getFraudDetectionAudioProgressin interfaceDomainEvents.VoiceIdStartSessionAction.Session
-
getFraudDetectionConfiguration
public final DomainEvents.VoiceIdStartSessionAction.FraudDetectionConfiguration getFraudDetectionConfiguration()Description copied from interface:DomainEvents.VoiceIdStartSessionAction.Session(experimental) fraudDetectionConfiguration property.Specify an array of string values to match this event if the actual value of fraudDetectionConfiguration is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getFraudDetectionConfigurationin interfaceDomainEvents.VoiceIdStartSessionAction.Session
-
getGeneratedSpeakerId
Description copied from interface:DomainEvents.VoiceIdStartSessionAction.Session(experimental) generatedSpeakerId property.Specify an array of string values to match this event if the actual value of generatedSpeakerId is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getGeneratedSpeakerIdin interfaceDomainEvents.VoiceIdStartSessionAction.Session
-
getSessionId
Description copied from interface:DomainEvents.VoiceIdStartSessionAction.Session(experimental) sessionId property.Specify an array of string values to match this event if the actual value of sessionId is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getSessionIdin interfaceDomainEvents.VoiceIdStartSessionAction.Session
-
getSessionName
Description copied from interface:DomainEvents.VoiceIdStartSessionAction.Session(experimental) sessionName property.Specify an array of string values to match this event if the actual value of sessionName is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getSessionNamein interfaceDomainEvents.VoiceIdStartSessionAction.Session
-
getStreamingConfiguration
public final DomainEvents.VoiceIdStartSessionAction.StreamingConfiguration getStreamingConfiguration()Description copied from interface:DomainEvents.VoiceIdStartSessionAction.Session(experimental) streamingConfiguration property.Specify an array of string values to match this event if the actual value of streamingConfiguration is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getStreamingConfigurationin interfaceDomainEvents.VoiceIdStartSessionAction.Session
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-