Show / Hide Table of Contents

Class GetProjectLoggingElasticsearchConfigResult

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

Fields

View Source

AuthPassword

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

AuthUsername

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

Certificate

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

ClientCert

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

ClientKey

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

ClientKeyPass

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

DateFormat

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

Endpoint

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

IndexPrefix

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

SslVerify

Declaration
public readonly bool SslVerify
Field Value
Type Description
System.Boolean
View Source

SslVersion

Declaration
public readonly string SslVersion
Field Value
Type Description
System.String
  • View Source
Back to top Copyright 2016-2020, Pulumi Corporation.