54 inline void SetRestApiId(
const char* value) { m_restApiIdHasBeenSet =
true; m_restApiId.assign(value); }
89 inline void SetAuthorizerId(
const char* value) { m_authorizerIdHasBeenSet =
true; m_authorizerId.assign(value); }
108 bool m_restApiIdHasBeenSet;
110 bool m_authorizerIdHasBeenSet;
void SetRestApiId(Aws::String &&value)
const Aws::String & GetAuthorizerId() const
void SetRestApiId(const char *value)
void SetRestApiId(const Aws::String &value)
DeleteAuthorizerRequest & WithRestApiId(Aws::String &&value)
DeleteAuthorizerRequest & WithRestApiId(const Aws::String &value)
const Aws::String & GetRestApiId() const
DeleteAuthorizerRequest & WithAuthorizerId(Aws::String &&value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
#define AWS_APIGATEWAY_API
void SetAuthorizerId(const Aws::String &value)
void SetAuthorizerId(const char *value)
DeleteAuthorizerRequest & WithAuthorizerId(const Aws::String &value)
void SetAuthorizerId(Aws::String &&value)
DeleteAuthorizerRequest & WithAuthorizerId(const char *value)
JSON (JavaScript Object Notation).
DeleteAuthorizerRequest & WithRestApiId(const char *value)