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

Class: Aws::Redshift::Types::AccountAttribute

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

Overview

A name value pair that describes an aspect of an account.

Instance Attribute Summary collapse

Instance Attribute Details

#attribute_nameString

The name of the attribute.

Returns:

  • (String)

    The name of the attribute.

#attribute_valuesArray<Types::AttributeValueTarget>

A list of attribute values.

Returns: