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

#artifact_id::String

Returns the value of attribute artifact_id.

Returns:

  • (::String)


996
997
998
# File 'sig/types.rbs', line 996

def artifact_id
  @artifact_id
end

#integrated_documentTypes::IntegratedDocument

Returns the value of attribute integrated_document.



997
998
999
# File 'sig/types.rbs', line 997

def integrated_document
  @integrated_document
end

#s3_location::String

Returns the value of attribute s3_location.

Returns:

  • (::String)


995
996
997
# File 'sig/types.rbs', line 995

def s3_location
  @s3_location
end