65 inline void SetId(
const char* value) { m_idHasBeenSet =
true; m_id.assign(value); }
100 inline void SetName(
const char* value) { m_nameHasBeenSet =
true; m_name.assign(value); }
169 inline Authorizer&
AddProviderARNs(
const char* value) { m_providerARNsHasBeenSet =
true; m_providerARNs.push_back(value);
return *
this; }
193 inline void SetAuthType(
const char* value) { m_authTypeHasBeenSet =
true; m_authType.assign(value); }
263 inline void SetAuthorizerUri(
const char* value) { m_authorizerUriHasBeenSet =
true; m_authorizerUri.assign(value); }
334 inline void SetAuthorizerCredentials(
const char* value) { m_authorizerCredentialsHasBeenSet =
true; m_authorizerCredentials.assign(value); }
394 inline void SetIdentitySource(
const char* value) { m_identitySourceHasBeenSet =
true; m_identitySource.assign(value); }
504 bool m_nameHasBeenSet;
506 bool m_typeHasBeenSet;
508 bool m_providerARNsHasBeenSet;
510 bool m_authTypeHasBeenSet;
512 bool m_authorizerUriHasBeenSet;
514 bool m_authorizerCredentialsHasBeenSet;
516 bool m_identitySourceHasBeenSet;
518 bool m_identityValidationExpressionHasBeenSet;
519 int m_authorizerResultTtlInSeconds;
520 bool m_authorizerResultTtlInSecondsHasBeenSet;
Authorizer & WithAuthType(Aws::String &&value)
Authorizer & AddProviderARNs(const char *value)
const Aws::String & GetAuthType() const
void SetType(const AuthorizerType &value)
void SetId(const char *value)
void SetIdentitySource(const char *value)
const Aws::Vector< Aws::String > & GetProviderARNs() const
void SetProviderARNs(const Aws::Vector< Aws::String > &value)
Authorizer & WithId(Aws::String &&value)
void SetAuthType(const Aws::String &value)
Authorizer & WithId(const Aws::String &value)
Authorizer & AddProviderARNs(const Aws::String &value)
Authorizer & WithProviderARNs(const Aws::Vector< Aws::String > &value)
void SetAuthorizerUri(const Aws::String &value)
Authorizer & WithIdentitySource(const Aws::String &value)
void SetAuthorizerResultTtlInSeconds(int value)
std::vector< T, Aws::Allocator< T > > Vector
void SetIdentitySource(Aws::String &&value)
const Aws::String & GetId() const
void SetProviderARNs(Aws::Vector< Aws::String > &&value)
Authorizer & WithType(const AuthorizerType &value)
Authorizer & WithName(Aws::String &&value)
Authorizer & WithIdentitySource(const char *value)
Authorizer & WithAuthType(const Aws::String &value)
void SetAuthorizerCredentials(Aws::String &&value)
void SetIdentityValidationExpression(Aws::String &&value)
void SetAuthorizerUri(Aws::String &&value)
void SetAuthorizerUri(const char *value)
void SetName(const Aws::String &value)
Authorizer & WithAuthorizerCredentials(Aws::String &&value)
int GetAuthorizerResultTtlInSeconds() const
Authorizer & WithIdentitySource(Aws::String &&value)
Authorizer & AddProviderARNs(Aws::String &&value)
Authorizer & WithName(const Aws::String &value)
Authorizer & WithId(const char *value)
const Aws::String & GetAuthorizerCredentials() const
Authorizer & WithAuthorizerUri(const char *value)
const Aws::String & GetAuthorizerUri() const
Authorizer & WithIdentityValidationExpression(const char *value)
void SetAuthType(Aws::String &&value)
void SetName(const char *value)
const AuthorizerType & GetType() const
const Aws::String & GetName() const
Authorizer & WithAuthorizerResultTtlInSeconds(int value)
void SetAuthorizerCredentials(const char *value)
void SetIdentitySource(const Aws::String &value)
Authorizer & WithAuthorizerUri(const Aws::String &value)
Authorizer & WithName(const char *value)
void SetIdentityValidationExpression(const char *value)
Authorizer & WithAuthorizerCredentials(const Aws::String &value)
Authorizer & WithProviderARNs(Aws::Vector< Aws::String > &&value)
Authorizer & WithIdentityValidationExpression(const Aws::String &value)
void SetName(Aws::String &&value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Authorizer & WithIdentityValidationExpression(Aws::String &&value)
#define AWS_APIGATEWAY_API
const Aws::String & GetIdentityValidationExpression() const
const Aws::String & GetIdentitySource() const
void SetAuthorizerCredentials(const Aws::String &value)
Authorizer & WithAuthorizerUri(Aws::String &&value)
void SetId(const Aws::String &value)
void SetIdentityValidationExpression(const Aws::String &value)
Authorizer & WithAuthType(const char *value)
JSON (JavaScript Object Notation).
void SetType(AuthorizerType &&value)
void SetId(Aws::String &&value)
Authorizer & WithAuthorizerCredentials(const char *value)
Authorizer & WithType(AuthorizerType &&value)
void SetAuthType(const char *value)