Class: Aws::Types::UpdateHITTypeOfHITRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#hit_id::String

Returns the value of attribute hit_id.

Returns:



639
640
641
# File 'sig/types.rbs', line 639

def hit_id
  @hit_id
end

#hit_type_id::String

Returns the value of attribute hit_type_id.

Returns:



640
641
642
# File 'sig/types.rbs', line 640

def hit_type_id
  @hit_type_id
end