7#include <aws/apigateway/APIGateway_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
9#include <aws/apigateway/model/AuthorizerType.h>
10#include <aws/core/utils/memory/stl/AWSVector.h>
51 inline void SetId(
Aws::String&& value) { m_idHasBeenSet =
true; m_id = std::move(value); }
52 inline void SetId(
const char* value) { m_idHasBeenSet =
true; m_id.assign(value); }
66 inline void SetName(
const char* value) { m_nameHasBeenSet =
true; m_name.assign(value); }
103 inline Authorizer&
AddProviderARNs(
const char* value) { m_providerARNsHasBeenSet =
true; m_providerARNs.push_back(value);
return *
this; }
115 inline void SetAuthType(
const char* value) { m_authTypeHasBeenSet =
true; m_authType.assign(value); }
139 inline void SetAuthorizerUri(
const char* value) { m_authorizerUriHasBeenSet =
true; m_authorizerUri.assign(value); }
156 inline void SetAuthorizerCredentials(
const char* value) { m_authorizerCredentialsHasBeenSet =
true; m_authorizerCredentials.assign(value); }
189 inline void SetIdentitySource(
const char* value) { m_identitySourceHasBeenSet =
true; m_identitySource.assign(value); }
235 inline void SetRequestId(
const char* value) { m_requestIdHasBeenSet =
true; m_requestId.assign(value); }
243 bool m_idHasBeenSet =
false;
246 bool m_nameHasBeenSet =
false;
249 bool m_typeHasBeenSet =
false;
252 bool m_providerARNsHasBeenSet =
false;
255 bool m_authTypeHasBeenSet =
false;
258 bool m_authorizerUriHasBeenSet =
false;
261 bool m_authorizerCredentialsHasBeenSet =
false;
264 bool m_identitySourceHasBeenSet =
false;
267 bool m_identityValidationExpressionHasBeenSet =
false;
269 int m_authorizerResultTtlInSeconds;
270 bool m_authorizerResultTtlInSecondsHasBeenSet =
false;
273 bool m_requestIdHasBeenSet =
false;
void SetType(const AuthorizerType &value)
Authorizer & WithAuthType(const char *value)
bool AuthTypeHasBeenSet() const
Authorizer & WithName(const char *value)
void SetType(AuthorizerType &&value)
void SetIdentityValidationExpression(const Aws::String &value)
bool AuthorizerResultTtlInSecondsHasBeenSet() const
void SetIdentitySource(const Aws::String &value)
Authorizer & WithId(Aws::String &&value)
void SetProviderARNs(Aws::Vector< Aws::String > &&value)
void SetId(const char *value)
bool AuthorizerCredentialsHasBeenSet() const
AWS_APIGATEWAY_API Aws::Utils::Json::JsonValue Jsonize() const
bool AuthorizerUriHasBeenSet() const
Authorizer & WithAuthType(Aws::String &&value)
Authorizer & WithIdentitySource(const Aws::String &value)
Authorizer & WithId(const char *value)
void SetIdentityValidationExpression(Aws::String &&value)
AWS_APIGATEWAY_API Authorizer & operator=(Aws::Utils::Json::JsonView jsonValue)
bool IdentityValidationExpressionHasBeenSet() const
Authorizer & WithId(const Aws::String &value)
void SetId(const Aws::String &value)
Authorizer & AddProviderARNs(const char *value)
Authorizer & WithAuthorizerCredentials(Aws::String &&value)
int GetAuthorizerResultTtlInSeconds() const
void SetRequestId(Aws::String &&value)
void SetAuthType(const Aws::String &value)
const Aws::String & GetAuthorizerCredentials() const
const Aws::String & GetName() const
const Aws::String & GetAuthType() const
Authorizer & WithIdentityValidationExpression(const char *value)
Authorizer & WithIdentityValidationExpression(Aws::String &&value)
void SetAuthorizerUri(Aws::String &&value)
AWS_APIGATEWAY_API Authorizer()
Authorizer & WithAuthorizerUri(const Aws::String &value)
Authorizer & WithIdentitySource(Aws::String &&value)
void SetIdentitySource(Aws::String &&value)
Authorizer & WithName(Aws::String &&value)
bool TypeHasBeenSet() const
const Aws::String & GetIdentitySource() const
bool IdentitySourceHasBeenSet() const
void SetAuthorizerResultTtlInSeconds(int value)
Authorizer & WithAuthorizerCredentials(const Aws::String &value)
void SetRequestId(const char *value)
const Aws::String & GetRequestId() const
Authorizer & WithProviderARNs(const Aws::Vector< Aws::String > &value)
Authorizer & WithIdentitySource(const char *value)
bool ProviderARNsHasBeenSet() const
Authorizer & WithProviderARNs(Aws::Vector< Aws::String > &&value)
void SetProviderARNs(const Aws::Vector< Aws::String > &value)
void SetName(Aws::String &&value)
const Aws::String & GetIdentityValidationExpression() const
Authorizer & WithType(AuthorizerType &&value)
Authorizer & WithName(const Aws::String &value)
const Aws::Vector< Aws::String > & GetProviderARNs() const
void SetAuthType(Aws::String &&value)
Authorizer & WithAuthorizerCredentials(const char *value)
void SetName(const char *value)
AWS_APIGATEWAY_API Authorizer(Aws::Utils::Json::JsonView jsonValue)
void SetIdentityValidationExpression(const char *value)
void SetAuthorizerCredentials(const char *value)
Authorizer & WithRequestId(const Aws::String &value)
Authorizer & WithRequestId(Aws::String &&value)
Authorizer & WithType(const AuthorizerType &value)
Authorizer & WithAuthorizerUri(const char *value)
Authorizer & WithAuthorizerUri(Aws::String &&value)
Authorizer & WithAuthType(const Aws::String &value)
void SetAuthorizerUri(const char *value)
void SetRequestId(const Aws::String &value)
Authorizer & WithRequestId(const char *value)
void SetName(const Aws::String &value)
const Aws::String & GetId() const
const Aws::String & GetAuthorizerUri() const
Authorizer & AddProviderARNs(const Aws::String &value)
void SetAuthorizerCredentials(Aws::String &&value)
void SetIdentitySource(const char *value)
bool IdHasBeenSet() const
void SetAuthorizerCredentials(const Aws::String &value)
Authorizer & WithAuthorizerResultTtlInSeconds(int value)
void SetAuthType(const char *value)
Authorizer & AddProviderARNs(Aws::String &&value)
const AuthorizerType & GetType() const
bool NameHasBeenSet() const
Authorizer & WithIdentityValidationExpression(const Aws::String &value)
void SetId(Aws::String &&value)
void SetAuthorizerUri(const Aws::String &value)
bool RequestIdHasBeenSet() const
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue