28 namespace ServiceCatalog
64 inline void SetOutputKey(
const char* value) { m_outputKeyHasBeenSet =
true; m_outputKey.assign(value); }
99 inline void SetOutputValue(
const char* value) { m_outputValueHasBeenSet =
true; m_outputValue.assign(value); }
134 inline void SetDescription(
const char* value) { m_descriptionHasBeenSet =
true; m_description.assign(value); }
153 bool m_outputKeyHasBeenSet;
155 bool m_outputValueHasBeenSet;
157 bool m_descriptionHasBeenSet;
void SetOutputKey(Aws::String &&value)
void SetDescription(const char *value)
RecordOutput & WithOutputKey(const char *value)
#define AWS_SERVICECATALOG_API
RecordOutput & WithDescription(Aws::String &&value)
void SetOutputValue(Aws::String &&value)
void SetOutputKey(const char *value)
RecordOutput & WithOutputKey(const Aws::String &value)
const Aws::String & GetOutputValue() const
const Aws::String & GetDescription() const
RecordOutput & WithDescription(const char *value)
const Aws::String & GetOutputKey() const
void SetOutputValue(const Aws::String &value)
void SetOutputKey(const Aws::String &value)
void SetDescription(const Aws::String &value)
RecordOutput & WithOutputValue(const char *value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
void SetOutputValue(const char *value)
RecordOutput & WithOutputValue(const Aws::String &value)
void SetDescription(Aws::String &&value)
RecordOutput & WithOutputKey(Aws::String &&value)
RecordOutput & WithOutputValue(Aws::String &&value)
JSON (JavaScript Object Notation).
RecordOutput & WithDescription(const Aws::String &value)