Module types/output
APIs
- ElasticSearchAclAcl
- ElasticSearchAclAclRule
- GetElasticSearchAclAcl
- GetElasticSearchAclAclRule
- GetKafkaConnectorTask
- GetServiceCassandra
- GetServiceCassandraUserConfig
- GetServiceCassandraUserConfigPrivateAccess
- GetServiceCassandraUserConfigPublicAccess
- GetServiceComponent
- GetServiceElasticsearch
- GetServiceElasticsearchUserConfig
- GetServiceElasticsearchUserConfigElasticsearch
- GetServiceElasticsearchUserConfigIndexPattern
- GetServiceElasticsearchUserConfigKibana
- GetServiceElasticsearchUserConfigPrivateAccess
- GetServiceElasticsearchUserConfigPublicAccess
- GetServiceGrafana
- GetServiceGrafanaUserConfig
- GetServiceGrafanaUserConfigAuthGenericOauth
- GetServiceGrafanaUserConfigAuthGithub
- GetServiceGrafanaUserConfigAuthGitlab
- GetServiceGrafanaUserConfigAuthGoogle
- GetServiceGrafanaUserConfigExternalImageStorage
- GetServiceGrafanaUserConfigPrivateAccess
- GetServiceGrafanaUserConfigPublicAccess
- GetServiceGrafanaUserConfigSmtpServer
- GetServiceInfluxdb
- GetServiceInfluxdbUserConfig
- GetServiceInfluxdbUserConfigPrivateAccess
- GetServiceInfluxdbUserConfigPublicAccess
- GetServiceIntegrationEndpointDatadogUserConfig
- GetServiceIntegrationEndpointExternalElasticsearchLogsUserConfig
- GetServiceIntegrationEndpointPrometheusUserConfig
- GetServiceIntegrationEndpointRsyslogUserConfig
- GetServiceKafka
- GetServiceKafkaConnect
- GetServiceKafkaConnectUserConfig
- GetServiceKafkaConnectUserConfigKafkaConnect
- GetServiceKafkaConnectUserConfigPrivateAccess
- GetServiceKafkaConnectUserConfigPublicAccess
- GetServiceKafkaUserConfig
- GetServiceKafkaUserConfigKafka
- GetServiceKafkaUserConfigKafkaAuthenticationMethods
- GetServiceKafkaUserConfigKafkaConnectConfig
- GetServiceKafkaUserConfigKafkaRestConfig
- GetServiceKafkaUserConfigPrivateAccess
- GetServiceKafkaUserConfigPublicAccess
- GetServiceMysql
- GetServiceMysqlUserConfig
- GetServiceMysqlUserConfigMysql
- GetServiceMysqlUserConfigPrivateAccess
- GetServiceMysqlUserConfigPublicAccess
- GetServicePg
- GetServicePgUserConfig
- GetServicePgUserConfigPg
- GetServicePgUserConfigPgbouncer
- GetServicePgUserConfigPglookout
- GetServicePgUserConfigPrivateAccess
- GetServicePgUserConfigPublicAccess
- GetServicePgUserConfigTimescaledb
- GetServiceRedis
- GetServiceRedisUserConfig
- GetServiceRedisUserConfigMigration
- GetServiceRedisUserConfigPrivateAccess
- GetServiceRedisUserConfigPublicAccess
- GetServiceServiceIntegration
- KafkaConnectorTask
- ServiceCassandra
- ServiceCassandraUserConfig
- ServiceCassandraUserConfigPrivateAccess
- ServiceCassandraUserConfigPublicAccess
- ServiceComponent
- ServiceElasticsearch
- ServiceElasticsearchUserConfig
- ServiceElasticsearchUserConfigElasticsearch
- ServiceElasticsearchUserConfigIndexPattern
- ServiceElasticsearchUserConfigKibana
- ServiceElasticsearchUserConfigPrivateAccess
- ServiceElasticsearchUserConfigPublicAccess
- ServiceGrafana
- ServiceGrafanaUserConfig
- ServiceGrafanaUserConfigAuthGenericOauth
- ServiceGrafanaUserConfigAuthGithub
- ServiceGrafanaUserConfigAuthGitlab
- ServiceGrafanaUserConfigAuthGoogle
- ServiceGrafanaUserConfigExternalImageStorage
- ServiceGrafanaUserConfigPrivateAccess
- ServiceGrafanaUserConfigPublicAccess
- ServiceGrafanaUserConfigSmtpServer
- ServiceInfluxdb
- ServiceInfluxdbUserConfig
- ServiceInfluxdbUserConfigPrivateAccess
- ServiceInfluxdbUserConfigPublicAccess
- ServiceIntegrationEndpointDatadogUserConfig
- ServiceIntegrationEndpointExternalElasticsearchLogsUserConfig
- ServiceIntegrationEndpointPrometheusUserConfig
- ServiceIntegrationEndpointRsyslogUserConfig
- ServiceIntegrationLogsUserConfig
- ServiceIntegrationMirrormakerUserConfig
- ServiceKafka
- ServiceKafkaConnect
- ServiceKafkaConnectUserConfig
- ServiceKafkaConnectUserConfigKafkaConnect
- ServiceKafkaConnectUserConfigPrivateAccess
- ServiceKafkaConnectUserConfigPublicAccess
- ServiceKafkaUserConfig
- ServiceKafkaUserConfigKafka
- ServiceKafkaUserConfigKafkaAuthenticationMethods
- ServiceKafkaUserConfigKafkaConnectConfig
- ServiceKafkaUserConfigKafkaRestConfig
- ServiceKafkaUserConfigPrivateAccess
- ServiceKafkaUserConfigPublicAccess
- ServiceMysql
- ServiceMysqlUserConfig
- ServiceMysqlUserConfigMysql
- ServiceMysqlUserConfigPrivateAccess
- ServiceMysqlUserConfigPublicAccess
- ServicePg
- ServicePgUserConfig
- ServicePgUserConfigPg
- ServicePgUserConfigPgbouncer
- ServicePgUserConfigPglookout
- ServicePgUserConfigPrivateAccess
- ServicePgUserConfigPublicAccess
- ServicePgUserConfigTimescaledb
- ServiceRedis
- ServiceRedisUserConfig
- ServiceRedisUserConfigMigration
- ServiceRedisUserConfigPrivateAccess
- ServiceRedisUserConfigPublicAccess
- ServiceServiceIntegration
APIs
interface ElasticSearchAclAcl
interface ElasticSearchAclAclproperty rules
rules: ElasticSearchAclAclRule[];property username
username: string;interface ElasticSearchAclAclRule
interface ElasticSearchAclAclRuleproperty index
index: string;property permission
permission: string;interface GetElasticSearchAclAcl
interface GetElasticSearchAclAclproperty rules
rules: GetElasticSearchAclAclRule[];property username
username: string;interface GetElasticSearchAclAclRule
interface GetElasticSearchAclAclRuleproperty index
index: string;property permission
permission: string;interface GetKafkaConnectorTask
interface GetKafkaConnectorTaskproperty connector
connector: string;property task
task: number;interface GetServiceCassandra
interface GetServiceCassandrainterface GetServiceCassandraUserConfig
interface GetServiceCassandraUserConfigproperty ipFilters
ipFilters?: string[];property migrateSstableloader
migrateSstableloader?: undefined | string;property privateAccess
privateAccess?: outputs.GetServiceCassandraUserConfigPrivateAccess;property publicAccess
publicAccess?: outputs.GetServiceCassandraUserConfigPublicAccess;property serviceToForkFrom
serviceToForkFrom?: undefined | string;interface GetServiceCassandraUserConfigPrivateAccess
interface GetServiceCassandraUserConfigPrivateAccessproperty prometheus
prometheus?: undefined | string;interface GetServiceCassandraUserConfigPublicAccess
interface GetServiceCassandraUserConfigPublicAccessproperty prometheus
prometheus?: undefined | string;interface GetServiceComponent
interface GetServiceComponentproperty component
component: string;property host
host: string;property kafkaAuthenticationMethod
kafkaAuthenticationMethod: string;property port
port: number;property route
route: string;property ssl
ssl: boolean;property usage
usage: string;interface GetServiceElasticsearch
interface GetServiceElasticsearchproperty kibanaUri
kibanaUri: string;interface GetServiceElasticsearchUserConfig
interface GetServiceElasticsearchUserConfigproperty customDomain
customDomain?: undefined | string;property disableReplicationFactorAdjustment
disableReplicationFactorAdjustment?: undefined | string;property elasticsearch
elasticsearch?: outputs.GetServiceElasticsearchUserConfigElasticsearch;property elasticsearchVersion
elasticsearchVersion?: undefined | string;property indexPatterns
indexPatterns?: GetServiceElasticsearchUserConfigIndexPattern[];property ipFilters
ipFilters?: string[];property kibana
kibana?: outputs.GetServiceElasticsearchUserConfigKibana;property maxIndexCount
maxIndexCount?: undefined | number;property privateAccess
privateAccess?: outputs.GetServiceElasticsearchUserConfigPrivateAccess;property publicAccess
publicAccess?: outputs.GetServiceElasticsearchUserConfigPublicAccess;property recoveryBasebackupName
recoveryBasebackupName?: undefined | string;property serviceToForkFrom
serviceToForkFrom?: undefined | string;interface GetServiceElasticsearchUserConfigElasticsearch
interface GetServiceElasticsearchUserConfigElasticsearchproperty actionAutoCreateIndexEnabled
actionAutoCreateIndexEnabled?: undefined | string;property actionDestructiveRequiresName
actionDestructiveRequiresName?: undefined | string;property httpMaxContentLength
httpMaxContentLength?: undefined | number;property indicesFielddataCacheSize
indicesFielddataCacheSize?: undefined | number;property indicesMemoryIndexBufferSize
indicesMemoryIndexBufferSize?: undefined | number;property indicesQueriesCacheSize
indicesQueriesCacheSize?: undefined | number;property indicesQueryBoolMaxClauseCount
indicesQueryBoolMaxClauseCount?: undefined | number;property reindexRemoteWhitelists
reindexRemoteWhitelists?: string[];property threadPoolAnalyzeQueueSize
threadPoolAnalyzeQueueSize?: undefined | number;property threadPoolAnalyzeSize
threadPoolAnalyzeSize?: undefined | number;property threadPoolForceMergeSize
threadPoolForceMergeSize?: undefined | number;property threadPoolGetQueueSize
threadPoolGetQueueSize?: undefined | number;property threadPoolGetSize
threadPoolGetSize?: undefined | number;property threadPoolIndexQueueSize
threadPoolIndexQueueSize?: undefined | number;property threadPoolIndexSize
threadPoolIndexSize?: undefined | number;property threadPoolSearchQueueSize
threadPoolSearchQueueSize?: undefined | number;property threadPoolSearchSize
threadPoolSearchSize?: undefined | number;property threadPoolSearchThrottledQueueSize
threadPoolSearchThrottledQueueSize?: undefined | number;property threadPoolSearchThrottledSize
threadPoolSearchThrottledSize?: undefined | number;property threadPoolWriteQueueSize
threadPoolWriteQueueSize?: undefined | number;property threadPoolWriteSize
threadPoolWriteSize?: undefined | number;interface GetServiceElasticsearchUserConfigIndexPattern
interface GetServiceElasticsearchUserConfigIndexPatternproperty maxIndexCount
maxIndexCount?: undefined | number;property pattern
pattern?: undefined | string;interface GetServiceElasticsearchUserConfigKibana
interface GetServiceElasticsearchUserConfigKibanaproperty elasticsearchRequestTimeout
elasticsearchRequestTimeout?: undefined | number;property enabled
enabled?: undefined | false | true;property maxOldSpaceSize
maxOldSpaceSize?: undefined | number;interface GetServiceElasticsearchUserConfigPrivateAccess
interface GetServiceElasticsearchUserConfigPrivateAccessproperty elasticsearch
elasticsearch?: undefined | string;property kibana
kibana?: undefined | string;property prometheus
prometheus?: undefined | string;interface GetServiceElasticsearchUserConfigPublicAccess
interface GetServiceElasticsearchUserConfigPublicAccessproperty elasticsearch
elasticsearch?: undefined | string;property kibana
kibana?: undefined | string;property prometheus
prometheus?: undefined | string;interface GetServiceGrafana
interface GetServiceGrafanainterface GetServiceGrafanaUserConfig
interface GetServiceGrafanaUserConfigproperty alertingEnabled
alertingEnabled?: undefined | string;property alertingErrorOrTimeout
alertingErrorOrTimeout?: undefined | string;property alertingNodataOrNullvalues
alertingNodataOrNullvalues?: undefined | string;property allowEmbedding
allowEmbedding?: undefined | string;property authGenericOauth
authGenericOauth?: outputs.GetServiceGrafanaUserConfigAuthGenericOauth;property authGithub
authGithub?: outputs.GetServiceGrafanaUserConfigAuthGithub;property authGitlab
authGitlab?: outputs.GetServiceGrafanaUserConfigAuthGitlab;property authGoogle
authGoogle?: outputs.GetServiceGrafanaUserConfigAuthGoogle;property cookieSamesite
cookieSamesite?: undefined | string;property customDomain
customDomain?: undefined | string;property dashboardsVersionsToKeep
dashboardsVersionsToKeep?: undefined | number;property dataproxySendUserHeader
dataproxySendUserHeader?: undefined | string;property dataproxyTimeout
dataproxyTimeout?: undefined | number;property disableGravatar
disableGravatar?: undefined | string;property editorsCanAdmin
editorsCanAdmin?: undefined | string;property externalImageStorage
externalImageStorage?: outputs.GetServiceGrafanaUserConfigExternalImageStorage;property googleAnalyticsUaId
googleAnalyticsUaId?: undefined | string;property ipFilters
ipFilters?: string[];property metricsEnabled
metricsEnabled?: undefined | string;property privateAccess
privateAccess?: outputs.GetServiceGrafanaUserConfigPrivateAccess;property publicAccess
publicAccess?: outputs.GetServiceGrafanaUserConfigPublicAccess;property smtpServer
smtpServer?: outputs.GetServiceGrafanaUserConfigSmtpServer;property userAutoAssignOrg
userAutoAssignOrg?: undefined | string;property userAutoAssignOrgRole
userAutoAssignOrgRole?: undefined | string;property viewersCanEdit
viewersCanEdit?: undefined | string;interface GetServiceGrafanaUserConfigAuthGenericOauth
interface GetServiceGrafanaUserConfigAuthGenericOauthproperty allowSignUp
allowSignUp?: undefined | string;property allowedDomains
allowedDomains?: string[];property allowedOrganizations
allowedOrganizations?: string[];property apiUrl
apiUrl?: undefined | string;property authUrl
authUrl?: undefined | string;property clientId
clientId?: undefined | string;property clientSecret
clientSecret?: undefined | string;property name
name?: undefined | string;property scopes
scopes?: string[];property tokenUrl
tokenUrl?: undefined | string;interface GetServiceGrafanaUserConfigAuthGithub
interface GetServiceGrafanaUserConfigAuthGithubproperty allowSignUp
allowSignUp?: undefined | string;property allowedOrganizations
allowedOrganizations?: string[];property clientId
clientId?: undefined | string;property clientSecret
clientSecret?: undefined | string;property teamIds
teamIds?: number[];interface GetServiceGrafanaUserConfigAuthGitlab
interface GetServiceGrafanaUserConfigAuthGitlabproperty allowSignUp
allowSignUp?: undefined | string;property allowedGroups
allowedGroups?: string[];property apiUrl
apiUrl?: undefined | string;property authUrl
authUrl?: undefined | string;property clientId
clientId?: undefined | string;property clientSecret
clientSecret?: undefined | string;property tokenUrl
tokenUrl?: undefined | string;interface GetServiceGrafanaUserConfigAuthGoogle
interface GetServiceGrafanaUserConfigAuthGoogleproperty allowSignUp
allowSignUp?: undefined | string;property allowedDomains
allowedDomains?: string[];property clientId
clientId?: undefined | string;property clientSecret
clientSecret?: undefined | string;interface GetServiceGrafanaUserConfigExternalImageStorage
interface GetServiceGrafanaUserConfigExternalImageStorageproperty accessKey
accessKey?: undefined | string;property bucketUrl
bucketUrl?: undefined | string;property provider
provider?: undefined | string;property secretKey
secretKey?: undefined | string;interface GetServiceGrafanaUserConfigPrivateAccess
interface GetServiceGrafanaUserConfigPrivateAccessproperty grafana
grafana?: undefined | string;interface GetServiceGrafanaUserConfigPublicAccess
interface GetServiceGrafanaUserConfigPublicAccessproperty grafana
grafana?: undefined | string;interface GetServiceGrafanaUserConfigSmtpServer
interface GetServiceGrafanaUserConfigSmtpServerproperty fromAddress
fromAddress?: undefined | string;property fromName
fromName?: undefined | string;property host
host?: undefined | string;property password
password?: undefined | string;property port
port?: undefined | number;property skipVerify
skipVerify?: undefined | string;property username
username?: undefined | string;interface GetServiceInfluxdb
interface GetServiceInfluxdbproperty databaseName
databaseName: string;interface GetServiceInfluxdbUserConfig
interface GetServiceInfluxdbUserConfigproperty customDomain
customDomain?: undefined | string;property ipFilters
ipFilters?: string[];property privateAccess
privateAccess?: outputs.GetServiceInfluxdbUserConfigPrivateAccess;property publicAccess
publicAccess?: outputs.GetServiceInfluxdbUserConfigPublicAccess;property serviceToForkFrom
serviceToForkFrom?: undefined | string;interface GetServiceInfluxdbUserConfigPrivateAccess
interface GetServiceInfluxdbUserConfigPrivateAccessproperty influxdb
influxdb?: undefined | string;interface GetServiceInfluxdbUserConfigPublicAccess
interface GetServiceInfluxdbUserConfigPublicAccessproperty influxdb
influxdb?: undefined | string;interface GetServiceIntegrationEndpointDatadogUserConfig
interface GetServiceIntegrationEndpointDatadogUserConfigproperty datadogApiKey
datadogApiKey?: undefined | string;property disableConsumerStats
disableConsumerStats?: undefined | string;property maxPartitionContexts
maxPartitionContexts?: undefined | number;property site
site?: undefined | string;interface GetServiceIntegrationEndpointExternalElasticsearchLogsUserConfig
interface GetServiceIntegrationEndpointExternalElasticsearchLogsUserConfigproperty ca
ca?: undefined | string;property indexDaysMax
indexDaysMax?: undefined | number;property indexPrefix
indexPrefix?: undefined | string;property timeout
timeout?: undefined | number;property url
url?: undefined | string;interface GetServiceIntegrationEndpointPrometheusUserConfig
interface GetServiceIntegrationEndpointPrometheusUserConfigproperty basicAuthPassword
basicAuthPassword?: undefined | string;property basicAuthUsername
basicAuthUsername?: undefined | string;interface GetServiceIntegrationEndpointRsyslogUserConfig
interface GetServiceIntegrationEndpointRsyslogUserConfigproperty ca
ca?: undefined | string;property cert
cert?: undefined | string;property format
format?: undefined | string;property key
key?: undefined | string;property logline
logline?: undefined | string;property port
port?: undefined | number;property sd
sd?: undefined | string;property server
server?: undefined | string;property tls
tls?: undefined | false | true;interface GetServiceKafka
interface GetServiceKafkaproperty accessCert
accessCert: string;property accessKey
accessKey: string;property connectUri
connectUri: string;property restUri
restUri: string;property schemaRegistryUri
schemaRegistryUri: string;interface GetServiceKafkaConnect
interface GetServiceKafkaConnectinterface GetServiceKafkaConnectUserConfig
interface GetServiceKafkaConnectUserConfigproperty ipFilters
ipFilters?: string[];property kafkaConnect
kafkaConnect?: outputs.GetServiceKafkaConnectUserConfigKafkaConnect;property privateAccess
privateAccess?: outputs.GetServiceKafkaConnectUserConfigPrivateAccess;property publicAccess
publicAccess?: outputs.GetServiceKafkaConnectUserConfigPublicAccess;interface GetServiceKafkaConnectUserConfigKafkaConnect
interface GetServiceKafkaConnectUserConfigKafkaConnectproperty consumerIsolationLevel
consumerIsolationLevel?: undefined | string;property consumerMaxPollRecords
consumerMaxPollRecords?: undefined | number;property offsetFlushIntervalMs
offsetFlushIntervalMs?: undefined | number;interface GetServiceKafkaConnectUserConfigPrivateAccess
interface GetServiceKafkaConnectUserConfigPrivateAccessproperty kafkaConnect
kafkaConnect?: undefined | string;property prometheus
prometheus?: undefined | string;interface GetServiceKafkaConnectUserConfigPublicAccess
interface GetServiceKafkaConnectUserConfigPublicAccessproperty kafkaConnect
kafkaConnect?: undefined | string;property prometheus
prometheus?: undefined | string;interface GetServiceKafkaUserConfig
interface GetServiceKafkaUserConfigproperty customDomain
customDomain?: undefined | string;property ipFilters
ipFilters?: string[];property kafka
kafka?: outputs.GetServiceKafkaUserConfigKafka;property kafkaAuthenticationMethods
kafkaAuthenticationMethods?: outputs.GetServiceKafkaUserConfigKafkaAuthenticationMethods;property kafkaConnect
kafkaConnect?: undefined | false | true;property kafkaConnectConfig
kafkaConnectConfig?: outputs.GetServiceKafkaUserConfigKafkaConnectConfig;property kafkaRest
kafkaRest?: undefined | false | true;property kafkaRestConfig
kafkaRestConfig?: outputs.GetServiceKafkaUserConfigKafkaRestConfig;property kafkaVersion
kafkaVersion?: undefined | string;property privateAccess
privateAccess?: outputs.GetServiceKafkaUserConfigPrivateAccess;property publicAccess
publicAccess?: outputs.GetServiceKafkaUserConfigPublicAccess;property schemaRegistry
schemaRegistry?: undefined | false | true;interface GetServiceKafkaUserConfigKafka
interface GetServiceKafkaUserConfigKafkaproperty autoCreateTopicsEnable
autoCreateTopicsEnable?: undefined | string;property compressionType
compressionType?: undefined | string;property connectionsMaxIdleMs
connectionsMaxIdleMs?: undefined | number;property defaultReplicationFactor
defaultReplicationFactor?: undefined | number;property groupMaxSessionTimeoutMs
groupMaxSessionTimeoutMs?: undefined | number;property groupMinSessionTimeoutMs
groupMinSessionTimeoutMs?: undefined | number;property logCleanerMaxCompactionLagMs
logCleanerMaxCompactionLagMs?: undefined | number;property logCleanerMinCleanableRatio
logCleanerMinCleanableRatio?: undefined | number;property logCleanerMinCompactionLagMs
logCleanerMinCompactionLagMs?: undefined | number;property logCleanupPolicy
logCleanupPolicy?: undefined | string;property logMessageTimestampDifferenceMaxMs
logMessageTimestampDifferenceMaxMs?: undefined | number;property logMessageTimestampType
logMessageTimestampType?: undefined | string;property logRetentionBytes
logRetentionBytes?: undefined | number;property logRetentionHours
logRetentionHours?: undefined | number;property logSegmentBytes
logSegmentBytes?: undefined | number;property maxConnectionsPerIp
maxConnectionsPerIp?: undefined | number;property messageMaxBytes
messageMaxBytes?: undefined | number;property numPartitions
numPartitions?: undefined | number;property offsetsRetentionMinutes
offsetsRetentionMinutes?: undefined | number;property producerPurgatoryPurgeIntervalRequests
producerPurgatoryPurgeIntervalRequests?: undefined | number;property replicaFetchMaxBytes
replicaFetchMaxBytes?: undefined | number;property replicaFetchResponseMaxBytes
replicaFetchResponseMaxBytes?: undefined | number;property socketRequestMaxBytes
socketRequestMaxBytes?: undefined | number;interface GetServiceKafkaUserConfigKafkaAuthenticationMethods
interface GetServiceKafkaUserConfigKafkaAuthenticationMethodsproperty certificate
certificate?: undefined | false | true;property sasl
sasl?: undefined | false | true;interface GetServiceKafkaUserConfigKafkaConnectConfig
interface GetServiceKafkaUserConfigKafkaConnectConfigproperty consumerIsolationLevel
consumerIsolationLevel?: undefined | string;property consumerMaxPollRecords
consumerMaxPollRecords?: undefined | number;property offsetFlushIntervalMs
offsetFlushIntervalMs?: undefined | number;interface GetServiceKafkaUserConfigKafkaRestConfig
interface GetServiceKafkaUserConfigKafkaRestConfigproperty consumerEnableAutoCommit
consumerEnableAutoCommit?: undefined | false | true;property consumerRequestMaxBytes
consumerRequestMaxBytes?: undefined | number;property consumerRequestTimeoutMs
consumerRequestTimeoutMs?: undefined | number;property producerAcks
producerAcks?: undefined | string;property producerLingerMs
producerLingerMs?: undefined | number;property simpleconsumerPoolSizeMax
simpleconsumerPoolSizeMax?: undefined | number;interface GetServiceKafkaUserConfigPrivateAccess
interface GetServiceKafkaUserConfigPrivateAccessproperty prometheus
prometheus?: undefined | string;interface GetServiceKafkaUserConfigPublicAccess
interface GetServiceKafkaUserConfigPublicAccessproperty kafka
kafka?: undefined | string;property kafkaConnect
kafkaConnect?: undefined | string;property kafkaRest
kafkaRest?: undefined | string;property prometheus
prometheus?: undefined | string;property schemaRegistry
schemaRegistry?: undefined | string;interface GetServiceMysql
interface GetServiceMysqlinterface GetServiceMysqlUserConfig
interface GetServiceMysqlUserConfigproperty adminPassword
adminPassword?: undefined | string;property adminUsername
adminUsername?: undefined | string;property backupHour
backupHour?: undefined | number;property backupMinute
backupMinute?: undefined | number;property ipFilters
ipFilters?: string[];property mysql
mysql?: outputs.GetServiceMysqlUserConfigMysql;property mysqlVersion
mysqlVersion?: undefined | string;property privateAccess
privateAccess?: outputs.GetServiceMysqlUserConfigPrivateAccess;property publicAccess
publicAccess?: outputs.GetServiceMysqlUserConfigPublicAccess;property recoveryTargetTime
recoveryTargetTime?: undefined | string;property serviceToForkFrom
serviceToForkFrom?: undefined | string;interface GetServiceMysqlUserConfigMysql
interface GetServiceMysqlUserConfigMysqlproperty connectTimeout
connectTimeout?: undefined | number;property defaultTimeZone
defaultTimeZone?: undefined | string;property groupConcatMaxLen
groupConcatMaxLen?: undefined | number;property informationSchemaStatsExpiry
informationSchemaStatsExpiry?: undefined | number;property innodbFtMinTokenSize
innodbFtMinTokenSize?: undefined | number;property innodbFtServerStopwordTable
innodbFtServerStopwordTable?: undefined | string;property innodbLockWaitTimeout
innodbLockWaitTimeout?: undefined | number;property innodbOnlineAlterLogMaxSize
innodbOnlineAlterLogMaxSize?: undefined | number;property innodbRollbackOnTimeout
innodbRollbackOnTimeout?: undefined | string;property maxAllowedPacket
maxAllowedPacket?: undefined | number;property netReadTimeout
netReadTimeout?: undefined | number;property netWriteTimeout
netWriteTimeout?: undefined | number;property sqlMode
sqlMode?: undefined | string;property sqlRequirePrimaryKey
sqlRequirePrimaryKey?: undefined | string;property waitTimeout
waitTimeout?: undefined | number;interface GetServiceMysqlUserConfigPrivateAccess
interface GetServiceMysqlUserConfigPrivateAccessproperty mysql
mysql?: undefined | string;property prometheus
prometheus?: undefined | string;interface GetServiceMysqlUserConfigPublicAccess
interface GetServiceMysqlUserConfigPublicAccessproperty mysql
mysql?: undefined | string;property prometheus
prometheus?: undefined | string;interface GetServicePg
interface GetServicePgproperty dbname
dbname: string;property host
host: string;property password
password: string;property port
port: number;property replicaUri
replicaUri: string;property sslmode
sslmode: string;property uri
uri: string;property user
user: string;interface GetServicePgUserConfig
interface GetServicePgUserConfigproperty adminPassword
adminPassword?: undefined | string;property adminUsername
adminUsername?: undefined | string;property backupHour
backupHour?: undefined | number;property backupMinute
backupMinute?: undefined | number;property ipFilters
ipFilters?: string[];property pg
pg?: outputs.GetServicePgUserConfigPg;property pgReadReplica
pgReadReplica?: undefined | string;property pgServiceToForkFrom
pgServiceToForkFrom?: undefined | string;property pgVersion
pgVersion?: undefined | string;property pgbouncer
pgbouncer?: outputs.GetServicePgUserConfigPgbouncer;property pglookout
pglookout?: outputs.GetServicePgUserConfigPglookout;property privateAccess
privateAccess?: outputs.GetServicePgUserConfigPrivateAccess;property publicAccess
publicAccess?: outputs.GetServicePgUserConfigPublicAccess;property recoveryTargetTime
recoveryTargetTime?: undefined | string;property serviceToForkFrom
serviceToForkFrom?: undefined | string;property timescaledb
timescaledb?: outputs.GetServicePgUserConfigTimescaledb;property variant
variant?: undefined | string;interface GetServicePgUserConfigPg
interface GetServicePgUserConfigPgproperty autovacuumAnalyzeScaleFactor
autovacuumAnalyzeScaleFactor?: undefined | number;property autovacuumAnalyzeThreshold
autovacuumAnalyzeThreshold?: undefined | number;property autovacuumMaxWorkers
autovacuumMaxWorkers?: undefined | number;property autovacuumNaptime
autovacuumNaptime?: undefined | number;property autovacuumVacuumCostDelay
autovacuumVacuumCostDelay?: undefined | number;property autovacuumVacuumCostLimit
autovacuumVacuumCostLimit?: undefined | number;property autovacuumVacuumScaleFactor
autovacuumVacuumScaleFactor?: undefined | number;property autovacuumVacuumThreshold
autovacuumVacuumThreshold?: undefined | number;property deadlockTimeout
deadlockTimeout?: undefined | number;property idleInTransactionSessionTimeout
idleInTransactionSessionTimeout?: undefined | number;property jit
jit?: undefined | string;property logAutovacuumMinDuration
logAutovacuumMinDuration?: undefined | number;property logErrorVerbosity
logErrorVerbosity?: undefined | string;property logMinDurationStatement
logMinDurationStatement?: undefined | number;property maxLocksPerTransaction
maxLocksPerTransaction?: undefined | number;property maxParallelWorkers
maxParallelWorkers?: undefined | number;property maxParallelWorkersPerGather
maxParallelWorkersPerGather?: undefined | number;property maxPredLocksPerTransaction
maxPredLocksPerTransaction?: undefined | number;property maxPreparedTransactions
maxPreparedTransactions?: undefined | number;property maxStackDepth
maxStackDepth?: undefined | number;property maxStandbyArchiveDelay
maxStandbyArchiveDelay?: undefined | number;property maxStandbyStreamingDelay
maxStandbyStreamingDelay?: undefined | number;property maxWorkerProcesses
maxWorkerProcesses?: undefined | number;property pgStatStatementsTrack
pgStatStatementsTrack?: undefined | string;property tempFileLimit
tempFileLimit?: undefined | number;property timezone
timezone?: undefined | string;property trackActivityQuerySize
trackActivityQuerySize?: undefined | number;property trackFunctions
trackFunctions?: undefined | string;property walWriterDelay
walWriterDelay?: undefined | number;interface GetServicePgUserConfigPgbouncer
interface GetServicePgUserConfigPgbouncerproperty serverResetQueryAlways
serverResetQueryAlways?: undefined | false | true;interface GetServicePgUserConfigPglookout
interface GetServicePgUserConfigPglookoutproperty maxFailoverReplicationTimeLag
maxFailoverReplicationTimeLag?: undefined | number;interface GetServicePgUserConfigPrivateAccess
interface GetServicePgUserConfigPrivateAccessproperty pg
pg?: undefined | string;property pgbouncer
pgbouncer?: undefined | string;property prometheus
prometheus?: undefined | string;interface GetServicePgUserConfigPublicAccess
interface GetServicePgUserConfigPublicAccessproperty pg
pg?: undefined | string;property pgbouncer
pgbouncer?: undefined | string;property prometheus
prometheus?: undefined | string;interface GetServicePgUserConfigTimescaledb
interface GetServicePgUserConfigTimescaledbproperty maxBackgroundWorkers
maxBackgroundWorkers?: undefined | number;interface GetServiceRedis
interface GetServiceRedisinterface GetServiceRedisUserConfig
interface GetServiceRedisUserConfigproperty ipFilters
ipFilters?: string[];property migration
migration?: outputs.GetServiceRedisUserConfigMigration;property privateAccess
privateAccess?: outputs.GetServiceRedisUserConfigPrivateAccess;property publicAccess
publicAccess?: outputs.GetServiceRedisUserConfigPublicAccess;property redisLfuDecayTime
redisLfuDecayTime?: undefined | number;property redisLfuLogFactor
redisLfuLogFactor?: undefined | number;property redisMaxmemoryPolicy
redisMaxmemoryPolicy?: undefined | string;property redisNotifyKeyspaceEvents
redisNotifyKeyspaceEvents?: undefined | string;property redisSsl
redisSsl?: undefined | false | true;property redisTimeout
redisTimeout?: undefined | number;interface GetServiceRedisUserConfigMigration
interface GetServiceRedisUserConfigMigrationproperty host
host?: undefined | string;property password
password?: undefined | string;property port
port?: undefined | number;property ssl
ssl?: undefined | false | true;property username
username?: undefined | string;interface GetServiceRedisUserConfigPrivateAccess
interface GetServiceRedisUserConfigPrivateAccessproperty prometheus
prometheus?: undefined | string;property redis
redis?: undefined | string;interface GetServiceRedisUserConfigPublicAccess
interface GetServiceRedisUserConfigPublicAccessproperty prometheus
prometheus?: undefined | string;property redis
redis?: undefined | string;interface GetServiceServiceIntegration
interface GetServiceServiceIntegrationproperty integrationType
integrationType: string;property sourceServiceName
sourceServiceName: string;interface KafkaConnectorTask
interface KafkaConnectorTaskproperty connector
connector: string;property task
task: number;interface ServiceCassandra
interface ServiceCassandrainterface ServiceCassandraUserConfig
interface ServiceCassandraUserConfigproperty ipFilters
ipFilters?: string[];property migrateSstableloader
migrateSstableloader?: undefined | string;property privateAccess
privateAccess?: outputs.ServiceCassandraUserConfigPrivateAccess;property publicAccess
publicAccess?: outputs.ServiceCassandraUserConfigPublicAccess;property serviceToForkFrom
serviceToForkFrom?: undefined | string;interface ServiceCassandraUserConfigPrivateAccess
interface ServiceCassandraUserConfigPrivateAccessproperty prometheus
prometheus?: undefined | string;interface ServiceCassandraUserConfigPublicAccess
interface ServiceCassandraUserConfigPublicAccessproperty prometheus
prometheus?: undefined | string;interface ServiceComponent
interface ServiceComponentproperty component
component: string;property host
host: string;property kafkaAuthenticationMethod
kafkaAuthenticationMethod: string;property port
port: number;property route
route: string;property ssl
ssl: boolean;property usage
usage: string;interface ServiceElasticsearch
interface ServiceElasticsearchproperty kibanaUri
kibanaUri: string;interface ServiceElasticsearchUserConfig
interface ServiceElasticsearchUserConfigproperty customDomain
customDomain?: undefined | string;property disableReplicationFactorAdjustment
disableReplicationFactorAdjustment?: undefined | string;property elasticsearch
elasticsearch?: outputs.ServiceElasticsearchUserConfigElasticsearch;property elasticsearchVersion
elasticsearchVersion?: undefined | string;property indexPatterns
indexPatterns?: ServiceElasticsearchUserConfigIndexPattern[];property ipFilters
ipFilters?: string[];property kibana
kibana?: outputs.ServiceElasticsearchUserConfigKibana;property maxIndexCount
maxIndexCount?: undefined | number;property privateAccess
privateAccess?: outputs.ServiceElasticsearchUserConfigPrivateAccess;property publicAccess
publicAccess?: outputs.ServiceElasticsearchUserConfigPublicAccess;property recoveryBasebackupName
recoveryBasebackupName?: undefined | string;property serviceToForkFrom
serviceToForkFrom?: undefined | string;interface ServiceElasticsearchUserConfigElasticsearch
interface ServiceElasticsearchUserConfigElasticsearchproperty actionAutoCreateIndexEnabled
actionAutoCreateIndexEnabled?: undefined | string;property actionDestructiveRequiresName
actionDestructiveRequiresName?: undefined | string;property httpMaxContentLength
httpMaxContentLength?: undefined | number;property indicesFielddataCacheSize
indicesFielddataCacheSize?: undefined | number;property indicesMemoryIndexBufferSize
indicesMemoryIndexBufferSize?: undefined | number;property indicesQueriesCacheSize
indicesQueriesCacheSize?: undefined | number;property indicesQueryBoolMaxClauseCount
indicesQueryBoolMaxClauseCount?: undefined | number;property reindexRemoteWhitelists
reindexRemoteWhitelists?: string[];property threadPoolAnalyzeQueueSize
threadPoolAnalyzeQueueSize?: undefined | number;property threadPoolAnalyzeSize
threadPoolAnalyzeSize?: undefined | number;property threadPoolForceMergeSize
threadPoolForceMergeSize?: undefined | number;property threadPoolGetQueueSize
threadPoolGetQueueSize?: undefined | number;property threadPoolGetSize
threadPoolGetSize?: undefined | number;property threadPoolIndexQueueSize
threadPoolIndexQueueSize?: undefined | number;property threadPoolIndexSize
threadPoolIndexSize?: undefined | number;property threadPoolSearchQueueSize
threadPoolSearchQueueSize?: undefined | number;property threadPoolSearchSize
threadPoolSearchSize?: undefined | number;property threadPoolSearchThrottledQueueSize
threadPoolSearchThrottledQueueSize?: undefined | number;property threadPoolSearchThrottledSize
threadPoolSearchThrottledSize?: undefined | number;property threadPoolWriteQueueSize
threadPoolWriteQueueSize?: undefined | number;property threadPoolWriteSize
threadPoolWriteSize?: undefined | number;interface ServiceElasticsearchUserConfigIndexPattern
interface ServiceElasticsearchUserConfigIndexPatternproperty maxIndexCount
maxIndexCount?: undefined | number;property pattern
pattern?: undefined | string;interface ServiceElasticsearchUserConfigKibana
interface ServiceElasticsearchUserConfigKibanaproperty elasticsearchRequestTimeout
elasticsearchRequestTimeout?: undefined | number;property enabled
enabled?: undefined | false | true;property maxOldSpaceSize
maxOldSpaceSize?: undefined | number;interface ServiceElasticsearchUserConfigPrivateAccess
interface ServiceElasticsearchUserConfigPrivateAccessproperty elasticsearch
elasticsearch?: undefined | string;property kibana
kibana?: undefined | string;property prometheus
prometheus?: undefined | string;interface ServiceElasticsearchUserConfigPublicAccess
interface ServiceElasticsearchUserConfigPublicAccessproperty elasticsearch
elasticsearch?: undefined | string;property kibana
kibana?: undefined | string;property prometheus
prometheus?: undefined | string;interface ServiceGrafana
interface ServiceGrafanainterface ServiceGrafanaUserConfig
interface ServiceGrafanaUserConfigproperty alertingEnabled
alertingEnabled?: undefined | string;property alertingErrorOrTimeout
alertingErrorOrTimeout?: undefined | string;property alertingNodataOrNullvalues
alertingNodataOrNullvalues?: undefined | string;property allowEmbedding
allowEmbedding?: undefined | string;property authGenericOauth
authGenericOauth?: outputs.ServiceGrafanaUserConfigAuthGenericOauth;property authGithub
authGithub?: outputs.ServiceGrafanaUserConfigAuthGithub;property authGitlab
authGitlab?: outputs.ServiceGrafanaUserConfigAuthGitlab;property authGoogle
authGoogle?: outputs.ServiceGrafanaUserConfigAuthGoogle;property cookieSamesite
cookieSamesite?: undefined | string;property customDomain
customDomain?: undefined | string;property dashboardsVersionsToKeep
dashboardsVersionsToKeep?: undefined | number;property dataproxySendUserHeader
dataproxySendUserHeader?: undefined | string;property dataproxyTimeout
dataproxyTimeout?: undefined | number;property disableGravatar
disableGravatar?: undefined | string;property editorsCanAdmin
editorsCanAdmin?: undefined | string;property externalImageStorage
externalImageStorage?: outputs.ServiceGrafanaUserConfigExternalImageStorage;property googleAnalyticsUaId
googleAnalyticsUaId?: undefined | string;property ipFilters
ipFilters?: string[];property metricsEnabled
metricsEnabled?: undefined | string;property privateAccess
privateAccess?: outputs.ServiceGrafanaUserConfigPrivateAccess;property publicAccess
publicAccess?: outputs.ServiceGrafanaUserConfigPublicAccess;property smtpServer
smtpServer?: outputs.ServiceGrafanaUserConfigSmtpServer;property userAutoAssignOrg
userAutoAssignOrg?: undefined | string;property userAutoAssignOrgRole
userAutoAssignOrgRole?: undefined | string;property viewersCanEdit
viewersCanEdit?: undefined | string;interface ServiceGrafanaUserConfigAuthGenericOauth
interface ServiceGrafanaUserConfigAuthGenericOauthproperty allowSignUp
allowSignUp?: undefined | string;property allowedDomains
allowedDomains?: string[];property allowedOrganizations
allowedOrganizations?: string[];property apiUrl
apiUrl?: undefined | string;property authUrl
authUrl?: undefined | string;property clientId
clientId?: undefined | string;property clientSecret
clientSecret?: undefined | string;property name
name?: undefined | string;property scopes
scopes?: string[];property tokenUrl
tokenUrl?: undefined | string;interface ServiceGrafanaUserConfigAuthGithub
interface ServiceGrafanaUserConfigAuthGithubproperty allowSignUp
allowSignUp?: undefined | string;property allowedOrganizations
allowedOrganizations?: string[];property clientId
clientId?: undefined | string;property clientSecret
clientSecret?: undefined | string;property teamIds
teamIds?: number[];interface ServiceGrafanaUserConfigAuthGitlab
interface ServiceGrafanaUserConfigAuthGitlabproperty allowSignUp
allowSignUp?: undefined | string;property allowedGroups
allowedGroups?: string[];property apiUrl
apiUrl?: undefined | string;property authUrl
authUrl?: undefined | string;property clientId
clientId?: undefined | string;property clientSecret
clientSecret?: undefined | string;property tokenUrl
tokenUrl?: undefined | string;interface ServiceGrafanaUserConfigAuthGoogle
interface ServiceGrafanaUserConfigAuthGoogleproperty allowSignUp
allowSignUp?: undefined | string;property allowedDomains
allowedDomains?: string[];property clientId
clientId?: undefined | string;property clientSecret
clientSecret?: undefined | string;interface ServiceGrafanaUserConfigExternalImageStorage
interface ServiceGrafanaUserConfigExternalImageStorageproperty accessKey
accessKey?: undefined | string;property bucketUrl
bucketUrl?: undefined | string;property provider
provider?: undefined | string;property secretKey
secretKey?: undefined | string;interface ServiceGrafanaUserConfigPrivateAccess
interface ServiceGrafanaUserConfigPrivateAccessproperty grafana
grafana?: undefined | string;interface ServiceGrafanaUserConfigPublicAccess
interface ServiceGrafanaUserConfigPublicAccessproperty grafana
grafana?: undefined | string;interface ServiceGrafanaUserConfigSmtpServer
interface ServiceGrafanaUserConfigSmtpServerproperty fromAddress
fromAddress?: undefined | string;property fromName
fromName?: undefined | string;property host
host?: undefined | string;property password
password?: undefined | string;property port
port?: undefined | number;property skipVerify
skipVerify?: undefined | string;property username
username?: undefined | string;interface ServiceInfluxdb
interface ServiceInfluxdbproperty databaseName
databaseName: string;interface ServiceInfluxdbUserConfig
interface ServiceInfluxdbUserConfigproperty customDomain
customDomain?: undefined | string;property ipFilters
ipFilters?: string[];property privateAccess
privateAccess?: outputs.ServiceInfluxdbUserConfigPrivateAccess;property publicAccess
publicAccess?: outputs.ServiceInfluxdbUserConfigPublicAccess;property serviceToForkFrom
serviceToForkFrom?: undefined | string;interface ServiceInfluxdbUserConfigPrivateAccess
interface ServiceInfluxdbUserConfigPrivateAccessproperty influxdb
influxdb?: undefined | string;interface ServiceInfluxdbUserConfigPublicAccess
interface ServiceInfluxdbUserConfigPublicAccessproperty influxdb
influxdb?: undefined | string;interface ServiceIntegrationEndpointDatadogUserConfig
interface ServiceIntegrationEndpointDatadogUserConfigproperty datadogApiKey
datadogApiKey?: undefined | string;property disableConsumerStats
disableConsumerStats?: undefined | string;property maxPartitionContexts
maxPartitionContexts?: undefined | number;property site
site?: undefined | string;interface ServiceIntegrationEndpointExternalElasticsearchLogsUserConfig
interface ServiceIntegrationEndpointExternalElasticsearchLogsUserConfigproperty ca
ca?: undefined | string;property indexDaysMax
indexDaysMax?: undefined | number;property indexPrefix
indexPrefix?: undefined | string;property timeout
timeout?: undefined | number;property url
url?: undefined | string;interface ServiceIntegrationEndpointPrometheusUserConfig
interface ServiceIntegrationEndpointPrometheusUserConfigproperty basicAuthPassword
basicAuthPassword?: undefined | string;property basicAuthUsername
basicAuthUsername?: undefined | string;interface ServiceIntegrationEndpointRsyslogUserConfig
interface ServiceIntegrationEndpointRsyslogUserConfigproperty ca
ca?: undefined | string;property cert
cert?: undefined | string;property format
format?: undefined | string;property key
key?: undefined | string;property logline
logline?: undefined | string;property port
port?: undefined | number;property sd
sd?: undefined | string;property server
server?: undefined | string;property tls
tls?: undefined | false | true;interface ServiceIntegrationLogsUserConfig
interface ServiceIntegrationLogsUserConfigproperty elasticsearchIndexDaysMax
elasticsearchIndexDaysMax?: undefined | number;property elasticsearchIndexPrefix
elasticsearchIndexPrefix?: undefined | string;interface ServiceIntegrationMirrormakerUserConfig
interface ServiceIntegrationMirrormakerUserConfigproperty mirrormakerWhitelist
mirrormakerWhitelist?: undefined | string;interface ServiceKafka
interface ServiceKafkaproperty accessCert
accessCert: string;property accessKey
accessKey: string;property connectUri
connectUri: string;property restUri
restUri: string;property schemaRegistryUri
schemaRegistryUri: string;interface ServiceKafkaConnect
interface ServiceKafkaConnectinterface ServiceKafkaConnectUserConfig
interface ServiceKafkaConnectUserConfigproperty ipFilters
ipFilters?: string[];property kafkaConnect
kafkaConnect?: outputs.ServiceKafkaConnectUserConfigKafkaConnect;property privateAccess
privateAccess?: outputs.ServiceKafkaConnectUserConfigPrivateAccess;property publicAccess
publicAccess?: outputs.ServiceKafkaConnectUserConfigPublicAccess;interface ServiceKafkaConnectUserConfigKafkaConnect
interface ServiceKafkaConnectUserConfigKafkaConnectproperty consumerIsolationLevel
consumerIsolationLevel?: undefined | string;property consumerMaxPollRecords
consumerMaxPollRecords?: undefined | number;property offsetFlushIntervalMs
offsetFlushIntervalMs?: undefined | number;interface ServiceKafkaConnectUserConfigPrivateAccess
interface ServiceKafkaConnectUserConfigPrivateAccessproperty kafkaConnect
kafkaConnect?: undefined | string;property prometheus
prometheus?: undefined | string;interface ServiceKafkaConnectUserConfigPublicAccess
interface ServiceKafkaConnectUserConfigPublicAccessproperty kafkaConnect
kafkaConnect?: undefined | string;property prometheus
prometheus?: undefined | string;interface ServiceKafkaUserConfig
interface ServiceKafkaUserConfigproperty customDomain
customDomain?: undefined | string;property ipFilters
ipFilters?: string[];property kafka
kafka?: outputs.ServiceKafkaUserConfigKafka;property kafkaAuthenticationMethods
kafkaAuthenticationMethods?: outputs.ServiceKafkaUserConfigKafkaAuthenticationMethods;property kafkaConnect
kafkaConnect?: undefined | false | true;property kafkaConnectConfig
kafkaConnectConfig?: outputs.ServiceKafkaUserConfigKafkaConnectConfig;property kafkaRest
kafkaRest?: undefined | false | true;property kafkaRestConfig
kafkaRestConfig?: outputs.ServiceKafkaUserConfigKafkaRestConfig;property kafkaVersion
kafkaVersion?: undefined | string;property privateAccess
privateAccess?: outputs.ServiceKafkaUserConfigPrivateAccess;property publicAccess
publicAccess?: outputs.ServiceKafkaUserConfigPublicAccess;property schemaRegistry
schemaRegistry?: undefined | false | true;interface ServiceKafkaUserConfigKafka
interface ServiceKafkaUserConfigKafkaproperty autoCreateTopicsEnable
autoCreateTopicsEnable?: undefined | string;property compressionType
compressionType?: undefined | string;property connectionsMaxIdleMs
connectionsMaxIdleMs?: undefined | number;property defaultReplicationFactor
defaultReplicationFactor?: undefined | number;property groupMaxSessionTimeoutMs
groupMaxSessionTimeoutMs?: undefined | number;property groupMinSessionTimeoutMs
groupMinSessionTimeoutMs?: undefined | number;property logCleanerMaxCompactionLagMs
logCleanerMaxCompactionLagMs?: undefined | number;property logCleanerMinCleanableRatio
logCleanerMinCleanableRatio?: undefined | number;property logCleanerMinCompactionLagMs
logCleanerMinCompactionLagMs?: undefined | number;property logCleanupPolicy
logCleanupPolicy?: undefined | string;property logMessageTimestampDifferenceMaxMs
logMessageTimestampDifferenceMaxMs?: undefined | number;property logMessageTimestampType
logMessageTimestampType?: undefined | string;property logRetentionBytes
logRetentionBytes?: undefined | number;property logRetentionHours
logRetentionHours?: undefined | number;property logSegmentBytes
logSegmentBytes?: undefined | number;property maxConnectionsPerIp
maxConnectionsPerIp?: undefined | number;property messageMaxBytes
messageMaxBytes?: undefined | number;property numPartitions
numPartitions?: undefined | number;property offsetsRetentionMinutes
offsetsRetentionMinutes?: undefined | number;property producerPurgatoryPurgeIntervalRequests
producerPurgatoryPurgeIntervalRequests?: undefined | number;property replicaFetchMaxBytes
replicaFetchMaxBytes?: undefined | number;property replicaFetchResponseMaxBytes
replicaFetchResponseMaxBytes?: undefined | number;property socketRequestMaxBytes
socketRequestMaxBytes?: undefined | number;interface ServiceKafkaUserConfigKafkaAuthenticationMethods
interface ServiceKafkaUserConfigKafkaAuthenticationMethodsproperty certificate
certificate?: undefined | false | true;property sasl
sasl?: undefined | false | true;interface ServiceKafkaUserConfigKafkaConnectConfig
interface ServiceKafkaUserConfigKafkaConnectConfigproperty consumerIsolationLevel
consumerIsolationLevel?: undefined | string;property consumerMaxPollRecords
consumerMaxPollRecords?: undefined | number;property offsetFlushIntervalMs
offsetFlushIntervalMs?: undefined | number;interface ServiceKafkaUserConfigKafkaRestConfig
interface ServiceKafkaUserConfigKafkaRestConfigproperty consumerEnableAutoCommit
consumerEnableAutoCommit?: undefined | false | true;property consumerRequestMaxBytes
consumerRequestMaxBytes?: undefined | number;property consumerRequestTimeoutMs
consumerRequestTimeoutMs?: undefined | number;property producerAcks
producerAcks?: undefined | string;property producerLingerMs
producerLingerMs?: undefined | number;property simpleconsumerPoolSizeMax
simpleconsumerPoolSizeMax?: undefined | number;interface ServiceKafkaUserConfigPrivateAccess
interface ServiceKafkaUserConfigPrivateAccessproperty prometheus
prometheus?: undefined | string;interface ServiceKafkaUserConfigPublicAccess
interface ServiceKafkaUserConfigPublicAccessproperty kafka
kafka?: undefined | string;property kafkaConnect
kafkaConnect?: undefined | string;property kafkaRest
kafkaRest?: undefined | string;property prometheus
prometheus?: undefined | string;property schemaRegistry
schemaRegistry?: undefined | string;interface ServiceMysql
interface ServiceMysqlinterface ServiceMysqlUserConfig
interface ServiceMysqlUserConfigproperty adminPassword
adminPassword?: undefined | string;property adminUsername
adminUsername?: undefined | string;property backupHour
backupHour?: undefined | number;property backupMinute
backupMinute?: undefined | number;property ipFilters
ipFilters?: string[];property mysql
mysql?: outputs.ServiceMysqlUserConfigMysql;property mysqlVersion
mysqlVersion?: undefined | string;property privateAccess
privateAccess?: outputs.ServiceMysqlUserConfigPrivateAccess;property publicAccess
publicAccess?: outputs.ServiceMysqlUserConfigPublicAccess;property recoveryTargetTime
recoveryTargetTime?: undefined | string;property serviceToForkFrom
serviceToForkFrom?: undefined | string;interface ServiceMysqlUserConfigMysql
interface ServiceMysqlUserConfigMysqlproperty connectTimeout
connectTimeout?: undefined | number;property defaultTimeZone
defaultTimeZone?: undefined | string;property groupConcatMaxLen
groupConcatMaxLen?: undefined | number;property informationSchemaStatsExpiry
informationSchemaStatsExpiry?: undefined | number;property innodbFtMinTokenSize
innodbFtMinTokenSize?: undefined | number;property innodbFtServerStopwordTable
innodbFtServerStopwordTable?: undefined | string;property innodbLockWaitTimeout
innodbLockWaitTimeout?: undefined | number;property innodbOnlineAlterLogMaxSize
innodbOnlineAlterLogMaxSize?: undefined | number;property innodbRollbackOnTimeout
innodbRollbackOnTimeout?: undefined | string;property maxAllowedPacket
maxAllowedPacket?: undefined | number;property netReadTimeout
netReadTimeout?: undefined | number;property netWriteTimeout
netWriteTimeout?: undefined | number;property sqlMode
sqlMode?: undefined | string;property sqlRequirePrimaryKey
sqlRequirePrimaryKey?: undefined | string;property waitTimeout
waitTimeout?: undefined | number;interface ServiceMysqlUserConfigPrivateAccess
interface ServiceMysqlUserConfigPrivateAccessproperty mysql
mysql?: undefined | string;property prometheus
prometheus?: undefined | string;interface ServiceMysqlUserConfigPublicAccess
interface ServiceMysqlUserConfigPublicAccessproperty mysql
mysql?: undefined | string;property prometheus
prometheus?: undefined | string;interface ServicePg
interface ServicePgproperty dbname
dbname: string;property host
host: string;property password
password: string;property port
port: number;property replicaUri
replicaUri: string;property sslmode
sslmode: string;property uri
uri: string;property user
user: string;interface ServicePgUserConfig
interface ServicePgUserConfigproperty adminPassword
adminPassword?: undefined | string;property adminUsername
adminUsername?: undefined | string;property backupHour
backupHour?: undefined | number;property backupMinute
backupMinute?: undefined | number;property ipFilters
ipFilters?: string[];property pg
pg?: outputs.ServicePgUserConfigPg;property pgReadReplica
pgReadReplica?: undefined | string;property pgServiceToForkFrom
pgServiceToForkFrom?: undefined | string;property pgVersion
pgVersion?: undefined | string;property pgbouncer
pgbouncer?: outputs.ServicePgUserConfigPgbouncer;property pglookout
pglookout?: outputs.ServicePgUserConfigPglookout;property privateAccess
privateAccess?: outputs.ServicePgUserConfigPrivateAccess;property publicAccess
publicAccess?: outputs.ServicePgUserConfigPublicAccess;property recoveryTargetTime
recoveryTargetTime?: undefined | string;property serviceToForkFrom
serviceToForkFrom?: undefined | string;property timescaledb
timescaledb?: outputs.ServicePgUserConfigTimescaledb;property variant
variant?: undefined | string;interface ServicePgUserConfigPg
interface ServicePgUserConfigPgproperty autovacuumAnalyzeScaleFactor
autovacuumAnalyzeScaleFactor?: undefined | number;property autovacuumAnalyzeThreshold
autovacuumAnalyzeThreshold?: undefined | number;property autovacuumMaxWorkers
autovacuumMaxWorkers?: undefined | number;property autovacuumNaptime
autovacuumNaptime?: undefined | number;property autovacuumVacuumCostDelay
autovacuumVacuumCostDelay?: undefined | number;property autovacuumVacuumCostLimit
autovacuumVacuumCostLimit?: undefined | number;property autovacuumVacuumScaleFactor
autovacuumVacuumScaleFactor?: undefined | number;property autovacuumVacuumThreshold
autovacuumVacuumThreshold?: undefined | number;property deadlockTimeout
deadlockTimeout?: undefined | number;property idleInTransactionSessionTimeout
idleInTransactionSessionTimeout?: undefined | number;property jit
jit?: undefined | string;property logAutovacuumMinDuration
logAutovacuumMinDuration?: undefined | number;property logErrorVerbosity
logErrorVerbosity?: undefined | string;property logMinDurationStatement
logMinDurationStatement?: undefined | number;property maxLocksPerTransaction
maxLocksPerTransaction?: undefined | number;property maxParallelWorkers
maxParallelWorkers?: undefined | number;property maxParallelWorkersPerGather
maxParallelWorkersPerGather?: undefined | number;property maxPredLocksPerTransaction
maxPredLocksPerTransaction?: undefined | number;property maxPreparedTransactions
maxPreparedTransactions?: undefined | number;property maxStackDepth
maxStackDepth?: undefined | number;property maxStandbyArchiveDelay
maxStandbyArchiveDelay?: undefined | number;property maxStandbyStreamingDelay
maxStandbyStreamingDelay?: undefined | number;property maxWorkerProcesses
maxWorkerProcesses?: undefined | number;property pgStatStatementsTrack
pgStatStatementsTrack?: undefined | string;property tempFileLimit
tempFileLimit?: undefined | number;property timezone
timezone?: undefined | string;property trackActivityQuerySize
trackActivityQuerySize?: undefined | number;property trackFunctions
trackFunctions?: undefined | string;property walWriterDelay
walWriterDelay?: undefined | number;interface ServicePgUserConfigPgbouncer
interface ServicePgUserConfigPgbouncerproperty serverResetQueryAlways
serverResetQueryAlways?: undefined | false | true;interface ServicePgUserConfigPglookout
interface ServicePgUserConfigPglookoutproperty maxFailoverReplicationTimeLag
maxFailoverReplicationTimeLag?: undefined | number;interface ServicePgUserConfigPrivateAccess
interface ServicePgUserConfigPrivateAccessproperty pg
pg?: undefined | string;property pgbouncer
pgbouncer?: undefined | string;property prometheus
prometheus?: undefined | string;interface ServicePgUserConfigPublicAccess
interface ServicePgUserConfigPublicAccessproperty pg
pg?: undefined | string;property pgbouncer
pgbouncer?: undefined | string;property prometheus
prometheus?: undefined | string;interface ServicePgUserConfigTimescaledb
interface ServicePgUserConfigTimescaledbproperty maxBackgroundWorkers
maxBackgroundWorkers?: undefined | number;interface ServiceRedis
interface ServiceRedisinterface ServiceRedisUserConfig
interface ServiceRedisUserConfigproperty ipFilters
ipFilters?: string[];property migration
migration?: outputs.ServiceRedisUserConfigMigration;property privateAccess
privateAccess?: outputs.ServiceRedisUserConfigPrivateAccess;property publicAccess
publicAccess?: outputs.ServiceRedisUserConfigPublicAccess;property redisLfuDecayTime
redisLfuDecayTime?: undefined | number;property redisLfuLogFactor
redisLfuLogFactor?: undefined | number;property redisMaxmemoryPolicy
redisMaxmemoryPolicy?: undefined | string;property redisNotifyKeyspaceEvents
redisNotifyKeyspaceEvents?: undefined | string;property redisSsl
redisSsl?: undefined | false | true;property redisTimeout
redisTimeout?: undefined | number;interface ServiceRedisUserConfigMigration
interface ServiceRedisUserConfigMigrationproperty host
host?: undefined | string;property password
password?: undefined | string;property port
port?: undefined | number;property ssl
ssl?: undefined | false | true;property username
username?: undefined | string;interface ServiceRedisUserConfigPrivateAccess
interface ServiceRedisUserConfigPrivateAccessproperty prometheus
prometheus?: undefined | string;property redis
redis?: undefined | string;interface ServiceRedisUserConfigPublicAccess
interface ServiceRedisUserConfigPublicAccessproperty prometheus
prometheus?: undefined | string;property redis
redis?: undefined | string;interface ServiceServiceIntegration
interface ServiceServiceIntegrationproperty integrationType
integrationType: string;property sourceServiceName
sourceServiceName: string;