Module: Aws::ApiGatewayV2::Client::_CreateAuthorizerResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::CreateAuthorizerResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#authorizer_credentials_arn::String

Returns:

  • (::String)


138
# File 'sig/client.rbs', line 138

def authorizer_credentials_arn: () -> ::String

#authorizer_id::String

Returns:

  • (::String)


139
# File 'sig/client.rbs', line 139

def authorizer_id: () -> ::String

#authorizer_payload_format_version::String

Returns:

  • (::String)


147
# File 'sig/client.rbs', line 147

def authorizer_payload_format_version: () -> ::String

#authorizer_result_ttl_in_seconds::Integer

Returns:

  • (::Integer)


140
# File 'sig/client.rbs', line 140

def authorizer_result_ttl_in_seconds: () -> ::Integer

#authorizer_type"REQUEST", "JWT"

Returns:

  • ("REQUEST", "JWT")


141
# File 'sig/client.rbs', line 141

def authorizer_type: () -> ("REQUEST" | "JWT")

#authorizer_uri::String

Returns:

  • (::String)


142
# File 'sig/client.rbs', line 142

def authorizer_uri: () -> ::String

#enable_simple_responsesBoolean

Returns:

  • (Boolean)


148
# File 'sig/client.rbs', line 148

def enable_simple_responses: () -> bool

#identity_source::Array[::String]

Returns:

  • (::Array[::String])


143
# File 'sig/client.rbs', line 143

def identity_source: () -> ::Array[::String]

#identity_validation_expression::String

Returns:

  • (::String)


144
# File 'sig/client.rbs', line 144

def identity_validation_expression: () -> ::String

#jwt_configurationTypes::JWTConfiguration



145
# File 'sig/client.rbs', line 145

def jwt_configuration: () -> Types::JWTConfiguration

#name::String

Returns:

  • (::String)


146
# File 'sig/client.rbs', line 146

def name: () -> ::String