Class GetClusterLoggingSyslogConfigResult
Inheritance
System.Object
GetClusterLoggingSyslogConfigResult
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 GetClusterLoggingSyslogConfigResult
Fields
View SourceCertificate
Declaration
public readonly string Certificate
Field Value
| Type | Description |
|---|---|
| System.String |
ClientCert
Declaration
public readonly string ClientCert
Field Value
| Type | Description |
|---|---|
| System.String |
ClientKey
Declaration
public readonly string ClientKey
Field Value
| Type | Description |
|---|---|
| System.String |
Endpoint
Declaration
public readonly string Endpoint
Field Value
| Type | Description |
|---|---|
| System.String |
Program
Declaration
public readonly string Program
Field Value
| Type | Description |
|---|---|
| System.String |
Protocol
Declaration
public readonly string Protocol
Field Value
| Type | Description |
|---|---|
| System.String |
Severity
Declaration
public readonly string Severity
Field Value
| Type | Description |
|---|---|
| System.String |
SslVerify
Declaration
public readonly bool SslVerify
Field Value
| Type | Description |
|---|---|
| System.Boolean |
Token
Declaration
public readonly string Token
Field Value
| Type | Description |
|---|---|
| System.String |