7#include <aws/lexv2-models/LexModelsV2_EXPORTS.h>
8#include <aws/lexv2-models/model/TextLogDestination.h>
47 inline void SetEnabled(
bool value) { m_enabledHasBeenSet =
true; m_enabled = value; }
73 bool m_enabledHasBeenSet =
false;
76 bool m_destinationHasBeenSet =
false;
78 bool m_selectiveLoggingEnabled;
79 bool m_selectiveLoggingEnabledHasBeenSet =
false;
TextLogSetting & WithSelectiveLoggingEnabled(bool value)
TextLogSetting & WithDestination(const TextLogDestination &value)
bool DestinationHasBeenSet() const
bool SelectiveLoggingEnabledHasBeenSet() const
bool EnabledHasBeenSet() const
AWS_LEXMODELSV2_API TextLogSetting(Aws::Utils::Json::JsonView jsonValue)
const TextLogDestination & GetDestination() const
void SetDestination(const TextLogDestination &value)
TextLogSetting & WithDestination(TextLogDestination &&value)
AWS_LEXMODELSV2_API Aws::Utils::Json::JsonValue Jsonize() const
void SetSelectiveLoggingEnabled(bool value)
TextLogSetting & WithEnabled(bool value)
void SetEnabled(bool value)
void SetDestination(TextLogDestination &&value)
bool GetSelectiveLoggingEnabled() const
AWS_LEXMODELSV2_API TextLogSetting & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_LEXMODELSV2_API TextLogSetting()
Aws::Utils::Json::JsonValue JsonValue