64 inline void SetId(
const char* value) { m_idHasBeenSet =
true; m_id.assign(value); }
99 inline void SetName(
const char* value) { m_nameHasBeenSet =
true; m_name.assign(value); }
168 inline void SetAuthType(
const char* value) { m_authTypeHasBeenSet =
true; m_authType.assign(value); }
238 inline void SetAuthorizerUri(
const char* value) { m_authorizerUriHasBeenSet =
true; m_authorizerUri.assign(value); }
309 inline void SetAuthorizerCredentials(
const char* value) { m_authorizerCredentialsHasBeenSet =
true; m_authorizerCredentials.assign(value); }
369 inline void SetIdentitySource(
const char* value) { m_identitySourceHasBeenSet =
true; m_identitySource.assign(value); }
479 bool m_nameHasBeenSet;
481 bool m_typeHasBeenSet;
483 bool m_authTypeHasBeenSet;
485 bool m_authorizerUriHasBeenSet;
487 bool m_authorizerCredentialsHasBeenSet;
489 bool m_identitySourceHasBeenSet;
491 bool m_identityValidationExpressionHasBeenSet;
492 long m_authorizerResultTtlInSeconds;
493 bool m_authorizerResultTtlInSecondsHasBeenSet;
void SetAuthorizerResultTtlInSeconds(long value)
Authorizer & WithAuthType(Aws::String &&value)
Authorizer & WithAuthorizerResultTtlInSeconds(long value)
const Aws::String & GetAuthType() const
void SetType(const AuthorizerType &value)
void SetId(const char *value)
void SetIdentitySource(const char *value)
Authorizer & WithId(Aws::String &&value)
void SetAuthType(const Aws::String &value)
Authorizer & WithId(const Aws::String &value)
void SetAuthorizerUri(const Aws::String &value)
Authorizer & WithIdentitySource(const Aws::String &value)
void SetIdentitySource(Aws::String &&value)
const Aws::String & GetId() const
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)
Authorizer & WithIdentitySource(Aws::String &&value)
Authorizer & WithName(const Aws::String &value)
long GetAuthorizerResultTtlInSeconds() const
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
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 & 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)