Class VoiceIdStartSessionAction.Session.Jsii$Proxy
- All Implemented Interfaces:
VoiceIdStartSessionAction.Session,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
VoiceIdStartSessionAction.Session
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.VoiceIdStartSessionAction.Session
VoiceIdStartSessionAction.Session.Builder, VoiceIdStartSessionAction.Session.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theVoiceIdStartSessionAction.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 theVoiceIdStartSessionAction.Session.Builder.
-
-
Method Details
-
getAuthenticationAudioProgress
Description copied from interface: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 interfaceVoiceIdStartSessionAction.Session
-
getAuthenticationConfiguration
Description copied from interface: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 interfaceVoiceIdStartSessionAction.Session
-
getEnrollmentAudioProgress
Description copied from interface: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 interfaceVoiceIdStartSessionAction.Session
-
getFraudDetectionAudioProgress
Description copied from interface: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 interfaceVoiceIdStartSessionAction.Session
-
getFraudDetectionConfiguration
Description copied from interface: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 interfaceVoiceIdStartSessionAction.Session
-
getGeneratedSpeakerId
Description copied from interface: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 interfaceVoiceIdStartSessionAction.Session
-
getSessionId
Description copied from interface: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 interfaceVoiceIdStartSessionAction.Session
-
getSessionName
Description copied from interface: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 interfaceVoiceIdStartSessionAction.Session
-
getStreamingConfiguration
Description copied from interface: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 interfaceVoiceIdStartSessionAction.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()
-