51 inline void SetDryRun(
bool value) { m_dryRunHasBeenSet =
true; m_dryRun = value; }
104 inline void SetAvailabilityZone(
const char* value) { m_availabilityZoneHasBeenSet =
true; m_availabilityZone.assign(value); }
123 bool m_dryRunHasBeenSet;
125 bool m_typeHasBeenSet;
127 bool m_availabilityZoneHasBeenSet;
void SetAvailabilityZone(const Aws::String &value)
CreateVpnGatewayRequest & WithAvailabilityZone(const Aws::String &value)
CreateVpnGatewayRequest & WithAvailabilityZone(Aws::String &&value)
const GatewayType & GetType() const
CreateVpnGatewayRequest & WithAvailabilityZone(const char *value)
CreateVpnGatewayRequest & WithDryRun(bool value)
CreateVpnGatewayRequest & WithType(GatewayType &&value)
CreateVpnGatewayRequest & WithType(const GatewayType &value)
void SetType(GatewayType &&value)
void SetAvailabilityZone(Aws::String &&value)
void SetType(const GatewayType &value)
const Aws::String & GetAvailabilityZone() const
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
void SetDryRun(bool value)
JSON (JavaScript Object Notation).
void SetAvailabilityZone(const char *value)