Class: Aws::RTBFabric::Types::RejectLinkResponse
- Inherits:
-
Struct
- Object
- Struct
- Aws::RTBFabric::Types::RejectLinkResponse
- Defined in:
- gems/aws-sdk-rtbfabric/lib/aws-sdk-rtbfabric/types.rb
Overview
Constant Summary collapse
- SENSITIVE =
[]
Instance Attribute Summary collapse
-
#attributes ⇒ Types::LinkAttributes
Attributes of the link.
-
#connectivity_type ⇒ String
The connectivity type of the link.
-
#created_at ⇒ Time
The timestamp of when the link was created.
-
#direction ⇒ String
The direction of the link.
-
#flow_modules ⇒ Array<Types::ModuleConfiguration>
The configuration of flow modules.
-
#gateway_id ⇒ String
The unique identifier of the gateway.
-
#link_id ⇒ String
The unique identifier of the link.
-
#log_settings ⇒ Types::LinkLogSettings
Describes the settings for a link log.
-
#peer_gateway_id ⇒ String
The unique identifier of the peer gateway.
-
#pending_flow_modules ⇒ Array<Types::ModuleConfiguration>
The configuration of pending flow modules.
-
#status ⇒ String
The status of the link.
-
#updated_at ⇒ Time
The timestamp of when the link was updated.
Instance Attribute Details
#attributes ⇒ Types::LinkAttributes
Attributes of the link.
1975 1976 1977 1978 1979 1980 1981 1982 1983 1984 1985 1986 1987 1988 1989 1990 |
# File 'gems/aws-sdk-rtbfabric/lib/aws-sdk-rtbfabric/types.rb', line 1975 class RejectLinkResponse < 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) SENSITIVE = [] include Aws::Structure end |
#connectivity_type ⇒ String
The connectivity type of the link.
1975 1976 1977 1978 1979 1980 1981 1982 1983 1984 1985 1986 1987 1988 1989 1990 |
# File 'gems/aws-sdk-rtbfabric/lib/aws-sdk-rtbfabric/types.rb', line 1975 class RejectLinkResponse < 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) SENSITIVE = [] include Aws::Structure end |
#created_at ⇒ Time
The timestamp of when the link was created.
1975 1976 1977 1978 1979 1980 1981 1982 1983 1984 1985 1986 1987 1988 1989 1990 |
# File 'gems/aws-sdk-rtbfabric/lib/aws-sdk-rtbfabric/types.rb', line 1975 class RejectLinkResponse < 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) SENSITIVE = [] include Aws::Structure end |
#direction ⇒ String
The direction of the link.
1975 1976 1977 1978 1979 1980 1981 1982 1983 1984 1985 1986 1987 1988 1989 1990 |
# File 'gems/aws-sdk-rtbfabric/lib/aws-sdk-rtbfabric/types.rb', line 1975 class RejectLinkResponse < 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) SENSITIVE = [] include Aws::Structure end |
#flow_modules ⇒ Array<Types::ModuleConfiguration>
The configuration of flow modules.
1975 1976 1977 1978 1979 1980 1981 1982 1983 1984 1985 1986 1987 1988 1989 1990 |
# File 'gems/aws-sdk-rtbfabric/lib/aws-sdk-rtbfabric/types.rb', line 1975 class RejectLinkResponse < 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) SENSITIVE = [] include Aws::Structure end |
#gateway_id ⇒ String
The unique identifier of the gateway.
1975 1976 1977 1978 1979 1980 1981 1982 1983 1984 1985 1986 1987 1988 1989 1990 |
# File 'gems/aws-sdk-rtbfabric/lib/aws-sdk-rtbfabric/types.rb', line 1975 class RejectLinkResponse < 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) SENSITIVE = [] include Aws::Structure end |
#link_id ⇒ String
The unique identifier of the link.
1975 1976 1977 1978 1979 1980 1981 1982 1983 1984 1985 1986 1987 1988 1989 1990 |
# File 'gems/aws-sdk-rtbfabric/lib/aws-sdk-rtbfabric/types.rb', line 1975 class RejectLinkResponse < 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) SENSITIVE = [] include Aws::Structure end |
#log_settings ⇒ Types::LinkLogSettings
Describes the settings for a link log.
1975 1976 1977 1978 1979 1980 1981 1982 1983 1984 1985 1986 1987 1988 1989 1990 |
# File 'gems/aws-sdk-rtbfabric/lib/aws-sdk-rtbfabric/types.rb', line 1975 class RejectLinkResponse < 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) SENSITIVE = [] include Aws::Structure end |
#peer_gateway_id ⇒ String
The unique identifier of the peer gateway.
1975 1976 1977 1978 1979 1980 1981 1982 1983 1984 1985 1986 1987 1988 1989 1990 |
# File 'gems/aws-sdk-rtbfabric/lib/aws-sdk-rtbfabric/types.rb', line 1975 class RejectLinkResponse < 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) SENSITIVE = [] include Aws::Structure end |
#pending_flow_modules ⇒ Array<Types::ModuleConfiguration>
The configuration of pending flow modules.
1975 1976 1977 1978 1979 1980 1981 1982 1983 1984 1985 1986 1987 1988 1989 1990 |
# File 'gems/aws-sdk-rtbfabric/lib/aws-sdk-rtbfabric/types.rb', line 1975 class RejectLinkResponse < 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) SENSITIVE = [] include Aws::Structure end |
#status ⇒ String
The status of the link.
1975 1976 1977 1978 1979 1980 1981 1982 1983 1984 1985 1986 1987 1988 1989 1990 |
# File 'gems/aws-sdk-rtbfabric/lib/aws-sdk-rtbfabric/types.rb', line 1975 class RejectLinkResponse < 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) SENSITIVE = [] include Aws::Structure end |
#updated_at ⇒ Time
The timestamp of when the link was updated.
1975 1976 1977 1978 1979 1980 1981 1982 1983 1984 1985 1986 1987 1988 1989 1990 |
# File 'gems/aws-sdk-rtbfabric/lib/aws-sdk-rtbfabric/types.rb', line 1975 class RejectLinkResponse < 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) SENSITIVE = [] include Aws::Structure end |