Module: Aws::ApiGatewayV2::Client::_GetAuthorizerResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#authorizer_credentials_arn::String

Returns:

  • (::String)


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

def authorizer_credentials_arn: () -> ::String

#authorizer_id::String

Returns:

  • (::String)


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

def authorizer_id: () -> ::String

#authorizer_payload_format_version::String

Returns:

  • (::String)


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

def authorizer_payload_format_version: () -> ::String

#authorizer_result_ttl_in_seconds::Integer

Returns:

  • (::Integer)


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

def authorizer_result_ttl_in_seconds: () -> ::Integer

#authorizer_type"REQUEST", "JWT"

Returns:

  • ("REQUEST", "JWT")


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

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

#authorizer_uri::String

Returns:

  • (::String)


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

def authorizer_uri: () -> ::String

#enable_simple_responsesBoolean

Returns:

  • (Boolean)


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

def enable_simple_responses: () -> bool

#identity_source::Array[::String]

Returns:

  • (::Array[::String])


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

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

#identity_validation_expression::String

Returns:

  • (::String)


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

def identity_validation_expression: () -> ::String

#jwt_configurationTypes::JWTConfiguration



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

def jwt_configuration: () -> Types::JWTConfiguration

#name::String

Returns:

  • (::String)


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

def name: () -> ::String