Class ServiceComponent
Inheritance
System.Object
ServiceComponent
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 ServiceComponent
Fields
View SourceComponent
Declaration
public readonly string Component
Field Value
| Type | Description |
|---|---|
| System.String |
Host
Declaration
public readonly string Host
Field Value
| Type | Description |
|---|---|
| System.String |
KafkaAuthenticationMethod
Declaration
public readonly string KafkaAuthenticationMethod
Field Value
| Type | Description |
|---|---|
| System.String |
Port
Declaration
public readonly int? Port
Field Value
| Type | Description |
|---|---|
| System.Nullable<System.Int32> |
Route
Declaration
public readonly string Route
Field Value
| Type | Description |
|---|---|
| System.String |
Ssl
Declaration
public readonly bool? Ssl
Field Value
| Type | Description |
|---|---|
| System.Nullable<System.Boolean> |
Usage
Declaration
public readonly string Usage
Field Value
| Type | Description |
|---|---|
| System.String |