Show / Hide Table of Contents

Class ServiceIntegrationEndpointExternalElasticsearchLogsUserConfig

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

Fields

View Source

Ca

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

IndexDaysMax

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

IndexPrefix

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

Timeout

Declaration
public readonly double? Timeout
Field Value
Type Description
System.Nullable<System.Double>
View Source

Url

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