50 inline void SetDryRun(
bool value) { m_dryRunHasBeenSet =
true; m_dryRun = value; }
78 inline void SetVpcId(
const char* value) { m_vpcIdHasBeenSet =
true; m_vpcId.assign(value); }
97 bool m_dryRunHasBeenSet;
99 bool m_vpcIdHasBeenSet;
const Aws::String & GetVpcId() const
EnableVpcClassicLinkRequest & WithVpcId(Aws::String &&value)
EnableVpcClassicLinkRequest & WithVpcId(const char *value)
void SetVpcId(Aws::String &&value)
EnableVpcClassicLinkRequest & WithVpcId(const Aws::String &value)
void SetVpcId(const char *value)
void SetVpcId(const Aws::String &value)
EnableVpcClassicLinkRequest & WithDryRun(bool value)
void SetDryRun(bool value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
JSON (JavaScript Object Notation).