63 inline void SetVersion(
const char* value) { m_versionHasBeenSet =
true; m_version.assign(value); }
107 bool m_versionHasBeenSet;
109 bool m_configurationManagerHasBeenSet;
const Aws::String & GetVersion() const
AgentVersion & WithVersion(const Aws::String &value)
void SetVersion(const Aws::String &value)
AgentVersion & WithConfigurationManager(StackConfigurationManager &&value)
AgentVersion & WithVersion(Aws::String &&value)
void SetVersion(const char *value)
const StackConfigurationManager & GetConfigurationManager() const
AgentVersion & WithVersion(const char *value)
void SetConfigurationManager(const StackConfigurationManager &value)
void SetVersion(Aws::String &&value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
AgentVersion & WithConfigurationManager(const StackConfigurationManager &value)
JSON (JavaScript Object Notation).
void SetConfigurationManager(StackConfigurationManager &&value)