Class: Aws::EC2::Types::ServiceLinkVirtualInterface

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

Overview

Describes the service link virtual interfaces that establish connectivity between Amazon Web Services Outpost and on-premises networks.

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#configuration_stateString

The current state of the service link virtual interface.

Returns:

  • (String)


69084
69085
69086
69087
69088
69089
69090
69091
69092
69093
69094
69095
69096
69097
69098
69099
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 69084

class ServiceLinkVirtualInterface < Struct.new(
  :service_link_virtual_interface_id,
  :service_link_virtual_interface_arn,
  :outpost_id,
  :outpost_arn,
  :owner_id,
  :local_address,
  :peer_address,
  :peer_bgp_asn,
  :vlan,
  :outpost_lag_id,
  :tags,
  :configuration_state)
  SENSITIVE = []
  include Aws::Structure
end

#local_addressString

The IPv4 address assigned to the local gateway virtual interface on the Outpost side.

Returns:

  • (String)


69084
69085
69086
69087
69088
69089
69090
69091
69092
69093
69094
69095
69096
69097
69098
69099
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 69084

class ServiceLinkVirtualInterface < Struct.new(
  :service_link_virtual_interface_id,
  :service_link_virtual_interface_arn,
  :outpost_id,
  :outpost_arn,
  :owner_id,
  :local_address,
  :peer_address,
  :peer_bgp_asn,
  :vlan,
  :outpost_lag_id,
  :tags,
  :configuration_state)
  SENSITIVE = []
  include Aws::Structure
end

#outpost_arnString

The Outpost Amazon Resource Number (ARN) for the service link virtual interface.

Returns:

  • (String)


69084
69085
69086
69087
69088
69089
69090
69091
69092
69093
69094
69095
69096
69097
69098
69099
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 69084

class ServiceLinkVirtualInterface < Struct.new(
  :service_link_virtual_interface_id,
  :service_link_virtual_interface_arn,
  :outpost_id,
  :outpost_arn,
  :owner_id,
  :local_address,
  :peer_address,
  :peer_bgp_asn,
  :vlan,
  :outpost_lag_id,
  :tags,
  :configuration_state)
  SENSITIVE = []
  include Aws::Structure
end

#outpost_idString

The Outpost ID for the service link virtual interface.

Returns:

  • (String)


69084
69085
69086
69087
69088
69089
69090
69091
69092
69093
69094
69095
69096
69097
69098
69099
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 69084

class ServiceLinkVirtualInterface < Struct.new(
  :service_link_virtual_interface_id,
  :service_link_virtual_interface_arn,
  :outpost_id,
  :outpost_arn,
  :owner_id,
  :local_address,
  :peer_address,
  :peer_bgp_asn,
  :vlan,
  :outpost_lag_id,
  :tags,
  :configuration_state)
  SENSITIVE = []
  include Aws::Structure
end

#outpost_lag_idString

The link aggregation group (LAG) ID for the service link virtual interface.

Returns:

  • (String)


69084
69085
69086
69087
69088
69089
69090
69091
69092
69093
69094
69095
69096
69097
69098
69099
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 69084

class ServiceLinkVirtualInterface < Struct.new(
  :service_link_virtual_interface_id,
  :service_link_virtual_interface_arn,
  :outpost_id,
  :outpost_arn,
  :owner_id,
  :local_address,
  :peer_address,
  :peer_bgp_asn,
  :vlan,
  :outpost_lag_id,
  :tags,
  :configuration_state)
  SENSITIVE = []
  include Aws::Structure
end

#owner_idString

The ID of the Amazon Web Services account that owns the service link virtual interface..

Returns:

  • (String)


69084
69085
69086
69087
69088
69089
69090
69091
69092
69093
69094
69095
69096
69097
69098
69099
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 69084

class ServiceLinkVirtualInterface < Struct.new(
  :service_link_virtual_interface_id,
  :service_link_virtual_interface_arn,
  :outpost_id,
  :outpost_arn,
  :owner_id,
  :local_address,
  :peer_address,
  :peer_bgp_asn,
  :vlan,
  :outpost_lag_id,
  :tags,
  :configuration_state)
  SENSITIVE = []
  include Aws::Structure
