Class: Aws::DirectConnect::Types::Lag

Inherits:
Struct
  • Object
show all
Includes:
Structure
Defined in:
lib/aws-sdk-directconnect/types.rb

Overview

Information about a link aggregation group (LAG).

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#allows_hosted_connectionsBoolean

Indicates whether the LAG can host other connections.

Returns:

  • (Boolean)


2597
2598
2599
2600
2601
2602
2603
2604
2605
2606
2607
2608
2609
2610
2611
2612
2613
2614
2615
2616
2617
2618
2619
2620
2621
# File 'lib/aws-sdk-directconnect/types.rb', line 2597

class Lag < Struct.new(
  :connections_bandwidth,
  :number_of_connections,
  :lag_id,
  :owner_account,
  :lag_name,
  :lag_state,
  :location,
  :region,
  :minimum_links,
  :aws_device,
  :aws_device_v2,
  :aws_logical_device_id,
  :connections,
  :allows_hosted_connections,
  :jumbo_frame_capable,
  :has_logical_redundancy,
  :tags,
  :provider_name,
  :mac_sec_capable,
  :encryption_mode,
  :mac_sec_keys)
  SENSITIVE = []
  include Aws::Structure
end

#aws_deviceString

The Direct Connect endpoint that hosts the LAG.

Returns:

  • (String)


2597
2598
2599
2600
2601
2602
2603
2604
2605
2606
2607
2608
2609
2610
2611
2612
2613
2614
2615
2616
2617
2618
2619
2620
2621
# File 'lib/aws-sdk-directconnect/types.rb', line 2597

class Lag < Struct.new(
  :connections_bandwidth,
  :number_of_connections,
  :lag_id,
  :owner_account,
  :lag_name,
  :lag_state,
  :location,
  :region,
  :minimum_links,
  :aws_device,
  :aws_device_v2,
  :aws_logical_device_id,
  :connections,
  :allows_hosted_connections,
  :jumbo_frame_capable,
  :has_logical_redundancy,
  :tags,
  :provider_name,
  :mac_sec_capable,
  :encryption_mode,
  :mac_sec_keys)
  SENSITIVE = []
  include Aws::Structure
end

#aws_device_v2String

The Direct Connect endpoint that hosts the LAG.

Returns:

  • (String)


2597
2598
2599
2600
2601
2602
2603
2604
2605
2606
2607
2608
2609
2610
2611
2612
2613
2614
2615
2616
2617
2618
2619
2620
2621
# File 'lib/aws-sdk-directconnect/types.rb', line 2597

class Lag < Struct.new(
  :connections_bandwidth,
  :number_of_connections,
  :lag_id,
  :owner_account,
  :lag_name,
  :lag_state,
  :location,
  :region,
  :minimum_links,
  :aws_device,
  :aws_device_v2,
  :aws_logical_device_id,
  :connections,
  :allows_hosted_connections,
  :jumbo_frame_capable,
  :has_logical_redundancy,
  :tags,
  :provider_name,
  :mac_sec_capable,
  :encryption_mode,
  :mac_sec_keys)
  SENSITIVE = []
  include Aws::Structure
end

#aws_logical_device_idString

The Direct Connect endpoint that terminates the logical connection. This device might be different than the device that terminates the physical connection.

Returns:

  • (String)


2597
2598
2599
2600
2601
2602
2603
2604
2605
2606
2607
2608
2609
2610
2611
2612
2613
2614
2615
2616
2617
2618
2619
2620
2621
# File 'lib/aws-sdk-directconnect/types.rb', line 2597

class Lag < Struct.new(
  :connections_bandwidth,
  :number_of_connections,
  :lag_id,
  :owner_account,
  :lag_name,
  :lag_state,
  :location,
  :region,
  :minimum_links,
  :aws_device,
  :aws_device_v2,
  :aws_logical_device_id,
  :connections,
  :allows_hosted_connections,
  :jumbo_frame_capable,
  :has_logical_redundancy,
  :tags,
  :provider_name,
  :mac_sec_capable,
  :encryption_mode,
  :mac_sec_keys)
  SENSITIVE = []
  include Aws::Structure
end

#connectionsArray<Types::Connection>

