60 inline void SetRestApiId(
const char* value) { m_restApiIdHasBeenSet =
true; m_restApiId.assign(value); }
98 inline void SetName(
const char* value) { m_nameHasBeenSet =
true; m_name.assign(value); }
162 inline void SetAuthType(
const char* value) { m_authTypeHasBeenSet =
true; m_authType.assign(value); }
200 inline void SetAuthorizerUri(
const char* value) { m_authorizerUriHasBeenSet =
true; m_authorizerUri.assign(value); }
235 inline void SetAuthorizerCredentials(
const char* value) { m_authorizerCredentialsHasBeenSet =
true; m_authorizerCredentials.assign(value); }
270 inline void SetIdentitySource(
const char* value) { m_identitySourceHasBeenSet =
true; m_identitySource.assign(value); }
339 bool m_restApiIdHasBeenSet;
341 bool m_nameHasBeenSet;
343 bool m_typeHasBeenSet;
345 bool m_authTypeHasBeenSet;
347 bool m_authorizerUriHasBeenSet;
349 bool m_authorizerCredentialsHasBeenSet;
351 bool m_identitySourceHasBeenSet;
353 bool m_identityValidationExpressionHasBeenSet;
354 long m_authorizerResultTtlInSeconds;
355 bool m_authorizerResultTtlInSecondsHasBeenSet;
const Aws::String & GetAuthType() const
void SetName(const Aws::String &value)
void SetName(Aws::String &&value)
void SetRestApiId(const Aws::String &value)
void SetIdentityValidationExpression(Aws::String &&value)
CreateAuthorizerRequest & WithAuthorizerResultTtlInSeconds(long value)
CreateAuthorizerRequest & WithAuthorizerCredentials(const char *value)
CreateAuthorizerRequest & WithAuthorizerUri(const char *value)
void SetAuthorizerCredentials(Aws::String &&value)
CreateAuthorizerRequest & WithName(Aws::String &&value)
void SetIdentitySource(const Aws::String &value)
void SetAuthorizerCredentials(const char *value)
CreateAuthorizerRequest & WithRestApiId(const char *value)
CreateAuthorizerRequest & WithName(const char *value)
CreateAuthorizerRequest & WithName(const Aws::String &value)
CreateAuthorizerRequest & WithAuthType(Aws::String &&value)
void SetIdentitySource(Aws::String &&value)
void SetRestApiId(Aws::String &&value)
const Aws::String & GetName() const
void SetAuthorizerUri(Aws::String &&value)
CreateAuthorizerRequest & WithAuthorizerCredentials(Aws::String &&value)
void SetAuthorizerUri(const Aws::String &value)
const Aws::String & GetIdentitySource() const
const AuthorizerType & GetType() const
CreateAuthorizerRequest & WithAuthType(const char *value)
CreateAuthorizerRequest & WithAuthorizerCredentials(const Aws::String &value)
void SetRestApiId(const char *value)
const Aws::String & GetRestApiId() const
CreateAuthorizerRequest & WithAuthType(const Aws::String &value)
void SetAuthorizerUri(const char *value)
CreateAuthorizerRequest & WithType(AuthorizerType &&value)
CreateAuthorizerRequest & WithIdentityValidationExpression(const Aws::String &value)
void SetAuthType(Aws::String &&value)
const Aws::String & GetIdentityValidationExpression() const
CreateAuthorizerRequest & WithIdentitySource(Aws::String &&value)
CreateAuthorizerRequest & WithIdentityValidationExpression(const char *value)
void SetAuthorizerResultTtlInSeconds(long value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
#define AWS_APIGATEWAY_API
CreateAuthorizerRequest & WithRestApiId(Aws::String &&value)
void SetIdentityValidationExpression(const char *value)
void SetName(const char *value)
void SetIdentitySource(const char *value)
CreateAuthorizerRequest & WithAuthorizerUri(Aws::String &&value)
const Aws::String & GetAuthorizerCredentials() const
void SetIdentityValidationExpression(const Aws::String &value)
CreateAuthorizerRequest & WithIdentitySource(const Aws::String &value)
void SetType(AuthorizerType &&value)
void SetType(const AuthorizerType &value)
CreateAuthorizerRequest & WithIdentitySource(const char *value)
void SetAuthType(const char *value)
const Aws::String & GetAuthorizerUri() const
CreateAuthorizerRequest & WithRestApiId(const Aws::String &value)
void SetAuthType(const Aws::String &value)
CreateAuthorizerRequest & WithAuthorizerUri(const Aws::String &value)
long GetAuthorizerResultTtlInSeconds() const
CreateAuthorizerRequest & WithType(const AuthorizerType &value)
CreateAuthorizerRequest & WithIdentityValidationExpression(Aws::String &&value)
JSON (JavaScript Object Notation).
void SetAuthorizerCredentials(const Aws::String &value)