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