Class ServiceKafkaUserConfigKafkaAuthenticationMethodsGetArgs
Inheritance
System.Object
ServiceKafkaUserConfigKafkaAuthenticationMethodsGetArgs
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 ServiceKafkaUserConfigKafkaAuthenticationMethodsGetArgs : ResourceArgs
Constructors
View SourceServiceKafkaUserConfigKafkaAuthenticationMethodsGetArgs()
Declaration
public ServiceKafkaUserConfigKafkaAuthenticationMethodsGetArgs()
Properties
View SourceCertificate
Declaration
public Input<bool> Certificate { get; set; }
Property Value
| Type | Description |
|---|---|
| Input<System.Boolean> |
Sasl
Declaration
public Input<bool> Sasl { get; set; }
Property Value
| Type | Description |
|---|---|
| Input<System.Boolean> |