44 void OutputToStream(
Aws::OStream& ostream,
const char* location,
unsigned index,
const char* locationValue)
const;
45 void OutputToStream(
Aws::OStream& oStream,
const char* location)
const;
65 inline void SetVpcId(
const char* value) { m_vpcIdHasBeenSet =
true; m_vpcId.assign(value); }
99 bool m_vpcIdHasBeenSet;
100 bool m_classicLinkDnsSupported;
101 bool m_classicLinkDnsSupportedHasBeenSet;
ClassicLinkDnsSupport & WithVpcId(const Aws::String &value)
void SetVpcId(Aws::String &&value)
const Aws::String & GetVpcId() const
void SetVpcId(const Aws::String &value)
bool GetClassicLinkDnsSupported() const
ClassicLinkDnsSupport & WithVpcId(const char *value)
std::basic_ostream< char, std::char_traits< char > > OStream
void SetClassicLinkDnsSupported(bool value)
ClassicLinkDnsSupport & WithClassicLinkDnsSupported(bool value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
JSON (JavaScript Object Notation).
ClassicLinkDnsSupport & WithVpcId(Aws::String &&value)
void SetVpcId(const char *value)