Module: Aws::ApiGatewayV2::Client::_UpdateAuthorizerResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#authorizer_credentials_arn::String

Returns:

  • (::String)


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

def authorizer_credentials_arn: () -> ::String

#authorizer_id::String

Returns:

  • (::String)


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

def authorizer_id: () -> ::String

#authorizer_payload_format_version::String

Returns:

  • (::String)


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

def authorizer_payload_format_version: () -> ::String

#authorizer_result_ttl_in_seconds::Integer

Returns:

  • (::Integer)


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

def authorizer_result_ttl_in_seconds: () -> ::Integer

#authorizer_type"REQUEST", "JWT"

Returns:

  • ("REQUEST", "JWT")


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

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

#authorizer_uri::String

Returns:

  • (::String)


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

def authorizer_uri: () -> ::String

#enable_simple_responsesBoolean

Returns:

  • (Boolean)


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

def enable_simple_responses: () -> bool

#identity_source::Array[::String]

Returns:

  • (::Array[::String])


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

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

#identity_validation_expression::String

Returns:

  • (::String)


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

def identity_validation_expression: () -> ::String

#jwt_configurationTypes::JWTConfiguration



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

def jwt_configuration: () -> Types::JWTConfiguration

#name::String

Returns:

  • (::String)


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

def name: () -> ::String