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;
DetachVpnGatewayRequest & WithVpnGatewayId(const char *value)
void SetVpcId(const char *value)
DetachVpnGatewayRequest & WithVpnGatewayId(const Aws::String &value)
DetachVpnGatewayRequest & WithVpcId(const char *value)
DetachVpnGatewayRequest & WithVpnGatewayId(Aws::String &&value)
DetachVpnGatewayRequest & WithVpcId(const Aws::String &value)
void SetVpnGatewayId(const char *value)
const Aws::String & GetVpcId() const
void SetVpcId(Aws::String &&value)
DetachVpnGatewayRequest & WithVpcId(Aws::String &&value)
void SetVpnGatewayId(Aws::String &&value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
const Aws::String & GetVpnGatewayId() const
DetachVpnGatewayRequest & WithDryRun(bool value)
void SetVpnGatewayId(const Aws::String &value)
void SetDryRun(bool value)
JSON (JavaScript Object Notation).
void SetVpcId(const Aws::String &value)