Class: Aws::RTBFabric::Types::GetResponderGatewayResponse

Inherits:
Struct
  • Object
show all
Defined in:
gems/aws-sdk-rtbfabric/lib/aws-sdk-rtbfabric/types.rb

Overview

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

The count of active links for the responder gateway.

Returns:

  • (Integer)


1790
1791
1792
1793
1794
1795
1796
1797
1798
1799
1800
1801
1802
1803
1804
1805
1806
1807
1808
1809
1810
1811
1812
1813
1814
# File 'gems/aws-sdk-rtbfabric/lib/aws-sdk-rtbfabric/types.rb', line 1790

class GetResponderGatewayResponse < Struct.new(
  :vpc_id,
  :subnet_ids,
  :security_group_ids,
  :status,
  :description,
  :created_at,
  :updated_at,
  :domain_name,
  :port,
  :protocol,
  :listener_config,
  :trust_store_configuration,
  :managed_endpoint_configuration,
  :gateway_id,
  :tags,
  :active_links_count,
  :total_links_count,
  :links_requested_count,
  :gateway_type,
  :external_inbound_endpoint,
  :client_routing_policy)
  SENSITIVE = []
  include Aws::Structure
end

#client_routing_policyString

The client routing policy of the gateway. This policy controls which Availability Zones RTB Fabric uses to reach the gateway for the requester gateways that send traffic to it. RTB Fabric omits this member if the gateway has never had a client routing policy. An omitted value means that the gateway uses AVAILABILITY_ZONE_AFFINITY. For more information, see Configuring Availability Zone affinity in the Amazon Web Services RTB Fabric User Guide.

Returns:

  • (String)


1790
1791
1792
1793
1794
1795
1796
1797
1798
1799
1800
1801
1802
1803
1804
1805
1806
1807
1808
1809
1810
1811
1812
1813
1814
# File 'gems/aws-sdk-rtbfabric/lib/aws-sdk-rtbfabric/types.rb', line 1790

class GetResponderGatewayResponse < Struct.new(
  :vpc_id,
  :subnet_ids,
  :security_group_ids,
  :status,
  :description,
  :created_at,
  :updated_at,
  :domain_name,
  :port,
  :protocol,
  :listener_config,
  :trust_store_configuration,
  :managed_endpoint_configuration,
  :gateway_id,
  :tags,
  :active_links_count,
  :total_links_count,
  :links_requested_count,
  :gateway_type,
  :external_inbound_endpoint,
  :client_routing_policy)
  SENSITIVE = []
  include Aws::Structure
end

#created_atTime

The timestamp of when the responder gateway was created.

Returns:

  • (Time)


1790
1791
1792
1793
1794
1795
1796
1797
1798
1799
1800
1801
1802
1803
1804
1805
1806
1807
1808
1809
1810
1811
1812
1813
1814
# File 'gems/aws-sdk-rtbfabric/lib/aws-sdk-rtbfabric/types.rb', line 1790

class GetResponderGatewayResponse < Struct.new(
  :vpc_id,
  :subnet_ids,
  :security_group_ids,
  :status,
  :description,
  :created_at,
  :updated_at,
  :domain_name,
  :port,
  :protocol,
  :listener_config,
  :trust_store_configuration,
  :managed_endpoint_configuration,
  :gateway_id,
  :tags,
  :active_links_count,
  :total_links_count,
  :links_requested_count,
  :gateway_type,
  :external_inbound_endpoint,
  :client_routing_policy)
  SENSITIVE = []
  include Aws::Structure
end

#descriptionString

The description of the responder gateway.

Returns:

  • (String)


1790
1791
1792
1793
1794
1795
1796
1797
1798
1799
1800
1801
1802
1803
1804
1805
1806
1807
1808
1809
1810
1811
1812
1813
1814
# File 'gems/aws-sdk-rtbfabric/lib/aws-sdk-rtbfabric/types.rb', line 1790

class GetResponderGatewayResponse < Struct.new(
  :vpc_id,
  :subnet_ids,
  :security_group_ids,
  :status,
  :description,
  :created_at,
  :updated_at,
  :domain_name,
  :port,
  :protocol,
  :listener_config,
  :trust_store_configuration,
  :managed_endpoint_configuration,
  :gateway_id,
  :tags,
  :active_links_count,
  :total_links_count,
  :links_requested_count,
  :gateway_type,
  :external_inbound_endpoint,
  :client_routing_policy)
  SENSITIVE = []
  include Aws::Structure
