7#include <aws/ssm/SSM_EXPORTS.h>
8#include <aws/ssm/model/AutomationExecutionInputs.h>
48 template<
typename AutomationT = AutomationExecutionInputs>
49 void SetAutomation(AutomationT&& value) { m_automationHasBeenSet =
true; m_automation = std::forward<AutomationT>(value); }
50 template<
typename AutomationT = AutomationExecutionInputs>
56 bool m_automationHasBeenSet =
false;
Aws::Utils::Json::JsonValue JsonValue