The connections bundled by the LAG.

Returns:



2597
2598
2599
2600
2601
2602
2603
2604
2605
2606
2607
2608
2609
2610
2611
2612
2613
2614
2615
2616
2617
2618
2619
2620
2621
# File 'lib/aws-sdk-directconnect/types.rb', line 2597

class Lag < Struct.new(
  :connections_bandwidth,
  :number_of_connections,
  :lag_id,
  :owner_account,
  :lag_name,
  :lag_state,
  :location,
  :region,
  :minimum_links,
  :aws_device,
  :aws_device_v2,
  :aws_logical_device_id,
  :connections,
  :allows_hosted_connections,
  :jumbo_frame_capable,
  :has_logical_redundancy,
  :tags,
  :provider_name,
  :mac_sec_capable,
  :encryption_mode,
  :mac_sec_keys)
  SENSITIVE = []
  include Aws::Structure
end

#connections_bandwidthString

The individual bandwidth of the physical connections bundled by the LAG. The possible values are 1Gbps and 10Gbps.

Returns:

  • (String)


2597
2598
2599
2600
2601
2602
2603
2604
2605
2606
2607
2608
2609
2610
2611
2612
2613
2614
2615
2616
2617
2618
2619
2620
2621
# File 'lib/aws-sdk-directconnect/types.rb', line 2597

class Lag < Struct.new(
  :connections_bandwidth,
  :number_of_connections,
  :lag_id,
  :owner_account,
  :lag_name,
  :lag_state,
  :location,
  :region,
  :minimum_links,
  :aws_device,
  :aws_device_v2,
  :aws_logical_device_id,
  :connections,
  :allows_hosted_connections,
  :jumbo_frame_capable,
  :has_logical_redundancy,
  :tags,
  :provider_name,
  :mac_sec_capable,
  :encryption_mode,
  :mac_sec_keys)
  SENSITIVE = []
  include Aws::Structure
end

#encryption_modeString

The LAG MAC Security (MACsec) encryption mode.