end

#domain_nameString

The domain name of the responder gateway.

Returns:

  • (String)


1790
1791
1792
1793
1794
1795
1796
1797
1798
1799
1800
1801
1802
1803
1804
1805
1806
1807
1808
1809
1810
1811
1812
1813
1814
# File 'gems/aws-sdk-rtbfabric/lib/aws-sdk-rtbfabric/types.rb', line 1790

class GetResponderGatewayResponse < Struct.new(
  :vpc_id,
  :subnet_ids,
  :security_group_ids,
  :status,
  :description,
  :created_at,
  :updated_at,
  :domain_name,
  :port,
  :protocol,
  :listener_config,
  :trust_store_configuration,
  :managed_endpoint_configuration,
  :gateway_id,
  :tags,
  :active_links_count,
  :total_links_count,
  :links_requested_count,
  :gateway_type,
  :external_inbound_endpoint,
  :client_routing_policy)
  SENSITIVE = []
  include Aws::Structure
end

#external_inbound_endpointString

The external inbound endpoint for the responder gateway.

Returns:

  • (String)


1790
1791
1792
1793
1794
1795
1796
1797
1798
1799
1800
1801
1802
1803
1804
1805
1806
1807
1808
1809
1810
1811
1812
1813
1814
# File 'gems/aws-sdk-rtbfabric/lib/aws-sdk-rtbfabric/types.rb', line 1790

class GetResponderGatewayResponse < Struct.new(
  :vpc_id,
  :subnet_ids,
  :security_group_ids,
  :status,
  :description,
  :created_at,
  :updated_at,
  :domain_name,
  :port,
  :protocol,
  :listener_config,
  :trust_store_configuration,
  :managed_endpoint_configuration,
  :gateway_id,
  :tags,
  :active_links_count,
  :total_links_count,
  :links_requested_count,
  :gateway_type,
  :external_inbound_endpoint,
  :client_routing_policy)
  SENSITIVE = []
  include Aws::Structure
end

#gateway_idString

The unique identifier of the gateway.

Returns:

  • (String)


1790
1791
1792
1793
1794
1795
1796
1797
1798
1799
1800
1801
1802
1803
1804
1805
1806
1807
1808
1809
1810
1811
1812
1813
1814
# File 'gems/aws-sdk-rtbfabric/lib/aws-sdk-rtbfabric/types.rb', line 1790

class GetResponderGatewayResponse < Struct.new(
  :vpc_id,
  :subnet_ids,
  :security_group_ids,
  :status,
  :description,
  :created_at,
  :updated_at,
  :domain_name,
  :port,
  :protocol,
  :listener_config,
  :trust_store_configuration,
  :managed_endpoint_configuration,
  :gateway_id,
  :tags,
  :active_links_count,
  :total_links_count,
  :links_requested_count,
  :gateway_type,
  :external_inbound_endpoint,
  :client_routing_policy)
  SENSITIVE = []
  include Aws::Structure
end

#gateway_typeString

The type of gateway. Valid values are EXTERNAL or INTERNAL.

Returns:

  • (String)


1790
1791
1792
1793
1794
1795
1796
1797
1798
1799
1800
1801
1802
1803
1804
1805
1806
1807
1808
1809
1810
1811
1812
1813
1814
# File 'gems/aws-sdk-rtbfabric/lib/aws-sdk-rtbfabric/types.rb', line 1790

class GetResponderGatewayResponse < Struct.new(
  :vpc_id,
  :subnet_ids,
  :security_group_ids,
  :status,
  :description,
  :created_at,
  :updated_at,
  :domain_name,
  :port,
  :protocol,
  :listener_config,
  :trust_store_configuration,
  :managed_endpoint_configuration,
  :gateway_id,
  :tags,
  :active_links_count,
  :total_links_count,
  :links_requested_count,
  :gateway_type,
  :external_inbound_endpoint,
  :client_routing_policy)
  SENSITIVE = []
  include Aws::Structure
end

The count of requested links waiting for the responder gateway to accept or reject.

Returns:

  • (Integer)


1790
1791
1792
1793
1794
1795
1796
1797
1798
1799
1800
1801
1802
1803
1804
1805
1806
1807
1808
1809
1810
1811
1812
1813
1814
# File 'gems/aws-sdk-rtbfabric/lib/aws-sdk-rtbfabric/types.rb', line 1790

class GetResponderGatewayResponse < Struct.new(
  :vpc_id,
  :subnet_ids,
  :security_group_ids,
  :status,
  :description,
  :created_at,
  :updated_at,
  :domain_name,
  :port,
  :protocol,
  :listener_config,
  :trust_store_configuration,
  :managed_endpoint_configuration,
  :gateway_id,
  :tags,
  :active_links_count,
  :total_links_count,
  :links_requested_count,
  :gateway_type,
  :external_inbound_endpoint,
  :client_routing_policy)
  SENSITIVE = []
  include Aws::Structure
end

#listener_configTypes::ListenerConfig

The listener configuration for the responder gateway.



1790
1791
1792
1793
1794
1795
1796
1797
1798
1799
1800
1801
1802
1803
1804
1805
1806
1807
1808
1809
1810
1811
1812
1813
1814
# File 'gems/aws-sdk-rtbfabric/lib/aws-sdk-rtbfabric/types.rb', line 1790

class GetResponderGatewayResponse < Struct.new(
  :vpc_id,
  :subnet_ids,
  :security_group_ids,
  :status,
  :description,
  :created_at,
  :updated_at,
  :domain_name,
  :port,
  :protocol,
  :listener_config,
  :trust_store_configuration,
  :managed_endpoint_configuration,
  :gateway_id,
  :tags,
  :active_links_count,
  :total_links_count,
  :links_requested_count,
  :gateway_type,
  :external_inbound_endpoint,
  :client_routing_policy)
  SENSITIVE = []
  include Aws::Structure
end

#managed_endpoint_configurationTypes::ManagedEndpointConfiguration

The configuration of the managed endpoint.



1790
1791
1792
1793
1794
1795
1796
1797
1798
1799
1800
1801
1802
1803
1804
1805
1806
1807
1808
1809
1810
1811
1812
1813
1814
# File 'gems/aws-sdk-rtbfabric/lib/aws-sdk-rtbfabric/types.rb', line 1790

class GetResponderGatewayResponse < Struct.new(
  :vpc_id,
  :subnet_ids,
  :security_group_ids,
  :status,
  :description,
  :created_at,
  :updated_at,
  :domain_name,
  :port,
  :protocol,
  :listener_config,
  :trust_store_configuration,
  :managed_endpoint_configuration,
  :gateway_id,
  :tags,
  :active_links_count,
  :total_links_count,
  :links_requested_count,
  :gateway_type,
  :external_inbound_endpoint,
  :client_routing_policy)
  SENSITIVE = []
  include Aws::Structure
end

#portInteger

The networking port.

Returns:

  • (Integer)


1790
1791
1792
1793
1794
1795
1796
1797
1798
1799
1800
1801
1802
1803
1804
1805
1806
1807
1808
1809
1810
1811
1812
1813
1814
# File 'gems/aws-sdk-rtbfabric/lib/aws-sdk-rtbfabric/types.rb', line 1790

class GetResponderGatewayResponse < Struct.new(
  :vpc_id,
  :subnet_ids,
  :security_group_ids,
  :status,
  :description,
  :created_at,
  :updated_at,
  :domain_name,
  :port,
  :protocol,
  :listener_config,
  :trust_store_configuration,
  :managed_endpoint_configuration,
  :gateway_id,
  :tags,
  :active_links_count,
  :total_links_count,
  :links_requested_count,
  :gateway_type,
  :external_inbound_endpoint,
  :client_routing_policy)
  SENSITIVE = []
  include Aws::Structure
end

#protocolString

The networking protocol.

Returns:

  • (String)


1790
1791
1792
1793
1794
1795
1796
1797
1798
1799
1800
1801
1802
1803
1804
1805
1806
1807
1808
1809
1810
1811
1812
1813
1814
# File 'gems/aws-sdk-rtbfabric/lib/aws-sdk-rtbfabric/types.rb', line 1790

class GetResponderGatewayResponse < Struct.new(
  :vpc_id,
  :subnet_ids,
  :security_group_ids,
  :status,
  :description,
  :created_at,
  :updated_at,
  :domain_name,
  :port,
  :protocol,
  :listener_config,
  :trust_store_configuration,
  :managed_endpoint_configuration,
  :gateway_id,
  :tags,
  :active_links_count,
  :total_links_count,
  :links_requested_count,
  :gateway_type,
  :external_inbound_endpoint,
  :client_routing_policy)
  SENSITIVE = []
  include Aws::Structure
end

#security_group_idsArray<String>

The unique identifiers of the security groups.

Returns:

  • (Array<String>)


1790
1791
1792
1793
1794
1795
1796
1797
1798
1799
1800
1801
1802
1803
1804
1805
1806
1807
1808
1809
1810
1811
1812
1813
1814
# File 'gems/aws-sdk-rtbfabric/lib/aws-sdk-rtbfabric/types.rb', line 1790

class GetResponderGatewayResponse < Struct.new(
  :vpc_id,
  :subnet_ids,
  :security_group_ids,
  :status,
  :description,
  :created_at,
  :updated_at,
  :domain_name,
  :port,
  :protocol,
  :listener_config,
  :trust_store_configuration,
  :managed_endpoint_configuration,
  :gateway_id,
  :tags,
  :active_links_count,
  :total_links_count,
  :links_requested_count,
  :gateway_type,
  :external_inbound_endpoint,
  :client_routing_policy)
  SENSITIVE = []
  include Aws::Structure
end

#statusString

The status of the request.

Returns:

  • (String)


1790
1791
1792
1793
1794
1795
1796
1797
1798
1799
1800
1801
1802
1803
1804
1805
1806
1807
1808
1809
1810
1811
1812
1813
1814
# File 'gems/aws-sdk-rtbfabric/lib/aws-sdk-rtbfabric/types.rb', line 1790

class GetResponderGatewayResponse < Struct.new(
  :vpc_id,
  :subnet_ids,
  :security_group_ids,
  :status,
  :description,
  :created_at,
  :updated_at,
  :domain_name,
  :port,
  :protocol,
  :listener_config,
  :trust_store_configuration,
  :managed_endpoint_configuration,
  :gateway_id,
  :tags,
  :active_links_count,
  :total_links_count,
  :links_requested_count,
  :gateway_type,
  :external_inbound_endpoint,
  :client_routing_policy)
  SENSITIVE = []
  include Aws::Structure
end

#subnet_idsArray<String>

The unique identifiers of the subnets.

Returns:

  • (Array<String>)


1790
1791
1792
1793
1794
1795
1796
1797
1798
1799
1800
1801
1802
1803
1804
1805
1806
1807
1808
1809
1810
1811
1812
1813
1814
# File 'gems/aws-sdk-rtbfabric/lib/aws-sdk-rtbfabric/types.rb', line 1790

class GetResponderGatewayResponse < Struct.new(
  :vpc_id,
  :subnet_ids,
  :security_group_ids,
  :status,
  :description,
  :created_at,
  :updated_at,
  :domain_name,
  :port,
  :protocol,
  :listener_config,
  :trust_store_configuration,
  :managed_endpoint_configuration,
  :gateway_id,
  :tags,
  :active_links_count,
  :total_links_count,
  :links_requested_count,
  :gateway_type,
  :external_inbound_endpoint,
  :client_routing_policy)
  SENSITIVE = []
  include Aws::Structure
end

#tagsHash<String,String>

A map of the key-value pairs for the tag or tags assigned to the specified resource.

Returns:

  • (Hash<String,String>)


1790
1791
1792
1793
1794
1795
1796
1797
1798
1799
1800
1801
1802
1803
1804
1805
1806
1807
1808
1809
1810
1811
1812
1813
1814
# File 'gems/aws-sdk-rtbfabric/lib/aws-sdk-rtbfabric/types.rb', line 1790

