Show / Hide Table of Contents

Class GetServiceKafkaUserConfigPublicAccessResult

Inheritance
System.Object
GetServiceKafkaUserConfigPublicAccessResult
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 GetServiceKafkaUserConfigPublicAccessResult

Fields

View Source

Kafka

Declaration
public readonly string Kafka
Field Value
Type Description
System.String
View Source

KafkaConnect

Declaration
public readonly string KafkaConnect
Field Value
Type Description
System.String
View Source

KafkaRest

Declaration
public readonly string KafkaRest
Field Value
Type Description
System.String
View Source

Prometheus

Declaration
public readonly string Prometheus
Field Value
Type Description
System.String
View Source

SchemaRegistry

Declaration
public readonly string SchemaRegistry
Field Value
Type Description
System.String
  • View Source
Back to top Copyright 2016-2020, Pulumi Corporation.