Class: Aws::Types::DataRecoveryTargets

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#time_between_backups_in_minutes::Integer

Returns the value of attribute time_between_backups_in_minutes.

Returns:

  • (::Integer)


245
246
247
# File 'sig/types.rbs', line 245

def time_between_backups_in_minutes
  @time_between_backups_in_minutes
end