The valid values are ‘no_encrypt`, `should_encrypt`, and `must_encrypt`.

Returns:

  • (String)


2597
2598
2599
2600
2601
2602
2603
2604
2605
2606
2607
2608
2609
2610
2611
2612
2613
2614
2615
2616
2617
2618
2619
2620
2621
# File 'lib/aws-sdk-directconnect/types.rb', line 2597

class Lag < Struct.new(
  :connections_bandwidth,
  :number_of_connections,
  :lag_id,
  :owner_account,
  :lag_name,
  :lag_state,
  :location,
  :region,
  :minimum_links,
  :aws_device,
  :aws_device_v2,
  :aws_logical_device_id,
  :connections,
  :allows_hosted_connections,
  :jumbo_frame_capable,
  :has_logical_redundancy,
  :tags,
  :provider_name,
  :mac_sec_capable,
  :encryption_mode,
  :mac_sec_keys)
  SENSITIVE = []
  include Aws::Structure
end

#has_logical_redundancyString

Indicates whether the LAG supports a secondary BGP peer in the same address family (IPv4/IPv6).

Returns:

  • (String)


2597
2598
2599
2600
2601
2602
2603
2604
2605
2606
2607
2608
2609
2610
2611
2612
2613
2614
2615
2616
2617
2618
2619
2620
2621
# File 'lib/aws-sdk-directconnect/types.rb', line 2597

class Lag < Struct.new(
  :connections_bandwidth,
  :number_of_connections,
  :lag_id,
  :owner_account,
  :lag_name,
  :lag_state,
  :location,
  :region,
  :minimum_links,
  :aws_device,
  :aws_device_v2,
  :aws_logical_device_id,
  :connections,
  :allows_hosted_connections,
  :jumbo_frame_capable,
  :has_logical_redundancy,
  :tags,
  :provider_name,
  :mac_sec_capable,
  :encryption_mode,
  :mac_sec_keys)
  SENSITIVE = []
  include Aws::Structure
end

#jumbo_frame_capableBoolean

Indicates whether jumbo frames are supported.

Returns:

  • (Boolean)


2597
2598
2599
2600
2601
2602
2603
2604
2605
2606
2607
2608
2609
2610
2611
2612
2613
2614
2615
2616
2617
2618
2619
2620
2621
# File 'lib/aws-sdk-directconnect/types.rb', line 2597

class Lag < Struct.new(
  :connections_bandwidth,
  :number_of_connections,
  :lag_id,
  :owner_account,
  :lag_name,
  :lag_state,
  :location,
  :region,
  :minimum_links,
  :aws_device,
  :aws_device_v2,
  :aws_logical_device_id,
  :connections,
  :allows_hosted_connections,
  :jumbo_frame_capable,
  :has_logical_redundancy,
  :tags,
  :provider_name,
  :mac_sec_capable,
  :encryption_mode,
  :mac_sec_keys)
  SENSITIVE = []
  include Aws::Structure
end

#lag_idString

The ID of the LAG.

Returns:

  • (String)


2597
2598
2599
2600
2601
2602
2603
2604
2605
2606
2607
2608
2609
2610
2611
2612
2613
2614
2615
2616
2617
2618
2619
2620
2621
# File 'lib/aws-sdk-directconnect/types.rb', line 2597

class Lag < Struct.new(
  :connections_bandwidth,
  :number_of_connections,
  :lag_id,
  :owner_account,
  :lag_name,
  :lag_state,
  :location,
  :region,
  :minimum_links,
  :aws_device,
  :aws_device_v2,
  :aws_logical_device_id,
  :connections,
  :allows_hosted_connections,
  :jumbo_frame_capable,
  :has_logical_redundancy,
  :tags,
  :provider_name,
  :mac_sec_capable,
  :encryption_mode,
  :mac_sec_keys)
  SENSITIVE = []
  include Aws::Structure
end

#lag_nameString

The name of the LAG.

Returns:

  • (String)


2597
2598
2599
2600
2601
2602
2603
2604
2605
2606
2607
2608
2609
2610
2611
2612
2613
2614
2615
2616
2617
2618
2619
2620
2621
# File 'lib/aws-sdk-directconnect/types.rb', line 2597

class Lag < Struct.new(
  :connections_bandwidth,
  :number_of_connections,
  :lag_id,
  :owner_account,
  :lag_name,
  :lag_state,
  :location,
  :region,
  :minimum_links,
  :aws_device,
  :aws_device_v2,
  :aws_logical_device_id,
  :connections,
  :allows_hosted_connections,
  :jumbo_frame_capable,
  :has_logical_redundancy,
  :tags,
  :provider_name,
  :mac_sec_capable,
  :encryption_mode,
  :mac_sec_keys)
  SENSITIVE = []
  include Aws::Structure
end

#lag_stateString

The state of the LAG. The following are the possible values:

  • ‘requested`: The initial state of a LAG. The LAG stays in the requested state until the Letter of Authorization (LOA) is available.

  • ‘pending`: The LAG has been approved and is being initialized.

  • ‘available`: The network link is established and the LAG is ready for use.

  • ‘down`: The network link is down.

  • ‘deleting`: The LAG is being deleted.

  • ‘deleted`: The LAG is deleted.

  • ‘unknown`: The state of the LAG is not available.

Returns:

  • (String)


2597
2598
2599
2600
2601
2602
2603
2604
2605
2606
2607
2608
2609
2610
2611
2612
2613
2614
2615
2616
2617
2618
2619
2620
2621
# File 'lib/aws-sdk-directconnect/types.rb', line 2597

class Lag < Struct.new(
  :connections_bandwidth,
  :number_of_connections,
  :lag_id,
  :owner_account,
  :lag_name,
  :lag_state,
  :location,
  :region,
  :minimum_links,
  :aws_device,
  :aws_device_v2,
  :aws_logical_device_id,
  :connections,
  :allows_hosted_connections,
  :jumbo_frame_capable,
  :has_logical_redundancy,
  :tags,
  :provider_name,
  :mac_sec_capable,
  :encryption_mode,
  :mac_sec_keys)
  SENSITIVE = []
  include Aws::Structure
end

#locationString

The location of the LAG.

Returns:

  • (String)


2597
2598
2599
2600
2601
2602
2603
2604
2605
2606
2607
2608
2609
2610
2611
2612
2613
2614
2615
2616
2617
2618
2619
2620
2621
# File 'lib/aws-sdk-directconnect/types.rb', line 2597

