23 template<
typename RESULT_TYPE>
24 class AmazonWebServiceResult;
66 inline void SetId(
const char* value) { m_id.assign(value); }
101 inline void SetName(
const char* value) { m_name.assign(value); }
194 inline void SetAuthType(
const char* value) { m_authType.assign(value); }
511 int m_authorizerResultTtlInSeconds;
void SetProviderARNs(Aws::Vector< Aws::String > &&value)
const Aws::String & GetAuthType() const
CreateAuthorizerResult & WithAuthorizerUri(const char *value)
void SetAuthorizerResultTtlInSeconds(int value)
CreateAuthorizerResult & WithAuthType(const Aws::String &value)
CreateAuthorizerResult & WithIdentityValidationExpression(Aws::String &&value)
void SetIdentityValidationExpression(const char *value)
void SetName(Aws::String &&value)
CreateAuthorizerResult & WithAuthorizerUri(const Aws::String &value)
CreateAuthorizerResult & AddProviderARNs(const char *value)
void SetType(AuthorizerType &&value)
CreateAuthorizerResult & WithProviderARNs(Aws::Vector< Aws::String > &&value)
std::vector< T, Aws::Allocator< T > > Vector
CreateAuthorizerResult & WithIdentityValidationExpression(const char *value)
CreateAuthorizerResult & WithProviderARNs(const Aws::Vector< Aws::String > &value)
void SetAuthType(Aws::String &&value)
const Aws::String & GetIdentityValidationExpression() const
CreateAuthorizerResult & WithAuthType(Aws::String &&value)
CreateAuthorizerResult & AddProviderARNs(const Aws::String &value)
CreateAuthorizerResult & WithIdentitySource(Aws::String &&value)
CreateAuthorizerResult & WithName(Aws::String &&value)
CreateAuthorizerResult & WithAuthorizerResultTtlInSeconds(int value)
void SetName(const char *value)
void SetAuthorizerCredentials(Aws::String &&value)
void SetIdentityValidationExpression(const Aws::String &value)
void SetName(const Aws::String &value)
const Aws::String & GetIdentitySource() const
void SetIdentitySource(const char *value)
void SetAuthorizerUri(const Aws::String &value)
const Aws::String & GetId() const
CreateAuthorizerResult & WithId(Aws::String &&value)
CreateAuthorizerResult & AddProviderARNs(Aws::String &&value)
CreateAuthorizerResult & WithAuthorizerUri(Aws::String &&value)
CreateAuthorizerResult & WithAuthorizerCredentials(const Aws::String &value)
CreateAuthorizerResult & WithName(const char *value)
const Aws::Vector< Aws::String > & GetProviderARNs() const
CreateAuthorizerResult & WithAuthorizerCredentials(const char *value)
CreateAuthorizerResult & WithAuthorizerCredentials(Aws::String &&value)
CreateAuthorizerResult & WithIdentitySource(const Aws::String &value)
void SetId(const Aws::String &value)
const AuthorizerType & GetType() const
void SetIdentitySource(const Aws::String &value)
CreateAuthorizerResult & WithType(AuthorizerType &&value)
CreateAuthorizerResult & WithId(const char *value)
void SetProviderARNs(const Aws::Vector< Aws::String > &value)
void SetId(Aws::String &&value)
void SetIdentitySource(Aws::String &&value)
void SetAuthType(const Aws::String &value)
const Aws::String & GetAuthorizerCredentials() const
CreateAuthorizerResult & WithName(const Aws::String &value)
const Aws::String & GetName() const
CreateAuthorizerResult & WithIdentityValidationExpression(const Aws::String &value)
void SetAuthType(const char *value)
CreateAuthorizerResult & WithType(const AuthorizerType &value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
CreateAuthorizerResult & WithId(const Aws::String &value)
void SetAuthorizerUri(const char *value)
CreateAuthorizerResult & WithAuthType(const char *value)
#define AWS_APIGATEWAY_API
int GetAuthorizerResultTtlInSeconds() const
void SetId(const char *value)
void SetAuthorizerCredentials(const Aws::String &value)
void SetIdentityValidationExpression(Aws::String &&value)
void SetType(const AuthorizerType &value)
void SetAuthorizerCredentials(const char *value)
const Aws::String & GetAuthorizerUri() const
CreateAuthorizerResult & WithIdentitySource(const char *value)
void SetAuthorizerUri(Aws::String &&value)
JSON (JavaScript Object Notation).