Class: Aws::Types::BorrowConfiguration

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#allow_early_check_inBoolean

Returns the value of attribute allow_early_check_in.

Returns:

  • (Boolean)


51
52
53
# File 'sig/types.rbs', line 51

def allow_early_check_in
  @allow_early_check_in
end

#max_time_to_live_in_minutes::Integer

Returns the value of attribute max_time_to_live_in_minutes.

Returns:

  • (::Integer)


52
53
54
# File 'sig/types.rbs', line 52

def max_time_to_live_in_minutes
  @max_time_to_live_in_minutes
end