Class: Aws::Types::CompatibleKafkaVersion

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#source_version::String

Returns the value of attribute source_version.

Returns:

  • (::String)


246
247
248
# File 'sig/types.rbs', line 246

def source_version
  @source_version
end

#target_versions::Array[::String]

Returns the value of attribute target_versions.

Returns:

  • (::Array[::String])


247
248
249
# File 'sig/types.rbs', line 247

def target_versions
  @target_versions
end