50 inline void SetDryRun(
bool value) { m_dryRunHasBeenSet =
true; m_dryRun = value; }
78 inline void SetCustomerGatewayId(
const char* value) { m_customerGatewayIdHasBeenSet =
true; m_customerGatewayId.assign(value); }
97 bool m_dryRunHasBeenSet;
99 bool m_customerGatewayIdHasBeenSet;
void SetCustomerGatewayId(const Aws::String &value)
void SetDryRun(bool value)
DeleteCustomerGatewayRequest & WithCustomerGatewayId(const Aws::String &value)
DeleteCustomerGatewayRequest & WithCustomerGatewayId(const char *value)
const Aws::String & GetCustomerGatewayId() const
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
DeleteCustomerGatewayRequest & WithCustomerGatewayId(Aws::String &&value)
void SetCustomerGatewayId(Aws::String &&value)
void SetCustomerGatewayId(const char *value)
DeleteCustomerGatewayRequest & WithDryRun(bool value)
JSON (JavaScript Object Notation).