Class: Aws::Types::GetJobDocumentResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#document::String

Returns the value of attribute document.

Returns:

  • (::String)


2405
2406
2407
# File 'sig/types.rbs', line 2405

def document
  @document
end