Class: Aws::Types::GetCompatibleKafkaVersionsRequest
- Inherits:
-
Object
- Object
- Aws::Types::GetCompatibleKafkaVersionsRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#cluster_arn ⇒ ::String
Returns the value of attribute cluster_arn.
Instance Attribute Details
#cluster_arn ⇒ ::String
Returns the value of attribute cluster_arn.
731 732 733 |
# File 'sig/types.rbs', line 731 def cluster_arn @cluster_arn end |