Class GetServiceKafkaUserConfigPublicAccessArgs
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.Inputs
Assembly: Pulumi.Aiven.dll
Syntax
public sealed class GetServiceKafkaUserConfigPublicAccessArgs : InvokeArgs
Constructors
View SourceGetServiceKafkaUserConfigPublicAccessArgs()
Declaration
public GetServiceKafkaUserConfigPublicAccessArgs()
Properties
View SourceKafka
Declaration
public string Kafka { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String |
KafkaConnect
Declaration
public string KafkaConnect { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String |
KafkaRest
Declaration
public string KafkaRest { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String |
Prometheus
Declaration
public string Prometheus { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String |
SchemaRegistry
Declaration
public string SchemaRegistry { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String |