GetService
Example Usage
using Pulumi;
using Aiven = Pulumi.Aiven;
class MyStack : Stack
{
public MyStack()
{
var myservice = Output.Create(Aiven.GetService.InvokeAsync(new Aiven.GetServiceArgs
{
Project = data.Aiven_project.Myproject.Project,
ServiceName = "<SERVICE_NAME>",
}));
}
}
Coming soon!
import pulumi
import pulumi_aiven as aiven
myservice = aiven.get_service(project=data["aiven..Project"]["myproject"]["project"],
service_name="<SERVICE_NAME>")import * as pulumi from "@pulumi/pulumi";
import * as aiven from "@pulumi/aiven";
const myservice = aiven.getService({
project: data.aiven_project.myproject.project,
serviceName: "<SERVICE_NAME>",
});Using GetService
function getService(args: GetServiceArgs, opts?: InvokeOptions): Promise<GetServiceResult>function get_service(cassandra=None, cassandra_user_config=None, client_timeout=None, cloud_name=None, components=None, elasticsearch=None, elasticsearch_user_config=None, grafana=None, grafana_user_config=None, influxdb=None, influxdb_user_config=None, kafka=None, kafka_connect=None, kafka_connect_user_config=None, kafka_mirrormaker=None, kafka_mirrormaker_user_config=None, kafka_user_config=None, maintenance_window_dow=None, maintenance_window_time=None, mysql=None, mysql_user_config=None, pg=None, pg_user_config=None, plan=None, project=None, project_vpc_id=None, redis=None, redis_user_config=None, service_host=None, service_integrations=None, service_name=None, service_password=None, service_port=None, service_type=None, service_uri=None, service_username=None, state=None, termination_protection=None, opts=None)func LookupService(ctx *Context, args *LookupServiceArgs, opts ...InvokeOption) (*LookupServiceResult, error)Note: This function is named
LookupServicein the Go SDK.
public static class GetService {
public static Task<GetServiceResult> InvokeAsync(GetServiceArgs args, InvokeOptions? opts = null)
}The following arguments are supported:
- Project string
- Service
Name string - Cassandra
Get
Service Cassandra Args - Cassandra
User GetConfig Service Cassandra User Config Args - Client
Timeout GetService Client Timeout Args - Cloud
Name string - Components
List<Get
Service Component Args> - Elasticsearch
Get
Service Elasticsearch Args - Elasticsearch
User GetConfig Service Elasticsearch User Config Args - Grafana
Get
Service Grafana Args - Grafana
User GetConfig Service Grafana User Config Args - Influxdb
Get
Service Influxdb Args - Influxdb
User GetConfig Service Influxdb User Config Args - Kafka
Get
Service Kafka Args - Kafka
Connect GetService Kafka Connect Args - Kafka
Connect GetUser Config Service Kafka Connect User Config Args - Kafka
Mirrormaker GetService Kafka Mirrormaker Args - Kafka
Mirrormaker GetUser Config Service Kafka Mirrormaker User Config Args - Kafka
User GetConfig Service Kafka User Config Args - Maintenance
Window stringDow - Maintenance
Window stringTime - Mysql
Get
Service Mysql Args - Mysql
User GetConfig Service Mysql User Config Args - Pg
Get
Service Pg Args - Pg
User GetConfig Service Pg User Config Args - Plan string
- Project
Vpc stringId - Redis
Get
Service Redis Args - Redis
User GetConfig Service Redis User Config Args - Service
Host string - Service
Integrations List<GetService Service Integration Args> - Service
Password string - Service
Port int - Service
Type string - Service
Uri string - Service
Username string - State string
- Termination
Protection bool
- Project string
- Service
Name string - Cassandra
Get
Service Cassandra - Cassandra
User GetConfig Service Cassandra User Config - Client
Timeout GetService Client Timeout - Cloud
Name string - Components
[]Get
Service Component - Elasticsearch
Get
Service Elasticsearch - Elasticsearch
User GetConfig Service Elasticsearch User Config - Grafana
Get
Service Grafana - Grafana
User GetConfig Service Grafana User Config - Influxdb
Get
Service Influxdb - Influxdb
User GetConfig Service Influxdb User Config - Kafka
Get
Service Kafka - Kafka
Connect GetService Kafka Connect - Kafka
Connect GetUser Config Service Kafka Connect User Config - Kafka
Mirrormaker GetService Kafka Mirrormaker - Kafka
Mirrormaker GetUser Config Service Kafka Mirrormaker User Config - Kafka
User GetConfig Service Kafka User Config - Maintenance
Window stringDow - Maintenance
Window stringTime - Mysql
Get
Service Mysql - Mysql
User GetConfig Service Mysql User Config - Pg
Get
Service Pg - Pg
User GetConfig Service Pg User Config - Plan string
- Project
Vpc stringId - Redis
Get
Service Redis - Redis
User GetConfig Service Redis User Config - Service
Host string - Service
Integrations []GetService Service Integration - Service
Password string - Service
Port int - Service
Type string - Service
Uri string - Service
Username string - State string
- Termination
Protection bool
- project string
- service
Name string - cassandra
Get
Service Cassandra - cassandra
User GetConfig Service Cassandra User Config - client
Timeout GetService Client Timeout - cloud
Name string - components
Get
Service Component[] - elasticsearch
Get
Service Elasticsearch - elasticsearch
User GetConfig Service Elasticsearch User Config - grafana
Get
Service Grafana - grafana
User GetConfig Service Grafana User Config - influxdb
Get
Service Influxdb - influxdb
User GetConfig Service Influxdb User Config - kafka
Get
Service Kafka - kafka
Connect GetService Kafka Connect - kafka
Connect GetUser Config Service Kafka Connect User Config - kafka
Mirrormaker GetService Kafka Mirrormaker - kafka
Mirrormaker GetUser Config Service Kafka Mirrormaker User Config - kafka
User GetConfig Service Kafka User Config - maintenance
Window stringDow - maintenance
Window stringTime - mysql
Get
Service Mysql - mysql
User GetConfig Service Mysql User Config - pg
Get
Service Pg - pg
User GetConfig Service Pg User Config - plan string
- project
Vpc stringId - redis
Get
Service Redis - redis
User GetConfig Service Redis User Config - service
Host string - service
Integrations GetService Service Integration[] - service
Password string - service
Port number - service
Type string - service
Uri string - service
Username string - state string
- termination
Protection boolean
- project str
- service_
name str - cassandra
Dict[Get
Service Cassandra] - cassandra_
user_ Dict[Getconfig Service Cassandra User Config] - client_
timeout Dict[GetService Client Timeout] - cloud_
name str - components
List[Get
Service Component] - elasticsearch
Dict[Get
Service Elasticsearch] - elasticsearch_
user_ Dict[Getconfig Service Elasticsearch User Config] - grafana
Dict[Get
Service Grafana] - grafana_
user_ Dict[Getconfig Service Grafana User Config] - influxdb
Dict[Get
Service Influxdb] - influxdb_
user_ Dict[Getconfig Service Influxdb User Config] - kafka
Dict[Get
Service Kafka] - kafka_
connect Dict[GetService Kafka Connect] - kafka_
connect_ Dict[Getuser_ config Service Kafka Connect User Config] - kafka_
mirrormaker Dict[GetService Kafka Mirrormaker] - kafka_
mirrormaker_ Dict[Getuser_ config Service Kafka Mirrormaker User Config] - kafka_
user_ Dict[Getconfig Service Kafka User Config] - maintenance_
window_ strdow - maintenance_
window_ strtime - mysql
Dict[Get
Service Mysql] - mysql_
user_ Dict[Getconfig Service Mysql User Config] - pg
Dict[Get
Service Pg] - pg_
user_ Dict[Getconfig Service Pg User Config] - plan str
- project_
vpc_ strid - redis
Dict[Get
Service Redis] - redis_
user_ Dict[Getconfig Service Redis User Config] - service_
host str - service_
integrations List[GetService Service Integration] - service_
password str - service_
port float - service_
type str - service_
uri str - service_
username str - state str
- termination_
protection bool
GetService Result
The following output properties are available:
- Cassandra
Get
Service Cassandra - Components
List<Get
Service Component> - Elasticsearch
Get
Service Elasticsearch - Grafana
Get
Service Grafana - Id string
The provider-assigned unique ID for this managed resource.
- Influxdb
Get
Service Influxdb - Kafka
Get
Service Kafka - Kafka
Connect GetService Kafka Connect - Kafka
Mirrormaker GetService Kafka Mirrormaker - Mysql
Get
Service Mysql - Pg
Get
Service Pg - Project string
- Redis
Get
Service Redis - Service
Host string - Service
Name string - Service
Password string - Service
Port int - Service
Uri string - Service
Username string - State string
- Cassandra
User GetConfig Service Cassandra User Config - Client
Timeout GetService Client Timeout - Cloud
Name string - Elasticsearch
User GetConfig Service Elasticsearch User Config - Grafana
User GetConfig Service Grafana User Config - Influxdb
User GetConfig Service Influxdb User Config - Kafka
Connect GetUser Config Service Kafka Connect User Config - Kafka
Mirrormaker GetUser Config Service Kafka Mirrormaker User Config - Kafka
User GetConfig Service Kafka User Config - Maintenance
Window stringDow - Maintenance
Window stringTime - Mysql
User GetConfig Service Mysql User Config - Pg
User GetConfig Service Pg User Config - Plan string
- Project
Vpc stringId - Redis
User GetConfig Service Redis User Config - Service
Integrations List<GetService Service Integration> - Service
Type string - Termination
Protection bool
- Cassandra
Get
Service Cassandra - Components
[]Get
Service Component - Elasticsearch
Get
Service Elasticsearch - Grafana
Get
Service Grafana - Id string
The provider-assigned unique ID for this managed resource.
- Influxdb
Get
Service Influxdb - Kafka
Get
Service Kafka - Kafka
Connect GetService Kafka Connect - Kafka
Mirrormaker GetService Kafka Mirrormaker - Mysql
Get
Service Mysql - Pg
Get
Service Pg - Project string
- Redis
Get
Service Redis - Service
Host string - Service
Name string - Service
Password string - Service
Port int - Service
Uri string - Service
Username string - State string
- Cassandra
User GetConfig Service Cassandra User Config - Client
Timeout GetService Client Timeout - Cloud
Name string - Elasticsearch
User GetConfig Service Elasticsearch User Config - Grafana
User GetConfig Service Grafana User Config - Influxdb
User GetConfig Service Influxdb User Config - Kafka
Connect GetUser Config Service Kafka Connect User Config - Kafka
Mirrormaker GetUser Config Service Kafka Mirrormaker User Config - Kafka
User GetConfig Service Kafka User Config - Maintenance
Window stringDow - Maintenance
Window stringTime - Mysql
User GetConfig Service Mysql User Config - Pg
User GetConfig Service Pg User Config - Plan string
- Project
Vpc stringId - Redis
User GetConfig Service Redis User Config - Service
Integrations []GetService Service Integration - Service
Type string - Termination
Protection bool
- cassandra
Get
Service Cassandra - components
Get
Service Component[] - elasticsearch
Get
Service Elasticsearch - grafana
Get
Service Grafana - id string
The provider-assigned unique ID for this managed resource.
- influxdb
Get
Service Influxdb - kafka
Get
Service Kafka - kafka
Connect GetService Kafka Connect - kafka
Mirrormaker GetService Kafka Mirrormaker - mysql
Get
Service Mysql - pg
Get
Service Pg - project string
- redis
Get
Service Redis - service
Host string - service
Name string - service
Password string - service
Port number - service
Uri string - service
Username string - state string
- cassandra
User GetConfig Service Cassandra User Config - client
Timeout GetService Client Timeout - cloud
Name string - elasticsearch
User GetConfig Service Elasticsearch User Config - grafana
User GetConfig Service Grafana User Config - influxdb
User GetConfig Service Influxdb User Config - kafka
Connect GetUser Config Service Kafka Connect User Config - kafka
Mirrormaker GetUser Config Service Kafka Mirrormaker User Config - kafka
User GetConfig Service Kafka User Config - maintenance
Window stringDow - maintenance
Window stringTime - mysql
User GetConfig Service Mysql User Config - pg
User GetConfig Service Pg User Config - plan string
- project
Vpc stringId - redis
User GetConfig Service Redis User Config - service
Integrations GetService Service Integration[] - service
Type string - termination
Protection boolean
- cassandra
Dict[Get
Service Cassandra] - components
List[Get
Service Component] - elasticsearch
Dict[Get
Service Elasticsearch] - grafana
Dict[Get
Service Grafana] - id str
The provider-assigned unique ID for this managed resource.
- influxdb
Dict[Get
Service Influxdb] - kafka
Dict[Get
Service Kafka] - kafka_
connect Dict[GetService Kafka Connect] - kafka_
mirrormaker Dict[GetService Kafka Mirrormaker] - mysql
Dict[Get
Service Mysql] - pg
Dict[Get
Service Pg] - project str
- redis
Dict[Get
Service Redis] - service_
host str - service_
name str - service_
password str - service_
port float - service_
uri str - service_
username str - state str
- cassandra_
user_ Dict[Getconfig Service Cassandra User Config] - client_
timeout Dict[GetService Client Timeout] - cloud_
name str - elasticsearch_
user_ Dict[Getconfig Service Elasticsearch User Config] - grafana_
user_ Dict[Getconfig Service Grafana User Config] - influxdb_
user_ Dict[Getconfig Service Influxdb User Config] - kafka_
connect_ Dict[Getuser_ config Service Kafka Connect User Config] - kafka_
mirrormaker_ Dict[Getuser_ config Service Kafka Mirrormaker User Config] - kafka_
user_ Dict[Getconfig Service Kafka User Config] - maintenance_
window_ strdow - maintenance_
window_ strtime - mysql_
user_ Dict[Getconfig Service Mysql User Config] - pg_
user_ Dict[Getconfig Service Pg User Config] - plan str
- project_
vpc_ strid - redis_
user_ Dict[Getconfig Service Redis User Config] - service_
integrations List[GetService Service Integration] - service_
type str - termination_
protection bool
Supporting Types
GetServiceCassandraUserConfig
GetServiceCassandraUserConfigPrivateAccess
GetServiceCassandraUserConfigPublicAccess
GetServiceClientTimeout
GetServiceComponent
GetServiceElasticsearch
GetServiceElasticsearchUserConfig
- Custom
Domain string - Disable
Replication stringFactor Adjustment - Elasticsearch
Get
Service Elasticsearch User Config Elasticsearch Args - Elasticsearch
Version string - Index
Patterns List<GetService Elasticsearch User Config Index Pattern Args> - Ip
Filters List<string> - Kibana
Get
Service Elasticsearch User Config Kibana Args - Max
Index stringCount - Private
Access GetService Elasticsearch User Config Private Access Args - Public
Access GetService Elasticsearch User Config Public Access Args - Recovery
Basebackup stringName - Service
To stringFork From
- Custom
Domain string - Disable
Replication stringFactor Adjustment - Elasticsearch
Get
Service Elasticsearch User Config Elasticsearch - Elasticsearch
Version string - Index
Patterns []GetService Elasticsearch User Config Index Pattern - Ip
Filters []string - Kibana
Get
Service Elasticsearch User Config Kibana - Max
Index stringCount - Private
Access GetService Elasticsearch User Config Private Access - Public
Access GetService Elasticsearch User Config Public Access - Recovery
Basebackup stringName - Service
To stringFork From
- custom
Domain string - disable
Replication stringFactor Adjustment - elasticsearch
Get
Service Elasticsearch User Config Elasticsearch - elasticsearch
Version string - index
Patterns GetService Elasticsearch User Config Index Pattern[] - ip
Filters string[] - kibana
Get
Service Elasticsearch User Config Kibana - max
Index stringCount - private
Access GetService Elasticsearch User Config Private Access - public
Access GetService Elasticsearch User Config Public Access - recovery
Basebackup stringName - service
To stringFork From
- custom
Domain str - disable
Replication strFactor Adjustment - elasticsearch
Dict[Get
Service Elasticsearch User Config Elasticsearch] - elasticsearch
Version str - index
Patterns List[GetService Elasticsearch User Config Index Pattern] - ip
Filters List[str] - kibana
Dict[Get
Service Elasticsearch User Config Kibana] - max
Index strCount - private
Access Dict[GetService Elasticsearch User Config Private Access] - public
Access Dict[GetService Elasticsearch User Config Public Access] - recovery
Basebackup strName - service
To strFork From
GetServiceElasticsearchUserConfigElasticsearch
- Action
Auto stringCreate Index Enabled - Action
Destructive stringRequires Name - Http
Max stringContent Length - Http
Max stringHeader Size - Http
Max stringInitial Line Length - Indices
Fielddata stringCache Size - Indices
Memory stringIndex Buffer Size - Indices
Queries stringCache Size - Indices
Query stringBool Max Clause Count - Reindex
Remote List<string>Whitelists - Thread
Pool stringAnalyze Queue Size - Thread
Pool stringAnalyze Size - Thread
Pool stringForce Merge Size - Thread
Pool stringGet Queue Size - Thread
Pool stringGet Size - Thread
Pool stringIndex Queue Size - Thread
Pool stringIndex Size - Thread
Pool stringSearch Queue Size - Thread
Pool stringSearch Size - Thread
Pool stringSearch Throttled Queue Size - Thread
Pool stringSearch Throttled Size - Thread
Pool stringWrite Queue Size - Thread
Pool stringWrite Size
- Action
Auto stringCreate Index Enabled - Action
Destructive stringRequires Name - Http
Max stringContent Length - Http
Max stringHeader Size - Http
Max stringInitial Line Length - Indices
Fielddata stringCache Size - Indices
Memory stringIndex Buffer Size - Indices
Queries stringCache Size - Indices
Query stringBool Max Clause Count - Reindex
Remote []stringWhitelists - Thread
Pool stringAnalyze Queue Size - Thread
Pool stringAnalyze Size - Thread
Pool stringForce Merge Size - Thread
Pool stringGet Queue Size - Thread
Pool stringGet Size - Thread
Pool stringIndex Queue Size - Thread
Pool stringIndex Size - Thread
Pool stringSearch Queue Size - Thread
Pool stringSearch Size - Thread
Pool stringSearch Throttled Queue Size - Thread
Pool stringSearch Throttled Size - Thread
Pool stringWrite Queue Size - Thread
Pool stringWrite Size
- action
Auto stringCreate Index Enabled - action
Destructive stringRequires Name - http
Max stringContent Length - http
Max stringHeader Size - http
Max stringInitial Line Length - indices
Fielddata stringCache Size - indices
Memory stringIndex Buffer Size - indices
Queries stringCache Size - indices
Query stringBool Max Clause Count - reindex
Remote string[]Whitelists - thread
Pool stringAnalyze Queue Size - thread
Pool stringAnalyze Size - thread
Pool stringForce Merge Size - thread
Pool stringGet Queue Size - thread
Pool stringGet Size - thread
Pool stringIndex Queue Size - thread
Pool stringIndex Size - thread
Pool stringSearch Queue Size - thread
Pool stringSearch Size - thread
Pool stringSearch Throttled Queue Size - thread
Pool stringSearch Throttled Size - thread
Pool stringWrite Queue Size - thread
Pool stringWrite Size
- action
Auto strCreate Index Enabled - action
Destructive strRequires Name - http
Max strContent Length - http
Max strHeader Size - http
Max strInitial Line Length - indices
Fielddata strCache Size - indices
Memory strIndex Buffer Size - indices
Queries strCache Size - indices
Query strBool Max Clause Count - reindex
Remote List[str]Whitelists - thread
Pool strAnalyze Queue Size - thread
Pool strAnalyze Size - thread
Pool strForce Merge Size - thread
Pool strGet Queue Size - thread
Pool strGet Size - thread
Pool strIndex Queue Size - thread
Pool strIndex Size - thread
Pool strSearch Queue Size - thread
Pool strSearch Size - thread
Pool strSearch Throttled Queue Size - thread
Pool strSearch Throttled Size - thread
Pool strWrite Queue Size - thread
Pool strWrite Size
GetServiceElasticsearchUserConfigIndexPattern
GetServiceElasticsearchUserConfigKibana
GetServiceElasticsearchUserConfigPrivateAccess
GetServiceElasticsearchUserConfigPublicAccess
GetServiceGrafanaUserConfig
- Alerting
Enabled string - Alerting
Error stringOr Timeout - Alerting
Nodata stringOr Nullvalues - Allow
Embedding string - Auth
Basic stringEnabled - Auth
Generic GetOauth Service Grafana User Config Auth Generic Oauth Args - Auth
Github GetService Grafana User Config Auth Github Args - Auth
Gitlab GetService Grafana User Config Auth Gitlab Args - Auth
Google GetService Grafana User Config Auth Google Args - string
- Custom
Domain string - Dashboards
Versions stringTo Keep - Dataproxy
Send stringUser Header - Dataproxy
Timeout string - Disable
Gravatar string - Editors
Can stringAdmin - External
Image GetStorage Service Grafana User Config External Image Storage Args - Google
Analytics stringUa Id - Ip
Filters List<string> - Metrics
Enabled string - Private
Access GetService Grafana User Config Private Access Args - Public
Access GetService Grafana User Config Public Access Args - Smtp
Server GetService Grafana User Config Smtp Server Args - User
Auto stringAssign Org - User
Auto stringAssign Org Role - Viewers
Can stringEdit
- Alerting
Enabled string - Alerting
Error stringOr Timeout - Alerting
Nodata stringOr Nullvalues - Allow
Embedding string - Auth
Basic stringEnabled - Auth
Generic GetOauth Service Grafana User Config Auth Generic Oauth - Auth
Github GetService Grafana User Config Auth Github - Auth
Gitlab GetService Grafana User Config Auth Gitlab - Auth
Google GetService Grafana User Config Auth Google - string
- Custom
Domain string - Dashboards
Versions stringTo Keep - Dataproxy
Send stringUser Header - Dataproxy
Timeout string - Disable
Gravatar string - Editors
Can stringAdmin - External
Image GetStorage Service Grafana User Config External Image Storage - Google
Analytics stringUa Id - Ip
Filters []string - Metrics
Enabled string - Private
Access GetService Grafana User Config Private Access - Public
Access GetService Grafana User Config Public Access - Smtp
Server GetService Grafana User Config Smtp Server - User
Auto stringAssign Org - User
Auto stringAssign Org Role - Viewers
Can stringEdit
- alerting
Enabled string - alerting
Error stringOr Timeout - alerting
Nodata stringOr Nullvalues - allow
Embedding string - auth
Basic stringEnabled - auth
Generic GetOauth Service Grafana User Config Auth Generic Oauth - auth
Github GetService Grafana User Config Auth Github - auth
Gitlab GetService Grafana User Config Auth Gitlab - auth
Google GetService Grafana User Config Auth Google - string
- custom
Domain string - dashboards
Versions stringTo Keep - dataproxy
Send stringUser Header - dataproxy
Timeout string - disable
Gravatar string - editors
Can stringAdmin - external
Image GetStorage Service Grafana User Config External Image Storage - google
Analytics stringUa Id - ip
Filters string[] - metrics
Enabled string - private
Access GetService Grafana User Config Private Access - public
Access GetService Grafana User Config Public Access - smtp
Server GetService Grafana User Config Smtp Server - user
Auto stringAssign Org - user
Auto stringAssign Org Role - viewers
Can stringEdit
- alerting
Enabled str - alerting
Error strOr Timeout - alerting
Nodata strOr Nullvalues - allow
Embedding str - auth
Basic strEnabled - auth
Generic Dict[GetOauth Service Grafana User Config Auth Generic Oauth] - auth
Github Dict[GetService Grafana User Config Auth Github] - auth
Gitlab Dict[GetService Grafana User Config Auth Gitlab] - auth
Google Dict[GetService Grafana User Config Auth Google] - str
- custom
Domain str - dashboards
Versions strTo Keep - dataproxy
Send strUser Header - dataproxy
Timeout str - disable
Gravatar str - editors
Can strAdmin - external
Image Dict[GetStorage Service Grafana User Config External Image Storage] - google
Analytics strUa Id - ip
Filters List[str] - metrics
Enabled str - private
Access Dict[GetService Grafana User Config Private Access] - public
Access Dict[GetService Grafana User Config Public Access] - smtp
Server Dict[GetService Grafana User Config Smtp Server] - user
Auto strAssign Org - user
Auto strAssign Org Role - viewers
Can strEdit
GetServiceGrafanaUserConfigAuthGenericOauth
GetServiceGrafanaUserConfigAuthGithub
GetServiceGrafanaUserConfigAuthGitlab
GetServiceGrafanaUserConfigAuthGoogle
GetServiceGrafanaUserConfigExternalImageStorage
GetServiceGrafanaUserConfigPrivateAccess
GetServiceGrafanaUserConfigPublicAccess
GetServiceGrafanaUserConfigSmtpServer
GetServiceInfluxdb
GetServiceInfluxdbUserConfig
GetServiceInfluxdbUserConfigPrivateAccess
GetServiceInfluxdbUserConfigPublicAccess
GetServiceKafka
GetServiceKafkaConnectUserConfig
GetServiceKafkaConnectUserConfigKafkaConnect
GetServiceKafkaConnectUserConfigPrivateAccess
GetServiceKafkaConnectUserConfigPublicAccess
GetServiceKafkaMirrormakerUserConfig
GetServiceKafkaMirrormakerUserConfigKafkaMirrormaker
GetServiceKafkaUserConfig
- Custom
Domain string - Ip
Filters List<string> - Kafka
Get
Service Kafka User Config Kafka Args - Kafka
Authentication GetMethods Service Kafka User Config Kafka Authentication Methods Args - Kafka
Connect string - Kafka
Connect GetConfig Service Kafka User Config Kafka Connect Config Args - Kafka
Rest string - Kafka
Rest GetConfig Service Kafka User Config Kafka Rest Config Args - Kafka
Version string - Private
Access GetService Kafka User Config Private Access Args - Public
Access GetService Kafka User Config Public Access Args - Schema
Registry string
- Custom
Domain string - Ip
Filters []string - Kafka
Get
Service Kafka User Config Kafka - Kafka
Authentication GetMethods Service Kafka User Config Kafka Authentication Methods - Kafka
Connect string - Kafka
Connect GetConfig Service Kafka User Config Kafka Connect Config - Kafka
Rest string - Kafka
Rest GetConfig Service Kafka User Config Kafka Rest Config - Kafka
Version string - Private
Access GetService Kafka User Config Private Access - Public
Access GetService Kafka User Config Public Access - Schema
Registry string
- custom
Domain string - ip
Filters string[] - kafka
Get
Service Kafka User Config Kafka - kafka
Authentication GetMethods Service Kafka User Config Kafka Authentication Methods - kafka
Connect string - kafka
Connect GetConfig Service Kafka User Config Kafka Connect Config - kafka
Rest string - kafka
Rest GetConfig Service Kafka User Config Kafka Rest Config - kafka
Version string - private
Access GetService Kafka User Config Private Access - public
Access GetService Kafka User Config Public Access - schema
Registry string
- custom
Domain str - ip
Filters List[str] - kafka
Dict[Get
Service Kafka User Config Kafka] - kafka
Authentication Dict[GetMethods Service Kafka User Config Kafka Authentication Methods] - kafka
Connect Dict[GetConfig Service Kafka User Config Kafka Connect Config] - kafka
Rest str - kafka
Rest Dict[GetConfig Service Kafka User Config Kafka Rest Config] - kafka
Version str - kafka_
connect str - private
Access Dict[GetService Kafka User Config Private Access] - public
Access Dict[GetService Kafka User Config Public Access] - schema
Registry str
GetServiceKafkaUserConfigKafka
- Auto
Create stringTopics Enable - Compression
Type string - Connections
Max stringIdle Ms - Default
Replication stringFactor - Group
Max stringSession Timeout Ms - Group
Min stringSession Timeout Ms - Log
Cleaner stringMax Compaction Lag Ms - Log
Cleaner stringMin Cleanable Ratio - Log
Cleaner stringMin Compaction Lag Ms - Log
Cleanup stringPolicy - Log
Message stringTimestamp Difference Max Ms - Log
Message stringTimestamp Type - Log
Retention stringBytes - Log
Retention stringHours - Log
Segment stringBytes - Max
Connections stringPer Ip - Message
Max stringBytes - Num
Partitions string - Offsets
Retention stringMinutes - Producer
Purgatory stringPurge Interval Requests - Replica
Fetch stringMax Bytes - Replica
Fetch stringResponse Max Bytes - Socket
Request stringMax Bytes
- Auto
Create stringTopics Enable - Compression
Type string - Connections
Max stringIdle Ms - Default
Replication stringFactor - Group
Max stringSession Timeout Ms - Group
Min stringSession Timeout Ms - Log
Cleaner stringMax Compaction Lag Ms - Log
Cleaner stringMin Cleanable Ratio - Log
Cleaner stringMin Compaction Lag Ms - Log
Cleanup stringPolicy - Log
Message stringTimestamp Difference Max Ms - Log
Message stringTimestamp Type - Log
Retention stringBytes - Log
Retention stringHours - Log
Segment stringBytes - Max
Connections stringPer Ip - Message
Max stringBytes - Num
Partitions string - Offsets
Retention stringMinutes - Producer
Purgatory stringPurge Interval Requests - Replica
Fetch stringMax Bytes - Replica
Fetch stringResponse Max Bytes - Socket
Request stringMax Bytes
- auto
Create stringTopics Enable - compression
Type string - connections
Max stringIdle Ms - default
Replication stringFactor - group
Max stringSession Timeout Ms - group
Min stringSession Timeout Ms - log
Cleaner stringMax Compaction Lag Ms - log
Cleaner stringMin Cleanable Ratio - log
Cleaner stringMin Compaction Lag Ms - log
Cleanup stringPolicy - log
Message stringTimestamp Difference Max Ms - log
Message stringTimestamp Type - log
Retention stringBytes - log
Retention stringHours - log
Segment stringBytes - max
Connections stringPer Ip - message
Max stringBytes - num
Partitions string - offsets
Retention stringMinutes - producer
Purgatory stringPurge Interval Requests - replica
Fetch stringMax Bytes - replica
Fetch stringResponse Max Bytes - socket
Request stringMax Bytes
- auto
Create strTopics Enable - compression
Type str - connections
Max strIdle Ms - default
Replication strFactor - group
Max strSession Timeout Ms - group
Min strSession Timeout Ms - log
Cleaner strMax Compaction Lag Ms - log
Cleaner strMin Cleanable Ratio - log
Cleaner strMin Compaction Lag Ms - log
Cleanup strPolicy - log
Message strTimestamp Difference Max Ms - log
Message strTimestamp Type - log
Retention strBytes - log
Retention strHours - log
Segment strBytes - max
Connections strPer Ip - message
Max strBytes - num
Partitions str - offsets
Retention strMinutes - producer
Purgatory strPurge Interval Requests - replica
Fetch strMax Bytes - replica
Fetch strResponse Max Bytes - socket
Request strMax Bytes
GetServiceKafkaUserConfigKafkaAuthenticationMethods
GetServiceKafkaUserConfigKafkaConnectConfig
GetServiceKafkaUserConfigKafkaRestConfig
GetServiceKafkaUserConfigPrivateAccess
GetServiceKafkaUserConfigPublicAccess
GetServiceMysqlUserConfig
- Admin
Password string - Admin
Username string - Backup
Hour string - Backup
Minute string - Ip
Filters List<string> - Mysql
Get
Service Mysql User Config Mysql Args - Mysql
Version string - Private
Access GetService Mysql User Config Private Access Args - Public
Access GetService Mysql User Config Public Access Args - Recovery
Target stringTime - Service
To stringFork From
- Admin
Password string - Admin
Username string - Backup
Hour string - Backup
Minute string - Ip
Filters []string - Mysql
Get
Service Mysql User Config Mysql - Mysql
Version string - Private
Access GetService Mysql User Config Private Access - Public
Access GetService Mysql User Config Public Access - Recovery
Target stringTime - Service
To stringFork From
- admin
Password string - admin
Username string - backup
Hour string - backup
Minute string - ip
Filters string[] - mysql
Get
Service Mysql User Config Mysql - mysql
Version string - private
Access GetService Mysql User Config Private Access - public
Access GetService Mysql User Config Public Access - recovery
Target stringTime - service
To stringFork From
GetServiceMysqlUserConfigMysql
- Connect
Timeout string - Default
Time stringZone - Group
Concat stringMax Len - Information
Schema stringStats Expiry - Innodb
Ft stringMin Token Size - Innodb
Ft stringServer Stopword Table - Innodb
Lock stringWait Timeout - Innodb
Log stringBuffer Size - Innodb
Online stringAlter Log Max Size - Innodb
Rollback stringOn Timeout - Interactive
Timeout string - Max
Allowed stringPacket - Max
Heap stringTable Size - Net
Read stringTimeout - Net
Write stringTimeout - Sort
Buffer stringSize - Sql
Mode string - Sql
Require stringPrimary Key - Tmp
Table stringSize - Wait
Timeout string
- Connect
Timeout string - Default
Time stringZone - Group
Concat stringMax Len - Information
Schema stringStats Expiry - Innodb
Ft stringMin Token Size - Innodb
Ft stringServer Stopword Table - Innodb
Lock stringWait Timeout - Innodb
Log stringBuffer Size - Innodb
Online stringAlter Log Max Size - Innodb
Rollback stringOn Timeout - Interactive
Timeout string - Max
Allowed stringPacket - Max
Heap stringTable Size - Net
Read stringTimeout - Net
Write stringTimeout - Sort
Buffer stringSize - Sql
Mode string - Sql
Require stringPrimary Key - Tmp
Table stringSize - Wait
Timeout string
- connect
Timeout string - default
Time stringZone - group
Concat stringMax Len - information
Schema stringStats Expiry - innodb
Ft stringMin Token Size - innodb
Ft stringServer Stopword Table - innodb
Lock stringWait Timeout - innodb
Log stringBuffer Size - innodb
Online stringAlter Log Max Size - innodb
Rollback stringOn Timeout - interactive
Timeout string - max
Allowed stringPacket - max
Heap stringTable Size - net
Read stringTimeout - net
Write stringTimeout - sort
Buffer stringSize - sql
Mode string - sql
Require stringPrimary Key - tmp
Table stringSize - wait
Timeout string
- connect
Timeout str - default
Time strZone - group
Concat strMax Len - information
Schema strStats Expiry - innodb
Ft strMin Token Size - innodb
Ft strServer Stopword Table - innodb
Lock strWait Timeout - innodb
Log strBuffer Size - innodb
Online strAlter Log Max Size - innodb
Rollback strOn Timeout - interactive
Timeout str - max
Allowed strPacket - max
Heap strTable Size - net
Read strTimeout - net
Write strTimeout - sort
Buffer strSize - sql
Mode str - sql
Require strPrimary Key - tmp
Table strSize - wait
Timeout str
GetServiceMysqlUserConfigPrivateAccess
GetServiceMysqlUserConfigPublicAccess
GetServicePg
GetServicePgUserConfig
- Admin
Password string - Admin
Username string - Backup
Hour string - Backup
Minute string - Ip
Filters List<string> - Pg
Get
Service Pg User Config Pg Args - Pg
Read stringReplica - Pg
Service stringTo Fork From - Pg
Version string - Pgbouncer
Get
Service Pg User Config Pgbouncer Args - Pglookout
Get
Service Pg User Config Pglookout Args - Private
Access GetService Pg User Config Private Access Args - Public
Access GetService Pg User Config Public Access Args - Recovery
Target stringTime - Service
To stringFork From - Synchronous
Replication string - Timescaledb
Get
Service Pg User Config Timescaledb Args - Variant string
- Admin
Password string - Admin
Username string - Backup
Hour string - Backup
Minute string - Ip
Filters []string - Pg
Get
Service Pg User Config Pg - Pg
Read stringReplica - Pg
Service stringTo Fork From - Pg
Version string - Pgbouncer
Get
Service Pg User Config Pgbouncer - Pglookout
Get
Service Pg User Config Pglookout - Private
Access GetService Pg User Config Private Access - Public
Access GetService Pg User Config Public Access - Recovery
Target stringTime - Service
To stringFork From - Synchronous
Replication string - Timescaledb
Get
Service Pg User Config Timescaledb - Variant string
- admin
Password string - admin
Username string - backup
Hour string - backup
Minute string - ip
Filters string[] - pg
Get
Service Pg User Config Pg - pg
Read stringReplica - pg
Service stringTo Fork From - pg
Version string - pgbouncer
Get
Service Pg User Config Pgbouncer - pglookout
Get
Service Pg User Config Pglookout - private
Access GetService Pg User Config Private Access - public
Access GetService Pg User Config Public Access - recovery
Target stringTime - service
To stringFork From - synchronous
Replication string - timescaledb
Get
Service Pg User Config Timescaledb - variant string
- admin
Password str - admin
Username str - backup
Hour str - backup
Minute str - ip
Filters List[str] - pg
Dict[Get
Service Pg User Config Pg] - pg
Read strReplica - pg
Service strTo Fork From - pg
Version str - pgbouncer
Dict[Get
Service Pg User Config Pgbouncer] - pglookout
Dict[Get
Service Pg User Config Pglookout] - private
Access Dict[GetService Pg User Config Private Access] - public
Access Dict[GetService Pg User Config Public Access] - recovery
Target strTime - service
To strFork From - synchronous
Replication str - timescaledb
Dict[Get
Service Pg User Config Timescaledb] - variant str
GetServicePgUserConfigPg
- Autovacuum
Analyze stringScale Factor - Autovacuum
Analyze stringThreshold - Autovacuum
Freeze stringMax Age - Autovacuum
Max stringWorkers - Autovacuum
Naptime string - Autovacuum
Vacuum stringCost Delay - Autovacuum
Vacuum stringCost Limit - Autovacuum
Vacuum stringScale Factor - Autovacuum
Vacuum stringThreshold - Deadlock
Timeout string - Idle
In stringTransaction Session Timeout - Jit string
- Log
Autovacuum stringMin Duration - Log
Error stringVerbosity - Log
Min stringDuration Statement - Max
Locks stringPer Transaction - Max
Parallel stringWorkers - Max
Parallel stringWorkers Per Gather - Max
Pred stringLocks Per Transaction - Max
Prepared stringTransactions - Max
Stack stringDepth - Max
Standby stringArchive Delay - Max
Standby stringStreaming Delay - Max
Worker stringProcesses - Pg
Stat stringStatements Track - Temp
File stringLimit - Timezone string
- Track
Activity stringQuery Size - Track
Commit stringTimestamp - Track
Functions string - Wal
Sender stringTimeout - Wal
Writer stringDelay
- Autovacuum
Analyze stringScale Factor - Autovacuum
Analyze stringThreshold - Autovacuum
Freeze stringMax Age - Autovacuum
Max stringWorkers - Autovacuum
Naptime string - Autovacuum
Vacuum stringCost Delay - Autovacuum
Vacuum stringCost Limit - Autovacuum
Vacuum stringScale Factor - Autovacuum
Vacuum stringThreshold - Deadlock
Timeout string - Idle
In stringTransaction Session Timeout - Jit string
- Log
Autovacuum stringMin Duration - Log
Error stringVerbosity - Log
Min stringDuration Statement - Max
Locks stringPer Transaction - Max
Parallel stringWorkers - Max
Parallel stringWorkers Per Gather - Max
Pred stringLocks Per Transaction - Max
Prepared stringTransactions - Max
Stack stringDepth - Max
Standby stringArchive Delay - Max
Standby stringStreaming Delay - Max
Worker stringProcesses - Pg
Stat stringStatements Track - Temp
File stringLimit - Timezone string
- Track
Activity stringQuery Size - Track
Commit stringTimestamp - Track
Functions string - Wal
Sender stringTimeout - Wal
Writer stringDelay
- autovacuum
Analyze stringScale Factor - autovacuum
Analyze stringThreshold - autovacuum
Freeze stringMax Age - autovacuum
Max stringWorkers - autovacuum
Naptime string - autovacuum
Vacuum stringCost Delay - autovacuum
Vacuum stringCost Limit - autovacuum
Vacuum stringScale Factor - autovacuum
Vacuum stringThreshold - deadlock
Timeout string - idle
In stringTransaction Session Timeout - jit string
- log
Autovacuum stringMin Duration - log
Error stringVerbosity - log
Min stringDuration Statement - max
Locks stringPer Transaction - max
Parallel stringWorkers - max
Parallel stringWorkers Per Gather - max
Pred stringLocks Per Transaction - max
Prepared stringTransactions - max
Stack stringDepth - max
Standby stringArchive Delay - max
Standby stringStreaming Delay - max
Worker stringProcesses - pg
Stat stringStatements Track - temp
File stringLimit - timezone string
- track
Activity stringQuery Size - track
Commit stringTimestamp - track
Functions string - wal
Sender stringTimeout - wal
Writer stringDelay
- autovacuum
Analyze strScale Factor - autovacuum
Analyze strThreshold - autovacuum
Freeze strMax Age - autovacuum
Max strWorkers - autovacuum
Naptime str - autovacuum
Vacuum strCost Delay - autovacuum
Vacuum strCost Limit - autovacuum
Vacuum strScale Factor - autovacuum
Vacuum strThreshold - deadlock
Timeout str - idle
In strTransaction Session Timeout - jit str
- log
Autovacuum strMin Duration - log
Error strVerbosity - log
Min strDuration Statement - max
Locks strPer Transaction - max
Parallel strWorkers - max
Parallel strWorkers Per Gather - max
Pred strLocks Per Transaction - max
Prepared strTransactions - max
Stack strDepth - max
Standby strArchive Delay - max
Standby strStreaming Delay - max
Worker strProcesses - pg
Stat strStatements Track - temp
File strLimit - timezone str
- track
Activity strQuery Size - track
Commit strTimestamp - track
Functions str - wal
Sender strTimeout - wal
Writer strDelay
GetServicePgUserConfigPgbouncer
GetServicePgUserConfigPglookout
GetServicePgUserConfigPrivateAccess
GetServicePgUserConfigPublicAccess
GetServicePgUserConfigTimescaledb
GetServiceRedisUserConfig
- Ip
Filters List<string> - Migration
Get
Service Redis User Config Migration Args - Private
Access GetService Redis User Config Private Access Args - Public
Access GetService Redis User Config Public Access Args - Redis
Lfu stringDecay Time - Redis
Lfu stringLog Factor - Redis
Maxmemory stringPolicy - Redis
Notify stringKeyspace Events - Redis
Ssl string - Redis
Timeout string
- Ip
Filters []string - Migration
Get
Service Redis User Config Migration - Private
Access GetService Redis User Config Private Access - Public
Access GetService Redis User Config Public Access - Redis
Lfu stringDecay Time - Redis
Lfu stringLog Factor - Redis
Maxmemory stringPolicy - Redis
Notify stringKeyspace Events - Redis
Ssl string - Redis
Timeout string
- ip
Filters string[] - migration
Get
Service Redis User Config Migration - private
Access GetService Redis User Config Private Access - public
Access GetService Redis User Config Public Access - redis
Lfu stringDecay Time - redis
Lfu stringLog Factor - redis
Maxmemory stringPolicy - redis
Notify stringKeyspace Events - redis
Ssl string - redis
Timeout string
- ip
Filters List[str] - migration
Dict[Get
Service Redis User Config Migration] - private
Access Dict[GetService Redis User Config Private Access] - public
Access Dict[GetService Redis User Config Public Access] - redis
Lfu strDecay Time - redis
Lfu strLog Factor - redis
Maxmemory strPolicy - redis
Notify strKeyspace Events - redis
Ssl str - redis
Timeout str
GetServiceRedisUserConfigMigration
GetServiceRedisUserConfigPrivateAccess
GetServiceRedisUserConfigPublicAccess
GetServiceServiceIntegration
Package Details
- Repository
- https://github.com/pulumi/pulumi-aiven
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the
aivenTerraform Provider.