Class GetServiceKafkaUserConfigKafkaAuthenticationMethodsArgs
Inheritance
System.Object
GetServiceKafkaUserConfigKafkaAuthenticationMethodsArgs
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 GetServiceKafkaUserConfigKafkaAuthenticationMethodsArgs : InvokeArgs
Constructors
View SourceGetServiceKafkaUserConfigKafkaAuthenticationMethodsArgs()
Declaration
public GetServiceKafkaUserConfigKafkaAuthenticationMethodsArgs()
Properties
View SourceCertificate
Declaration
public bool? Certificate { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Nullable<System.Boolean> |
Sasl
Declaration
public bool? Sasl { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Nullable<System.Boolean> |