60 inline void SetStackId(
const char* value) { m_stackIdHasBeenSet =
true; m_stackId.assign(value); }
138 bool m_stackIdHasBeenSet;
140 bool m_appIdsHasBeenSet;
void SetStackId(const char *value)
DescribeAppsRequest & WithStackId(const char *value)
std::vector< T, Aws::Allocator< T > > Vector
Aws::Map< Aws::String, Aws::String > HeaderValueCollection
DescribeAppsRequest & WithAppIds(Aws::Vector< Aws::String > &&value)
DescribeAppsRequest & AddAppIds(const char *value)
DescribeAppsRequest & WithAppIds(const Aws::Vector< Aws::String > &value)
void SetAppIds(Aws::Vector< Aws::String > &&value)
void SetAppIds(const Aws::Vector< Aws::String > &value)
DescribeAppsRequest & WithStackId(const Aws::String &value)
DescribeAppsRequest & AddAppIds(const Aws::String &value)
DescribeAppsRequest & AddAppIds(Aws::String &&value)
void SetStackId(Aws::String &&value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
void SetStackId(const Aws::String &value)
const Aws::String & GetStackId() const
JSON (JavaScript Object Notation).
const Aws::Vector< Aws::String > & GetAppIds() const
DescribeAppsRequest & WithStackId(Aws::String &&value)