Class: Aws::Types::RestoreDocumentVersionsRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([:authentication_token])

Instance Attribute Summary collapse

Instance Attribute Details

#authentication_token::String

Returns the value of attribute authentication_token.

Returns:

  • (::String)


731
732
733
# File 'sig/types.rbs', line 731

def authentication_token
  @authentication_token
end

#document_id::String

Returns the value of attribute document_id.

Returns:

  • (::String)


732
733
734
# File 'sig/types.rbs', line 732

def document_id
  @document_id
end