Class: Aws::Types::GetAssignmentResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#assignmentTypes::Assignment

Returns the value of attribute assignment.

Returns:



214
215
216
# File 'sig/types.rbs', line 214

def assignment
  @assignment
end

#hitTypes::HIT

Returns the value of attribute hit.

Returns:



215
216
217
# File 'sig/types.rbs', line 215

def hit
  @hit
end