22 namespace ElasticBeanstalk
54 inline void SetCNAMEPrefix(
const char* value) { m_cNAMEPrefixHasBeenSet =
true; m_cNAMEPrefix.assign(value); }
73 bool m_cNAMEPrefixHasBeenSet;
CheckDNSAvailabilityRequest & WithCNAMEPrefix(const Aws::String &value)
#define AWS_ELASTICBEANSTALK_API
CheckDNSAvailabilityRequest & WithCNAMEPrefix(const char *value)
void SetCNAMEPrefix(const char *value)
void SetCNAMEPrefix(const Aws::String &value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
void SetCNAMEPrefix(Aws::String &&value)
const Aws::String & GetCNAMEPrefix() const
CheckDNSAvailabilityRequest & WithCNAMEPrefix(Aws::String &&value)
JSON (JavaScript Object Notation).