56 inline void SetStackId(
const char* value) { m_stackIdHasBeenSet =
true; m_stackId.assign(value); }
100 bool m_stackIdHasBeenSet;
102 bool m_configurationManagerHasBeenSet;
const Aws::String & GetStackId() const
void SetConfigurationManager(StackConfigurationManager &&value)
const StackConfigurationManager & GetConfigurationManager() const
void SetConfigurationManager(const StackConfigurationManager &value)
Aws::Map< Aws::String, Aws::String > HeaderValueCollection
DescribeAgentVersionsRequest & WithStackId(Aws::String &&value)
DescribeAgentVersionsRequest & WithStackId(const char *value)
DescribeAgentVersionsRequest & WithConfigurationManager(const StackConfigurationManager &value)
DescribeAgentVersionsRequest & WithConfigurationManager(StackConfigurationManager &&value)
DescribeAgentVersionsRequest & WithStackId(const Aws::String &value)
void SetStackId(const Aws::String &value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
void SetStackId(const char *value)
JSON (JavaScript Object Notation).
void SetStackId(Aws::String &&value)