Class: Aws::Types::MetadataInfo

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)


5666
5667
5668
# File 'sig/types.rbs', line 5666

def created_time
  @created_time
end

#metadata_value::String

Returns the value of attribute metadata_value.

Returns:

  • (::String)


5665
5666
5667
# File 'sig/types.rbs', line 5665

def 
  @metadata_value
end

#other_metadata_value_list::Array[Types::OtherMetadataValueListItem]

Returns the value of attribute other_metadata_value_list.

Returns:



5667
5668
5669
# File 'sig/types.rbs', line 5667

def 
  @other_metadata_value_list
end