Show / Hide Table of Contents

Class ServiceKafka

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

Fields

View Source

AccessCert

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

AccessKey

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

ConnectUri

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

RestUri

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

SchemaRegistryUri

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