Show / Hide Table of Contents

Class ServiceIntegrationEndpointRsyslogUserConfig

Inheritance
System.Object
ServiceIntegrationEndpointRsyslogUserConfig
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 ServiceIntegrationEndpointRsyslogUserConfig

Fields

View Source

Ca

Declaration
public readonly string Ca
Field Value
Type Description
System.String
View Source

Cert

Declaration
public readonly string Cert
Field Value
Type Description
System.String
View Source

Format

Declaration
public readonly string Format
Field Value
Type Description
System.String
View Source

Key

Declaration
public readonly string Key
Field Value
Type Description
System.String
View Source

Logline

Declaration
public readonly string Logline
Field Value
Type Description
System.String
View Source

Port

Declaration
public readonly int? Port
Field Value
Type Description
System.Nullable<System.Int32>
View Source

Sd

Declaration
public readonly string Sd
Field Value
Type Description
System.String
View Source

Server

Declaration
public readonly string Server
Field Value
Type Description
System.String
View Source

Tls

Declaration
public readonly bool? Tls
Field Value
Type Description
System.Nullable<System.Boolean>
  • View Source
Back to top Copyright 2016-2020, Pulumi Corporation.