Module: Aws::ApiGatewayV2::Client::_UpdateApiResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#api_endpoint::String

Returns:

  • (::String)


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

def api_endpoint: () -> ::String

#api_gateway_managedBoolean

Returns:

  • (Boolean)


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

def api_gateway_managed: () -> bool

#api_id::String

Returns:

  • (::String)


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

def api_id: () -> ::String

#api_key_selection_expression::String

Returns:

  • (::String)


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

def api_key_selection_expression: () -> ::String

#cors_configurationTypes::Cors

Returns:



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

def cors_configuration: () -> Types::Cors

#created_date::Time

Returns:

  • (::Time)


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

def created_date: () -> ::Time

#description::String

Returns:

  • (::String)


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

def description: () -> ::String

#disable_execute_api_endpointBoolean

Returns:

  • (Boolean)


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

def disable_execute_api_endpoint: () -> bool

#disable_schema_validationBoolean

Returns:

  • (Boolean)


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

def disable_schema_validation: () -> bool

#import_info::Array[::String]

Returns:

  • (::Array[::String])


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

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

#ip_address_type"ipv4", "dualstack"

Returns:

  • ("ipv4", "dualstack")


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

def ip_address_type: () -> ("ipv4" | "dualstack")

#name::String

Returns:

  • (::String)


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

def name: () -> ::String

#protocol_type"WEBSOCKET", "HTTP"

Returns:

  • ("WEBSOCKET", "HTTP")


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

def protocol_type: () -> ("WEBSOCKET" | "HTTP")

#route_selection_expression::String

Returns:

  • (::String)


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

def route_selection_expression: () -> ::String

#tags::Hash[::String, ::String]

Returns:

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


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

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

#version::String

Returns:

  • (::String)


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

def version: () -> ::String

#warnings::Array[::String]

Returns:

  • (::Array[::String])


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

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