Class GetProjectLoggingFluentdConfigFluentServerResult
Inheritance
System.Object
GetProjectLoggingFluentdConfigFluentServerResult
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.Rancher2.Outputs
Assembly: Pulumi.Rancher2.dll
Syntax
public sealed class GetProjectLoggingFluentdConfigFluentServerResult
Fields
View SourceEndpoint
Declaration
public readonly string Endpoint
Field Value
| Type | Description |
|---|---|
| System.String |
Hostname
Declaration
public readonly string Hostname
Field Value
| Type | Description |
|---|---|
| System.String |
Password
Declaration
public readonly string Password
Field Value
| Type | Description |
|---|---|
| System.String |
SharedKey
Declaration
public readonly string SharedKey
Field Value
| Type | Description |
|---|---|
| System.String |
Standby
Declaration
public readonly bool? Standby
Field Value
| Type | Description |
|---|---|
| System.Nullable<System.Boolean> |
Username
Declaration
public readonly string Username
Field Value
| Type | Description |
|---|---|
| System.String |
Weight
Declaration
public readonly int? Weight
Field Value
| Type | Description |
|---|---|
| System.Nullable<System.Int32> |