50 inline void SetDryRun(
bool value) { m_dryRunHasBeenSet =
true; m_dryRun = value; }
78 inline void SetInternetGatewayId(
const char* value) { m_internetGatewayIdHasBeenSet =
true; m_internetGatewayId.assign(value); }
97 bool m_dryRunHasBeenSet;
99 bool m_internetGatewayIdHasBeenSet;
DeleteInternetGatewayRequest & WithInternetGatewayId(const char *value)
void SetInternetGatewayId(const Aws::String &value)
DeleteInternetGatewayRequest & WithDryRun(bool value)
void SetInternetGatewayId(Aws::String &&value)
void SetInternetGatewayId(const char *value)
DeleteInternetGatewayRequest & WithInternetGatewayId(Aws::String &&value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
const Aws::String & GetInternetGatewayId() const
DeleteInternetGatewayRequest & WithInternetGatewayId(const Aws::String &value)
void SetDryRun(bool value)
JSON (JavaScript Object Notation).