class Aws::ElasticsearchService::Types::ColdStorageOptions

Specifies settings for cold storage.

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

data as a hash:

    {
      enabled: false, # required
    }

@!attribute [rw] enabled

True to enable cold storage for an Elasticsearch domain.
@return [Boolean]

Constants

SENSITIVE