Class: Aws::Types::GetCompatibleKafkaVersionsResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetCompatibleKafkaVersionsResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#compatible_kafka_versions ⇒ ::Array[Types::CompatibleKafkaVersion]
Returns the value of attribute compatible_kafka_versions.
Instance Attribute Details
#compatible_kafka_versions ⇒ ::Array[Types::CompatibleKafkaVersion]
Returns the value of attribute compatible_kafka_versions.
736 737 738 |
# File 'sig/types.rbs', line 736 def compatible_kafka_versions @compatible_kafka_versions end |