

# ApacheKafkaCluster
<a name="API_ApacheKafkaCluster"></a>

The details of the Apache Kafka cluster to which the connector is connected.

## Contents
<a name="API_ApacheKafkaCluster_Contents"></a>

 ** bootstrapServers **   <a name="MSKC-Type-ApacheKafkaCluster-bootstrapServers"></a>
The bootstrap servers of the cluster.  
Type: String  
Required: Yes

 ** vpc **   <a name="MSKC-Type-ApacheKafkaCluster-vpc"></a>
Details of an Amazon VPC which has network connectivity to the Apache Kafka cluster.  
Type: [Vpc](API_Vpc.md) object  
Required: Yes

## See Also
<a name="API_ApacheKafkaCluster_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/kafkaconnect-2021-09-14/ApacheKafkaCluster) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/kafkaconnect-2021-09-14/ApacheKafkaCluster) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/kafkaconnect-2021-09-14/ApacheKafkaCluster) 