Module: Aws::ApiGatewayV2::Client::_UpdateRouteResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#api_gateway_managedBoolean

Returns:

  • (Boolean)


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

def api_gateway_managed: () -> bool

#api_key_requiredBoolean

Returns:

  • (Boolean)


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

def api_key_required: () -> bool

#authorization_scopes::Array[::String]

Returns:

  • (::Array[::String])


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

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

#authorization_type"NONE", ...

Returns:

  • ("NONE", "AWS_IAM", "CUSTOM", "JWT")


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

def authorization_type: () -> ("NONE" | "AWS_IAM" | "CUSTOM" | "JWT")

#authorizer_id::String

Returns:

  • (::String)


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

def authorizer_id: () -> ::String

#model_selection_expression::String

Returns:

  • (::String)


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

def model_selection_expression: () -> ::String

#operation_name::String

Returns:

  • (::String)


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

def operation_name: () -> ::String

#request_models::Hash[::String, ::String]

Returns:

  • (::Hash[::String, ::String])


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

def request_models: () -> ::Hash[::String, ::String]

#request_parameters::Hash[::String, Types::ParameterConstraints]

Returns:



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

def request_parameters: () -> ::Hash[::String, Types::ParameterConstraints]

#route_id::String

Returns:

  • (::String)


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

def route_id: () -> ::String

#route_key::String

Returns:

  • (::String)


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

def route_key: () -> ::String

#route_response_selection_expression::String

Returns:

  • (::String)


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

def route_response_selection_expression: () -> ::String

#target::String

Returns:

  • (::String)


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

def target: () -> ::String