Class DomainEvents.VoiceIdSessionSpeakerEnrollmentAction

java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.mixins.preview.services.voiceid.events.DomainEvents.VoiceIdSessionSpeakerEnrollmentAction
All Implemented Interfaces:
software.amazon.jsii.JsiiSerializable
Enclosing class:
DomainEvents

@Stability(Experimental) public static class DomainEvents.VoiceIdSessionSpeakerEnrollmentAction extends software.amazon.jsii.JsiiObject
(experimental) aws.voiceid@VoiceIdSessionSpeakerEnrollmentAction event types for Domain.

Example:

 // The code below shows an example of how to instantiate this type.
 // The values are placeholders you should change.
 import software.amazon.awscdk.mixins.preview.services.voiceid.events.*;
 VoiceIdSessionSpeakerEnrollmentAction voiceIdSessionSpeakerEnrollmentAction = new VoiceIdSessionSpeakerEnrollmentAction();
 
  • Constructor Details

    • VoiceIdSessionSpeakerEnrollmentAction

      protected VoiceIdSessionSpeakerEnrollmentAction(software.amazon.jsii.JsiiObjectRef objRef)
    • VoiceIdSessionSpeakerEnrollmentAction

      protected VoiceIdSessionSpeakerEnrollmentAction(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
    • VoiceIdSessionSpeakerEnrollmentAction

      @Stability(Experimental) public VoiceIdSessionSpeakerEnrollmentAction()