end

#peer_addressString

The IPv4 peer address for the service link virtual interface.

Returns:

  • (String)


69084
69085
69086
69087
69088
69089
69090
69091
69092
69093
69094
69095
69096
69097
69098
69099
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 69084

class ServiceLinkVirtualInterface < Struct.new(
  :service_link_virtual_interface_id,
  :service_link_virtual_interface_arn,
  :outpost_id,
  :outpost_arn,
  :owner_id,
  :local_address,
  :peer_address,
  :peer_bgp_asn,
  :vlan,
  :outpost_lag_id,
  :tags,
  :configuration_state)
  SENSITIVE = []
  include Aws::Structure
end

#peer_bgp_asnInteger

The ASN for the Border Gateway Protocol (BGP) associated with the service link virtual interface.

Returns:

  • (Integer)


69084
69085
69086
69087
69088
69089
69090
69091
69092
69093
69094
69095
69096
69097
69098
69099
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 69084

class ServiceLinkVirtualInterface < Struct.new(
  :service_link_virtual_interface_id,
  :service_link_virtual_interface_arn,
  :outpost_id,
  :outpost_arn,
  :owner_id,
  :local_address,
  :peer_address,
  :peer_bgp_asn,
  :vlan,
  :outpost_lag_id,
  :tags,
  :configuration_state)
  SENSITIVE = []
  include Aws::Structure
end

The Amazon Resource Number (ARN) for the service link virtual interface.

Returns:

  • (String)


69084
69085
69086
69087
69088
69089
69090
69091
69092
69093
69094
69095
69096
69097
69098
69099
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 69084

class ServiceLinkVirtualInterface < Struct.new(
  :service_link_virtual_interface_id,
  :service_link_virtual_interface_arn,
  :outpost_id,
  :outpost_arn,
  :owner_id,
  :local_address,
  :peer_address,
  :peer_bgp_asn,
  :vlan,
  :outpost_lag_id,
  :tags,
  :configuration_state)
  SENSITIVE = []
  include Aws::Structure
end

The ID of the service link virtual interface.

Returns:

  • (String)


69084
69085
69086
69087
69088
69089
69090
69091
69092
69093
69094
69095
69096
69097
69098
69099
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 69084

class ServiceLinkVirtualInterface < Struct.new(
  :service_link_virtual_interface_id,
  :service_link_virtual_interface_arn,
  :outpost_id,
  :outpost_arn,
  :owner_id,
  :local_address,
  :peer_address,
  :peer_bgp_asn,
  :vlan,
  :outpost_lag_id,
  :tags,
  :configuration_state)
  SENSITIVE = []
  include Aws::Structure
end

#tagsArray<Types::Tag>

The tags associated with the service link virtual interface.

Returns:



69084
69085
69086
69087
69088
69089
69090
69091
69092
69093
69094
69095
69096
69097
69098
69099
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 69084

class ServiceLinkVirtualInterface < Struct.new(
  :service_link_virtual_interface_id,
  :service_link_virtual_interface_arn,
  :outpost_id,
  :outpost_arn,
  :owner_id,
  :local_address,
  :peer_address,
  :peer_bgp_asn,
  :vlan,
  :outpost_lag_id,
  :tags,
  :configuration_state)
  SENSITIVE = []
  include Aws::Structure
end

#vlanInteger

The virtual local area network for the service link virtual interface.

Returns:

  • (Integer)


69084
69085
69086
69087
69088
69089
69090
69091
69092
69093
69094
69095
69096
69097
69098
69099
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 69084

class ServiceLinkVirtualInterface < Struct.new(
  :service_link_virtual_interface_id,
  :service_link_virtual_interface_arn,
  :outpost_id,
  :outpost_arn,
  :owner_id,
  :local_address,
  :peer_address,
  :peer_bgp_asn,
  :vlan,
  :outpost_lag_id,
  :tags,
  :configuration_state)
  SENSITIVE = []
  include Aws::Structure
end