java.lang.Object
software.amazon.awssdk.services.lexruntimev2.model.ConfigurationEvent
software.amazon.awssdk.services.lexruntimev2.model.startconversationrequesteventstream.DefaultConfigurationEvent
All Implemented Interfaces:
Serializable, SdkPojo, StartConversationRequestEventStream, ToCopyableBuilder<ConfigurationEvent.Builder,ConfigurationEvent>

@Generated("software.amazon.awssdk:codegen") public final class DefaultConfigurationEvent extends ConfigurationEvent
A specialization of software.amazon.awssdk.services.lexruntimev2.model.ConfigurationEvent that represents the StartConversationRequestEventStream$ConfigurationEvent event. Do not use this class directly. Instead, use the static builder methods on StartConversationRequestEventStream.
See Also: