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

Class: Aws::XRay::Types::Alias

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

Overview

An alias for an edge.

Instance Attribute Summary collapse

Instance Attribute Details

#nameString

The canonical name of the alias.

Returns:

  • (String)

    The canonical name of the alias.

#namesArray<String>

A list of names for the alias, including the canonical name.

Returns:

  • (Array<String>)

    A list of names for the alias, including the canonical name.

#typeString

The type of the alias.

Returns:

  • (String)

    The type of the alias.