Class: Kaltura::KalturaAmazonS3StorageExportJobData

Inherits:
KalturaStorageExportJobData show all
Defined in:
lib/kaltura_client.rb

Instance Attribute Summary collapse

Attributes inherited from KalturaStorageExportJobData

#create_link, #force

Attributes inherited from KalturaStorageJobData

#dest_file_sync_stored_path, #ftp_passive_mode, #server_password, #server_url, #server_username, #src_file_sync_id, #src_file_sync_local_path

Attributes inherited from KalturaObjectBase

#object_type

Method Summary

Methods inherited from KalturaObjectBase

#camelcase, #to_b, #to_params

Instance Attribute Details

#files_permission_in_s3Object

Returns the value of attribute files_permission_in_s3.



8603
8604
8605
# File 'lib/kaltura_client.rb', line 8603

def files_permission_in_s3
  @files_permission_in_s3
end