You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::EC2::Types::AssociatedTargetNetwork

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Describes a target network that is associated with a Client VPN endpoint. A target network is a subnet in a VPC.

Instance Attribute Summary collapse

Instance Attribute Details

#network_idString

The ID of the subnet.

Returns:

  • (String)

    The ID of the subnet.

#network_typeString

The target network type.

Possible values:

  • vpc

Returns:

  • (String)

    The target network type.