Pipe Source Parameters Self Managed Kafka Parameters Args
constructor(additionalBootstrapServers: Output<List<String>>? = null, batchSize: Output<Int>? = null, consumerGroupId: Output<String>? = null, credentials: Output<PipeSourceParametersSelfManagedKafkaParametersCredentialsArgs>? = null, maximumBatchingWindowInSeconds: Output<Int>? = null, serverRootCaCertificate: Output<String>? = null, startingPosition: Output<String>? = null, topicName: Output<String>, vpc: Output<PipeSourceParametersSelfManagedKafkaParametersVpcArgs>? = null)