Show / Hide Table of Contents

Class GetServiceKafkaUserConfigKafkaAuthenticationMethodsResult

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

Fields

View Source

Certificate

Declaration
public readonly bool? Certificate
Field Value
Type Description
System.Nullable<System.Boolean>
View Source

Sasl

Declaration
public readonly bool? Sasl
Field Value
Type Description
System.Nullable<System.Boolean>
  • View Source
Back to top Copyright 2016-2020, Pulumi Corporation.