7#include <aws/chime/Chime_EXPORTS.h>
46 inline void SetEnableSIPLogs(
bool value) { m_enableSIPLogsHasBeenSet =
true; m_enableSIPLogs = value; }
57 inline void SetEnableMediaMetricLogs(
bool value) { m_enableMediaMetricLogsHasBeenSet =
true; m_enableMediaMetricLogs = value; }
63 bool m_enableSIPLogsHasBeenSet =
false;
65 bool m_enableMediaMetricLogs;
66 bool m_enableMediaMetricLogsHasBeenSet =
false;
AWS_CHIME_API LoggingConfiguration(Aws::Utils::Json::JsonView jsonValue)
bool EnableMediaMetricLogsHasBeenSet() const
AWS_CHIME_API Aws::Utils::Json::JsonValue Jsonize() const
void SetEnableSIPLogs(bool value)
AWS_CHIME_API LoggingConfiguration()
AWS_CHIME_API LoggingConfiguration & operator=(Aws::Utils::Json::JsonView jsonValue)
bool GetEnableMediaMetricLogs() const
bool GetEnableSIPLogs() const
LoggingConfiguration & WithEnableSIPLogs(bool value)
void SetEnableMediaMetricLogs(bool value)
bool EnableSIPLogsHasBeenSet() const
LoggingConfiguration & WithEnableMediaMetricLogs(bool value)
Aws::Utils::Json::JsonValue JsonValue