Class: Aws::Types::DocumentInfo

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#attributes::Array[Types::DocumentAttribute]

Returns the value of attribute attributes.

Returns:



941
942
943
# File 'sig/types.rbs', line 941

def attributes
  @attributes
end

#document_id::String

Returns the value of attribute document_id.

Returns:

  • (::String)


940
941
942
# File 'sig/types.rbs', line 940

def document_id
  @document_id
end