7#include <aws/config/ConfigService_EXPORTS.h>
8#include <aws/config/model/SsmControls.h>
19namespace ConfigService {
41 template <
typename SsmControlsT = SsmControls>
43 m_ssmControlsHasBeenSet =
true;
44 m_ssmControls = std::forward<SsmControlsT>(value);
46 template <
typename SsmControlsT = SsmControls>
54 bool m_ssmControlsHasBeenSet =
false;
AWS_CONFIGSERVICE_API ExecutionControls(Aws::Utils::Json::JsonView jsonValue)
ExecutionControls & WithSsmControls(SsmControlsT &&value)
AWS_CONFIGSERVICE_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_CONFIGSERVICE_API ExecutionControls()=default
void SetSsmControls(SsmControlsT &&value)
bool SsmControlsHasBeenSet() const
AWS_CONFIGSERVICE_API ExecutionControls & operator=(Aws::Utils::Json::JsonView jsonValue)
const SsmControls & GetSsmControls() const
Aws::Utils::Json::JsonValue JsonValue