networkConfigs property

List<NetworkConfig>? networkConfigs
getter/setter pair

Virtual Private Cloud (VPC) networks that must be granted direct access to the Kafka cluster.

Minimum of 1 network is required. Maximum 10 networks can be specified.

Required.

Implementation

core.List<NetworkConfig>? networkConfigs;