Class: Aws::Types::GetFileUploadURLRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#assignment_id::String

Returns the value of attribute assignment_id.

Returns:

  • (::String)


220
221
222
# File 'sig/types.rbs', line 220

def assignment_id
  @assignment_id
end

#question_identifier::String

Returns the value of attribute question_identifier.

Returns:

  • (::String)


221
222
223
# File 'sig/types.rbs', line 221

def question_identifier
  @question_identifier
end