54 inline void SetRouteTableId(
const char* value) { m_routeTableIdHasBeenSet =
true; m_routeTableId.assign(value); }
89 inline void SetGatewayId(
const char* value) { m_gatewayIdHasBeenSet =
true; m_gatewayId.assign(value); }
108 bool m_routeTableIdHasBeenSet;
110 bool m_gatewayIdHasBeenSet;
void SetRouteTableId(const Aws::String &value)
void SetGatewayId(Aws::String &&value)
const Aws::String & GetRouteTableId() const
DisableVgwRoutePropagationRequest & WithRouteTableId(Aws::String &&value)
DisableVgwRoutePropagationRequest & WithRouteTableId(const char *value)
DisableVgwRoutePropagationRequest & WithGatewayId(const Aws::String &value)
DisableVgwRoutePropagationRequest & WithRouteTableId(const Aws::String &value)
DisableVgwRoutePropagationRequest & WithGatewayId(const char *value)
void SetGatewayId(const char *value)
void SetRouteTableId(Aws::String &&value)
DisableVgwRoutePropagationRequest & WithGatewayId(Aws::String &&value)
const Aws::String & GetGatewayId() const
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
void SetRouteTableId(const char *value)
void SetGatewayId(const Aws::String &value)
JSON (JavaScript Object Notation).