GetAppSpecFunctionLogDestinationOpenSearch

data class GetAppSpecFunctionLogDestinationOpenSearch(val basicAuth: GetAppSpecFunctionLogDestinationOpenSearchBasicAuth, val clusterName: String? = null, val endpoint: String? = null, val indexName: String? = null)

Constructors

constructor(basicAuth: GetAppSpecFunctionLogDestinationOpenSearchBasicAuth, clusterName: String? = null, endpoint: String? = null, indexName: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
val clusterName: String? = null

The name of the underlying DigitalOcean DBaaS cluster. This is required for production databases. For dev databases, if cluster_name is not set, a new cluster will be provisioned.

Link copied to clipboard
val endpoint: String? = null

OpenSearch API Endpoint. Only HTTPS is supported. Format: https://:.

Link copied to clipboard
val indexName: String? = null

The index name to use for the logs. If not set, the default index name is logs.