NetCmdlets 2016
NetCmdlets 2016
Questions / Feedback?

S3Download Output Object (Get-S3 Cmdlet)

Returned when an object is retrieved from the S3 server.

Syntax

Object S3Download {
   string Name;
   string Value;
}

Remarks

The Name field contains the name of the object. Value contains the value of the object or the file name where the value is stored, depending on the value of LocalFile and Overwrite. Please look at the LocalFile parameter for more information.

 
 
Copyright (c) 2019 /n software inc. - All rights reserved.
NetCmdlets 2016 - Version 16.0 [Build 7240]