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