Class ServiceKafkaUserConfigKafkaRestConfig
Inheritance
System.Object
ServiceKafkaUserConfigKafkaRestConfig
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Pulumi.Aiven.Outputs
Assembly: Pulumi.Aiven.dll
Syntax
public sealed class ServiceKafkaUserConfigKafkaRestConfig
Fields
View SourceConsumerEnableAutoCommit
Declaration
public readonly bool? ConsumerEnableAutoCommit
Field Value
| Type | Description |
|---|---|
| System.Nullable<System.Boolean> |
ConsumerRequestMaxBytes
Declaration
public readonly int? ConsumerRequestMaxBytes
Field Value
| Type | Description |
|---|---|
| System.Nullable<System.Int32> |
ConsumerRequestTimeoutMs
Declaration
public readonly int? ConsumerRequestTimeoutMs
Field Value
| Type | Description |
|---|---|
| System.Nullable<System.Int32> |
ProducerAcks
Declaration
public readonly string ProducerAcks
Field Value
| Type | Description |
|---|---|
| System.String |
ProducerLingerMs
Declaration
public readonly int? ProducerLingerMs
Field Value
| Type | Description |
|---|---|
| System.Nullable<System.Int32> |
SimpleconsumerPoolSizeMax
Declaration
public readonly int? SimpleconsumerPoolSizeMax
Field Value
| Type | Description |
|---|---|
| System.Nullable<System.Int32> |