Class: Aws::Types::KafkaCluster
- Inherits:
-
Object
- Object
- Aws::Types::KafkaCluster
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#apache_kafka_cluster ⇒ Types::ApacheKafkaCluster
Returns the value of attribute apache_kafka_cluster.
Instance Attribute Details
#apache_kafka_cluster ⇒ Types::ApacheKafkaCluster
Returns the value of attribute apache_kafka_cluster.
371 372 373 |
# File 'sig/types.rbs', line 371 def apache_kafka_cluster @apache_kafka_cluster end |