Module: Aws::ApiGatewayV2::Client::_GetRouteResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#api_gateway_managedBoolean

Returns:

  • (Boolean)


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

def api_gateway_managed: () -> bool

#api_key_requiredBoolean

Returns:

  • (Boolean)


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

def api_key_required: () -> bool

#authorization_scopes::Array[::String]

Returns:

  • (::Array[::String])


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

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

#authorization_type"NONE", ...

Returns:

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


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

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

#authorizer_id::String

Returns:

  • (::String)


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

def authorizer_id: () -> ::String

#model_selection_expression::String

Returns:

  • (::String)


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

def model_selection_expression: () -> ::String

#operation_name::String

Returns:

  • (::String)


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

def operation_name: () -> ::String

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

Returns:

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


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

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

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

Returns:



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

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

#route_id::String

Returns:

  • (::String)


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

def route_id: () -> ::String

#route_key::String

Returns:

  • (::String)


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

def route_key: () -> ::String

#route_response_selection_expression::String

Returns:

  • (::String)


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

def route_response_selection_expression: () -> ::String

#target::String

Returns:

  • (::String)


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

def target: () -> ::String