64 inline void SetId(
const char* value) { m_idHasBeenSet =
true; m_id.assign(value); }
127 inline void SetName(
const char* value) { m_nameHasBeenSet =
true; m_name.assign(value); }
183 inline void SetCallerReference(
const char* value) { m_callerReferenceHasBeenSet =
true; m_callerReference.assign(value); }
244 bool m_nameHasBeenSet;
246 bool m_callerReferenceHasBeenSet;
248 bool m_configHasBeenSet;
249 long long m_resourceRecordSetCount;
250 bool m_resourceRecordSetCountHasBeenSet;
void SetConfig(HostedZoneConfig &&value)
void SetId(const char *value)
void SetCallerReference(const Aws::String &value)
void SetName(const Aws::String &value)
const Aws::String & GetName() const
HostedZone & WithCallerReference(const Aws::String &value)
HostedZone & WithResourceRecordSetCount(long long value)
void SetId(const Aws::String &value)
const Aws::String & GetId() const
HostedZone & WithName(Aws::String &&value)
HostedZone & WithConfig(const HostedZoneConfig &value)
long long GetResourceRecordSetCount() const
void SetCallerReference(const char *value)
HostedZone & WithName(const Aws::String &value)
HostedZone & WithCallerReference(const char *value)
void SetResourceRecordSetCount(long long value)
HostedZone & WithId(const char *value)
HostedZone & WithConfig(HostedZoneConfig &&value)
HostedZone & WithId(const Aws::String &value)
HostedZone & WithName(const char *value)
HostedZone & WithCallerReference(Aws::String &&value)
void SetConfig(const HostedZoneConfig &value)
const HostedZoneConfig & GetConfig() const
HostedZone & WithId(Aws::String &&value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
void SetId(Aws::String &&value)
void SetName(Aws::String &&value)
void SetCallerReference(Aws::String &&value)
void SetName(const char *value)
JSON (JavaScript Object Notation).
const Aws::String & GetCallerReference() const