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

Class: Aws::DirectConnect::Types::AssociatedGateway

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

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#idString

The ID of the associated gateway.

Returns:

  • (String)

    The ID of the associated gateway.

#owner_accountString

The ID of the AWS account that owns the associated virtual private gateway or transit gateway.

Returns:

  • (String)

    The ID of the AWS account that owns the associated virtual private gateway or transit gateway.

#regionString

The Region where the associated gateway is located.

Returns:

  • (String)

    The Region where the associated gateway is located.

#typeString

The type of associated gateway.

Possible values:

  • virtualPrivateGateway
  • transitGateway

Returns:

  • (String)

    The type of associated gateway.