Class: Aws::Types::AccountAttribute

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#attribute_name::String

Returns the value of attribute attribute_name.

Returns:

  • (::String)


162
163
164
# File 'sig/types.rbs', line 162

def attribute_name
  @attribute_name
end

#attribute_values::Array[Types::AccountAttributeValue]

Returns the value of attribute attribute_values.

Returns:



163
164
165
# File 'sig/types.rbs', line 163

def attribute_values
  @attribute_values
end