Class GetServiceIntegrationEndpointExternalElasticsearchLogsUserConfigResult
Inheritance
System.Object
GetServiceIntegrationEndpointExternalElasticsearchLogsUserConfigResult
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 GetServiceIntegrationEndpointExternalElasticsearchLogsUserConfigResult
Fields
View SourceCa
Declaration
public readonly string Ca
Field Value
| Type | Description |
|---|---|
| System.String |
IndexDaysMax
Declaration
public readonly int? IndexDaysMax
Field Value
| Type | Description |
|---|---|
| System.Nullable<System.Int32> |
IndexPrefix
Declaration
public readonly string IndexPrefix
Field Value
| Type | Description |
|---|---|
| System.String |
Timeout
Declaration
public readonly double? Timeout
Field Value
| Type | Description |
|---|---|
| System.Nullable<System.Double> |
Url
Declaration
public readonly string Url
Field Value
| Type | Description |
|---|---|
| System.String |