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

Class: Aws::EC2::Types::VpcClassicLink

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

Overview

Describes whether a VPC is enabled for ClassicLink.

Instance Attribute Summary collapse

Instance Attribute Details

Indicates whether the VPC is enabled for ClassicLink.

Returns:

  • (Boolean)

    Indicates whether the VPC is enabled for ClassicLink.

#tagsArray<Types::Tag>

Any tags assigned to the VPC.

Returns:

  • (Array<Types::Tag>)

    Any tags assigned to the VPC.

#vpc_idString

The ID of the VPC.

Returns:

  • (String)

    The ID of the VPC.