95 inline void SetVisibleToAllUsers(
bool value) { m_visibleToAllUsersHasBeenSet =
true; m_visibleToAllUsers = value; }
108 bool m_jobFlowIdsHasBeenSet;
109 bool m_visibleToAllUsers;
110 bool m_visibleToAllUsersHasBeenSet;
SetVisibleToAllUsersRequest & WithJobFlowIds(const Aws::Vector< Aws::String > &value)
const Aws::Vector< Aws::String > & GetJobFlowIds() const
void SetVisibleToAllUsers(bool value)
SetVisibleToAllUsersRequest & AddJobFlowIds(const char *value)
std::vector< T, Aws::Allocator< T > > Vector
Aws::Map< Aws::String, Aws::String > HeaderValueCollection
SetVisibleToAllUsersRequest & WithVisibleToAllUsers(bool value)
void SetJobFlowIds(Aws::Vector< Aws::String > &&value)
bool GetVisibleToAllUsers() const
void SetJobFlowIds(const Aws::Vector< Aws::String > &value)
SetVisibleToAllUsersRequest & AddJobFlowIds(Aws::String &&value)
SetVisibleToAllUsersRequest & AddJobFlowIds(const Aws::String &value)
SetVisibleToAllUsersRequest & WithJobFlowIds(Aws::Vector< Aws::String > &&value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
JSON (JavaScript Object Notation).