publish
plugins.it2be_aws.S3File info


Servoy Properties Summary
String etag
String fullPath
Date lastModified
String name
String ownerDisplayName
String ownerId
String path
Number size


Servoy Properties Details


etag
String  etag
Gets the eTag of the file
Returns
String  String

Supported Clients
SmartClient, WebClient, NGClient


fullPath
String  fullPath
Gets the full path of the file
Returns
String  String

Supported Clients
SmartClient, WebClient, NGClient


lastModified
Date  lastModified
Gets the last modified date of the file
Returns
Date  Date

Supported Clients
SmartClient, WebClient, NGClient


name
String  name
Gets the name of the file
Returns
String  String

Supported Clients
SmartClient, WebClient, NGClient


ownerDisplayName
String  ownerDisplayName
Gets file's owner's display name
Returns
String  String

Supported Clients
SmartClient, WebClient, NGClient


ownerId
String  ownerId
Gets file's owner's ID
Returns
String  String

Supported Clients
SmartClient, WebClient, NGClient


path
String  path
Gets the path of the file
Returns
String  String

Supported Clients
SmartClient, WebClient, NGClient


size
Number  size
Gets the size of the file in bytes
Returns
Number  Long

Supported Clients
SmartClient, WebClient, NGClient