Class DefaultSessionStart

java.lang.Object
software.amazon.awssdk.services.cloudwatchlogs.model.LiveTailSessionStart
software.amazon.awssdk.services.cloudwatchlogs.model.startlivetailresponsestream.DefaultSessionStart
All Implemented Interfaces:
Serializable, SdkPojo, StartLiveTailResponseStream, ToCopyableBuilder<LiveTailSessionStart.Builder,LiveTailSessionStart>

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