/**
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
* SPDX-License-Identifier: Apache-2.0.
*/
#pragma once
#include This object contains the log events and metadata for a Live Tail
* session.See Also:
AWS
* API Reference
This object contains the session metadata for a Live Tail session.
*/ inline const LiveTailSessionMetadata& GetSessionMetadata() const{ return m_sessionMetadata; } /** *This object contains the session metadata for a Live Tail session.
*/ inline bool SessionMetadataHasBeenSet() const { return m_sessionMetadataHasBeenSet; } /** *This object contains the session metadata for a Live Tail session.
*/ inline void SetSessionMetadata(const LiveTailSessionMetadata& value) { m_sessionMetadataHasBeenSet = true; m_sessionMetadata = value; } /** *This object contains the session metadata for a Live Tail session.
*/ inline void SetSessionMetadata(LiveTailSessionMetadata&& value) { m_sessionMetadataHasBeenSet = true; m_sessionMetadata = std::move(value); } /** *This object contains the session metadata for a Live Tail session.
*/ inline LiveTailSessionUpdate& WithSessionMetadata(const LiveTailSessionMetadata& value) { SetSessionMetadata(value); return *this;} /** *This object contains the session metadata for a Live Tail session.
*/ inline LiveTailSessionUpdate& WithSessionMetadata(LiveTailSessionMetadata&& value) { SetSessionMetadata(std::move(value)); return *this;} /** *An array, where each member of the array includes the information for one log * event in the Live Tail session.
A sessionResults
array can
* include as many as 500 log events. If the number of log events matching the
* request exceeds 500 per second, the log events are sampled down to 500 log
* events to be included in each sessionUpdate
structure.
An array, where each member of the array includes the information for one log * event in the Live Tail session.
A sessionResults
array can
* include as many as 500 log events. If the number of log events matching the
* request exceeds 500 per second, the log events are sampled down to 500 log
* events to be included in each sessionUpdate
structure.
An array, where each member of the array includes the information for one log * event in the Live Tail session.
A sessionResults
array can
* include as many as 500 log events. If the number of log events matching the
* request exceeds 500 per second, the log events are sampled down to 500 log
* events to be included in each sessionUpdate
structure.
An array, where each member of the array includes the information for one log * event in the Live Tail session.
A sessionResults
array can
* include as many as 500 log events. If the number of log events matching the
* request exceeds 500 per second, the log events are sampled down to 500 log
* events to be included in each sessionUpdate
structure.
An array, where each member of the array includes the information for one log * event in the Live Tail session.
A sessionResults
array can
* include as many as 500 log events. If the number of log events matching the
* request exceeds 500 per second, the log events are sampled down to 500 log
* events to be included in each sessionUpdate
structure.
An array, where each member of the array includes the information for one log * event in the Live Tail session.
A sessionResults
array can
* include as many as 500 log events. If the number of log events matching the
* request exceeds 500 per second, the log events are sampled down to 500 log
* events to be included in each sessionUpdate
structure.
An array, where each member of the array includes the information for one log * event in the Live Tail session.
A sessionResults
array can
* include as many as 500 log events. If the number of log events matching the
* request exceeds 500 per second, the log events are sampled down to 500 log
* events to be included in each sessionUpdate
structure.
An array, where each member of the array includes the information for one log * event in the Live Tail session.
A sessionResults
array can
* include as many as 500 log events. If the number of log events matching the
* request exceeds 500 per second, the log events are sampled down to 500 log
* events to be included in each sessionUpdate
structure.