Class: Aws::Types::UpdateExpirationForHITRequest

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#expire_at::Time

Returns the value of attribute expire_at.



622
623
624
# File 'sig/types.rbs', line 622

def expire_at
  @expire_at
end

#hit_id::String

Returns the value of attribute hit_id.



621
622
623
# File 'sig/types.rbs', line 621

def hit_id
  @hit_id
end