7#include <aws/emr-serverless/EMRServerless_EXPORTS.h>
19namespace EMRServerless
46 inline void SetEnabled(
bool value) { m_enabledHasBeenSet =
true; m_enabled = value; }
51 bool m_enabled{
false};
52 bool m_enabledHasBeenSet =
false;
bool EnabledHasBeenSet() const
AWS_EMRSERVERLESS_API AutoStartConfig(Aws::Utils::Json::JsonView jsonValue)
AWS_EMRSERVERLESS_API AutoStartConfig()=default
void SetEnabled(bool value)
AutoStartConfig & WithEnabled(bool value)
AWS_EMRSERVERLESS_API AutoStartConfig & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_EMRSERVERLESS_API Aws::Utils::Json::JsonValue Jsonize() const
Aws::Utils::Json::JsonValue JsonValue