Class: Aws::Types::KafkaClusterDescription
- Inherits:
-
Object
- Object
- Aws::Types::KafkaClusterDescription
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#apache_kafka_cluster ⇒ Types::ApacheKafkaClusterDescription
Returns the value of attribute apache_kafka_cluster.
Instance Attribute Details
#apache_kafka_cluster ⇒ Types::ApacheKafkaClusterDescription
Returns the value of attribute apache_kafka_cluster.
386 387 388 |
# File 'sig/types.rbs', line 386 def apache_kafka_cluster @apache_kafka_cluster end |