50 inline void SetDryRun(
bool value) { m_dryRunHasBeenSet =
true; m_dryRun = value; }
78 inline void SetVpnGatewayId(
const char* value) { m_vpnGatewayIdHasBeenSet =
true; m_vpnGatewayId.assign(value); }
113 inline void SetVpcId(
const char* value) { m_vpcIdHasBeenSet =
true; m_vpcId.assign(value); }
132 bool m_dryRunHasBeenSet;
134 bool m_vpnGatewayIdHasBeenSet;
136 bool m_vpcIdHasBeenSet;
void SetVpcId(const char *value)
void SetVpcId(const Aws::String &value)
void SetVpcId(Aws::String &&value)
void SetDryRun(bool value)
const Aws::String & GetVpcId() const
AttachVpnGatewayRequest & WithVpnGatewayId(const char *value)
AttachVpnGatewayRequest & WithDryRun(bool value)
AttachVpnGatewayRequest & WithVpcId(const char *value)
AttachVpnGatewayRequest & WithVpnGatewayId(const Aws::String &value)
AttachVpnGatewayRequest & WithVpcId(Aws::String &&value)
void SetVpnGatewayId(const char *value)
void SetVpnGatewayId(Aws::String &&value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
const Aws::String & GetVpnGatewayId() const
void SetVpnGatewayId(const Aws::String &value)
AttachVpnGatewayRequest & WithVpnGatewayId(Aws::String &&value)
AttachVpnGatewayRequest & WithVpcId(const Aws::String &value)
JSON (JavaScript Object Notation).