Class: Aws::Types::JobAttachmentDetailsEntity

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#attachmentsTypes::Attachments

Returns the value of attribute attachments.

Returns:



1755
1756
1757
# File 'sig/types.rbs', line 1755

def attachments
  @attachments
end

#job_id::String

Returns the value of attribute job_id.

Returns:

  • (::String)


1754
1755
1756
# File 'sig/types.rbs', line 1754

def job_id
  @job_id
end