118 bool m_jobFlowIdsHasBeenSet;
119 bool m_terminationProtected;
120 bool m_terminationProtectedHasBeenSet;
SetTerminationProtectionRequest & WithTerminationProtected(bool value)
SetTerminationProtectionRequest & AddJobFlowIds(const Aws::String &value)
const Aws::Vector< Aws::String > & GetJobFlowIds() const
void SetJobFlowIds(Aws::Vector< Aws::String > &&value)
std::vector< T, Aws::Allocator< T > > Vector
Aws::Map< Aws::String, Aws::String > HeaderValueCollection
SetTerminationProtectionRequest & WithJobFlowIds(Aws::Vector< Aws::String > &&value)
SetTerminationProtectionRequest & WithJobFlowIds(const Aws::Vector< Aws::String > &value)
void SetJobFlowIds(const Aws::Vector< Aws::String > &value)
bool GetTerminationProtected() const
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
void SetTerminationProtected(bool value)
SetTerminationProtectionRequest & AddJobFlowIds(const char *value)
SetTerminationProtectionRequest & AddJobFlowIds(Aws::String &&value)
JSON (JavaScript Object Notation).