Class: Aws::Types::BackintConfig

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#backint_mode"AWSBackup"

Returns the value of attribute backint_mode.

Returns:

  • ("AWSBackup")


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

def backint_mode
  @backint_mode
end

#ensure_no_backup_in_processBoolean

Returns the value of attribute ensure_no_backup_in_process.

Returns:

  • (Boolean)


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

def ensure_no_backup_in_process
  @ensure_no_backup_in_process
end