7#include <aws/lambda/Lambda_EXPORTS.h>
8#include <aws/lambda/model/EventSourceMappingSystemLogLevel.h>
48 m_systemLogLevelHasBeenSet =
true;
49 m_systemLogLevel = value;
58 bool m_systemLogLevelHasBeenSet =
false;
EventSourceMappingLoggingConfig & WithSystemLogLevel(EventSourceMappingSystemLogLevel value)
AWS_LAMBDA_API EventSourceMappingLoggingConfig(Aws::Utils::Json::JsonView jsonValue)
EventSourceMappingSystemLogLevel GetSystemLogLevel() const
AWS_LAMBDA_API EventSourceMappingLoggingConfig()=default
AWS_LAMBDA_API EventSourceMappingLoggingConfig & operator=(Aws::Utils::Json::JsonView jsonValue)
bool SystemLogLevelHasBeenSet() const
AWS_LAMBDA_API Aws::Utils::Json::JsonValue Jsonize() const
void SetSystemLogLevel(EventSourceMappingSystemLogLevel value)
EventSourceMappingSystemLogLevel
Aws::Utils::Json::JsonValue JsonValue