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

Class: Aws::EC2::Types::AccountAttribute

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

Overview

Describes an account attribute.

Instance Attribute Summary collapse

Instance Attribute Details

#attribute_nameString

The name of the account attribute.

Returns:

  • (String)

    The name of the account attribute.

#attribute_valuesArray<Types::AccountAttributeValue>

The values for the account attribute.

Returns: