Module: Aws::ApiGatewayV2::Client::_CreateRouteResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#api_gateway_managedBoolean

Returns:

  • (Boolean)


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

def api_gateway_managed: () -> bool

#api_key_requiredBoolean

Returns:

  • (Boolean)


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

def api_key_required: () -> bool

#authorization_scopes::Array[::String]

Returns:

  • (::Array[::String])


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

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

#authorization_type"NONE", ...

Returns:

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


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

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

#authorizer_id::String

Returns:

  • (::String)


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

def authorizer_id: () -> ::String

#model_selection_expression::String

Returns:

  • (::String)


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

def model_selection_expression: () -> ::String

#operation_name::String

Returns:

  • (::String)


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

def operation_name: () -> ::String

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

Returns:

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


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

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

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

Returns:



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

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

#route_id::String

Returns:

  • (::String)


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

def route_id: () -> ::String

#route_key::String

Returns:

  • (::String)


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

def route_key: () -> ::String

#route_response_selection_expression::String

Returns:

  • (::String)


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

def route_response_selection_expression: () -> ::String

#target::String

Returns:

  • (::String)


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

def target: () -> ::String