7#include <aws/elasticmapreduce/EMR_EXPORTS.h>
8#include <aws/elasticmapreduce/model/BootstrapActionConfig.h>
47 template<
typename BootstrapActionConfigT = BootstrapActionConfig>
48 void SetBootstrapActionConfig(BootstrapActionConfigT&& value) { m_bootstrapActionConfigHasBeenSet =
true; m_bootstrapActionConfig = std::forward<BootstrapActionConfigT>(value); }
49 template<
typename BootstrapActionConfigT = BootstrapActionConfig>
55 bool m_bootstrapActionConfigHasBeenSet =
false;
BootstrapActionDetail & WithBootstrapActionConfig(BootstrapActionConfigT &&value)
AWS_EMR_API BootstrapActionDetail & operator=(Aws::Utils::Json::JsonView jsonValue)
void SetBootstrapActionConfig(BootstrapActionConfigT &&value)
const BootstrapActionConfig & GetBootstrapActionConfig() const
AWS_EMR_API Aws::Utils::Json::JsonValue Jsonize() const
bool BootstrapActionConfigHasBeenSet() const
AWS_EMR_API BootstrapActionDetail()=default
AWS_EMR_API BootstrapActionDetail(Aws::Utils::Json::JsonView jsonValue)
Aws::Utils::Json::JsonValue JsonValue