Class: Etna::Clients::Metis::FolderRequest

Inherits:
Struct
  • Object
show all
Defined in:
lib/etna/clients/metis/models.rb

Instance Attribute Summary collapse

Instance Attribute Details

#bucket_nameObject

Returns the value of attribute bucket_name

Returns:

  • (Object)

    the current value of bucket_name



53
54
55
# File 'lib/etna/clients/metis/models.rb', line 53

def bucket_name
  @bucket_name
end

#folder_pathObject

Returns the value of attribute folder_path

Returns:

  • (Object)

    the current value of folder_path



53
54
55
# File 'lib/etna/clients/metis/models.rb', line 53

def folder_path
  @folder_path
end

#project_nameObject

Returns the value of attribute project_name

Returns:

  • (Object)

    the current value of project_name



53
54
55
# File 'lib/etna/clients/metis/models.rb', line 53

def project_name
  @project_name
end