Class: Aws::Types::OtherMetadataValueListItem

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#created_time::String

Returns the value of attribute created_time.

Returns:

  • (::String)


5917
5918
5919
# File 'sig/types.rbs', line 5917

def created_time
  @created_time
end

#metadata_value::String

Returns the value of attribute metadata_value.

Returns:

  • (::String)


5916
5917
5918
# File 'sig/types.rbs', line 5916

def 
  @metadata_value
end