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

Class: Aws::ElasticLoadBalancing::Types::TagDescription

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

Overview

The tags associated with a load balancer.

Instance Attribute Summary collapse

Instance Attribute Details

#load_balancer_nameString

The name of the load balancer.

Returns:

  • (String)

    The name of the load balancer.

#tagsArray<Types::Tag>

The tags.

Returns: