Class: Aws::EC2::Types::VpnConnection

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

Overview

Describes a VPN connection.

Constant Summary collapse

SENSITIVE =
[:customer_gateway_configuration]

Instance Attribute Summary collapse

Instance Attribute Details

#categoryString

The category of the VPN connection. A value of VPN indicates an Amazon Web Services VPN connection. A value of VPN-Classic indicates an Amazon Web Services Classic VPN connection.

Returns:

  • (String)


68310
68311
68312
68313
68314
68315
68316
68317
68318
68319
68320
68321
68322
68323
68324
68325
68326
68327
68328
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 68310

class VpnConnection < Struct.new(
  :customer_gateway_configuration,
  :customer_gateway_id,
  :category,
  :state,
  :type,
  :vpn_connection_id,
  :vpn_gateway_id,
  :transit_gateway_id,
  :core_network_arn,
  :core_network_attachment_arn,
  :gateway_association_state,
  :options,
  :routes,
  :tags,
  :vgw_telemetry)
  SENSITIVE = [:customer_gateway_configuration]
  include Aws::Structure
end

#core_network_arnString

The ARN of the core network.

Returns:

  • (String)


68310
68311
68312
68313
68314
68315
68316
68317
68318
68319
68320
68321
68322
68323
68324
68325
68326
68327
68328
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 68310

class VpnConnection < Struct.new(
  :customer_gateway_configuration,
  :customer_gateway_id,
  :category,
  :state,
  :type,
  :vpn_connection_id,
  :vpn_gateway_id,
  :transit_gateway_id,
  :core_network_arn,
  :core_network_attachment_arn,
  :gateway_association_state,
  :options,
  :routes,
  :tags,
  :vgw_telemetry)
  SENSITIVE = [:customer_gateway_configuration]
  include Aws::Structure
end

#core_network_attachment_arnString

The ARN of the core network attachment.

Returns:

  • (String)


68310
68311
68312
68313
68314
68315
68316
68317
68318
68319
68320
68321
68322
68323
68324
68325
68326
68327
68328
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 68310

class VpnConnection < Struct.new(
  :customer_gateway_configuration,
  :customer_gateway_id,
  :category,
  :state,
  :type,
  :vpn_connection_id,
  :vpn_gateway_id,
  :transit_gateway_id,
  :core_network_arn,
  :core_network_attachment_arn,
  :gateway_association_state,
  :options,
  :routes,
  :tags,
  :vgw_telemetry)
  SENSITIVE = [:customer_gateway_configuration]
  include Aws::Structure
end

#customer_gateway_configurationString

The configuration information for the VPN connection's customer gateway (in the native XML format). This element is always present in the CreateVpnConnection response; however, it's present in the DescribeVpnConnections response only if the VPN connection is in the pending or available state.

Returns:

  • (String)


68310
68311
68312
68313
68314
68315
68316
68317
68318
68319
68320
68321
68322
68323
68324
68325
68326
68327
68328
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 68310

class VpnConnection < Struct.new(
  :customer_gateway_configuration,
  :customer_gateway_id,
  :category,
  :state,
  :type,
  :vpn_connection_id,
  :vpn_gateway_id,
  :transit_gateway_id,
  :core_network_arn,
  :core_network_attachment_arn,
  :gateway_association_state,
  :options,
  :routes,
  :tags,
  :vgw_telemetry)
  SENSITIVE = [:customer_gateway_configuration]
  include Aws::Structure
end

#customer_gateway_idString

The ID of the customer gateway at your end of the VPN connection.

Returns:

  • (String)


68310
68311
68312
68313
68314
68315
68316
68317
68318
68319
68320
68321
68322
68323
68324
68325
68326
68327
68328
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 68310

class VpnConnection < Struct.new(
  :customer_gateway_configuration,
  :customer_gateway_id,
  :category,
  :state,
  :type,
  :vpn_connection_id,
  :vpn_gateway_id,
  :transit_gateway_id,
  :core_network_arn,
  :core_network_attachment_arn,
  :gateway_association_state,
  :options,
  :routes,
  :tags,
  :vgw_telemetry)
  SENSITIVE = [:customer_gateway_configuration]
  include Aws::Structure
end

#gateway_association_stateString

The current state of the gateway association.

Returns:

  • (String)


68310
68311
68312
68313
68314
68315
68316
68317
68318
68319
68320
68321
68322
68323
68324
68325
68326
68327
68328
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 68310

class VpnConnection < Struct.new(
  :customer_gateway_configuration,
  :customer_gateway_id,
  :category,
  :state,
  :type,
  :vpn_connection_id,
  :vpn_gateway_id,
  :transit_gateway_id,
  :core_network_arn,
  :core_network_attachment_arn,
  :gateway_association_state,
  :options,
  :routes,
  :tags,
  :vgw_telemetry)
  SENSITIVE = [:customer_gateway_configuration]
  include Aws::Structure
end

#optionsTypes::VpnConnectionOptions

The VPN connection options.



68310
68311
68312
68313
68314
68315
68316
68317
68318
68319
68320
68321
68322
68323
68324
68325
68326
68327
68328
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 68310

class VpnConnection < Struct.new(
  :customer_gateway_configuration,
  :customer_gateway_id,
  :category,
  :state,
  :type,
  :vpn_connection_id,
  :vpn_gateway_id,
  :transit_gateway_id,
  :core_network_arn,
  :core_network_attachment_arn,
  :gateway_association_state,
  :options,
  :routes,
  :tags,
  :vgw_telemetry)
  SENSITIVE = [:customer_gateway_configuration]
  include Aws::Structure
end

#routesArray<Types::VpnStaticRoute>

The static routes associated with the VPN connection.

Returns:



