AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Provides upload configuration information. Files are uploaded from the simulation job to a location you specify.
Namespace: Amazon.RoboMaker.Model
Assembly: AWSSDK.RoboMaker.dll
Version: 3.x.y.z
public class UploadConfiguration
The UploadConfiguration type exposes the following members
Name | Description | |
---|---|---|
UploadConfiguration() |
Name | Type | Description | |
---|---|---|---|
Name | System.String |
Gets and sets the property Name. A prefix that specifies where files will be uploaded in Amazon S3. It is appended to the simulation output location to determine the final path.
For example, if your simulation output location is |
|
Path | System.String |
Gets and sets the property Path.
Specifies the path of the file(s) to upload. Standard Unix glob matching rules are
accepted, with the addition of |
|
UploadBehavior | Amazon.RoboMaker.UploadBehavior |
Gets and sets the property UploadBehavior. Specifies when to upload the files:
|
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5