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.

Where data in a data store is stored.. You can choose serviceManagedS3 storage, customerManagedS3 storage, or iotSiteWiseMultiLayerStorage storage. The default is serviceManagedS3. You can't change the choice of Amazon S3 storage after your data store is created.

Inheritance Hierarchy

System.Object
  Amazon.IoTAnalytics.Model.DatastoreStorage

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

Syntax

C#
public class DatastoreStorage

The DatastoreStorage type exposes the following members

Constructors

NameDescription
Public Method DatastoreStorage()

Properties

NameTypeDescription
Public Property CustomerManagedS3 Amazon.IoTAnalytics.Model.CustomerManagedDatastoreS3Storage

Gets and sets the property CustomerManagedS3.

S3-customer-managed; When you choose customer-managed storage, the retentionPeriod parameter is ignored. You can't change the choice of Amazon S3 storage after your data store is created.

Public Property IotSiteWiseMultiLayerStorage Amazon.IoTAnalytics.Model.DatastoreIotSiteWiseMultiLayerStorage

Gets and sets the property IotSiteWiseMultiLayerStorage.

Used to store data used by IoT SiteWise in an Amazon S3 bucket that you manage. You can't change the choice of Amazon S3 storage after your data store is created.

Public Property ServiceManagedS3 Amazon.IoTAnalytics.Model.ServiceManagedDatastoreS3Storage

Gets and sets the property ServiceManagedS3.

Used to store data in an Amazon S3 bucket managed by IoT Analytics. You can't change the choice of Amazon S3 storage after your data store is created.

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