Class: Aws::Types::AccountAttribute

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#attribute_name::String

Returns the value of attribute attribute_name.



29
30
31
# File 'sig/types.rbs', line 29

def attribute_name
  @attribute_name
end

#attribute_values::Array[Types::AttributeValueTarget]

Returns the value of attribute attribute_values.



30
31
32
# File 'sig/types.rbs', line 30

def attribute_values
  @attribute_values
end