Class: Aws::RTBFabric::Types::GetLinkResponse

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

#attributesTypes::LinkAttributes

Attributes of the link.



1000
1001
1002
1003
1004
1005
1006
1007
1008
1009
1010
1011
1012
1013
1014
1015
1016
1017
1018
# File 'gems/aws-sdk-rtbfabric/lib/aws-sdk-rtbfabric/types.rb', line 1000

class GetLinkResponse < Struct.new(
  :gateway_id,
  :peer_gateway_id,
  :status,
  :created_at,
  :updated_at,
  :direction,
  :flow_modules,
  :pending_flow_modules,
  :attributes,
  :log_settings,
  :connectivity_type,
  :link_id,
  :tags,
  :http_responder_allowed,
  :timeout_in_millis)
  SENSITIVE = []
  include Aws::Structure
end

#connectivity_typeString

The connectivity type of the link.

Returns:

  • (String)


1000
1001
1002
1003
1004
1005
1006
1007
1008
1009
1010
1011
1012
1013
1014
1015
1016
1017
1018
# File 'gems/aws-sdk-rtbfabric/lib/aws-sdk-rtbfabric/types.rb', line 1000

class GetLinkResponse < Struct.new(
  :gateway_id,
  :peer_gateway_id,
  :status,
  :created_at,
  :updated_at,
  :direction,
  :flow_modules,
  :pending_flow_modules,
  :attributes,
  :log_settings,
  :connectivity_type,
  :link_id,
  :tags,
  :http_responder_allowed,
  :timeout_in_millis)
  SENSITIVE = []
  include Aws::Structure
end

#created_atTime

The timestamp of when the link was created.

Returns:

  • (Time)


1000
1001
1002
1003
1004
1005
1006
1007
1008
1009
1010
1011
1012
1013
1014
1015
1016
1017
1018
# File 'gems/aws-sdk-rtbfabric/lib/aws-sdk-rtbfabric/types.rb', line 1000

class GetLinkResponse < Struct.new(
  :gateway_id,
  :peer_gateway_id,
  :status,
  :created_at,
  :updated_at,
  :direction,
  :flow_modules,
  :pending_flow_modules,
  :attributes,
  :log_settings,
  :connectivity_type,
  :link_id,
  :tags,
  :http_responder_allowed,
  :timeout_in_millis)
  SENSITIVE = []
  include Aws::Structure
end

#directionString

The direction of the link.

Returns:

  • (String)


1000
1001
1002
1003
1004
1005
1006
1007
1008
1009
1010
1011
1012
1013
1014
1015
1016
1017
1018
# File 'gems/aws-sdk-rtbfabric/lib/aws-sdk-rtbfabric/types.rb', line 1000

class GetLinkResponse < Struct.new(
  :gateway_id,
  :peer_gateway_id,
  :status,
  :created_at,
  :updated_at,
  :direction,
  :flow_modules,
  :pending_flow_modules,
  :attributes,
  :log_settings,
  :connectivity_type,
  :link_id,
  :tags,
  :http_responder_allowed,
  :timeout_in_millis)
  SENSITIVE = []
  include Aws::Structure
end

#flow_modulesArray<Types::ModuleConfiguration>

The configuration of flow modules.

Returns:



1000
1001
1002
1003
1004
1005
1006
1007
1008
1009
1010
1011
1012
1013
1014
1015
1016
1017
1018
# File 'gems/aws-sdk-rtbfabric/lib/aws-sdk-rtbfabric/types.rb', line 1000

class GetLinkResponse < Struct.new(
  :gateway_id,
  :peer_gateway_id,
  :status,
  :created_at,
  :updated_at,
  :direction,
  :flow_modules,
  :pending_flow_modules,
  :attributes,
  :log_settings,
  :connectivity_type,
  :link_id,
  :tags,
  :http_responder_allowed,
  :timeout_in_millis)
  SENSITIVE = []
  include Aws::Structure
end

#gateway_idString

The unique identifier of the gateway.

Returns:

  • (String)


1000
1001
1002
1003
1004
1005
1006
1007
1008
1009
1010
1011
1012
1013
1014
1015
1016
1017
1018
# File 'gems/aws-sdk-rtbfabric/lib/aws-sdk-rtbfabric/types.rb', line 1000

class GetLinkResponse < Struct.new(
  :gateway_id,
  :peer_gateway_id,
  :status,
  :created_at,
  :updated_at,
  :direction,
  :flow_modules,
  :pending_flow_modules,
  :attributes,
  :log_settings,
  :connectivity_type,
  :link_id,
  :tags,
  :http_responder_allowed,
  :timeout_in_millis)
  SENSITIVE = []
  include Aws::Structure
end

#http_responder_allowedBoolean

Boolean to specify if an HTTP responder is allowed.

Returns:

  • (Boolean)


1000
1001
1002
1003
1004
1005
1006
1007
1008
1009
1010
1011
1012
1013
1014
1015
1016
1017
1018
# File 'gems/aws-sdk-rtbfabric/lib/aws-sdk-rtbfabric/types.rb', line 1000

class GetLinkResponse < Struct.new(
  :gateway_id,
  :peer_gateway_id,
  :status,
  :created_at,
  :updated_at,
  :direction,
  :flow_modules,
  :pending_flow_modules,
  :attributes,
  :log_settings,
  :connectivity_type,
  :link_id,
  :tags,
  :http_responder_allowed,
  :timeout_in_millis)
  SENSITIVE = []
  include Aws::Structure
end

The unique identifier of the link.

Returns:

  • (String)


1000
1001
1002
1003
1004
1005
1006
1007
1008
1009
1010
1011
1012
1013
1014
1015
1016
1017
1018
# File 'gems/aws-sdk-rtbfabric/lib/aws-sdk-rtbfabric/types.rb', line 1000

class GetLinkResponse < Struct.new(
  :gateway_id,
  :peer_gateway_id,
  :status,
  :created_at,
  :updated_at,
  :direction,
  :flow_modules,
  :pending_flow_modules,
  :attributes,
  :log_settings,
  :connectivity_type,
  :link_id,
  :tags,
  :http_responder_allowed,
  :timeout_in_millis)
  SENSITIVE = []
  include Aws::Structure
end

#log_settingsTypes::LinkLogSettings

Settings for the application logs.



1000
1001
1002
1003
1004
1005
1006
1007
1008
1009
1010
1011
1012
1013
1014
1015
1016
1017
1018
# File 'gems/aws-sdk-rtbfabric/lib/aws-sdk-rtbfabric/types.rb', line 1000

class GetLinkResponse < Struct.new(
  :gateway_id,
  :peer_gateway_id,
  :status,
  :created_at,
  :updated_at,
  :direction,
  :flow_modules,
  :pending_flow_modules,
  :attributes,
  :log_settings,
  :connectivity_type,
  :link_id,
  :tags,
  :http_responder_allowed,
  :timeout_in_millis)
  SENSITIVE = []
  include Aws::Structure
end

#peer_gateway_idString

The unique identifier of the peer gateway.

Returns:

  • (String)


1000
1001
1002
1003
1004
1005
1006
1007
1008
1009
1010
1011
1012
1013
1014
1015
1016
1017
1018
# File 'gems/aws-sdk-rtbfabric/lib/aws-sdk-rtbfabric/types.rb', line 1000

class GetLinkResponse < Struct.new(
  :gateway_id,
  :peer_gateway_id,
  :status,
  :created_at,
  :updated_at,
  :direction,
  :flow_modules,
  :pending_flow_modules,
  :attributes,
  :log_settings,
  :connectivity_type,
  :link_id,
  :tags,
  :http_responder_allowed,
  :timeout_in_millis)
  SENSITIVE = []
  include Aws::Structure
end

#pending_flow_modulesArray<Types::ModuleConfiguration>

The configuration of pending flow modules.

Returns:



1000
1001
1002
1003
1004
1005
1006
1007
1008
1009
1010
1011
1012
1013
1014
1015
1016
1017
1018
# File 'gems/aws-sdk-rtbfabric/lib/aws-sdk-rtbfabric/types.rb', line 1000

class GetLinkResponse < Struct.new(
  :gateway_id,
  :peer_gateway_id,
  :status,
  :created_at,
  :updated_at,
  :direction,
  :flow_modules,
  :pending_flow_modules,
  :attributes,
  :log_settings,
  :connectivity_type,
  :link_id,
  :tags,
  :http_responder_allowed,
  :timeout_in_millis)
  SENSITIVE = []
  include Aws::Structure
end

#statusString

The status of the link.

Returns:

  • (String)


1000
1001
1002
1003
1004
1005
1006
1007
1008
1009
1010
1011
1012
1013
1014
1015
1016
1017
1018
# File 'gems/aws-sdk-rtbfabric/lib/aws-sdk-rtbfabric/types.rb', line 1000

class GetLinkResponse < Struct.new(
  :gateway_id,
  :peer_gateway_id,
  :status,
  :created_at,
  :updated_at,
  :direction,
  :flow_modules,
  :pending_flow_modules,
  :attributes,
  :log_settings,
  :connectivity_type,
  :link_id,
  :tags,
  :http_responder_allowed,
  :timeout_in_millis)
  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>)


1000
1001
1002
1003
1004
1005
1006
1007
1008
1009
1010
1011
1012
1013
1014
1015
1016
1017
1018
# File 'gems/aws-sdk-rtbfabric/lib/aws-sdk-rtbfabric/types.rb', line 1000

class GetLinkResponse < Struct.new(
  :gateway_id,
  :peer_gateway_id,
  :status,
  :created_at,
  :updated_at,
  :direction,
  :flow_modules,
  :pending_flow_modules,
  :attributes,
  :log_settings,
  :connectivity_type,
  :link_id,
  :tags,
  :http_responder_allowed,
  :timeout_in_millis)
  SENSITIVE = []
  include Aws::Structure
end

#timeout_in_millisInteger

The timeout value in milliseconds.

Returns:

  • (Integer)


1000
1001
1002
1003
1004
1005
1006
1007
1008
1009
1010
1011
1012
1013
1014
1015
1016
1017
1018
# File 'gems/aws-sdk-rtbfabric/lib/aws-sdk-rtbfabric/types.rb', line 1000

class GetLinkResponse < Struct.new(
  :gateway_id,
  :peer_gateway_id,
  :status,
  :created_at,
  :updated_at,
  :direction,
  :flow_modules,
  :pending_flow_modules,
  :attributes,
  :log_settings,
  :connectivity_type,
  :link_id,
  :tags,
  :http_responder_allowed,
  :timeout_in_millis)
  SENSITIVE = []
  include Aws::Structure
end

#updated_atTime

The timestamp of when the link was updated.

Returns:

  • (Time)


1000
1001
1002
1003
1004
1005
1006
1007
1008
1009
1010
1011
1012
1013
1014
1015
1016
1017
1018
# File 'gems/aws-sdk-rtbfabric/lib/aws-sdk-rtbfabric/types.rb', line 1000

class GetLinkResponse < Struct.new(
  :gateway_id,
  :peer_gateway_id,
  :status,
  :created_at,
  :updated_at,
  :direction,
  :flow_modules,
  :pending_flow_modules,
  :attributes,
  :log_settings,
  :connectivity_type,
  :link_id,
  :tags,
  :http_responder_allowed,
  :timeout_in_millis)
  SENSITIVE = []
  include Aws::Structure
end