class Aws::IoTAnalytics::Types::DescribeDatastoreRequest

@note When making an API call, you may pass DescribeDatastoreRequest

data as a hash:

    {
      datastore_name: "DatastoreName", # required
      include_statistics: false,
    }

@!attribute [rw] datastore_name

The name of the data store
@return [String]

@!attribute [rw] include_statistics

If true, additional statistical information about the data store is
included in the response. This feature can't be used with a data
store whose S3 storage is customer-managed.
@return [Boolean]

Constants

SENSITIVE