Class: Aws::Types::ListObjectTypeAttributeItem

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)


1825
1826
1827
# File 'sig/types.rbs', line 1825

def attribute_name
  @attribute_name
end

#last_updated_at::Time

Returns the value of attribute last_updated_at.

Returns:

  • (::Time)


1826
1827
1828
# File 'sig/types.rbs', line 1826

def last_updated_at
  @last_updated_at
end