7#include <aws/elasticmapreduce/EMR_EXPORTS.h>
8#include <aws/elasticmapreduce/model/BootstrapActionConfig.h>
41 template <
typename BootstrapActionConfigT = BootstrapActionConfig>
43 m_bootstrapActionConfigHasBeenSet =
true;
44 m_bootstrapActionConfig = std::forward<BootstrapActionConfigT>(value);
46 template <
typename BootstrapActionConfigT = BootstrapActionConfig>
54 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