68310
68311
68312
68313
68314
68315
68316
68317
68318
68319
68320
68321
68322
68323
68324
68325
68326
68327
68328
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 68310

class VpnConnection < Struct.new(
  :customer_gateway_configuration,
  :customer_gateway_id,
  :category,
  :state,
  :type,
  :vpn_connection_id,
  :vpn_gateway_id,
  :transit_gateway_id,
  :core_network_arn,
  :core_network_attachment_arn,
  :gateway_association_state,
  :options,
  :routes,
  :tags,
  :vgw_telemetry)
  SENSITIVE = [:customer_gateway_configuration]
  include Aws::Structure
end

#stateString

The current state of the VPN connection.

Returns:

  • (String)


68310
68311
68312
68313
68314
68315
68316
68317
68318
68319
68320
68321
68322
68323
68324
68325
68326
68327
68328
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 68310

class VpnConnection < Struct.new(
  :customer_gateway_configuration,
  :customer_gateway_id,
  :category,
  :state,
  :type,
  :vpn_connection_id,
  :vpn_gateway_id,
  :transit_gateway_id,
  :core_network_arn,
  :core_network_attachment_arn,
  :gateway_association_state,
  :options,
  :routes,
  :tags,
  :vgw_telemetry)
  SENSITIVE = [:customer_gateway_configuration]
  include Aws::Structure
end

#tagsArray<Types::Tag>

Any tags assigned to the VPN connection.

Returns:



68310
68311
68312
68313
68314
68315
68316
68317
68318
68319
68320
68321
68322
68323
68324
68325
68326
68327
68328
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 68310

class VpnConnection < Struct.new(
  :customer_gateway_configuration,
  :customer_gateway_id,
  :category,
  :state,
  :type,
  :vpn_connection_id,
  :vpn_gateway_id,
  :transit_gateway_id,
  :core_network_arn,
  :core_network_attachment_arn,
  :gateway_association_state,
  :options,
  :routes,
  :tags,
  :vgw_telemetry)
  SENSITIVE = [:customer_gateway_configuration]
  include Aws::Structure
end

#transit_gateway_idString

The ID of the transit gateway associated with the VPN connection.

Returns:

  • (String)


68310
68311
68312
68313
68314
68315
68316
68317
68318
68319
68320
68321
68322
68323
68324
68325
68326
68327
68328
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 68310

class VpnConnection < Struct.new(
  :customer_gateway_configuration,
  :customer_gateway_id,
  :category,
  :state,
  :type,
  :vpn_connection_id,
  :vpn_gateway_id,
  :transit_gateway_id,
  :core_network_arn,
  :core_network_attachment_arn,
  :gateway_association_state,
  :options,
  :routes,
  :tags,
  :vgw_telemetry)
  SENSITIVE = [:customer_gateway_configuration]
  include Aws::Structure
end

#typeString

The type of VPN connection.

Returns:

  • (String)


68310
68311
68312
68313
68314
68315
68316
68317
68318
68319
68320
68321
68322
68323
68324
68325
68326
68327
68328
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 68310

class VpnConnection < Struct.new(
  :customer_gateway_configuration,
  :customer_gateway_id,
  :category,
  :state,
  :type,
  :vpn_connection_id,
  :vpn_gateway_id,
  :transit_gateway_id,
  :core_network_arn,
  :core_network_attachment_arn,
  :gateway_association_state,
  :options,
  :routes,
  :tags,
  :vgw_telemetry)
  SENSITIVE = [:customer_gateway_configuration]
  include Aws::Structure
end

#vgw_telemetryArray<Types::VgwTelemetry>

Information about the VPN tunnel.

Returns:



68310
68311
68312
68313
68314
68315
68316
68317
68318
68319
68320
68321
68322
68323
68324
68325
68326
68327
68328
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 68310

class VpnConnection < Struct.new(
  :customer_gateway_configuration,
  :customer_gateway_id,
  :category,
  :state,
  :type,
  :vpn_connection_id,
  :vpn_gateway_id,
  :transit_gateway_id,
  :core_network_arn,
  :core_network_attachment_arn,
  :gateway_association_state,
  :options,
  :routes,
  :tags,
  :vgw_telemetry)
  SENSITIVE = [:customer_gateway_configuration]
  include Aws::Structure
end

#vpn_connection_idString

The ID of the VPN connection.

Returns:

  • (String)


68310
68311
68312
68313
68314
68315
68316
68317
68318
68319
68320
68321
68322
68323
68324
68325
68326
68327
68328
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 68310

class VpnConnection < Struct.new(
  :customer_gateway_configuration,
  :customer_gateway_id,
  :category,
  :state,
  :type,
  :vpn_connection_id,
  :vpn_gateway_id,
  :transit_gateway_id,
  :core_network_arn,
  :core_network_attachment_arn,
  :gateway_association_state,
  :options,
  :routes,
  :tags,
  :vgw_telemetry)
  SENSITIVE = [:customer_gateway_configuration]
  include Aws::Structure
end

#vpn_gateway_idString

The ID of the virtual private gateway at the Amazon Web Services side of the VPN connection.

Returns:

  • (String)


68310
68311
68312
68313
68314
68315
68316
68317
68318
68319
68320
68321
68322
68323
68324
68325
68326
68327
68328
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 68310

class VpnConnection < Struct.new(
  :customer_gateway_configuration,
  :customer_gateway_id,
  :category,
  :state,
  :type,
  :vpn_connection_id,
  :vpn_gateway_id,
  :transit_gateway_id,
  :core_network_arn,
  :core_network_attachment_arn,
  :gateway_association_state,
  :options,
  :routes,
  :tags,
  :vgw_telemetry)
  SENSITIVE = [:customer_gateway_configuration]
  include Aws::Structure
end