additionalSubnets property
- @Deprecated('Not supported. Member documentation may have more information.')
getter/setter pair
Deprecated: Managed Kafka Connect clusters can now reach any endpoint accessible from the primary subnet without the need to define additional subnets.
Please see https://cloud.google.com/managed-service-for-apache-kafka/docs/connect-cluster/create-connect-cluster#worker-subnet for more information.
Optional.
Implementation
@core.Deprecated(
'Not supported. Member documentation may have more information.',
)
core.List<core.String>? additionalSubnets;