class Aws::IoTSiteWise::Types::DescribeStorageConfigurationResponse
@!attribute [rw] storage_type
The type of storage that you specified for your data. The storage type can be one of the following values: * `SITEWISE_DEFAULT_STORAGE` – IoT SiteWise replicates your data into a service managed database. * `MULTI_LAYER_STORAGE` – IoT SiteWise replicates your data into a service managed database and saves a copy of your raw data and metadata in an Amazon S3 object that you specified. @return [String]
@!attribute [rw] multi_layer_storage
Contains information about the storage destination. @return [Types::MultiLayerStorage]
@!attribute [rw] configuration_status
Contains current status information for the configuration. @return [Types::ConfigurationStatus]
@!attribute [rw] last_update_date
The date the storage configuration was last updated, in Unix epoch time. @return [Time]
Constants
- SENSITIVE