| Name | Type | Description | Notes |
|---|---|---|---|
| authenticationMethods | UpdateDbaasServiceKafkaRequestAuthenticationMethods | [optional] | |
| kafkaRestEnabled | Boolean | Enable Kafka-REST service | [optional] |
| kafkaConnectEnabled | Boolean | Allow clients to connect to kafka_connect from the public internet for service nodes that are in a project VPC or another type of private network | [optional] |
| ipFilter | List<String> | Allow incoming connections from CIDR address block, e.g. '10.20.0.0/16' | [optional] |
| schemaRegistrySettings | JsonSchemaSchemaRegistry | [optional] | |
| kafkaRestSettings | JsonSchemaKafkaRest | [optional] | |
| terminationProtection | Boolean | Service is protected against termination and powering off | [optional] |
| kafkaConnectSettings | JsonSchemaKafkaConnect | [optional] | |
| maintenance | UpdateDbaasServiceMysqlRequestMaintenance | [optional] | |
| kafkaSettings | JsonSchemaKafka | [optional] | |
| schemaRegistryEnabled | Boolean | Enable Schema-Registry service | [optional] |
| version | String | Kafka major version | [optional] |
| plan | String | Subscription plan |