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.
This is the response object from the PutStorageConfiguration operation.
Namespace: Amazon.IoTSiteWise.Model
Assembly: AWSSDK.IoTSiteWise.dll
Version: 3.x.y.z
public class PutStorageConfigurationResponse : AmazonWebServiceResponse
The PutStorageConfigurationResponse type exposes the following members
Name | Description | |
---|---|---|
PutStorageConfigurationResponse() |
Name | Type | Description | |
---|---|---|---|
ConfigurationStatus | Amazon.IoTSiteWise.Model.ConfigurationStatus |
Gets and sets the property ConfigurationStatus. |
|
ContentLength | System.Int64 | Inherited from Amazon.Runtime.AmazonWebServiceResponse. | |
DisassociatedDataStorage | Amazon.IoTSiteWise.DisassociatedDataStorageState |
Gets and sets the property DisassociatedDataStorage.
Contains the storage configuration for time series (data streams) that aren't associated
with asset properties. The
For more information, see Data streams in the IoT SiteWise User Guide. |
|
HttpStatusCode | System.Net.HttpStatusCode | Inherited from Amazon.Runtime.AmazonWebServiceResponse. | |
MultiLayerStorage | Amazon.IoTSiteWise.Model.MultiLayerStorage |
Gets and sets the property MultiLayerStorage. Contains information about the storage destination. |
|
ResponseMetadata | Amazon.Runtime.ResponseMetadata | Inherited from Amazon.Runtime.AmazonWebServiceResponse. | |
RetentionPeriod | Amazon.IoTSiteWise.Model.RetentionPeriod |
Gets and sets the property RetentionPeriod. |
|
StorageType | Amazon.IoTSiteWise.StorageType |
Gets and sets the property StorageType.
The storage tier that you specified for your data. The
|
|
WarmTier | Amazon.IoTSiteWise.WarmTierState |
Gets and sets the property WarmTier. A service managed storage tier optimized for analytical queries. It stores periodically uploaded, buffered and historical data ingested with the CreaeBulkImportJob API. |
|
WarmTierRetentionPeriod | Amazon.IoTSiteWise.Model.WarmTierRetentionPeriod |
Gets and sets the property WarmTierRetentionPeriod. Set this period to specify how long your data is stored in the warm tier before it is deleted. You can set this only if cold tier is enabled. |
.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