Class: Aws::Types::GetCompatibleKafkaVersionsResponse

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#compatible_kafka_versions::Array[Types::CompatibleKafkaVersion]

Returns the value of attribute compatible_kafka_versions.

Returns:



736
737
738
# File 'sig/types.rbs', line 736

def compatible_kafka_versions
  @compatible_kafka_versions
end