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
- Struct
- Aws::XRay::Types::Alias
- Defined in:
- (unknown)
Overview
An alias for an edge.
Instance Attribute Summary collapse
-
#name ⇒ String
The canonical name of the alias.
-
#names ⇒ Array<String>
A list of names for the alias, including the canonical name.
-
#type ⇒ String
The type of the alias.
Instance Attribute Details
#name ⇒ String
The canonical name of the alias.
#names ⇒ Array<String>
A list of names for the alias, including the canonical name.
#type ⇒ String
The type of the alias.