class Lag < Struct.new(
  :connections_bandwidth,
  :number_of_connections,
  :lag_id,
  :owner_account,
  :lag_name,
  :lag_state,
  :location,
  :region,
  :minimum_links,
  :aws_device,
  :aws_device_v2,
  :aws_logical_device_id,
  :connections,
  :allows_hosted_connections,
  :jumbo_frame_capable,
  :has_logical_redundancy,
  :tags,
  :provider_name,
  :mac_sec_capable,
  :encryption_mode,
  :mac_sec_keys)
  SENSITIVE = []
  include Aws::Structure
end

#mac_sec_capableBoolean

Indicates whether the LAG supports MAC Security (MACsec).

Returns:

  • (Boolean)


2597
2598
2599
2600
2601
2602
2603
2604
2605
2606
2607
2608
2609
2610
2611
2612
2613
2614
2615
2616
2617
2618
2619
2620
2621
# File 'lib/aws-sdk-directconnect/types.rb', line 2597

class Lag < Struct.new(
  :connections_bandwidth,
  :number_of_connections,
  :lag_id,
  :owner_account,
  :lag_name,
  :lag_state,
  :location,
  :region,
  :minimum_links,
  :aws_device,
  :aws_device_v2,
  :aws_logical_device_id,
  :connections,
  :allows_hosted_connections,
  :jumbo_frame_capable,
  :has_logical_redundancy,
  :tags,
  :provider_name,
  :mac_sec_capable,
  :encryption_mode,
  :mac_sec_keys)
  SENSITIVE = []
  include Aws::Structure
end

#mac_sec_keysArray<Types::MacSecKey>

The MAC Security (MACsec) security keys associated with the LAG.

Returns:



2597
2598
2599
2600
2601
2602
2603
2604
2605
2606
2607
2608
2609
2610
2611
2612
2613
2614
2615
2616
2617
2618
2619
2620
2621
# File 'lib/aws-sdk-directconnect/types.rb', line 2597

class Lag < Struct.new(
  :connections_bandwidth,
  :number_of_connections,
  :lag_id,
  :owner_account,
  :lag_name,
  :lag_state,
  :location,
  :region,
  :minimum_links,
  :aws_device,
  :aws_device_v2,
  :aws_logical_device_id,
  :connections,
  :allows_hosted_connections,
  :jumbo_frame_capable,
  :has_logical_redundancy,
  :tags,
  :provider_name,
  :mac_sec_capable,
  :encryption_mode,
  :mac_sec_keys)
  SENSITIVE = []
  include Aws::Structure
end

The minimum number of physical dedicated connections that must be operational for the LAG itself to be operational.

Returns:

  • (Integer)


2597
2598
2599
2600
2601
2602
2603
2604
2605
2606
2607
2608
2609
2610
2611
2612
2613
2614
2615
2616
2617
2618
2619
2620
2621
# File 'lib/aws-sdk-directconnect/types.rb', line 2597

class Lag < Struct.new(
  :connections_bandwidth,
  :number_of_connections,
  :lag_id,
  :owner_account,
  :lag_name,
  :lag_state,
  :location,
  :region,
  :minimum_links,
  :aws_device,
  :aws_device_v2,
  :aws_logical_device_id,
  :connections,
  :allows_hosted_connections,
  :jumbo_frame_capable,
  :has_logical_redundancy,
  :tags,
  :provider_name,
  :mac_sec_capable,
  :encryption_mode,
  :mac_sec_keys)
  SENSITIVE = []
  include Aws::Structure
end

#number_of_connectionsInteger

The number of physical dedicated connections bundled by the LAG, up to a maximum of 10.

Returns:

  • (Integer)


2597
2598
2599
2600
2601
2602
2603
2604
2605
2606
2607
2608
2609
2610
2611
2612
2613
2614
2615
2616
2617
2618
2619
2620
2621
# File 'lib/aws-sdk-directconnect/types.rb', line 2597

