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)


989
990
991
# File 'sig/types.rbs', line 989

def artifact_id
  @artifact_id
end

#integrated_documentTypes::IntegratedDocument

Returns the value of attribute integrated_document.



990
991
992
# File 'sig/types.rbs', line 990

def integrated_document
  @integrated_document
end

#s3_location::String

Returns the value of attribute s3_location.

Returns:

  • (::String)


988
989
990
# File 'sig/types.rbs', line 988

def s3_location
  @s3_location
end