Class: Aws::Types::GetCompatibleElasticsearchVersionsResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetCompatibleElasticsearchVersionsResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#compatible_elasticsearch_versions ⇒ ::Array[Types::CompatibleVersionsMap]
Returns the value of attribute compatible_elasticsearch_versions.
Instance Attribute Details
#compatible_elasticsearch_versions ⇒ ::Array[Types::CompatibleVersionsMap]
Returns the value of attribute compatible_elasticsearch_versions.
752 753 754 |
# File 'sig/types.rbs', line 752 def compatible_elasticsearch_versions @compatible_elasticsearch_versions end |