java.lang.Object
software.amazon.awssdk.services.transcribestreaming.model.ConfigurationEvent
software.amazon.awssdk.services.transcribestreaming.model.audiostream.DefaultConfigurationEvent
All Implemented Interfaces:
Serializable, SdkPojo, AudioStream, ToCopyableBuilder<ConfigurationEvent.Builder,ConfigurationEvent>

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