Module: Aws::RTBFabric::Client::_GetResponderGatewayResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

Returns:

  • (::Integer)


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

def active_links_count: () -> ::Integer

#created_at::Time

Returns:

  • (::Time)


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

def created_at: () -> ::Time

#description::String

Returns:

  • (::String)


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

def description: () -> ::String

#domain_name::String

Returns:

  • (::String)


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

def domain_name: () -> ::String

#external_inbound_endpoint::String

Returns:

  • (::String)


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

def external_inbound_endpoint: () -> ::String

#gateway_id::String

Returns:

  • (::String)


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

def gateway_id: () -> ::String

#gateway_type"EXTERNAL", "INTERNAL"

Returns:

  • ("EXTERNAL", "INTERNAL")


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

def gateway_type: () -> ("EXTERNAL" | "INTERNAL")

Returns:

  • (::Integer)


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

def inbound_links_count: () -> ::Integer

Returns:

  • (::Integer)


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

def links_requested_count: () -> ::Integer

#listener_configTypes::ListenerConfig



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

def listener_config: () -> Types::ListenerConfig

#managed_endpoint_configurationTypes::ManagedEndpointConfiguration



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

def managed_endpoint_configuration: () -> Types::ManagedEndpointConfiguration

#port::Integer

Returns:

  • (::Integer)


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

def port: () -> ::Integer

#protocol"HTTP", "HTTPS"

Returns:

  • ("HTTP", "HTTPS")


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

def protocol: () -> ("HTTP" | "HTTPS")

#security_group_ids::Array[::String]

Returns:

  • (::Array[::String])


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

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

#status"PENDING_CREATION", ...

Returns:

  • ("PENDING_CREATION", "ACTIVE", "PENDING_DELETION", "DELETED", "ERROR", "PENDING_UPDATE", "ISOLATED", "PENDING_ISOLATION", "PENDING_RESTORATION")


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

def status: () -> ("PENDING_CREATION" | "ACTIVE" | "PENDING_DELETION" | "DELETED" | "ERROR" | "PENDING_UPDATE" | "ISOLATED" | "PENDING_ISOLATION" | "PENDING_RESTORATION")

#subnet_ids::Array[::String]

Returns:

  • (::Array[::String])


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

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

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

Returns:

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


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

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

Returns:

  • (::Integer)


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

def total_links_count: () -> ::Integer

#trust_store_configurationTypes::TrustStoreConfiguration



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

def trust_store_configuration: () -> Types::TrustStoreConfiguration

#updated_at::Time

Returns:

  • (::Time)


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

def updated_at: () -> ::Time

#vpc_id::String

Returns:

  • (::String)


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

def vpc_id: () -> ::String