Class: VpsAdmin::CLI::Commands::BackupDataset::LocalSnapshot

Inherits:
Struct
  • Object
show all
Defined in:
lib/vpsadmin/cli/commands/backup_dataset.rb

Instance Attribute Summary collapse

Instance Attribute Details

#creationObject

Returns the value of attribute creation

Returns:

  • (Object)

    the current value of creation



9
10
11
# File 'lib/vpsadmin/cli/commands/backup_dataset.rb', line 9

def creation
  @creation
end

#hist_idObject

Returns the value of attribute hist_id

Returns:

  • (Object)

    the current value of hist_id



9
10
11
# File 'lib/vpsadmin/cli/commands/backup_dataset.rb', line 9

def hist_id
  @hist_id
end

#nameObject

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



9
10
11
# File 'lib/vpsadmin/cli/commands/backup_dataset.rb', line 9

def name
  @name
end