7#include <aws/connect/Connect_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
9#include <aws/connect/model/ReferenceType.h>
53 inline void SetValue(
const char* value) { m_valueHasBeenSet =
true; m_value.assign(value); }
74 bool m_valueHasBeenSet =
false;
77 bool m_typeHasBeenSet =
false;
Reference & WithType(ReferenceType &&value)
const ReferenceType & GetType() const
bool TypeHasBeenSet() const
Reference & WithValue(const Aws::String &value)
void SetType(const ReferenceType &value)
const Aws::String & GetValue() const
AWS_CONNECT_API Reference & operator=(Aws::Utils::Json::JsonView jsonValue)
Reference & WithValue(const char *value)
void SetValue(const char *value)
Reference & WithType(const ReferenceType &value)
AWS_CONNECT_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_CONNECT_API Reference(Aws::Utils::Json::JsonView jsonValue)
bool ValueHasBeenSet() const
void SetType(ReferenceType &&value)
void SetValue(const Aws::String &value)
Reference & WithValue(Aws::String &&value)
void SetValue(Aws::String &&value)
AWS_CONNECT_API Reference()
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue