Class: Aws::EC2::Types::LocalGatewayVirtualInterface

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

Overview

Describes a local gateway virtual interface.

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#configuration_state ⇒ String

The current state of the local gateway virtual interface.

Returns:

  • (String)


63720
63721
63722
63723
63724
63725
63726
63727
63728
63729
63730
63731
63732
63733
63734
63735
63736
63737
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 63720

class LocalGatewayVirtualInterface < Struct.new(
  :local_gateway_virtual_interface_id,
  :local_gateway_id,
  :local_gateway_virtual_interface_group_id,
  :local_gateway_virtual_interface_arn,
  :outpost_lag_id,
  :vlan,
  :local_address,
  :peer_address,
  :local_bgp_asn,
  :peer_bgp_asn,
  :peer_bgp_asn_extended,
  :owner_id,
  :tags,
  :configuration_state)
  SENSITIVE = []
  include Aws::Structure
end

#local_address ⇒ String

The local address.

Returns:

  • (String)


63720
63721
63722
63723
63724
63725
63726
63727
63728
63729
63730
63731
63732
63733
63734
63735
63736
63737
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 63720

class LocalGatewayVirtualInterface < Struct.new(
  :local_gateway_virtual_interface_id,
  :local_gateway_id,
  :local_gateway_virtual_interface_group_id,
  :local_gateway_virtual_interface_arn,
  :outpost_lag_id,
  :vlan,
  :local_address,
  :peer_address,
  :local_bgp_asn,
  :peer_bgp_asn,
  :peer_bgp_asn_extended,
  :owner_id,
  :tags,
  :configuration_state)
  SENSITIVE = []
  include Aws::Structure
end

#local_bgp_asn ⇒ Integer

The Border Gateway Protocol (BGP) Autonomous System Number (ASN) of the local gateway.

Returns:

  • (Integer)


63720
63721
63722
63723
63724
63725
63726
63727
63728
63729
63730
63731
63732
63733
63734
63735
63736
63737
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 63720

class LocalGatewayVirtualInterface < Struct.new(
  :local_gateway_virtual_interface_id,
  :local_gateway_id,
  :local_gateway_virtual_interface_group_id,
  :local_gateway_virtual_interface_arn,
  :outpost_lag_id,
  :vlan,
  :local_address,
  :peer_address,
  :local_bgp_asn,
  :peer_bgp_asn,
  :peer_bgp_asn_extended,
  :owner_id,
  :tags,
  :configuration_state)
  SENSITIVE = []
  include Aws::Structure
end

#local_gateway_id ⇒ String

The ID of the local gateway.

Returns:

  • (String)


63720
63721
63722
63723
63724
63725
63726
63727
63728
63729
63730
63731
63732
63733
63734
63735
63736
63737
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 63720

class LocalGatewayVirtualInterface < Struct.new(
  :local_gateway_virtual_interface_id,
  :local_gateway_id,
  :local_gateway_virtual_interface_group_id,
  :local_gateway_virtual_interface_arn,
  :outpost_lag_id,
  :vlan,
  :local_address,
  :peer_address,
  :local_bgp_asn,
  :peer_bgp_asn,
  :peer_bgp_asn_extended,
  :owner_id,
  :tags,
  :configuration_state)
  SENSITIVE = []
  include Aws::Structure
end

#local_gateway_virtual_interface_arn ⇒ String

The Amazon Resource Number (ARN) of the local gateway virtual interface.

Returns:

  • (String)


63720
63721
63722
63723
63724
63725
63726
63727
63728
63729
63730
63731
63732
63733
63734
63735
63736
63737
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 63720

class LocalGatewayVirtualInterface < Struct.new(
  :local_gateway_virtual_interface_id,
  :local_gateway_id,
  :local_gateway_virtual_interface_group_id,
  :local_gateway_virtual_interface_arn,
  :outpost_lag_id,
  :vlan,
  :local_address,
  :peer_address,
  :local_bgp_asn,
  :peer_bgp_asn,
  :peer_bgp_asn_extended,
  :owner_id,
  :tags,
  :configuration_state)
  SENSITIVE = []
  include Aws::Structure
end

#local_gateway_virtual_interface_group_id ⇒ String

The ID of the local gateway virtual interface group.

Returns:

  • (String)


63720
63721
63722
63723
63724
63725
63726
63727
63728
63729
63730
63731
63732
63733
63734
63735
63736
63737
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 63720

class LocalGatewayVirtualInterface < Struct.new(
  :local_gateway_virtual_interface_id,
  :local_gateway_id,
  :local_gateway_virtual_interface_group_id,
  :local_gateway_virtual_interface_arn,
  :outpost_lag_id,
  :vlan,
  :local_address,
  :peer_address,
  :local_bgp_asn,
  :peer_bgp_asn,
  :peer_bgp_asn_extended,
  :owner_id,
  :tags,
  :configuration_state)
  SENSITIVE = []
  include Aws::Structure
end

#local_gateway_virtual_interface_id ⇒ String

The ID of the virtual interface.

Returns:

  • (String)


63720
63721
63722
63723
63724
63725
63726
63727
63728
63729
63730
63731
63732
63733
63734
63735
63736
63737
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 63720

class LocalGatewayVirtualInterface < Struct.new(
  :local_gateway_virtual_interface_id,
  :local_gateway_id,
  :local_gateway_virtual_interface_group_id,
  :local_gateway_virtual_interface_arn,
  :outpost_lag_id,
  :vlan,
  :local_address,
  :peer_address,
  :local_bgp_asn,
  :peer_bgp_asn,
  :peer_bgp_asn_extended,
  :owner_id,
  :tags,
  :configuration_state)
  SENSITIVE = []
  include Aws::Structure
end

#outpost_lag_id ⇒ String

The Outpost LAG ID.

Returns:

  • (String)


63720
63721
63722
63723
63724
63725
63726
63727
63728
63729
63730
63731
63732
63733
63734
63735
63736
63737
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 63720

class LocalGatewayVirtualInterface < Struct.new(
  :local_gateway_virtual_interface_id,
  :local_gateway_id,
  :local_gateway_virtual_interface_group_id,
  :local_gateway_virtual_interface_arn,
  :outpost_lag_id,
  :vlan,
  :local_address,
  :peer_address,
  :local_bgp_asn,
  :peer_bgp_asn,
  :peer_bgp_asn_extended,
  :owner_id,
  :tags,
  :configuration_state)
  SENSITIVE = []
  include Aws::Structure
end

#owner_id ⇒ String

The ID of the Amazon Web Services account that owns the local gateway virtual interface.

Returns:

  • (String)


63720
63721
63722
63723
63724
63725
63726
63727
63728
63729
63730
63731
63732
63733
63734
63735
63736
63737
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 63720

class LocalGatewayVirtualInterface < Struct.new(
  :local_gateway_virtual_interface_id,
  :local_gateway_id,
  :local_gateway_virtual_interface_group_id,
  :local_gateway_virtual_interface_arn,
  :outpost_lag_id,
  :vlan,
  :local_address,
  :peer_address,
  :local_bgp_asn,
  :peer_bgp_asn,
  :peer_bgp_asn_extended,
  :owner_id,
  :tags,
  :configuration_state)
  SENSITIVE = []
  include Aws::Structure
end

#peer_address ⇒ String

The peer address.

Returns:

  • (String)


63720
63721
63722
63723
63724
63725
63726
63727
63728
63729
63730
63731
63732
63733
63734
63735
63736
63737
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 63720

class LocalGatewayVirtualInterface < Struct.new(
  :local_gateway_virtual_interface_id,
  :local_gateway_id,
  :local_gateway_virtual_interface_group_id,
  :local_gateway_virtual_interface_arn,
  :outpost_lag_id,
  :vlan,
  :local_address,
  :peer_address,
  :local_bgp_asn,
  :peer_bgp_asn,
  :peer_bgp_asn_extended,
  :owner_id,
  :tags,
  :configuration_state)
  SENSITIVE = []
  include Aws::Structure
end

#peer_bgp_asn ⇒ Integer

The peer BGP ASN.

Returns:

  • (Integer)


63720
63721
63722
63723
63724
63725
63726
63727
63728
63729
63730
63731
63732
63733
63734
63735
63736
63737
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 63720

class LocalGatewayVirtualInterface < Struct.new(
  :local_gateway_virtual_interface_id,
  :local_gateway_id,
  :local_gateway_virtual_interface_group_id,
  :local_gateway_virtual_interface_arn,
  :outpost_lag_id,
  :vlan,
  :local_address,
  :peer_address,
  :local_bgp_asn,
  :peer_bgp_asn,
  :peer_bgp_asn_extended,
  :owner_id,
  :tags,
  :configuration_state)
  SENSITIVE = []
  include Aws::Structure
end

#peer_bgp_asn_extended ⇒ Integer

The extended 32-bit ASN of the BGP peer for use with larger ASN values.

Returns:

  • (Integer)


63720
63721
63722
63723
63724
63725
63726
63727
63728
63729
63730
63731
63732
63733
63734
63735
63736
63737
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 63720

class LocalGatewayVirtualInterface < Struct.new(
  :local_gateway_virtual_interface_id,
  :local_gateway_id,
  :local_gateway_virtual_interface_group_id,
  :local_gateway_virtual_interface_arn,
  :outpost_lag_id,
  :vlan,
  :local_address,
  :peer_address,
  :local_bgp_asn,
  :peer_bgp_asn,
  :peer_bgp_asn_extended,
  :owner_id,
  :tags,
  :configuration_state)
  SENSITIVE = []
  include Aws::Structure
end

#tags ⇒ Array<Types::Tag>

The tags assigned to the virtual interface.

Returns:



63720
63721
63722
63723
63724
63725
63726
63727
63728
63729
63730
63731
63732
63733
63734
63735
63736
63737
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 63720

class LocalGatewayVirtualInterface < Struct.new(
  :local_gateway_virtual_interface_id,
  :local_gateway_id,
  :local_gateway_virtual_interface_group_id,
  :local_gateway_virtual_interface_arn,
  :outpost_lag_id,
  :vlan,
  :local_address,
  :peer_address,
  :local_bgp_asn,
  :peer_bgp_asn,
  :peer_bgp_asn_extended,
  :owner_id,
  :tags,
  :configuration_state)
  SENSITIVE = []
  include Aws::Structure
end

#vlan ⇒ Integer

The ID of the VLAN.

Returns:

  • (Integer)


63720
63721
63722
63723
63724
63725
63726
63727
63728
63729
63730
63731
63732
63733
63734
63735
63736
63737
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 63720

class LocalGatewayVirtualInterface < Struct.new(
  :local_gateway_virtual_interface_id,
  :local_gateway_id,
  :local_gateway_virtual_interface_group_id,
  :local_gateway_virtual_interface_arn,
  :outpost_lag_id,
  :vlan,
  :local_address,
  :peer_address,
  :local_bgp_asn,
  :peer_bgp_asn,
  :peer_bgp_asn_extended,
  :owner_id,
  :tags,
  :configuration_state)
  SENSITIVE = []
  include Aws::Structure
end