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>
15template<
typename RESULT_TYPE>
16class AmazonWebServiceResult;
51 inline void SetId(
const char* value) { m_id.assign(value); }
64 inline void SetName(
const char* value) { m_name.assign(value); }
110 inline void SetAuthType(
const char* value) { m_authType.assign(value); }
224 inline void SetRequestId(
const char* value) { m_requestId.assign(value); }
249 int m_authorizerResultTtlInSeconds;
GetAuthorizerResult & WithAuthorizerCredentials(const Aws::String &value)
const Aws::Vector< Aws::String > & GetProviderARNs() const
GetAuthorizerResult & WithAuthorizerUri(const char *value)
GetAuthorizerResult & WithAuthorizerUri(const Aws::String &value)
GetAuthorizerResult & WithProviderARNs(const Aws::Vector< Aws::String > &value)
GetAuthorizerResult & WithAuthorizerUri(Aws::String &&value)
GetAuthorizerResult & WithType(const AuthorizerType &value)
GetAuthorizerResult & WithAuthType(const Aws::String &value)
GetAuthorizerResult & WithRequestId(const char *value)
GetAuthorizerResult & AddProviderARNs(Aws::String &&value)
void SetAuthType(const Aws::String &value)
const Aws::String & GetAuthorizerCredentials() const
GetAuthorizerResult & WithId(Aws::String &&value)
void SetAuthorizerUri(const Aws::String &value)
const Aws::String & GetAuthorizerUri() const
GetAuthorizerResult & WithIdentityValidationExpression(Aws::String &&value)
GetAuthorizerResult & WithName(const char *value)
void SetId(Aws::String &&value)
GetAuthorizerResult & WithIdentitySource(Aws::String &&value)
GetAuthorizerResult & WithId(const char *value)
GetAuthorizerResult & AddProviderARNs(const Aws::String &value)
void SetIdentityValidationExpression(const char *value)
const Aws::String & GetIdentityValidationExpression() const
GetAuthorizerResult & WithIdentitySource(const char *value)
void SetAuthorizerCredentials(Aws::String &&value)
AWS_APIGATEWAY_API GetAuthorizerResult()
GetAuthorizerResult & WithRequestId(Aws::String &&value)
const Aws::String & GetId() const
void SetAuthorizerCredentials(const Aws::String &value)
void SetRequestId(const char *value)
void SetAuthorizerUri(Aws::String &&value)
void SetAuthorizerCredentials(const char *value)
void SetName(const Aws::String &value)
void SetType(const AuthorizerType &value)
GetAuthorizerResult & WithAuthType(Aws::String &&value)
GetAuthorizerResult & WithAuthorizerResultTtlInSeconds(int value)
void SetIdentitySource(const Aws::String &value)
GetAuthorizerResult & WithProviderARNs(Aws::Vector< Aws::String > &&value)
void SetId(const char *value)
GetAuthorizerResult & WithIdentitySource(const Aws::String &value)
void SetName(const char *value)
void SetAuthType(Aws::String &&value)
AWS_APIGATEWAY_API GetAuthorizerResult & operator=(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
GetAuthorizerResult & WithId(const Aws::String &value)
void SetType(AuthorizerType &&value)
void SetProviderARNs(const Aws::Vector< Aws::String > &value)
GetAuthorizerResult & WithName(Aws::String &&value)
void SetIdentityValidationExpression(const Aws::String &value)
GetAuthorizerResult & WithName(const Aws::String &value)
void SetIdentityValidationExpression(Aws::String &&value)
void SetIdentitySource(const char *value)
AWS_APIGATEWAY_API GetAuthorizerResult(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
GetAuthorizerResult & WithAuthorizerCredentials(const char *value)
void SetProviderARNs(Aws::Vector< Aws::String > &&value)
void SetAuthorizerUri(const char *value)
GetAuthorizerResult & WithAuthType(const char *value)
void SetId(const Aws::String &value)
const Aws::String & GetIdentitySource() const
void SetAuthorizerResultTtlInSeconds(int value)
void SetIdentitySource(Aws::String &&value)
GetAuthorizerResult & WithType(AuthorizerType &&value)
GetAuthorizerResult & WithRequestId(const Aws::String &value)
GetAuthorizerResult & WithIdentityValidationExpression(const Aws::String &value)
void SetAuthType(const char *value)
void SetRequestId(Aws::String &&value)
int GetAuthorizerResultTtlInSeconds() const
const Aws::String & GetAuthType() const
const AuthorizerType & GetType() const
GetAuthorizerResult & WithIdentityValidationExpression(const char *value)
const Aws::String & GetName() const
const Aws::String & GetRequestId() const
GetAuthorizerResult & AddProviderARNs(const char *value)
void SetRequestId(const Aws::String &value)
void SetName(Aws::String &&value)
GetAuthorizerResult & WithAuthorizerCredentials(Aws::String &&value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue