pulumi-aiven 6.37.0a1743570488__py3-none-any.whl → 6.37.0a1744182902__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of pulumi-aiven might be problematic. Click here for more details.
- pulumi_aiven/__init__.py +1 -0
- pulumi_aiven/_inputs.py +8278 -8277
- pulumi_aiven/account.py +71 -70
- pulumi_aiven/account_authentication.py +204 -203
- pulumi_aiven/account_team.py +50 -49
- pulumi_aiven/account_team_member.py +64 -63
- pulumi_aiven/account_team_project.py +57 -56
- pulumi_aiven/alloydbomni.py +246 -245
- pulumi_aiven/alloydbomni_database.py +71 -70
- pulumi_aiven/alloydbomni_user.py +92 -91
- pulumi_aiven/aws_org_vpc_peering_connection.py +92 -91
- pulumi_aiven/aws_privatelink.py +57 -56
- pulumi_aiven/aws_vpc_peering_connection.py +78 -77
- pulumi_aiven/azure_org_vpc_peering_connection.py +113 -112
- pulumi_aiven/azure_privatelink.py +71 -70
- pulumi_aiven/azure_privatelink_connection_approval.py +57 -56
- pulumi_aiven/azure_vpc_peering_connection.py +106 -105
- pulumi_aiven/billing_group.py +211 -210
- pulumi_aiven/cassandra.py +232 -231
- pulumi_aiven/cassandra_user.py +78 -77
- pulumi_aiven/clickhouse.py +232 -231
- pulumi_aiven/clickhouse_database.py +53 -52
- pulumi_aiven/clickhouse_grant.py +57 -56
- pulumi_aiven/clickhouse_role.py +43 -42
- pulumi_aiven/clickhouse_user.py +64 -63
- pulumi_aiven/config/__init__.py +1 -0
- pulumi_aiven/config/__init__.pyi +1 -0
- pulumi_aiven/config/vars.py +1 -0
- pulumi_aiven/connection_pool.py +106 -105
- pulumi_aiven/dragonfly.py +232 -231
- pulumi_aiven/flink.py +232 -231
- pulumi_aiven/flink_application.py +78 -77
- pulumi_aiven/flink_application_deployment.py +113 -112
- pulumi_aiven/flink_application_version.py +85 -84
- pulumi_aiven/flink_jar_application.py +78 -77
- pulumi_aiven/flink_jar_application_deployment.py +176 -175
- pulumi_aiven/flink_jar_application_version.py +92 -91
- pulumi_aiven/gcp_org_vpc_peering_connection.py +71 -70
- pulumi_aiven/gcp_privatelink.py +50 -49
- pulumi_aiven/gcp_privatelink_connection_approval.py +64 -63
- pulumi_aiven/gcp_vpc_peering_connection.py +64 -63
- pulumi_aiven/get_account.py +14 -13
- pulumi_aiven/get_account_authentication.py +27 -26
- pulumi_aiven/get_account_team.py +15 -14
- pulumi_aiven/get_account_team_member.py +20 -19
- pulumi_aiven/get_account_team_project.py +18 -17
- pulumi_aiven/get_alloydbomni.py +33 -32
- pulumi_aiven/get_alloydbomni_database.py +19 -18
- pulumi_aiven/get_alloydbomni_user.py +22 -21
- pulumi_aiven/get_aws_org_vpc_peering_connection.py +30 -29
- pulumi_aiven/get_aws_privatelink.py +15 -14
- pulumi_aiven/get_aws_vpc_peering_connection.py +25 -24
- pulumi_aiven/get_azure_org_vpc_peering_connection.py +31 -30
- pulumi_aiven/get_azure_privatelink.py +17 -16
- pulumi_aiven/get_azure_vpc_peering_connection.py +35 -34
- pulumi_aiven/get_billing_group.py +22 -21
- pulumi_aiven/get_cassanda.py +32 -31
- pulumi_aiven/get_cassandra.py +32 -31
- pulumi_aiven/get_cassandra_user.py +21 -20
- pulumi_aiven/get_clickhouse.py +32 -31
- pulumi_aiven/get_clickhouse_database.py +18 -17
- pulumi_aiven/get_clickhouse_user.py +20 -19
- pulumi_aiven/get_connection_pool.py +22 -21
- pulumi_aiven/get_dragonfly.py +32 -31
- pulumi_aiven/get_external_identity.py +22 -21
- pulumi_aiven/get_flink.py +32 -31
- pulumi_aiven/get_flink_application.py +22 -21
- pulumi_aiven/get_flink_application_version.py +26 -25
- pulumi_aiven/get_gcp_org_vpc_peering_connection.py +24 -23
- pulumi_aiven/get_gcp_privatelink.py +15 -14
- pulumi_aiven/get_gcp_vpc_peering_connection.py +20 -19
- pulumi_aiven/get_grafana.py +32 -31
- pulumi_aiven/get_influx_db.py +28 -27
- pulumi_aiven/get_influxdb_database.py +12 -11
- pulumi_aiven/get_influxdb_user.py +15 -14
- pulumi_aiven/get_kafka.py +34 -33
- pulumi_aiven/get_kafka_acl.py +28 -27
- pulumi_aiven/get_kafka_connect.py +32 -31
- pulumi_aiven/get_kafka_connector.py +24 -23
- pulumi_aiven/get_kafka_mirror_maker.py +32 -31
- pulumi_aiven/get_kafka_schema.py +21 -20
- pulumi_aiven/get_kafka_schema_configuration.py +17 -16
- pulumi_aiven/get_kafka_schema_registry_acl.py +28 -27
- pulumi_aiven/get_kafka_topic.py +22 -21
- pulumi_aiven/get_kafka_user.py +21 -20
- pulumi_aiven/get_m3_aggregator.py +32 -31
- pulumi_aiven/get_m3_db.py +32 -31
- pulumi_aiven/get_m3db_user.py +19 -18
- pulumi_aiven/get_mirror_maker_replication_flow.py +34 -33
- pulumi_aiven/get_my_sql.py +32 -31
- pulumi_aiven/get_mysql_database.py +18 -17
- pulumi_aiven/get_mysql_user.py +22 -21
- pulumi_aiven/get_open_search.py +32 -31
- pulumi_aiven/get_open_search_acl_config.py +14 -13
- pulumi_aiven/get_open_search_acl_rule.py +27 -26
- pulumi_aiven/get_opensearch_security_plugin_config.py +16 -15
- pulumi_aiven/get_opensearch_user.py +19 -18
- pulumi_aiven/get_organization.py +14 -13
- pulumi_aiven/get_organization_application_user.py +15 -14
- pulumi_aiven/get_organization_project.py +15 -14
- pulumi_aiven/get_organization_user.py +18 -17
- pulumi_aiven/get_organization_user_group.py +16 -15
- pulumi_aiven/get_organization_user_list.py +11 -10
- pulumi_aiven/get_organization_vpc.py +17 -16
- pulumi_aiven/get_organizational_unit.py +11 -10
- pulumi_aiven/get_pg.py +32 -31
- pulumi_aiven/get_pg_database.py +20 -19
- pulumi_aiven/get_pg_user.py +22 -21
- pulumi_aiven/get_project.py +19 -18
- pulumi_aiven/get_project_user.py +14 -13
- pulumi_aiven/get_project_vpc.py +19 -18
- pulumi_aiven/get_redis.py +32 -31
- pulumi_aiven/get_redis_user.py +23 -22
- pulumi_aiven/get_service_component.py +39 -38
- pulumi_aiven/get_service_integration.py +27 -26
- pulumi_aiven/get_service_integration_endpoint.py +14 -13
- pulumi_aiven/get_thanos.py +32 -31
- pulumi_aiven/get_transit_gateway_vpc_attachment.py +22 -21
- pulumi_aiven/get_valkey.py +32 -31
- pulumi_aiven/get_valkey_user.py +23 -22
- pulumi_aiven/grafana.py +232 -231
- pulumi_aiven/influx_db.py +232 -231
- pulumi_aiven/influxdb_database.py +53 -52
- pulumi_aiven/influxdb_user.py +78 -77
- pulumi_aiven/kafka.py +260 -259
- pulumi_aiven/kafka_acl.py +78 -77
- pulumi_aiven/kafka_connect.py +232 -231
- pulumi_aiven/kafka_connector.py +99 -98
- pulumi_aiven/kafka_mirror_maker.py +232 -231
- pulumi_aiven/kafka_native_acl.py +127 -126
- pulumi_aiven/kafka_quota.py +99 -98
- pulumi_aiven/kafka_schema.py +92 -91
- pulumi_aiven/kafka_schema_configuration.py +43 -42
- pulumi_aiven/kafka_schema_registry_acl.py +78 -77
- pulumi_aiven/kafka_topic.py +109 -108
- pulumi_aiven/kafka_user.py +78 -77
- pulumi_aiven/m3_aggregator.py +232 -231
- pulumi_aiven/m3_db.py +232 -231
- pulumi_aiven/m3db_user.py +64 -63
- pulumi_aiven/mirror_maker_replication_flow.py +225 -224
- pulumi_aiven/my_sql.py +232 -231
- pulumi_aiven/mysql_database.py +53 -52
- pulumi_aiven/mysql_user.py +92 -91
- pulumi_aiven/open_search.py +232 -231
- pulumi_aiven/open_search_acl_config.py +57 -56
- pulumi_aiven/open_search_acl_rule.py +75 -74
- pulumi_aiven/opensearch_security_plugin_config.py +64 -63
- pulumi_aiven/opensearch_user.py +64 -63
- pulumi_aiven/organization.py +36 -35
- pulumi_aiven/organization_application_user.py +57 -56
- pulumi_aiven/organization_application_user_token.py +169 -168
- pulumi_aiven/organization_group_project.py +43 -42
- pulumi_aiven/organization_permission.py +43 -42
- pulumi_aiven/organization_project.py +71 -70
- pulumi_aiven/organization_user.py +57 -56
- pulumi_aiven/organization_user_group.py +64 -63
- pulumi_aiven/organization_user_group_member.py +50 -49
- pulumi_aiven/organization_vpc.py +71 -70
- pulumi_aiven/organizational_unit.py +50 -49
- pulumi_aiven/outputs.py +9982 -9981
- pulumi_aiven/pg.py +232 -231
- pulumi_aiven/pg_database.py +81 -80
- pulumi_aiven/pg_user.py +92 -91
- pulumi_aiven/project.py +155 -154
- pulumi_aiven/project_user.py +50 -49
- pulumi_aiven/project_vpc.py +50 -49
- pulumi_aiven/provider.py +9 -8
- pulumi_aiven/pulumi-plugin.json +1 -1
- pulumi_aiven/redis.py +232 -231
- pulumi_aiven/redis_user.py +120 -119
- pulumi_aiven/service_integration.py +120 -119
- pulumi_aiven/service_integration_endpoint.py +50 -49
- pulumi_aiven/static_ip.py +57 -56
- pulumi_aiven/thanos.py +232 -231
- pulumi_aiven/transit_gateway_vpc_attachment.py +92 -91
- pulumi_aiven/valkey.py +232 -231
- pulumi_aiven/valkey_user.py +120 -119
- {pulumi_aiven-6.37.0a1743570488.dist-info → pulumi_aiven-6.37.0a1744182902.dist-info}/METADATA +1 -1
- pulumi_aiven-6.37.0a1744182902.dist-info/RECORD +183 -0
- pulumi_aiven-6.37.0a1743570488.dist-info/RECORD +0 -183
- {pulumi_aiven-6.37.0a1743570488.dist-info → pulumi_aiven-6.37.0a1744182902.dist-info}/WHEEL +0 -0
- {pulumi_aiven-6.37.0a1743570488.dist-info → pulumi_aiven-6.37.0a1744182902.dist-info}/top_level.txt +0 -0
|
@@ -2,6 +2,7 @@
|
|
|
2
2
|
# *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
|
|
3
3
|
# *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
4
|
|
|
5
|
+
import builtins
|
|
5
6
|
import copy
|
|
6
7
|
import warnings
|
|
7
8
|
import sys
|
|
@@ -21,14 +22,14 @@ __all__ = ['ServiceIntegrationArgs', 'ServiceIntegration']
|
|
|
21
22
|
@pulumi.input_type
|
|
22
23
|
class ServiceIntegrationArgs:
|
|
23
24
|
def __init__(__self__, *,
|
|
24
|
-
integration_type: pulumi.Input[str],
|
|
25
|
-
project: pulumi.Input[str],
|
|
25
|
+
integration_type: pulumi.Input[builtins.str],
|
|
26
|
+
project: pulumi.Input[builtins.str],
|
|
26
27
|
clickhouse_kafka_user_config: Optional[pulumi.Input['ServiceIntegrationClickhouseKafkaUserConfigArgs']] = None,
|
|
27
28
|
clickhouse_postgresql_user_config: Optional[pulumi.Input['ServiceIntegrationClickhousePostgresqlUserConfigArgs']] = None,
|
|
28
29
|
datadog_user_config: Optional[pulumi.Input['ServiceIntegrationDatadogUserConfigArgs']] = None,
|
|
29
|
-
destination_endpoint_id: Optional[pulumi.Input[str]] = None,
|
|
30
|
-
destination_service_name: Optional[pulumi.Input[str]] = None,
|
|
31
|
-
destination_service_project: Optional[pulumi.Input[str]] = None,
|
|
30
|
+
destination_endpoint_id: Optional[pulumi.Input[builtins.str]] = None,
|
|
31
|
+
destination_service_name: Optional[pulumi.Input[builtins.str]] = None,
|
|
32
|
+
destination_service_project: Optional[pulumi.Input[builtins.str]] = None,
|
|
32
33
|
external_aws_cloudwatch_logs_user_config: Optional[pulumi.Input['ServiceIntegrationExternalAwsCloudwatchLogsUserConfigArgs']] = None,
|
|
33
34
|
external_aws_cloudwatch_metrics_user_config: Optional[pulumi.Input['ServiceIntegrationExternalAwsCloudwatchMetricsUserConfigArgs']] = None,
|
|
34
35
|
external_elasticsearch_logs_user_config: Optional[pulumi.Input['ServiceIntegrationExternalElasticsearchLogsUserConfigArgs']] = None,
|
|
@@ -40,19 +41,19 @@ class ServiceIntegrationArgs:
|
|
|
40
41
|
logs_user_config: Optional[pulumi.Input['ServiceIntegrationLogsUserConfigArgs']] = None,
|
|
41
42
|
metrics_user_config: Optional[pulumi.Input['ServiceIntegrationMetricsUserConfigArgs']] = None,
|
|
42
43
|
prometheus_user_config: Optional[pulumi.Input['ServiceIntegrationPrometheusUserConfigArgs']] = None,
|
|
43
|
-
source_endpoint_id: Optional[pulumi.Input[str]] = None,
|
|
44
|
-
source_service_name: Optional[pulumi.Input[str]] = None,
|
|
45
|
-
source_service_project: Optional[pulumi.Input[str]] = None):
|
|
44
|
+
source_endpoint_id: Optional[pulumi.Input[builtins.str]] = None,
|
|
45
|
+
source_service_name: Optional[pulumi.Input[builtins.str]] = None,
|
|
46
|
+
source_service_project: Optional[pulumi.Input[builtins.str]] = None):
|
|
46
47
|
"""
|
|
47
48
|
The set of arguments for constructing a ServiceIntegration resource.
|
|
48
|
-
:param pulumi.Input[str] integration_type: Type of the service integration. The possible values are `alertmanager`, `autoscaler`, `caching`, `cassandra_cross_service_cluster`, `clickhouse_credentials`, `clickhouse_kafka`, `clickhouse_postgresql`, `dashboard`, `datadog`, `datasource`, `disaster_recovery`, `external_aws_cloudwatch_logs`, `external_aws_cloudwatch_metrics`, `external_elasticsearch_logs`, `external_google_cloud_logging`, `external_opensearch_logs`, `flink`, `flink_external_bigquery`, `flink_external_kafka`, `flink_external_postgresql`, `internal_connectivity`, `jolokia`, `kafka_connect`, `kafka_connect_postgresql`, `kafka_logs`, `kafka_mirrormaker`, `logs`, `m3aggregator`, `m3coordinator`, `metrics`, `opensearch_cross_cluster_replication`, `opensearch_cross_cluster_search`, `prometheus`, `read_replica`, `rsyslog`, `schema_registry_proxy`, `stresstester`, `thanos_distributed_query`, `thanos_migrate`, `thanoscompactor`, `thanosquery`, `thanosruler`, `thanosstore`, `vector` and `vmalert`.
|
|
49
|
-
:param pulumi.Input[str] project: Project the integration belongs to.
|
|
49
|
+
:param pulumi.Input[builtins.str] integration_type: Type of the service integration. The possible values are `alertmanager`, `autoscaler`, `caching`, `cassandra_cross_service_cluster`, `clickhouse_credentials`, `clickhouse_kafka`, `clickhouse_postgresql`, `dashboard`, `datadog`, `datasource`, `disaster_recovery`, `external_aws_cloudwatch_logs`, `external_aws_cloudwatch_metrics`, `external_elasticsearch_logs`, `external_google_cloud_logging`, `external_opensearch_logs`, `flink`, `flink_external_bigquery`, `flink_external_kafka`, `flink_external_postgresql`, `internal_connectivity`, `jolokia`, `kafka_connect`, `kafka_connect_postgresql`, `kafka_logs`, `kafka_mirrormaker`, `logs`, `m3aggregator`, `m3coordinator`, `metrics`, `opensearch_cross_cluster_replication`, `opensearch_cross_cluster_search`, `prometheus`, `read_replica`, `rsyslog`, `schema_registry_proxy`, `stresstester`, `thanos_distributed_query`, `thanos_migrate`, `thanoscompactor`, `thanosquery`, `thanosruler`, `thanosstore`, `vector` and `vmalert`.
|
|
50
|
+
:param pulumi.Input[builtins.str] project: Project the integration belongs to.
|
|
50
51
|
:param pulumi.Input['ServiceIntegrationClickhouseKafkaUserConfigArgs'] clickhouse_kafka_user_config: ClickhouseKafka user configurable settings. **Warning:** There's no way to reset advanced configuration options to default. Options that you add cannot be removed later
|
|
51
52
|
:param pulumi.Input['ServiceIntegrationClickhousePostgresqlUserConfigArgs'] clickhouse_postgresql_user_config: ClickhousePostgresql user configurable settings. **Warning:** There's no way to reset advanced configuration options to default. Options that you add cannot be removed later
|
|
52
53
|
:param pulumi.Input['ServiceIntegrationDatadogUserConfigArgs'] datadog_user_config: Datadog user configurable settings. **Warning:** There's no way to reset advanced configuration options to default. Options that you add cannot be removed later
|
|
53
|
-
:param pulumi.Input[str] destination_endpoint_id: Destination endpoint for the integration.
|
|
54
|
-
:param pulumi.Input[str] destination_service_name: Destination service for the integration.
|
|
55
|
-
:param pulumi.Input[str] destination_service_project: Destination service project name
|
|
54
|
+
:param pulumi.Input[builtins.str] destination_endpoint_id: Destination endpoint for the integration.
|
|
55
|
+
:param pulumi.Input[builtins.str] destination_service_name: Destination service for the integration.
|
|
56
|
+
:param pulumi.Input[builtins.str] destination_service_project: Destination service project name
|
|
56
57
|
:param pulumi.Input['ServiceIntegrationExternalAwsCloudwatchLogsUserConfigArgs'] external_aws_cloudwatch_logs_user_config: ExternalAwsCloudwatchLogs user configurable settings. **Warning:** There's no way to reset advanced configuration options to default. Options that you add cannot be removed later
|
|
57
58
|
:param pulumi.Input['ServiceIntegrationExternalAwsCloudwatchMetricsUserConfigArgs'] external_aws_cloudwatch_metrics_user_config: ExternalAwsCloudwatchMetrics user configurable settings. **Warning:** There's no way to reset advanced configuration options to default. Options that you add cannot be removed later
|
|
58
59
|
:param pulumi.Input['ServiceIntegrationExternalElasticsearchLogsUserConfigArgs'] external_elasticsearch_logs_user_config: ExternalElasticsearchLogs user configurable settings. **Warning:** There's no way to reset advanced configuration options to default. Options that you add cannot be removed later
|
|
@@ -64,9 +65,9 @@ class ServiceIntegrationArgs:
|
|
|
64
65
|
:param pulumi.Input['ServiceIntegrationLogsUserConfigArgs'] logs_user_config: Logs user configurable settings. **Warning:** There's no way to reset advanced configuration options to default. Options that you add cannot be removed later
|
|
65
66
|
:param pulumi.Input['ServiceIntegrationMetricsUserConfigArgs'] metrics_user_config: Metrics user configurable settings. **Warning:** There's no way to reset advanced configuration options to default. Options that you add cannot be removed later
|
|
66
67
|
:param pulumi.Input['ServiceIntegrationPrometheusUserConfigArgs'] prometheus_user_config: Prometheus user configurable settings. **Warning:** There's no way to reset advanced configuration options to default. Options that you add cannot be removed later
|
|
67
|
-
:param pulumi.Input[str] source_endpoint_id: Source endpoint for the integration.
|
|
68
|
-
:param pulumi.Input[str] source_service_name: Source service for the integration (if any)
|
|
69
|
-
:param pulumi.Input[str] source_service_project: Source service project name
|
|
68
|
+
:param pulumi.Input[builtins.str] source_endpoint_id: Source endpoint for the integration.
|
|
69
|
+
:param pulumi.Input[builtins.str] source_service_name: Source service for the integration (if any)
|
|
70
|
+
:param pulumi.Input[builtins.str] source_service_project: Source service project name
|
|
70
71
|
"""
|
|
71
72
|
pulumi.set(__self__, "integration_type", integration_type)
|
|
72
73
|
pulumi.set(__self__, "project", project)
|
|
@@ -113,26 +114,26 @@ class ServiceIntegrationArgs:
|
|
|
113
114
|
|
|
114
115
|
@property
|
|
115
116
|
@pulumi.getter(name="integrationType")
|
|
116
|
-
def integration_type(self) -> pulumi.Input[str]:
|
|
117
|
+
def integration_type(self) -> pulumi.Input[builtins.str]:
|
|
117
118
|
"""
|
|
118
119
|
Type of the service integration. The possible values are `alertmanager`, `autoscaler`, `caching`, `cassandra_cross_service_cluster`, `clickhouse_credentials`, `clickhouse_kafka`, `clickhouse_postgresql`, `dashboard`, `datadog`, `datasource`, `disaster_recovery`, `external_aws_cloudwatch_logs`, `external_aws_cloudwatch_metrics`, `external_elasticsearch_logs`, `external_google_cloud_logging`, `external_opensearch_logs`, `flink`, `flink_external_bigquery`, `flink_external_kafka`, `flink_external_postgresql`, `internal_connectivity`, `jolokia`, `kafka_connect`, `kafka_connect_postgresql`, `kafka_logs`, `kafka_mirrormaker`, `logs`, `m3aggregator`, `m3coordinator`, `metrics`, `opensearch_cross_cluster_replication`, `opensearch_cross_cluster_search`, `prometheus`, `read_replica`, `rsyslog`, `schema_registry_proxy`, `stresstester`, `thanos_distributed_query`, `thanos_migrate`, `thanoscompactor`, `thanosquery`, `thanosruler`, `thanosstore`, `vector` and `vmalert`.
|
|
119
120
|
"""
|
|
120
121
|
return pulumi.get(self, "integration_type")
|
|
121
122
|
|
|
122
123
|
@integration_type.setter
|
|
123
|
-
def integration_type(self, value: pulumi.Input[str]):
|
|
124
|
+
def integration_type(self, value: pulumi.Input[builtins.str]):
|
|
124
125
|
pulumi.set(self, "integration_type", value)
|
|
125
126
|
|
|
126
127
|
@property
|
|
127
128
|
@pulumi.getter
|
|
128
|
-
def project(self) -> pulumi.Input[str]:
|
|
129
|
+
def project(self) -> pulumi.Input[builtins.str]:
|
|
129
130
|
"""
|
|
130
131
|
Project the integration belongs to.
|
|
131
132
|
"""
|
|
132
133
|
return pulumi.get(self, "project")
|
|
133
134
|
|
|
134
135
|
@project.setter
|
|
135
|
-
def project(self, value: pulumi.Input[str]):
|
|
136
|
+
def project(self, value: pulumi.Input[builtins.str]):
|
|
136
137
|
pulumi.set(self, "project", value)
|
|
137
138
|
|
|
138
139
|
@property
|
|
@@ -173,38 +174,38 @@ class ServiceIntegrationArgs:
|
|
|
173
174
|
|
|
174
175
|
@property
|
|
175
176
|
@pulumi.getter(name="destinationEndpointId")
|
|
176
|
-
def destination_endpoint_id(self) -> Optional[pulumi.Input[str]]:
|
|
177
|
+
def destination_endpoint_id(self) -> Optional[pulumi.Input[builtins.str]]:
|
|
177
178
|
"""
|
|
178
179
|
Destination endpoint for the integration.
|
|
179
180
|
"""
|
|
180
181
|
return pulumi.get(self, "destination_endpoint_id")
|
|
181
182
|
|
|
182
183
|
@destination_endpoint_id.setter
|
|
183
|
-
def destination_endpoint_id(self, value: Optional[pulumi.Input[str]]):
|
|
184
|
+
def destination_endpoint_id(self, value: Optional[pulumi.Input[builtins.str]]):
|
|
184
185
|
pulumi.set(self, "destination_endpoint_id", value)
|
|
185
186
|
|
|
186
187
|
@property
|
|
187
188
|
@pulumi.getter(name="destinationServiceName")
|
|
188
|
-
def destination_service_name(self) -> Optional[pulumi.Input[str]]:
|
|
189
|
+
def destination_service_name(self) -> Optional[pulumi.Input[builtins.str]]:
|
|
189
190
|
"""
|
|
190
191
|
Destination service for the integration.
|
|
191
192
|
"""
|
|
192
193
|
return pulumi.get(self, "destination_service_name")
|
|
193
194
|
|
|
194
195
|
@destination_service_name.setter
|
|
195
|
-
def destination_service_name(self, value: Optional[pulumi.Input[str]]):
|
|
196
|
+
def destination_service_name(self, value: Optional[pulumi.Input[builtins.str]]):
|
|
196
197
|
pulumi.set(self, "destination_service_name", value)
|
|
197
198
|
|
|
198
199
|
@property
|
|
199
200
|
@pulumi.getter(name="destinationServiceProject")
|
|
200
|
-
def destination_service_project(self) -> Optional[pulumi.Input[str]]:
|
|
201
|
+
def destination_service_project(self) -> Optional[pulumi.Input[builtins.str]]:
|
|
201
202
|
"""
|
|
202
203
|
Destination service project name
|
|
203
204
|
"""
|
|
204
205
|
return pulumi.get(self, "destination_service_project")
|
|
205
206
|
|
|
206
207
|
@destination_service_project.setter
|
|
207
|
-
def destination_service_project(self, value: Optional[pulumi.Input[str]]):
|
|
208
|
+
def destination_service_project(self, value: Optional[pulumi.Input[builtins.str]]):
|
|
208
209
|
pulumi.set(self, "destination_service_project", value)
|
|
209
210
|
|
|
210
211
|
@property
|
|
@@ -341,38 +342,38 @@ class ServiceIntegrationArgs:
|
|
|
341
342
|
|
|
342
343
|
@property
|
|
343
344
|
@pulumi.getter(name="sourceEndpointId")
|
|
344
|
-
def source_endpoint_id(self) -> Optional[pulumi.Input[str]]:
|
|
345
|
+
def source_endpoint_id(self) -> Optional[pulumi.Input[builtins.str]]:
|
|
345
346
|
"""
|
|
346
347
|
Source endpoint for the integration.
|
|
347
348
|
"""
|
|
348
349
|
return pulumi.get(self, "source_endpoint_id")
|
|
349
350
|
|
|
350
351
|
@source_endpoint_id.setter
|
|
351
|
-
def source_endpoint_id(self, value: Optional[pulumi.Input[str]]):
|
|
352
|
+
def source_endpoint_id(self, value: Optional[pulumi.Input[builtins.str]]):
|
|
352
353
|
pulumi.set(self, "source_endpoint_id", value)
|
|
353
354
|
|
|
354
355
|
@property
|
|
355
356
|
@pulumi.getter(name="sourceServiceName")
|
|
356
|
-
def source_service_name(self) -> Optional[pulumi.Input[str]]:
|
|
357
|
+
def source_service_name(self) -> Optional[pulumi.Input[builtins.str]]:
|
|
357
358
|
"""
|
|
358
359
|
Source service for the integration (if any)
|
|
359
360
|
"""
|
|
360
361
|
return pulumi.get(self, "source_service_name")
|
|
361
362
|
|
|
362
363
|
@source_service_name.setter
|
|
363
|
-
def source_service_name(self, value: Optional[pulumi.Input[str]]):
|
|
364
|
+
def source_service_name(self, value: Optional[pulumi.Input[builtins.str]]):
|
|
364
365
|
pulumi.set(self, "source_service_name", value)
|
|
365
366
|
|
|
366
367
|
@property
|
|
367
368
|
@pulumi.getter(name="sourceServiceProject")
|
|
368
|
-
def source_service_project(self) -> Optional[pulumi.Input[str]]:
|
|
369
|
+
def source_service_project(self) -> Optional[pulumi.Input[builtins.str]]:
|
|
369
370
|
"""
|
|
370
371
|
Source service project name
|
|
371
372
|
"""
|
|
372
373
|
return pulumi.get(self, "source_service_project")
|
|
373
374
|
|
|
374
375
|
@source_service_project.setter
|
|
375
|
-
def source_service_project(self, value: Optional[pulumi.Input[str]]):
|
|
376
|
+
def source_service_project(self, value: Optional[pulumi.Input[builtins.str]]):
|
|
376
377
|
pulumi.set(self, "source_service_project", value)
|
|
377
378
|
|
|
378
379
|
|
|
@@ -382,51 +383,51 @@ class _ServiceIntegrationState:
|
|
|
382
383
|
clickhouse_kafka_user_config: Optional[pulumi.Input['ServiceIntegrationClickhouseKafkaUserConfigArgs']] = None,
|
|
383
384
|
clickhouse_postgresql_user_config: Optional[pulumi.Input['ServiceIntegrationClickhousePostgresqlUserConfigArgs']] = None,
|
|
384
385
|
datadog_user_config: Optional[pulumi.Input['ServiceIntegrationDatadogUserConfigArgs']] = None,
|
|
385
|
-
destination_endpoint_id: Optional[pulumi.Input[str]] = None,
|
|
386
|
-
destination_service_name: Optional[pulumi.Input[str]] = None,
|
|
387
|
-
destination_service_project: Optional[pulumi.Input[str]] = None,
|
|
386
|
+
destination_endpoint_id: Optional[pulumi.Input[builtins.str]] = None,
|
|
387
|
+
destination_service_name: Optional[pulumi.Input[builtins.str]] = None,
|
|
388
|
+
destination_service_project: Optional[pulumi.Input[builtins.str]] = None,
|
|
388
389
|
external_aws_cloudwatch_logs_user_config: Optional[pulumi.Input['ServiceIntegrationExternalAwsCloudwatchLogsUserConfigArgs']] = None,
|
|
389
390
|
external_aws_cloudwatch_metrics_user_config: Optional[pulumi.Input['ServiceIntegrationExternalAwsCloudwatchMetricsUserConfigArgs']] = None,
|
|
390
391
|
external_elasticsearch_logs_user_config: Optional[pulumi.Input['ServiceIntegrationExternalElasticsearchLogsUserConfigArgs']] = None,
|
|
391
392
|
external_opensearch_logs_user_config: Optional[pulumi.Input['ServiceIntegrationExternalOpensearchLogsUserConfigArgs']] = None,
|
|
392
393
|
flink_external_postgresql_user_config: Optional[pulumi.Input['ServiceIntegrationFlinkExternalPostgresqlUserConfigArgs']] = None,
|
|
393
|
-
integration_id: Optional[pulumi.Input[str]] = None,
|
|
394
|
-
integration_type: Optional[pulumi.Input[str]] = None,
|
|
394
|
+
integration_id: Optional[pulumi.Input[builtins.str]] = None,
|
|
395
|
+
integration_type: Optional[pulumi.Input[builtins.str]] = None,
|
|
395
396
|
kafka_connect_user_config: Optional[pulumi.Input['ServiceIntegrationKafkaConnectUserConfigArgs']] = None,
|
|
396
397
|
kafka_logs_user_config: Optional[pulumi.Input['ServiceIntegrationKafkaLogsUserConfigArgs']] = None,
|
|
397
398
|
kafka_mirrormaker_user_config: Optional[pulumi.Input['ServiceIntegrationKafkaMirrormakerUserConfigArgs']] = None,
|
|
398
399
|
logs_user_config: Optional[pulumi.Input['ServiceIntegrationLogsUserConfigArgs']] = None,
|
|
399
400
|
metrics_user_config: Optional[pulumi.Input['ServiceIntegrationMetricsUserConfigArgs']] = None,
|
|
400
|
-
project: Optional[pulumi.Input[str]] = None,
|
|
401
|
+
project: Optional[pulumi.Input[builtins.str]] = None,
|
|
401
402
|
prometheus_user_config: Optional[pulumi.Input['ServiceIntegrationPrometheusUserConfigArgs']] = None,
|
|
402
|
-
source_endpoint_id: Optional[pulumi.Input[str]] = None,
|
|
403
|
-
source_service_name: Optional[pulumi.Input[str]] = None,
|
|
404
|
-
source_service_project: Optional[pulumi.Input[str]] = None):
|
|
403
|
+
source_endpoint_id: Optional[pulumi.Input[builtins.str]] = None,
|
|
404
|
+
source_service_name: Optional[pulumi.Input[builtins.str]] = None,
|
|
405
|
+
source_service_project: Optional[pulumi.Input[builtins.str]] = None):
|
|
405
406
|
"""
|
|
406
407
|
Input properties used for looking up and filtering ServiceIntegration resources.
|
|
407
408
|
:param pulumi.Input['ServiceIntegrationClickhouseKafkaUserConfigArgs'] clickhouse_kafka_user_config: ClickhouseKafka user configurable settings. **Warning:** There's no way to reset advanced configuration options to default. Options that you add cannot be removed later
|
|
408
409
|
:param pulumi.Input['ServiceIntegrationClickhousePostgresqlUserConfigArgs'] clickhouse_postgresql_user_config: ClickhousePostgresql user configurable settings. **Warning:** There's no way to reset advanced configuration options to default. Options that you add cannot be removed later
|
|
409
410
|
:param pulumi.Input['ServiceIntegrationDatadogUserConfigArgs'] datadog_user_config: Datadog user configurable settings. **Warning:** There's no way to reset advanced configuration options to default. Options that you add cannot be removed later
|
|
410
|
-
:param pulumi.Input[str] destination_endpoint_id: Destination endpoint for the integration.
|
|
411
|
-
:param pulumi.Input[str] destination_service_name: Destination service for the integration.
|
|
412
|
-
:param pulumi.Input[str] destination_service_project: Destination service project name
|
|
411
|
+
:param pulumi.Input[builtins.str] destination_endpoint_id: Destination endpoint for the integration.
|
|
412
|
+
:param pulumi.Input[builtins.str] destination_service_name: Destination service for the integration.
|
|
413
|
+
:param pulumi.Input[builtins.str] destination_service_project: Destination service project name
|
|
413
414
|
:param pulumi.Input['ServiceIntegrationExternalAwsCloudwatchLogsUserConfigArgs'] external_aws_cloudwatch_logs_user_config: ExternalAwsCloudwatchLogs user configurable settings. **Warning:** There's no way to reset advanced configuration options to default. Options that you add cannot be removed later
|
|
414
415
|
:param pulumi.Input['ServiceIntegrationExternalAwsCloudwatchMetricsUserConfigArgs'] external_aws_cloudwatch_metrics_user_config: ExternalAwsCloudwatchMetrics user configurable settings. **Warning:** There's no way to reset advanced configuration options to default. Options that you add cannot be removed later
|
|
415
416
|
:param pulumi.Input['ServiceIntegrationExternalElasticsearchLogsUserConfigArgs'] external_elasticsearch_logs_user_config: ExternalElasticsearchLogs user configurable settings. **Warning:** There's no way to reset advanced configuration options to default. Options that you add cannot be removed later
|
|
416
417
|
:param pulumi.Input['ServiceIntegrationExternalOpensearchLogsUserConfigArgs'] external_opensearch_logs_user_config: ExternalOpensearchLogs user configurable settings. **Warning:** There's no way to reset advanced configuration options to default. Options that you add cannot be removed later
|
|
417
418
|
:param pulumi.Input['ServiceIntegrationFlinkExternalPostgresqlUserConfigArgs'] flink_external_postgresql_user_config: FlinkExternalPostgresql user configurable settings. **Warning:** There's no way to reset advanced configuration options to default. Options that you add cannot be removed later
|
|
418
|
-
:param pulumi.Input[str] integration_id: The ID of the Aiven service integration.
|
|
419
|
-
:param pulumi.Input[str] integration_type: Type of the service integration. The possible values are `alertmanager`, `autoscaler`, `caching`, `cassandra_cross_service_cluster`, `clickhouse_credentials`, `clickhouse_kafka`, `clickhouse_postgresql`, `dashboard`, `datadog`, `datasource`, `disaster_recovery`, `external_aws_cloudwatch_logs`, `external_aws_cloudwatch_metrics`, `external_elasticsearch_logs`, `external_google_cloud_logging`, `external_opensearch_logs`, `flink`, `flink_external_bigquery`, `flink_external_kafka`, `flink_external_postgresql`, `internal_connectivity`, `jolokia`, `kafka_connect`, `kafka_connect_postgresql`, `kafka_logs`, `kafka_mirrormaker`, `logs`, `m3aggregator`, `m3coordinator`, `metrics`, `opensearch_cross_cluster_replication`, `opensearch_cross_cluster_search`, `prometheus`, `read_replica`, `rsyslog`, `schema_registry_proxy`, `stresstester`, `thanos_distributed_query`, `thanos_migrate`, `thanoscompactor`, `thanosquery`, `thanosruler`, `thanosstore`, `vector` and `vmalert`.
|
|
419
|
+
:param pulumi.Input[builtins.str] integration_id: The ID of the Aiven service integration.
|
|
420
|
+
:param pulumi.Input[builtins.str] integration_type: Type of the service integration. The possible values are `alertmanager`, `autoscaler`, `caching`, `cassandra_cross_service_cluster`, `clickhouse_credentials`, `clickhouse_kafka`, `clickhouse_postgresql`, `dashboard`, `datadog`, `datasource`, `disaster_recovery`, `external_aws_cloudwatch_logs`, `external_aws_cloudwatch_metrics`, `external_elasticsearch_logs`, `external_google_cloud_logging`, `external_opensearch_logs`, `flink`, `flink_external_bigquery`, `flink_external_kafka`, `flink_external_postgresql`, `internal_connectivity`, `jolokia`, `kafka_connect`, `kafka_connect_postgresql`, `kafka_logs`, `kafka_mirrormaker`, `logs`, `m3aggregator`, `m3coordinator`, `metrics`, `opensearch_cross_cluster_replication`, `opensearch_cross_cluster_search`, `prometheus`, `read_replica`, `rsyslog`, `schema_registry_proxy`, `stresstester`, `thanos_distributed_query`, `thanos_migrate`, `thanoscompactor`, `thanosquery`, `thanosruler`, `thanosstore`, `vector` and `vmalert`.
|
|
420
421
|
:param pulumi.Input['ServiceIntegrationKafkaConnectUserConfigArgs'] kafka_connect_user_config: KafkaConnect user configurable settings. **Warning:** There's no way to reset advanced configuration options to default. Options that you add cannot be removed later
|
|
421
422
|
:param pulumi.Input['ServiceIntegrationKafkaLogsUserConfigArgs'] kafka_logs_user_config: KafkaLogs user configurable settings. **Warning:** There's no way to reset advanced configuration options to default. Options that you add cannot be removed later
|
|
422
423
|
:param pulumi.Input['ServiceIntegrationKafkaMirrormakerUserConfigArgs'] kafka_mirrormaker_user_config: KafkaMirrormaker user configurable settings. **Warning:** There's no way to reset advanced configuration options to default. Options that you add cannot be removed later
|
|
423
424
|
:param pulumi.Input['ServiceIntegrationLogsUserConfigArgs'] logs_user_config: Logs user configurable settings. **Warning:** There's no way to reset advanced configuration options to default. Options that you add cannot be removed later
|
|
424
425
|
:param pulumi.Input['ServiceIntegrationMetricsUserConfigArgs'] metrics_user_config: Metrics user configurable settings. **Warning:** There's no way to reset advanced configuration options to default. Options that you add cannot be removed later
|
|
425
|
-
:param pulumi.Input[str] project: Project the integration belongs to.
|
|
426
|
+
:param pulumi.Input[builtins.str] project: Project the integration belongs to.
|
|
426
427
|
:param pulumi.Input['ServiceIntegrationPrometheusUserConfigArgs'] prometheus_user_config: Prometheus user configurable settings. **Warning:** There's no way to reset advanced configuration options to default. Options that you add cannot be removed later
|
|
427
|
-
:param pulumi.Input[str] source_endpoint_id: Source endpoint for the integration.
|
|
428
|
-
:param pulumi.Input[str] source_service_name: Source service for the integration (if any)
|
|
429
|
-
:param pulumi.Input[str] source_service_project: Source service project name
|
|
428
|
+
:param pulumi.Input[builtins.str] source_endpoint_id: Source endpoint for the integration.
|
|
429
|
+
:param pulumi.Input[builtins.str] source_service_name: Source service for the integration (if any)
|
|
430
|
+
:param pulumi.Input[builtins.str] source_service_project: Source service project name
|
|
430
431
|
"""
|
|
431
432
|
if clickhouse_kafka_user_config is not None:
|
|
432
433
|
pulumi.set(__self__, "clickhouse_kafka_user_config", clickhouse_kafka_user_config)
|
|
@@ -513,38 +514,38 @@ class _ServiceIntegrationState:
|
|
|
513
514
|
|
|
514
515
|
@property
|
|
515
516
|
@pulumi.getter(name="destinationEndpointId")
|
|
516
|
-
def destination_endpoint_id(self) -> Optional[pulumi.Input[str]]:
|
|
517
|
+
def destination_endpoint_id(self) -> Optional[pulumi.Input[builtins.str]]:
|
|
517
518
|
"""
|
|
518
519
|
Destination endpoint for the integration.
|
|
519
520
|
"""
|
|
520
521
|
return pulumi.get(self, "destination_endpoint_id")
|
|
521
522
|
|
|
522
523
|
@destination_endpoint_id.setter
|
|
523
|
-
def destination_endpoint_id(self, value: Optional[pulumi.Input[str]]):
|
|
524
|
+
def destination_endpoint_id(self, value: Optional[pulumi.Input[builtins.str]]):
|
|
524
525
|
pulumi.set(self, "destination_endpoint_id", value)
|
|
525
526
|
|
|
526
527
|
@property
|
|
527
528
|
@pulumi.getter(name="destinationServiceName")
|
|
528
|
-
def destination_service_name(self) -> Optional[pulumi.Input[str]]:
|
|
529
|
+
def destination_service_name(self) -> Optional[pulumi.Input[builtins.str]]:
|
|
529
530
|
"""
|
|
530
531
|
Destination service for the integration.
|
|
531
532
|
"""
|
|
532
533
|
return pulumi.get(self, "destination_service_name")
|
|
533
534
|
|
|
534
535
|
@destination_service_name.setter
|
|
535
|
-
def destination_service_name(self, value: Optional[pulumi.Input[str]]):
|
|
536
|
+
def destination_service_name(self, value: Optional[pulumi.Input[builtins.str]]):
|
|
536
537
|
pulumi.set(self, "destination_service_name", value)
|
|
537
538
|
|
|
538
539
|
@property
|
|
539
540
|
@pulumi.getter(name="destinationServiceProject")
|
|
540
|
-
def destination_service_project(self) -> Optional[pulumi.Input[str]]:
|
|
541
|
+
def destination_service_project(self) -> Optional[pulumi.Input[builtins.str]]:
|
|
541
542
|
"""
|
|
542
543
|
Destination service project name
|
|
543
544
|
"""
|
|
544
545
|
return pulumi.get(self, "destination_service_project")
|
|
545
546
|
|
|
546
547
|
@destination_service_project.setter
|
|
547
|
-
def destination_service_project(self, value: Optional[pulumi.Input[str]]):
|
|
548
|
+
def destination_service_project(self, value: Optional[pulumi.Input[builtins.str]]):
|
|
548
549
|
pulumi.set(self, "destination_service_project", value)
|
|
549
550
|
|
|
550
551
|
@property
|
|
@@ -609,26 +610,26 @@ class _ServiceIntegrationState:
|
|
|
609
610
|
|
|
610
611
|
@property
|
|
611
612
|
@pulumi.getter(name="integrationId")
|
|
612
|
-
def integration_id(self) -> Optional[pulumi.Input[str]]:
|
|
613
|
+
def integration_id(self) -> Optional[pulumi.Input[builtins.str]]:
|
|
613
614
|
"""
|
|
614
615
|
The ID of the Aiven service integration.
|
|
615
616
|
"""
|
|
616
617
|
return pulumi.get(self, "integration_id")
|
|
617
618
|
|
|
618
619
|
@integration_id.setter
|
|
619
|
-
def integration_id(self, value: Optional[pulumi.Input[str]]):
|
|
620
|
+
def integration_id(self, value: Optional[pulumi.Input[builtins.str]]):
|
|
620
621
|
pulumi.set(self, "integration_id", value)
|
|
621
622
|
|
|
622
623
|
@property
|
|
623
624
|
@pulumi.getter(name="integrationType")
|
|
624
|
-
def integration_type(self) -> Optional[pulumi.Input[str]]:
|
|
625
|
+
def integration_type(self) -> Optional[pulumi.Input[builtins.str]]:
|
|
625
626
|
"""
|
|
626
627
|
Type of the service integration. The possible values are `alertmanager`, `autoscaler`, `caching`, `cassandra_cross_service_cluster`, `clickhouse_credentials`, `clickhouse_kafka`, `clickhouse_postgresql`, `dashboard`, `datadog`, `datasource`, `disaster_recovery`, `external_aws_cloudwatch_logs`, `external_aws_cloudwatch_metrics`, `external_elasticsearch_logs`, `external_google_cloud_logging`, `external_opensearch_logs`, `flink`, `flink_external_bigquery`, `flink_external_kafka`, `flink_external_postgresql`, `internal_connectivity`, `jolokia`, `kafka_connect`, `kafka_connect_postgresql`, `kafka_logs`, `kafka_mirrormaker`, `logs`, `m3aggregator`, `m3coordinator`, `metrics`, `opensearch_cross_cluster_replication`, `opensearch_cross_cluster_search`, `prometheus`, `read_replica`, `rsyslog`, `schema_registry_proxy`, `stresstester`, `thanos_distributed_query`, `thanos_migrate`, `thanoscompactor`, `thanosquery`, `thanosruler`, `thanosstore`, `vector` and `vmalert`.
|
|
627
628
|
"""
|
|
628
629
|
return pulumi.get(self, "integration_type")
|
|
629
630
|
|
|
630
631
|
@integration_type.setter
|
|
631
|
-
def integration_type(self, value: Optional[pulumi.Input[str]]):
|
|
632
|
+
def integration_type(self, value: Optional[pulumi.Input[builtins.str]]):
|
|
632
633
|
pulumi.set(self, "integration_type", value)
|
|
633
634
|
|
|
634
635
|
@property
|
|
@@ -693,14 +694,14 @@ class _ServiceIntegrationState:
|
|
|
693
694
|
|
|
694
695
|
@property
|
|
695
696
|
@pulumi.getter
|
|
696
|
-
def project(self) -> Optional[pulumi.Input[str]]:
|
|
697
|
+
def project(self) -> Optional[pulumi.Input[builtins.str]]:
|
|
697
698
|
"""
|
|
698
699
|
Project the integration belongs to.
|
|
699
700
|
"""
|
|
700
701
|
return pulumi.get(self, "project")
|
|
701
702
|
|
|
702
703
|
@project.setter
|
|
703
|
-
def project(self, value: Optional[pulumi.Input[str]]):
|
|
704
|
+
def project(self, value: Optional[pulumi.Input[builtins.str]]):
|
|
704
705
|
pulumi.set(self, "project", value)
|
|
705
706
|
|
|
706
707
|
@property
|
|
@@ -717,38 +718,38 @@ class _ServiceIntegrationState:
|
|
|
717
718
|
|
|
718
719
|
@property
|
|
719
720
|
@pulumi.getter(name="sourceEndpointId")
|
|
720
|
-
def source_endpoint_id(self) -> Optional[pulumi.Input[str]]:
|
|
721
|
+
def source_endpoint_id(self) -> Optional[pulumi.Input[builtins.str]]:
|
|
721
722
|
"""
|
|
722
723
|
Source endpoint for the integration.
|
|
723
724
|
"""
|
|
724
725
|
return pulumi.get(self, "source_endpoint_id")
|
|
725
726
|
|
|
726
727
|
@source_endpoint_id.setter
|
|
727
|
-
def source_endpoint_id(self, value: Optional[pulumi.Input[str]]):
|
|
728
|
+
def source_endpoint_id(self, value: Optional[pulumi.Input[builtins.str]]):
|
|
728
729
|
pulumi.set(self, "source_endpoint_id", value)
|
|
729
730
|
|
|
730
731
|
@property
|
|
731
732
|
@pulumi.getter(name="sourceServiceName")
|
|
732
|
-
def source_service_name(self) -> Optional[pulumi.Input[str]]:
|
|
733
|
+
def source_service_name(self) -> Optional[pulumi.Input[builtins.str]]:
|
|
733
734
|
"""
|
|
734
735
|
Source service for the integration (if any)
|
|
735
736
|
"""
|
|
736
737
|
return pulumi.get(self, "source_service_name")
|
|
737
738
|
|
|
738
739
|
@source_service_name.setter
|
|
739
|
-
def source_service_name(self, value: Optional[pulumi.Input[str]]):
|
|
740
|
+
def source_service_name(self, value: Optional[pulumi.Input[builtins.str]]):
|
|
740
741
|
pulumi.set(self, "source_service_name", value)
|
|
741
742
|
|
|
742
743
|
@property
|
|
743
744
|
@pulumi.getter(name="sourceServiceProject")
|
|
744
|
-
def source_service_project(self) -> Optional[pulumi.Input[str]]:
|
|
745
|
+
def source_service_project(self) -> Optional[pulumi.Input[builtins.str]]:
|
|
745
746
|
"""
|
|
746
747
|
Source service project name
|
|
747
748
|
"""
|
|
748
749
|
return pulumi.get(self, "source_service_project")
|
|
749
750
|
|
|
750
751
|
@source_service_project.setter
|
|
751
|
-
def source_service_project(self, value: Optional[pulumi.Input[str]]):
|
|
752
|
+
def source_service_project(self, value: Optional[pulumi.Input[builtins.str]]):
|
|
752
753
|
pulumi.set(self, "source_service_project", value)
|
|
753
754
|
|
|
754
755
|
|
|
@@ -760,25 +761,25 @@ class ServiceIntegration(pulumi.CustomResource):
|
|
|
760
761
|
clickhouse_kafka_user_config: Optional[pulumi.Input[Union['ServiceIntegrationClickhouseKafkaUserConfigArgs', 'ServiceIntegrationClickhouseKafkaUserConfigArgsDict']]] = None,
|
|
761
762
|
clickhouse_postgresql_user_config: Optional[pulumi.Input[Union['ServiceIntegrationClickhousePostgresqlUserConfigArgs', 'ServiceIntegrationClickhousePostgresqlUserConfigArgsDict']]] = None,
|
|
762
763
|
datadog_user_config: Optional[pulumi.Input[Union['ServiceIntegrationDatadogUserConfigArgs', 'ServiceIntegrationDatadogUserConfigArgsDict']]] = None,
|
|
763
|
-
destination_endpoint_id: Optional[pulumi.Input[str]] = None,
|
|
764
|
-
destination_service_name: Optional[pulumi.Input[str]] = None,
|
|
765
|
-
destination_service_project: Optional[pulumi.Input[str]] = None,
|
|
764
|
+
destination_endpoint_id: Optional[pulumi.Input[builtins.str]] = None,
|
|
765
|
+
destination_service_name: Optional[pulumi.Input[builtins.str]] = None,
|
|
766
|
+
destination_service_project: Optional[pulumi.Input[builtins.str]] = None,
|
|
766
767
|
external_aws_cloudwatch_logs_user_config: Optional[pulumi.Input[Union['ServiceIntegrationExternalAwsCloudwatchLogsUserConfigArgs', 'ServiceIntegrationExternalAwsCloudwatchLogsUserConfigArgsDict']]] = None,
|
|
767
768
|
external_aws_cloudwatch_metrics_user_config: Optional[pulumi.Input[Union['ServiceIntegrationExternalAwsCloudwatchMetricsUserConfigArgs', 'ServiceIntegrationExternalAwsCloudwatchMetricsUserConfigArgsDict']]] = None,
|
|
768
769
|
external_elasticsearch_logs_user_config: Optional[pulumi.Input[Union['ServiceIntegrationExternalElasticsearchLogsUserConfigArgs', 'ServiceIntegrationExternalElasticsearchLogsUserConfigArgsDict']]] = None,
|
|
769
770
|
external_opensearch_logs_user_config: Optional[pulumi.Input[Union['ServiceIntegrationExternalOpensearchLogsUserConfigArgs', 'ServiceIntegrationExternalOpensearchLogsUserConfigArgsDict']]] = None,
|
|
770
771
|
flink_external_postgresql_user_config: Optional[pulumi.Input[Union['ServiceIntegrationFlinkExternalPostgresqlUserConfigArgs', 'ServiceIntegrationFlinkExternalPostgresqlUserConfigArgsDict']]] = None,
|
|
771
|
-
integration_type: Optional[pulumi.Input[str]] = None,
|
|
772
|
+
integration_type: Optional[pulumi.Input[builtins.str]] = None,
|
|
772
773
|
kafka_connect_user_config: Optional[pulumi.Input[Union['ServiceIntegrationKafkaConnectUserConfigArgs', 'ServiceIntegrationKafkaConnectUserConfigArgsDict']]] = None,
|
|
773
774
|
kafka_logs_user_config: Optional[pulumi.Input[Union['ServiceIntegrationKafkaLogsUserConfigArgs', 'ServiceIntegrationKafkaLogsUserConfigArgsDict']]] = None,
|
|
774
775
|
kafka_mirrormaker_user_config: Optional[pulumi.Input[Union['ServiceIntegrationKafkaMirrormakerUserConfigArgs', 'ServiceIntegrationKafkaMirrormakerUserConfigArgsDict']]] = None,
|
|
775
776
|
logs_user_config: Optional[pulumi.Input[Union['ServiceIntegrationLogsUserConfigArgs', 'ServiceIntegrationLogsUserConfigArgsDict']]] = None,
|
|
776
777
|
metrics_user_config: Optional[pulumi.Input[Union['ServiceIntegrationMetricsUserConfigArgs', 'ServiceIntegrationMetricsUserConfigArgsDict']]] = None,
|
|
777
|
-
project: Optional[pulumi.Input[str]] = None,
|
|
778
|
+
project: Optional[pulumi.Input[builtins.str]] = None,
|
|
778
779
|
prometheus_user_config: Optional[pulumi.Input[Union['ServiceIntegrationPrometheusUserConfigArgs', 'ServiceIntegrationPrometheusUserConfigArgsDict']]] = None,
|
|
779
|
-
source_endpoint_id: Optional[pulumi.Input[str]] = None,
|
|
780
|
-
source_service_name: Optional[pulumi.Input[str]] = None,
|
|
781
|
-
source_service_project: Optional[pulumi.Input[str]] = None,
|
|
780
|
+
source_endpoint_id: Optional[pulumi.Input[builtins.str]] = None,
|
|
781
|
+
source_service_name: Optional[pulumi.Input[builtins.str]] = None,
|
|
782
|
+
source_service_project: Optional[pulumi.Input[builtins.str]] = None,
|
|
782
783
|
__props__=None):
|
|
783
784
|
"""
|
|
784
785
|
## Example Usage
|
|
@@ -822,25 +823,25 @@ class ServiceIntegration(pulumi.CustomResource):
|
|
|
822
823
|
:param pulumi.Input[Union['ServiceIntegrationClickhouseKafkaUserConfigArgs', 'ServiceIntegrationClickhouseKafkaUserConfigArgsDict']] clickhouse_kafka_user_config: ClickhouseKafka user configurable settings. **Warning:** There's no way to reset advanced configuration options to default. Options that you add cannot be removed later
|
|
823
824
|
:param pulumi.Input[Union['ServiceIntegrationClickhousePostgresqlUserConfigArgs', 'ServiceIntegrationClickhousePostgresqlUserConfigArgsDict']] clickhouse_postgresql_user_config: ClickhousePostgresql user configurable settings. **Warning:** There's no way to reset advanced configuration options to default. Options that you add cannot be removed later
|
|
824
825
|
:param pulumi.Input[Union['ServiceIntegrationDatadogUserConfigArgs', 'ServiceIntegrationDatadogUserConfigArgsDict']] datadog_user_config: Datadog user configurable settings. **Warning:** There's no way to reset advanced configuration options to default. Options that you add cannot be removed later
|
|
825
|
-
:param pulumi.Input[str] destination_endpoint_id: Destination endpoint for the integration.
|
|
826
|
-
:param pulumi.Input[str] destination_service_name: Destination service for the integration.
|
|
827
|
-
:param pulumi.Input[str] destination_service_project: Destination service project name
|
|
826
|
+
:param pulumi.Input[builtins.str] destination_endpoint_id: Destination endpoint for the integration.
|
|
827
|
+
:param pulumi.Input[builtins.str] destination_service_name: Destination service for the integration.
|
|
828
|
+
:param pulumi.Input[builtins.str] destination_service_project: Destination service project name
|
|
828
829
|
:param pulumi.Input[Union['ServiceIntegrationExternalAwsCloudwatchLogsUserConfigArgs', 'ServiceIntegrationExternalAwsCloudwatchLogsUserConfigArgsDict']] external_aws_cloudwatch_logs_user_config: ExternalAwsCloudwatchLogs user configurable settings. **Warning:** There's no way to reset advanced configuration options to default. Options that you add cannot be removed later
|
|
829
830
|
:param pulumi.Input[Union['ServiceIntegrationExternalAwsCloudwatchMetricsUserConfigArgs', 'ServiceIntegrationExternalAwsCloudwatchMetricsUserConfigArgsDict']] external_aws_cloudwatch_metrics_user_config: ExternalAwsCloudwatchMetrics user configurable settings. **Warning:** There's no way to reset advanced configuration options to default. Options that you add cannot be removed later
|
|
830
831
|
:param pulumi.Input[Union['ServiceIntegrationExternalElasticsearchLogsUserConfigArgs', 'ServiceIntegrationExternalElasticsearchLogsUserConfigArgsDict']] external_elasticsearch_logs_user_config: ExternalElasticsearchLogs user configurable settings. **Warning:** There's no way to reset advanced configuration options to default. Options that you add cannot be removed later
|
|
831
832
|
:param pulumi.Input[Union['ServiceIntegrationExternalOpensearchLogsUserConfigArgs', 'ServiceIntegrationExternalOpensearchLogsUserConfigArgsDict']] external_opensearch_logs_user_config: ExternalOpensearchLogs user configurable settings. **Warning:** There's no way to reset advanced configuration options to default. Options that you add cannot be removed later
|
|
832
833
|
:param pulumi.Input[Union['ServiceIntegrationFlinkExternalPostgresqlUserConfigArgs', 'ServiceIntegrationFlinkExternalPostgresqlUserConfigArgsDict']] flink_external_postgresql_user_config: FlinkExternalPostgresql user configurable settings. **Warning:** There's no way to reset advanced configuration options to default. Options that you add cannot be removed later
|
|
833
|
-
:param pulumi.Input[str] integration_type: Type of the service integration. The possible values are `alertmanager`, `autoscaler`, `caching`, `cassandra_cross_service_cluster`, `clickhouse_credentials`, `clickhouse_kafka`, `clickhouse_postgresql`, `dashboard`, `datadog`, `datasource`, `disaster_recovery`, `external_aws_cloudwatch_logs`, `external_aws_cloudwatch_metrics`, `external_elasticsearch_logs`, `external_google_cloud_logging`, `external_opensearch_logs`, `flink`, `flink_external_bigquery`, `flink_external_kafka`, `flink_external_postgresql`, `internal_connectivity`, `jolokia`, `kafka_connect`, `kafka_connect_postgresql`, `kafka_logs`, `kafka_mirrormaker`, `logs`, `m3aggregator`, `m3coordinator`, `metrics`, `opensearch_cross_cluster_replication`, `opensearch_cross_cluster_search`, `prometheus`, `read_replica`, `rsyslog`, `schema_registry_proxy`, `stresstester`, `thanos_distributed_query`, `thanos_migrate`, `thanoscompactor`, `thanosquery`, `thanosruler`, `thanosstore`, `vector` and `vmalert`.
|
|
834
|
+
:param pulumi.Input[builtins.str] integration_type: Type of the service integration. The possible values are `alertmanager`, `autoscaler`, `caching`, `cassandra_cross_service_cluster`, `clickhouse_credentials`, `clickhouse_kafka`, `clickhouse_postgresql`, `dashboard`, `datadog`, `datasource`, `disaster_recovery`, `external_aws_cloudwatch_logs`, `external_aws_cloudwatch_metrics`, `external_elasticsearch_logs`, `external_google_cloud_logging`, `external_opensearch_logs`, `flink`, `flink_external_bigquery`, `flink_external_kafka`, `flink_external_postgresql`, `internal_connectivity`, `jolokia`, `kafka_connect`, `kafka_connect_postgresql`, `kafka_logs`, `kafka_mirrormaker`, `logs`, `m3aggregator`, `m3coordinator`, `metrics`, `opensearch_cross_cluster_replication`, `opensearch_cross_cluster_search`, `prometheus`, `read_replica`, `rsyslog`, `schema_registry_proxy`, `stresstester`, `thanos_distributed_query`, `thanos_migrate`, `thanoscompactor`, `thanosquery`, `thanosruler`, `thanosstore`, `vector` and `vmalert`.
|
|
834
835
|
:param pulumi.Input[Union['ServiceIntegrationKafkaConnectUserConfigArgs', 'ServiceIntegrationKafkaConnectUserConfigArgsDict']] kafka_connect_user_config: KafkaConnect user configurable settings. **Warning:** There's no way to reset advanced configuration options to default. Options that you add cannot be removed later
|
|
835
836
|
:param pulumi.Input[Union['ServiceIntegrationKafkaLogsUserConfigArgs', 'ServiceIntegrationKafkaLogsUserConfigArgsDict']] kafka_logs_user_config: KafkaLogs user configurable settings. **Warning:** There's no way to reset advanced configuration options to default. Options that you add cannot be removed later
|
|
836
837
|
:param pulumi.Input[Union['ServiceIntegrationKafkaMirrormakerUserConfigArgs', 'ServiceIntegrationKafkaMirrormakerUserConfigArgsDict']] kafka_mirrormaker_user_config: KafkaMirrormaker user configurable settings. **Warning:** There's no way to reset advanced configuration options to default. Options that you add cannot be removed later
|
|
837
838
|
:param pulumi.Input[Union['ServiceIntegrationLogsUserConfigArgs', 'ServiceIntegrationLogsUserConfigArgsDict']] logs_user_config: Logs user configurable settings. **Warning:** There's no way to reset advanced configuration options to default. Options that you add cannot be removed later
|
|
838
839
|
:param pulumi.Input[Union['ServiceIntegrationMetricsUserConfigArgs', 'ServiceIntegrationMetricsUserConfigArgsDict']] metrics_user_config: Metrics user configurable settings. **Warning:** There's no way to reset advanced configuration options to default. Options that you add cannot be removed later
|
|
839
|
-
:param pulumi.Input[str] project: Project the integration belongs to.
|
|
840
|
+
:param pulumi.Input[builtins.str] project: Project the integration belongs to.
|
|
840
841
|
:param pulumi.Input[Union['ServiceIntegrationPrometheusUserConfigArgs', 'ServiceIntegrationPrometheusUserConfigArgsDict']] prometheus_user_config: Prometheus user configurable settings. **Warning:** There's no way to reset advanced configuration options to default. Options that you add cannot be removed later
|
|
841
|
-
:param pulumi.Input[str] source_endpoint_id: Source endpoint for the integration.
|
|
842
|
-
:param pulumi.Input[str] source_service_name: Source service for the integration (if any)
|
|
843
|
-
:param pulumi.Input[str] source_service_project: Source service project name
|
|
842
|
+
:param pulumi.Input[builtins.str] source_endpoint_id: Source endpoint for the integration.
|
|
843
|
+
:param pulumi.Input[builtins.str] source_service_name: Source service for the integration (if any)
|
|
844
|
+
:param pulumi.Input[builtins.str] source_service_project: Source service project name
|
|
844
845
|
"""
|
|
845
846
|
...
|
|
846
847
|
@overload
|
|
@@ -903,25 +904,25 @@ class ServiceIntegration(pulumi.CustomResource):
|
|
|
903
904
|
clickhouse_kafka_user_config: Optional[pulumi.Input[Union['ServiceIntegrationClickhouseKafkaUserConfigArgs', 'ServiceIntegrationClickhouseKafkaUserConfigArgsDict']]] = None,
|
|
904
905
|
clickhouse_postgresql_user_config: Optional[pulumi.Input[Union['ServiceIntegrationClickhousePostgresqlUserConfigArgs', 'ServiceIntegrationClickhousePostgresqlUserConfigArgsDict']]] = None,
|
|
905
906
|
datadog_user_config: Optional[pulumi.Input[Union['ServiceIntegrationDatadogUserConfigArgs', 'ServiceIntegrationDatadogUserConfigArgsDict']]] = None,
|
|
906
|
-
destination_endpoint_id: Optional[pulumi.Input[str]] = None,
|
|
907
|
-
destination_service_name: Optional[pulumi.Input[str]] = None,
|
|
908
|
-
destination_service_project: Optional[pulumi.Input[str]] = None,
|
|
907
|
+
destination_endpoint_id: Optional[pulumi.Input[builtins.str]] = None,
|
|
908
|
+
destination_service_name: Optional[pulumi.Input[builtins.str]] = None,
|
|
909
|
+
destination_service_project: Optional[pulumi.Input[builtins.str]] = None,
|
|
909
910
|
external_aws_cloudwatch_logs_user_config: Optional[pulumi.Input[Union['ServiceIntegrationExternalAwsCloudwatchLogsUserConfigArgs', 'ServiceIntegrationExternalAwsCloudwatchLogsUserConfigArgsDict']]] = None,
|
|
910
911
|
external_aws_cloudwatch_metrics_user_config: Optional[pulumi.Input[Union['ServiceIntegrationExternalAwsCloudwatchMetricsUserConfigArgs', 'ServiceIntegrationExternalAwsCloudwatchMetricsUserConfigArgsDict']]] = None,
|
|
911
912
|
external_elasticsearch_logs_user_config: Optional[pulumi.Input[Union['ServiceIntegrationExternalElasticsearchLogsUserConfigArgs', 'ServiceIntegrationExternalElasticsearchLogsUserConfigArgsDict']]] = None,
|
|
912
913
|
external_opensearch_logs_user_config: Optional[pulumi.Input[Union['ServiceIntegrationExternalOpensearchLogsUserConfigArgs', 'ServiceIntegrationExternalOpensearchLogsUserConfigArgsDict']]] = None,
|
|
913
914
|
flink_external_postgresql_user_config: Optional[pulumi.Input[Union['ServiceIntegrationFlinkExternalPostgresqlUserConfigArgs', 'ServiceIntegrationFlinkExternalPostgresqlUserConfigArgsDict']]] = None,
|
|
914
|
-
integration_type: Optional[pulumi.Input[str]] = None,
|
|
915
|
+
integration_type: Optional[pulumi.Input[builtins.str]] = None,
|
|
915
916
|
kafka_connect_user_config: Optional[pulumi.Input[Union['ServiceIntegrationKafkaConnectUserConfigArgs', 'ServiceIntegrationKafkaConnectUserConfigArgsDict']]] = None,
|
|
916
917
|
kafka_logs_user_config: Optional[pulumi.Input[Union['ServiceIntegrationKafkaLogsUserConfigArgs', 'ServiceIntegrationKafkaLogsUserConfigArgsDict']]] = None,
|
|
917
918
|
kafka_mirrormaker_user_config: Optional[pulumi.Input[Union['ServiceIntegrationKafkaMirrormakerUserConfigArgs', 'ServiceIntegrationKafkaMirrormakerUserConfigArgsDict']]] = None,
|
|
918
919
|
logs_user_config: Optional[pulumi.Input[Union['ServiceIntegrationLogsUserConfigArgs', 'ServiceIntegrationLogsUserConfigArgsDict']]] = None,
|
|
919
920
|
metrics_user_config: Optional[pulumi.Input[Union['ServiceIntegrationMetricsUserConfigArgs', 'ServiceIntegrationMetricsUserConfigArgsDict']]] = None,
|
|
920
|
-
project: Optional[pulumi.Input[str]] = None,
|
|
921
|
+
project: Optional[pulumi.Input[builtins.str]] = None,
|
|
921
922
|
prometheus_user_config: Optional[pulumi.Input[Union['ServiceIntegrationPrometheusUserConfigArgs', 'ServiceIntegrationPrometheusUserConfigArgsDict']]] = None,
|
|
922
|
-
source_endpoint_id: Optional[pulumi.Input[str]] = None,
|
|
923
|
-
source_service_name: Optional[pulumi.Input[str]] = None,
|
|
924
|
-
source_service_project: Optional[pulumi.Input[str]] = None,
|
|
923
|
+
source_endpoint_id: Optional[pulumi.Input[builtins.str]] = None,
|
|
924
|
+
source_service_name: Optional[pulumi.Input[builtins.str]] = None,
|
|
925
|
+
source_service_project: Optional[pulumi.Input[builtins.str]] = None,
|
|
925
926
|
__props__=None):
|
|
926
927
|
opts = pulumi.ResourceOptions.merge(_utilities.get_resource_opts_defaults(), opts)
|
|
927
928
|
if not isinstance(opts, pulumi.ResourceOptions):
|
|
@@ -971,26 +972,26 @@ class ServiceIntegration(pulumi.CustomResource):
|
|
|
971
972
|
clickhouse_kafka_user_config: Optional[pulumi.Input[Union['ServiceIntegrationClickhouseKafkaUserConfigArgs', 'ServiceIntegrationClickhouseKafkaUserConfigArgsDict']]] = None,
|
|
972
973
|
clickhouse_postgresql_user_config: Optional[pulumi.Input[Union['ServiceIntegrationClickhousePostgresqlUserConfigArgs', 'ServiceIntegrationClickhousePostgresqlUserConfigArgsDict']]] = None,
|
|
973
974
|
datadog_user_config: Optional[pulumi.Input[Union['ServiceIntegrationDatadogUserConfigArgs', 'ServiceIntegrationDatadogUserConfigArgsDict']]] = None,
|
|
974
|
-
destination_endpoint_id: Optional[pulumi.Input[str]] = None,
|
|
975
|
-
destination_service_name: Optional[pulumi.Input[str]] = None,
|
|
976
|
-
destination_service_project: Optional[pulumi.Input[str]] = None,
|
|
975
|
+
destination_endpoint_id: Optional[pulumi.Input[builtins.str]] = None,
|
|
976
|
+
destination_service_name: Optional[pulumi.Input[builtins.str]] = None,
|
|
977
|
+
destination_service_project: Optional[pulumi.Input[builtins.str]] = None,
|
|
977
978
|
external_aws_cloudwatch_logs_user_config: Optional[pulumi.Input[Union['ServiceIntegrationExternalAwsCloudwatchLogsUserConfigArgs', 'ServiceIntegrationExternalAwsCloudwatchLogsUserConfigArgsDict']]] = None,
|
|
978
979
|
external_aws_cloudwatch_metrics_user_config: Optional[pulumi.Input[Union['ServiceIntegrationExternalAwsCloudwatchMetricsUserConfigArgs', 'ServiceIntegrationExternalAwsCloudwatchMetricsUserConfigArgsDict']]] = None,
|
|
979
980
|
external_elasticsearch_logs_user_config: Optional[pulumi.Input[Union['ServiceIntegrationExternalElasticsearchLogsUserConfigArgs', 'ServiceIntegrationExternalElasticsearchLogsUserConfigArgsDict']]] = None,
|
|
980
981
|
external_opensearch_logs_user_config: Optional[pulumi.Input[Union['ServiceIntegrationExternalOpensearchLogsUserConfigArgs', 'ServiceIntegrationExternalOpensearchLogsUserConfigArgsDict']]] = None,
|
|
981
982
|
flink_external_postgresql_user_config: Optional[pulumi.Input[Union['ServiceIntegrationFlinkExternalPostgresqlUserConfigArgs', 'ServiceIntegrationFlinkExternalPostgresqlUserConfigArgsDict']]] = None,
|
|
982
|
-
integration_id: Optional[pulumi.Input[str]] = None,
|
|
983
|
-
integration_type: Optional[pulumi.Input[str]] = None,
|
|
983
|
+
integration_id: Optional[pulumi.Input[builtins.str]] = None,
|
|
984
|
+
integration_type: Optional[pulumi.Input[builtins.str]] = None,
|
|
984
985
|
kafka_connect_user_config: Optional[pulumi.Input[Union['ServiceIntegrationKafkaConnectUserConfigArgs', 'ServiceIntegrationKafkaConnectUserConfigArgsDict']]] = None,
|
|
985
986
|
kafka_logs_user_config: Optional[pulumi.Input[Union['ServiceIntegrationKafkaLogsUserConfigArgs', 'ServiceIntegrationKafkaLogsUserConfigArgsDict']]] = None,
|
|
986
987
|
kafka_mirrormaker_user_config: Optional[pulumi.Input[Union['ServiceIntegrationKafkaMirrormakerUserConfigArgs', 'ServiceIntegrationKafkaMirrormakerUserConfigArgsDict']]] = None,
|
|
987
988
|
logs_user_config: Optional[pulumi.Input[Union['ServiceIntegrationLogsUserConfigArgs', 'ServiceIntegrationLogsUserConfigArgsDict']]] = None,
|
|
988
989
|
metrics_user_config: Optional[pulumi.Input[Union['ServiceIntegrationMetricsUserConfigArgs', 'ServiceIntegrationMetricsUserConfigArgsDict']]] = None,
|
|
989
|
-
project: Optional[pulumi.Input[str]] = None,
|
|
990
|
+
project: Optional[pulumi.Input[builtins.str]] = None,
|
|
990
991
|
prometheus_user_config: Optional[pulumi.Input[Union['ServiceIntegrationPrometheusUserConfigArgs', 'ServiceIntegrationPrometheusUserConfigArgsDict']]] = None,
|
|
991
|
-
source_endpoint_id: Optional[pulumi.Input[str]] = None,
|
|
992
|
-
source_service_name: Optional[pulumi.Input[str]] = None,
|
|
993
|
-
source_service_project: Optional[pulumi.Input[str]] = None) -> 'ServiceIntegration':
|
|
992
|
+
source_endpoint_id: Optional[pulumi.Input[builtins.str]] = None,
|
|
993
|
+
source_service_name: Optional[pulumi.Input[builtins.str]] = None,
|
|
994
|
+
source_service_project: Optional[pulumi.Input[builtins.str]] = None) -> 'ServiceIntegration':
|
|
994
995
|
"""
|
|
995
996
|
Get an existing ServiceIntegration resource's state with the given name, id, and optional extra
|
|
996
997
|
properties used to qualify the lookup.
|
|
@@ -1001,26 +1002,26 @@ class ServiceIntegration(pulumi.CustomResource):
|
|
|
1001
1002
|
:param pulumi.Input[Union['ServiceIntegrationClickhouseKafkaUserConfigArgs', 'ServiceIntegrationClickhouseKafkaUserConfigArgsDict']] clickhouse_kafka_user_config: ClickhouseKafka user configurable settings. **Warning:** There's no way to reset advanced configuration options to default. Options that you add cannot be removed later
|
|
1002
1003
|
:param pulumi.Input[Union['ServiceIntegrationClickhousePostgresqlUserConfigArgs', 'ServiceIntegrationClickhousePostgresqlUserConfigArgsDict']] clickhouse_postgresql_user_config: ClickhousePostgresql user configurable settings. **Warning:** There's no way to reset advanced configuration options to default. Options that you add cannot be removed later
|
|
1003
1004
|
:param pulumi.Input[Union['ServiceIntegrationDatadogUserConfigArgs', 'ServiceIntegrationDatadogUserConfigArgsDict']] datadog_user_config: Datadog user configurable settings. **Warning:** There's no way to reset advanced configuration options to default. Options that you add cannot be removed later
|
|
1004
|
-
:param pulumi.Input[str] destination_endpoint_id: Destination endpoint for the integration.
|
|
1005
|
-
:param pulumi.Input[str] destination_service_name: Destination service for the integration.
|
|
1006
|
-
:param pulumi.Input[str] destination_service_project: Destination service project name
|
|
1005
|
+
:param pulumi.Input[builtins.str] destination_endpoint_id: Destination endpoint for the integration.
|
|
1006
|
+
:param pulumi.Input[builtins.str] destination_service_name: Destination service for the integration.
|
|
1007
|
+
:param pulumi.Input[builtins.str] destination_service_project: Destination service project name
|
|
1007
1008
|
:param pulumi.Input[Union['ServiceIntegrationExternalAwsCloudwatchLogsUserConfigArgs', 'ServiceIntegrationExternalAwsCloudwatchLogsUserConfigArgsDict']] external_aws_cloudwatch_logs_user_config: ExternalAwsCloudwatchLogs user configurable settings. **Warning:** There's no way to reset advanced configuration options to default. Options that you add cannot be removed later
|
|
1008
1009
|
:param pulumi.Input[Union['ServiceIntegrationExternalAwsCloudwatchMetricsUserConfigArgs', 'ServiceIntegrationExternalAwsCloudwatchMetricsUserConfigArgsDict']] external_aws_cloudwatch_metrics_user_config: ExternalAwsCloudwatchMetrics user configurable settings. **Warning:** There's no way to reset advanced configuration options to default. Options that you add cannot be removed later
|
|
1009
1010
|
:param pulumi.Input[Union['ServiceIntegrationExternalElasticsearchLogsUserConfigArgs', 'ServiceIntegrationExternalElasticsearchLogsUserConfigArgsDict']] external_elasticsearch_logs_user_config: ExternalElasticsearchLogs user configurable settings. **Warning:** There's no way to reset advanced configuration options to default. Options that you add cannot be removed later
|
|
1010
1011
|
:param pulumi.Input[Union['ServiceIntegrationExternalOpensearchLogsUserConfigArgs', 'ServiceIntegrationExternalOpensearchLogsUserConfigArgsDict']] external_opensearch_logs_user_config: ExternalOpensearchLogs user configurable settings. **Warning:** There's no way to reset advanced configuration options to default. Options that you add cannot be removed later
|
|
1011
1012
|
:param pulumi.Input[Union['ServiceIntegrationFlinkExternalPostgresqlUserConfigArgs', 'ServiceIntegrationFlinkExternalPostgresqlUserConfigArgsDict']] flink_external_postgresql_user_config: FlinkExternalPostgresql user configurable settings. **Warning:** There's no way to reset advanced configuration options to default. Options that you add cannot be removed later
|
|
1012
|
-
:param pulumi.Input[str] integration_id: The ID of the Aiven service integration.
|
|
1013
|
-
:param pulumi.Input[str] integration_type: Type of the service integration. The possible values are `alertmanager`, `autoscaler`, `caching`, `cassandra_cross_service_cluster`, `clickhouse_credentials`, `clickhouse_kafka`, `clickhouse_postgresql`, `dashboard`, `datadog`, `datasource`, `disaster_recovery`, `external_aws_cloudwatch_logs`, `external_aws_cloudwatch_metrics`, `external_elasticsearch_logs`, `external_google_cloud_logging`, `external_opensearch_logs`, `flink`, `flink_external_bigquery`, `flink_external_kafka`, `flink_external_postgresql`, `internal_connectivity`, `jolokia`, `kafka_connect`, `kafka_connect_postgresql`, `kafka_logs`, `kafka_mirrormaker`, `logs`, `m3aggregator`, `m3coordinator`, `metrics`, `opensearch_cross_cluster_replication`, `opensearch_cross_cluster_search`, `prometheus`, `read_replica`, `rsyslog`, `schema_registry_proxy`, `stresstester`, `thanos_distributed_query`, `thanos_migrate`, `thanoscompactor`, `thanosquery`, `thanosruler`, `thanosstore`, `vector` and `vmalert`.
|
|
1013
|
+
:param pulumi.Input[builtins.str] integration_id: The ID of the Aiven service integration.
|
|
1014
|
+
:param pulumi.Input[builtins.str] integration_type: Type of the service integration. The possible values are `alertmanager`, `autoscaler`, `caching`, `cassandra_cross_service_cluster`, `clickhouse_credentials`, `clickhouse_kafka`, `clickhouse_postgresql`, `dashboard`, `datadog`, `datasource`, `disaster_recovery`, `external_aws_cloudwatch_logs`, `external_aws_cloudwatch_metrics`, `external_elasticsearch_logs`, `external_google_cloud_logging`, `external_opensearch_logs`, `flink`, `flink_external_bigquery`, `flink_external_kafka`, `flink_external_postgresql`, `internal_connectivity`, `jolokia`, `kafka_connect`, `kafka_connect_postgresql`, `kafka_logs`, `kafka_mirrormaker`, `logs`, `m3aggregator`, `m3coordinator`, `metrics`, `opensearch_cross_cluster_replication`, `opensearch_cross_cluster_search`, `prometheus`, `read_replica`, `rsyslog`, `schema_registry_proxy`, `stresstester`, `thanos_distributed_query`, `thanos_migrate`, `thanoscompactor`, `thanosquery`, `thanosruler`, `thanosstore`, `vector` and `vmalert`.
|
|
1014
1015
|
:param pulumi.Input[Union['ServiceIntegrationKafkaConnectUserConfigArgs', 'ServiceIntegrationKafkaConnectUserConfigArgsDict']] kafka_connect_user_config: KafkaConnect user configurable settings. **Warning:** There's no way to reset advanced configuration options to default. Options that you add cannot be removed later
|
|
1015
1016
|
:param pulumi.Input[Union['ServiceIntegrationKafkaLogsUserConfigArgs', 'ServiceIntegrationKafkaLogsUserConfigArgsDict']] kafka_logs_user_config: KafkaLogs user configurable settings. **Warning:** There's no way to reset advanced configuration options to default. Options that you add cannot be removed later
|
|
1016
1017
|
:param pulumi.Input[Union['ServiceIntegrationKafkaMirrormakerUserConfigArgs', 'ServiceIntegrationKafkaMirrormakerUserConfigArgsDict']] kafka_mirrormaker_user_config: KafkaMirrormaker user configurable settings. **Warning:** There's no way to reset advanced configuration options to default. Options that you add cannot be removed later
|
|
1017
1018
|
:param pulumi.Input[Union['ServiceIntegrationLogsUserConfigArgs', 'ServiceIntegrationLogsUserConfigArgsDict']] logs_user_config: Logs user configurable settings. **Warning:** There's no way to reset advanced configuration options to default. Options that you add cannot be removed later
|
|
1018
1019
|
:param pulumi.Input[Union['ServiceIntegrationMetricsUserConfigArgs', 'ServiceIntegrationMetricsUserConfigArgsDict']] metrics_user_config: Metrics user configurable settings. **Warning:** There's no way to reset advanced configuration options to default. Options that you add cannot be removed later
|
|
1019
|
-
:param pulumi.Input[str] project: Project the integration belongs to.
|
|
1020
|
+
:param pulumi.Input[builtins.str] project: Project the integration belongs to.
|
|
1020
1021
|
:param pulumi.Input[Union['ServiceIntegrationPrometheusUserConfigArgs', 'ServiceIntegrationPrometheusUserConfigArgsDict']] prometheus_user_config: Prometheus user configurable settings. **Warning:** There's no way to reset advanced configuration options to default. Options that you add cannot be removed later
|
|
1021
|
-
:param pulumi.Input[str] source_endpoint_id: Source endpoint for the integration.
|
|
1022
|
-
:param pulumi.Input[str] source_service_name: Source service for the integration (if any)
|
|
1023
|
-
:param pulumi.Input[str] source_service_project: Source service project name
|
|
1022
|
+
:param pulumi.Input[builtins.str] source_endpoint_id: Source endpoint for the integration.
|
|
1023
|
+
:param pulumi.Input[builtins.str] source_service_name: Source service for the integration (if any)
|
|
1024
|
+
:param pulumi.Input[builtins.str] source_service_project: Source service project name
|
|
1024
1025
|
"""
|
|
1025
1026
|
opts = pulumi.ResourceOptions.merge(opts, pulumi.ResourceOptions(id=id))
|
|
1026
1027
|
|
|
@@ -1077,7 +1078,7 @@ class ServiceIntegration(pulumi.CustomResource):
|
|
|
1077
1078
|
|
|
1078
1079
|
@property
|
|
1079
1080
|
@pulumi.getter(name="destinationEndpointId")
|
|
1080
|
-
def destination_endpoint_id(self) -> pulumi.Output[Optional[str]]:
|
|
1081
|
+
def destination_endpoint_id(self) -> pulumi.Output[Optional[builtins.str]]:
|
|
1081
1082
|
"""
|
|
1082
1083
|
Destination endpoint for the integration.
|
|
1083
1084
|
"""
|
|
@@ -1085,7 +1086,7 @@ class ServiceIntegration(pulumi.CustomResource):
|
|
|
1085
1086
|
|
|
1086
1087
|
@property
|
|
1087
1088
|
@pulumi.getter(name="destinationServiceName")
|
|
1088
|
-
def destination_service_name(self) -> pulumi.Output[Optional[str]]:
|
|
1089
|
+
def destination_service_name(self) -> pulumi.Output[Optional[builtins.str]]:
|
|
1089
1090
|
"""
|
|
1090
1091
|
Destination service for the integration.
|
|
1091
1092
|
"""
|
|
@@ -1093,7 +1094,7 @@ class ServiceIntegration(pulumi.CustomResource):
|
|
|
1093
1094
|
|
|
1094
1095
|
@property
|
|
1095
1096
|
@pulumi.getter(name="destinationServiceProject")
|
|
1096
|
-
def destination_service_project(self) -> pulumi.Output[str]:
|
|
1097
|
+
def destination_service_project(self) -> pulumi.Output[builtins.str]:
|
|
1097
1098
|
"""
|
|
1098
1099
|
Destination service project name
|
|
1099
1100
|
"""
|
|
@@ -1141,7 +1142,7 @@ class ServiceIntegration(pulumi.CustomResource):
|
|
|
1141
1142
|
|
|
1142
1143
|
@property
|
|
1143
1144
|
@pulumi.getter(name="integrationId")
|
|
1144
|
-
def integration_id(self) -> pulumi.Output[str]:
|
|
1145
|
+
def integration_id(self) -> pulumi.Output[builtins.str]:
|
|
1145
1146
|
"""
|
|
1146
1147
|
The ID of the Aiven service integration.
|
|
1147
1148
|
"""
|
|
@@ -1149,7 +1150,7 @@ class ServiceIntegration(pulumi.CustomResource):
|
|
|
1149
1150
|
|
|
1150
1151
|
@property
|
|
1151
1152
|
@pulumi.getter(name="integrationType")
|
|
1152
|
-
def integration_type(self) -> pulumi.Output[str]:
|
|
1153
|
+
def integration_type(self) -> pulumi.Output[builtins.str]:
|
|
1153
1154
|
"""
|
|
1154
1155
|
Type of the service integration. The possible values are `alertmanager`, `autoscaler`, `caching`, `cassandra_cross_service_cluster`, `clickhouse_credentials`, `clickhouse_kafka`, `clickhouse_postgresql`, `dashboard`, `datadog`, `datasource`, `disaster_recovery`, `external_aws_cloudwatch_logs`, `external_aws_cloudwatch_metrics`, `external_elasticsearch_logs`, `external_google_cloud_logging`, `external_opensearch_logs`, `flink`, `flink_external_bigquery`, `flink_external_kafka`, `flink_external_postgresql`, `internal_connectivity`, `jolokia`, `kafka_connect`, `kafka_connect_postgresql`, `kafka_logs`, `kafka_mirrormaker`, `logs`, `m3aggregator`, `m3coordinator`, `metrics`, `opensearch_cross_cluster_replication`, `opensearch_cross_cluster_search`, `prometheus`, `read_replica`, `rsyslog`, `schema_registry_proxy`, `stresstester`, `thanos_distributed_query`, `thanos_migrate`, `thanoscompactor`, `thanosquery`, `thanosruler`, `thanosstore`, `vector` and `vmalert`.
|
|
1155
1156
|
"""
|
|
@@ -1197,7 +1198,7 @@ class ServiceIntegration(pulumi.CustomResource):
|
|
|
1197
1198
|
|
|
1198
1199
|
@property
|
|
1199
1200
|
@pulumi.getter
|
|
1200
|
-
def project(self) -> pulumi.Output[str]:
|
|
1201
|
+
def project(self) -> pulumi.Output[builtins.str]:
|
|
1201
1202
|
"""
|
|
1202
1203
|
Project the integration belongs to.
|
|
1203
1204
|
"""
|
|
@@ -1213,7 +1214,7 @@ class ServiceIntegration(pulumi.CustomResource):
|
|
|
1213
1214
|
|
|
1214
1215
|
@property
|
|
1215
1216
|
@pulumi.getter(name="sourceEndpointId")
|
|
1216
|
-
def source_endpoint_id(self) -> pulumi.Output[Optional[str]]:
|
|
1217
|
+
def source_endpoint_id(self) -> pulumi.Output[Optional[builtins.str]]:
|
|
1217
1218
|
"""
|
|
1218
1219
|
Source endpoint for the integration.
|
|
1219
1220
|
"""
|
|
@@ -1221,7 +1222,7 @@ class ServiceIntegration(pulumi.CustomResource):
|
|
|
1221
1222
|
|
|
1222
1223
|
@property
|
|
1223
1224
|
@pulumi.getter(name="sourceServiceName")
|
|
1224
|
-
def source_service_name(self) -> pulumi.Output[str]:
|
|
1225
|
+
def source_service_name(self) -> pulumi.Output[builtins.str]:
|
|
1225
1226
|
"""
|
|
1226
1227
|
Source service for the integration (if any)
|
|
1227
1228
|
"""
|
|
@@ -1229,7 +1230,7 @@ class ServiceIntegration(pulumi.CustomResource):
|
|
|
1229
1230
|
|
|
1230
1231
|
@property
|
|
1231
1232
|
@pulumi.getter(name="sourceServiceProject")
|
|
1232
|
-
def source_service_project(self) -> pulumi.Output[str]:
|
|
1233
|
+
def source_service_project(self) -> pulumi.Output[builtins.str]:
|
|
1233
1234
|
"""
|
|
1234
1235
|
Source service project name
|
|
1235
1236
|
"""
|