You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::ElasticsearchService::Types::SnapshotOptionsStatus
- Inherits:
- 
      Struct
      
        - Object
- Struct
- Aws::ElasticsearchService::Types::SnapshotOptionsStatus
 
- Defined in:
- (unknown)
Overview
Instance Attribute Summary collapse
- 
  
    
      #options  ⇒ Types::SnapshotOptions 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    Specifies the daily snapshot options specified for the Elasticsearch domain. 
- 
  
    
      #status  ⇒ Types::OptionStatus 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    Specifies the status of a daily automated snapshot. 
Instance Attribute Details
#options ⇒ Types::SnapshotOptions
Specifies the daily snapshot options specified for the Elasticsearch domain.
#status ⇒ Types::OptionStatus
Specifies the status of a daily automated snapshot.