AWS SDK Version 3 for .NET
API Reference

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.

The file in Amazon S3 where your data is saved.

Inheritance Hierarchy

System.Object
  Amazon.IoTSiteWise.Model.File

Namespace: Amazon.IoTSiteWise.Model
Assembly: AWSSDK.IoTSiteWise.dll
Version: 3.x.y.z

Syntax

C#
public class File

The File type exposes the following members

Constructors

NameDescription
Public Method File()

Properties

NameTypeDescription
Public Property Bucket System.String

Gets and sets the property Bucket.

The name of the Amazon S3 bucket from which data is imported.

Public Property Key System.String

Gets and sets the property Key.

The key of the Amazon S3 object that contains your data. Each object has a key that is a unique identifier. Each object has exactly one key.

Public Property VersionId System.String

Gets and sets the property VersionId.

The version ID to identify a specific version of the Amazon S3 object that contains your data.

Version Information

.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