class GetResponderGatewayResponse < Struct.new(
  :vpc_id,
  :subnet_ids,
  :security_group_ids,
  :status,
  :description,
  :created_at,
  :updated_at,
  :domain_name,
  :port,
  :protocol,
  :listener_config,
  :trust_store_configuration,
  :managed_endpoint_configuration,
  :gateway_id,
  :tags,
  :active_links_count,
  :total_links_count,
  :links_requested_count,
  :gateway_type,
  :external_inbound_endpoint,
  :client_routing_policy)
  SENSITIVE = []
  include Aws::Structure
end

The total count of links for the responder gateway.

Returns:

  • (Integer)


1790
1791
1792
1793
1794
1795
1796
1797
1798
1799
1800
1801
1802
1803
1804
1805
1806
1807
1808
1809
1810
1811
1812
1813
1814
# File 'gems/aws-sdk-rtbfabric/lib/aws-sdk-rtbfabric/types.rb', line 1790

class GetResponderGatewayResponse < Struct.new(
  :vpc_id,
  :subnet_ids,
  :security_group_ids,
  :status,
  :description,
  :created_at,
  :updated_at,
  :domain_name,
  :port,
  :protocol,
  :listener_config,
  :trust_store_configuration,
  :managed_endpoint_configuration,
  :gateway_id,
  :tags,
  :active_links_count,
  :total_links_count,
  :links_requested_count,
  :gateway_type,
  :external_inbound_endpoint,
  :client_routing_policy)
  SENSITIVE = []
  include Aws::Structure
end

#trust_store_configurationTypes::TrustStoreConfiguration

The configuration of the trust store.



1790
1791
1792
1793
1794
1795
1796
1797
1798
1799
1800
1801
1802
1803
1804
1805
1806
1807
1808
1809
1810
1811
1812
1813
1814
# File 'gems/aws-sdk-rtbfabric/lib/aws-sdk-rtbfabric/types.rb', line 1790

class GetResponderGatewayResponse < Struct.new(
  :vpc_id,
  :subnet_ids,
  :security_group_ids,
  :status,
  :description,
  :created_at,
  :updated_at,
  :domain_name,
  :port,
  :protocol,
  :listener_config,
  :trust_store_configuration,
  :managed_endpoint_configuration,
  :gateway_id,
  :tags,
  :active_links_count,
  :total_links_count,
  :links_requested_count,
  :gateway_type,
  :external_inbound_endpoint,
  :client_routing_policy)
  SENSITIVE = []
  include Aws::Structure
end

#updated_atTime

The timestamp of when the responder gateway was updated.

Returns:

  • (Time)


1790
1791
1792
1793
1794
1795
1796
1797
1798
1799
1800
1801
1802
1803
1804
1805
1806
1807
1808
1809
1810
1811
1812
1813
1814
# File 'gems/aws-sdk-rtbfabric/lib/aws-sdk-rtbfabric/types.rb', line 1790

class GetResponderGatewayResponse < Struct.new(
  :vpc_id,
  :subnet_ids,
  :security_group_ids,
  :status,
  :description,
  :created_at,
  :updated_at,
  :domain_name,
  :port,
  :protocol,
  :listener_config,
  :trust_store_configuration,
  :managed_endpoint_configuration,
  :gateway_id,
  :tags,
  :active_links_count,
  :total_links_count,
  :links_requested_count,
  :gateway_type,
  :external_inbound_endpoint,
  :client_routing_policy)
  SENSITIVE = []
  include Aws::Structure
end

#vpc_idString

The unique identifier of the Virtual Private Cloud (VPC).

Returns:

  • (String)


1790
1791
1792
1793
1794
1795
1796
1797
1798
1799
1800
1801
1802
1803
1804
1805
1806
1807
1808
1809
1810
1811
1812
1813
1814
# File 'gems/aws-sdk-rtbfabric/lib/aws-sdk-rtbfabric/types.rb', line 1790

class GetResponderGatewayResponse < Struct.new(
  :vpc_id,
  :subnet_ids,
  :security_group_ids,
  :status,
  :description,
  :created_at,
  :updated_at,
  :domain_name,
  :port,
  :protocol,
  :listener_config,
  :trust_store_configuration,
  :managed_endpoint_configuration,
  :gateway_id,
  :tags,
  :active_links_count,
  :total_links_count,
  :links_requested_count,
  :gateway_type,
  :external_inbound_endpoint,
  :client_routing_policy)
  SENSITIVE = []
  include Aws::Structure
end