class Lag < Struct.new(
  :connections_bandwidth,
  :number_of_connections,
  :lag_id,
  :owner_account,
  :lag_name,
  :lag_state,
  :location,
  :region,
  :minimum_links,
  :aws_device,
  :aws_device_v2,
  :aws_logical_device_id,
  :connections,
  :allows_hosted_connections,
  :jumbo_frame_capable,
  :has_logical_redundancy,
  :tags,
  :provider_name,
  :mac_sec_capable,
  :encryption_mode,
  :mac_sec_keys)
  SENSITIVE = []
  include Aws::Structure
end

#owner_accountString

The ID of the Amazon Web Services account that owns the LAG.

Returns:

  • (String)


2597
2598
2599
2600
2601
2602
2603
2604
2605
2606
2607
2608
2609
2610
2611
2612
2613
2614
2615
2616
2617
2618
2619
2620
2621
# File 'lib/aws-sdk-directconnect/types.rb', line 2597

class Lag < Struct.new(
  :connections_bandwidth,
  :number_of_connections,
  :lag_id,
  :owner_account,
  :lag_name,
  :lag_state,
  :location,
  :region,
  :minimum_links,
  :aws_device,
  :aws_device_v2,
  :aws_logical_device_id,
  :connections,
  :allows_hosted_connections,
  :jumbo_frame_capable,
  :has_logical_redundancy,
  :tags,
  :provider_name,
  :mac_sec_capable,
  :encryption_mode,
  :mac_sec_keys)
  SENSITIVE = []
  include Aws::Structure
end

#provider_nameString

The name of the service provider associated with the LAG.

Returns:

  • (String)


2597
2598
2599
2600
2601
2602
2603
2604
2605
2606
2607
2608
2609
2610
2611
2612
2613
2614
2615
2616
2617
2618
2619
2620
2621
# File 'lib/aws-sdk-directconnect/types.rb', line 2597

class Lag < Struct.new(
  :connections_bandwidth,
  :number_of_connections,
  :lag_id,
  :owner_account,
  :lag_name,
  :lag_state,
  :location,
  :region,
  :minimum_links,
  :aws_device,
  :aws_device_v2,
  :aws_logical_device_id,
  :connections,
  :allows_hosted_connections,
  :jumbo_frame_capable,
  :has_logical_redundancy,
  :tags,
  :provider_name,
  :mac_sec_capable,
  :encryption_mode,
  :mac_sec_keys)
  SENSITIVE = []
  include Aws::Structure
end

#regionString

The Amazon Web Services Region where the connection is located.

Returns:

  • (String)


2597
2598
2599
2600
2601
2602
2603
2604
2605
2606
2607
2608
2609
2610
2611
2612
2613
2614
2615
2616
2617
2618
2619
2620
2621
# File 'lib/aws-sdk-directconnect/types.rb', line 2597

class Lag < Struct.new(
  :connections_bandwidth,
  :number_of_connections,
  :lag_id,
  :owner_account,
  :lag_name,
  :lag_state,
  :location,
  :region,
  :minimum_links,
  :aws_device,
  :aws_device_v2,
  :aws_logical_device_id,
  :connections,
  :allows_hosted_connections,
  :jumbo_frame_capable,
  :has_logical_redundancy,
  :tags,
  :provider_name,
  :mac_sec_capable,
  :encryption_mode,
  :mac_sec_keys)
  SENSITIVE = []
  include Aws::Structure
end

#tagsArray<Types::Tag>

The tags associated with the LAG.

Returns:



2597
2598
2599
2600
2601
2602
2603
2604
2605
2606
2607
2608
2609
2610
2611
2612
2613
2614
2615
2616
2617
2618
2619
2620
2621
# File 'lib/aws-sdk-directconnect/types.rb', line 2597

class Lag < Struct.new(
  :connections_bandwidth,
  :number_of_connections,
  :lag_id,
  :owner_account,
  :lag_name,
  :lag_state,
  :location,
  :region,
  :minimum_links,
  :aws_device,
  :aws_device_v2,
  :aws_logical_device_id,
  :connections,
  :allows_hosted_connections,
  :jumbo_frame_capable,
  :has_logical_redundancy,
  :tags,
  :provider_name,
  :mac_sec_capable,
  :encryption_mode,
  :mac_sec_keys)
  SENSITIVE = []
  include Aws::Structure
end