pulumi-aiven 6.42.0a1753333878__py3-none-any.whl → 6.42.0a1753506621__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 -1
- pulumi_aiven/_inputs.py +10713 -10714
- pulumi_aiven/account.py +89 -90
- pulumi_aiven/account_authentication.py +253 -254
- pulumi_aiven/account_team.py +62 -63
- pulumi_aiven/account_team_member.py +79 -80
- pulumi_aiven/account_team_project.py +69 -70
- pulumi_aiven/alloydbomni.py +319 -320
- pulumi_aiven/alloydbomni_database.py +86 -87
- pulumi_aiven/alloydbomni_user.py +113 -114
- pulumi_aiven/aws_org_vpc_peering_connection.py +113 -114
- pulumi_aiven/aws_privatelink.py +70 -71
- pulumi_aiven/aws_vpc_peering_connection.py +96 -97
- pulumi_aiven/azure_org_vpc_peering_connection.py +138 -139
- pulumi_aiven/azure_privatelink.py +88 -89
- pulumi_aiven/azure_privatelink_connection_approval.py +70 -71
- pulumi_aiven/azure_vpc_peering_connection.py +130 -131
- pulumi_aiven/billing_group.py +256 -257
- pulumi_aiven/cassandra.py +302 -303
- pulumi_aiven/cassandra_user.py +96 -97
- pulumi_aiven/clickhouse.py +302 -303
- pulumi_aiven/clickhouse_database.py +65 -66
- pulumi_aiven/clickhouse_grant.py +75 -76
- pulumi_aiven/clickhouse_role.py +52 -53
- pulumi_aiven/clickhouse_user.py +79 -80
- pulumi_aiven/config/__init__.py +1 -1
- pulumi_aiven/config/__init__.pyi +1 -2
- pulumi_aiven/config/vars.py +2 -3
- pulumi_aiven/connection_pool.py +129 -130
- pulumi_aiven/dragonfly.py +302 -303
- pulumi_aiven/flink.py +302 -303
- pulumi_aiven/flink_application.py +97 -98
- pulumi_aiven/flink_application_deployment.py +138 -139
- pulumi_aiven/flink_application_version.py +117 -118
- pulumi_aiven/flink_jar_application.py +101 -102
- pulumi_aiven/flink_jar_application_deployment.py +217 -218
- pulumi_aiven/flink_jar_application_version.py +116 -117
- pulumi_aiven/gcp_org_vpc_peering_connection.py +87 -88
- pulumi_aiven/gcp_privatelink.py +62 -63
- pulumi_aiven/gcp_privatelink_connection_approval.py +79 -80
- pulumi_aiven/gcp_vpc_peering_connection.py +79 -80
- pulumi_aiven/get_account.py +23 -24
- pulumi_aiven/get_account_authentication.py +46 -47
- pulumi_aiven/get_account_team.py +21 -22
- pulumi_aiven/get_account_team_member.py +27 -28
- pulumi_aiven/get_account_team_project.py +23 -24
- pulumi_aiven/get_alloydbomni.py +63 -64
- pulumi_aiven/get_alloydbomni_database.py +25 -26
- pulumi_aiven/get_alloydbomni_user.py +31 -32
- pulumi_aiven/get_aws_org_vpc_peering_connection.py +39 -40
- pulumi_aiven/get_aws_privatelink.py +21 -22
- pulumi_aiven/get_aws_vpc_peering_connection.py +33 -34
- pulumi_aiven/get_azure_org_vpc_peering_connection.py +41 -42
- pulumi_aiven/get_azure_privatelink.py +25 -26
- pulumi_aiven/get_azure_vpc_peering_connection.py +45 -46
- pulumi_aiven/get_billing_group.py +39 -40
- pulumi_aiven/get_cassanda.py +61 -62
- pulumi_aiven/get_cassandra.py +61 -62
- pulumi_aiven/get_cassandra_user.py +29 -30
- pulumi_aiven/get_clickhouse.py +61 -62
- pulumi_aiven/get_clickhouse_database.py +23 -24
- pulumi_aiven/get_clickhouse_user.py +27 -28
- pulumi_aiven/get_connection_pool.py +31 -32
- pulumi_aiven/get_dragonfly.py +61 -62
- pulumi_aiven/get_external_identity.py +27 -28
- pulumi_aiven/get_flink.py +61 -62
- pulumi_aiven/get_flink_application.py +31 -32
- pulumi_aiven/get_flink_application_version.py +39 -40
- pulumi_aiven/get_gcp_org_vpc_peering_connection.py +31 -32
- pulumi_aiven/get_gcp_privatelink.py +21 -22
- pulumi_aiven/get_gcp_vpc_peering_connection.py +27 -28
- pulumi_aiven/get_grafana.py +61 -62
- pulumi_aiven/get_influx_db.py +57 -58
- pulumi_aiven/get_influxdb_database.py +17 -18
- pulumi_aiven/get_influxdb_user.py +23 -24
- pulumi_aiven/get_kafka.py +65 -66
- pulumi_aiven/get_kafka_acl.py +35 -36
- pulumi_aiven/get_kafka_connect.py +60 -61
- pulumi_aiven/get_kafka_connector.py +36 -37
- pulumi_aiven/get_kafka_mirror_maker.py +60 -61
- pulumi_aiven/get_kafka_schema.py +29 -30
- pulumi_aiven/get_kafka_schema_configuration.py +25 -26
- pulumi_aiven/get_kafka_schema_registry_acl.py +35 -36
- pulumi_aiven/get_kafka_topic.py +33 -34
- pulumi_aiven/get_kafka_user.py +29 -30
- pulumi_aiven/get_m3_aggregator.py +61 -62
- pulumi_aiven/get_m3_db.py +61 -62
- pulumi_aiven/get_m3db_user.py +25 -26
- pulumi_aiven/get_mirror_maker_replication_flow.py +51 -52
- pulumi_aiven/get_my_sql.py +61 -62
- pulumi_aiven/get_mysql_database.py +23 -24
- pulumi_aiven/get_mysql_user.py +31 -32
- pulumi_aiven/get_open_search.py +61 -62
- pulumi_aiven/get_open_search_acl_config.py +19 -20
- pulumi_aiven/get_open_search_acl_rule.py +33 -34
- pulumi_aiven/get_opensearch_security_plugin_config.py +23 -24
- pulumi_aiven/get_opensearch_user.py +25 -26
- pulumi_aiven/get_organization.py +20 -21
- pulumi_aiven/get_organization_address.py +32 -33
- pulumi_aiven/get_organization_application_user.py +21 -22
- pulumi_aiven/get_organization_billing_group.py +34 -35
- pulumi_aiven/get_organization_billing_group_list.py +11 -12
- pulumi_aiven/get_organization_project.py +27 -28
- pulumi_aiven/get_organization_user.py +23 -24
- pulumi_aiven/get_organization_user_group.py +23 -24
- pulumi_aiven/get_organization_user_list.py +14 -15
- pulumi_aiven/get_organization_vpc.py +25 -26
- pulumi_aiven/get_organizational_unit.py +17 -18
- pulumi_aiven/get_pg.py +61 -62
- pulumi_aiven/get_pg_database.py +27 -28
- pulumi_aiven/get_pg_user.py +31 -32
- pulumi_aiven/get_project.py +34 -35
- pulumi_aiven/get_project_user.py +19 -20
- pulumi_aiven/get_project_vpc.py +25 -26
- pulumi_aiven/get_redis.py +61 -62
- pulumi_aiven/get_redis_user.py +33 -34
- pulumi_aiven/get_service_component.py +51 -52
- pulumi_aiven/get_service_integration.py +52 -53
- pulumi_aiven/get_service_integration_endpoint.py +38 -39
- pulumi_aiven/get_thanos.py +61 -62
- pulumi_aiven/get_transit_gateway_vpc_attachment.py +31 -32
- pulumi_aiven/get_valkey.py +61 -62
- pulumi_aiven/get_valkey_user.py +33 -34
- pulumi_aiven/governance_access.py +84 -85
- pulumi_aiven/grafana.py +302 -303
- pulumi_aiven/influx_db.py +302 -303
- pulumi_aiven/influxdb_database.py +65 -66
- pulumi_aiven/influxdb_user.py +96 -97
- pulumi_aiven/kafka.py +336 -337
- pulumi_aiven/kafka_acl.py +95 -96
- pulumi_aiven/kafka_connect.py +299 -300
- pulumi_aiven/kafka_connector.py +125 -126
- pulumi_aiven/kafka_mirror_maker.py +299 -300
- pulumi_aiven/kafka_native_acl.py +154 -155
- pulumi_aiven/kafka_quota.py +120 -121
- pulumi_aiven/kafka_schema.py +112 -113
- pulumi_aiven/kafka_schema_configuration.py +52 -53
- pulumi_aiven/kafka_schema_registry_acl.py +95 -96
- pulumi_aiven/kafka_topic.py +139 -140
- pulumi_aiven/kafka_user.py +96 -97
- pulumi_aiven/m3_aggregator.py +302 -303
- pulumi_aiven/m3_db.py +302 -303
- pulumi_aiven/m3db_user.py +78 -79
- pulumi_aiven/mirror_maker_replication_flow.py +273 -274
- pulumi_aiven/my_sql.py +302 -303
- pulumi_aiven/mysql_database.py +65 -66
- pulumi_aiven/mysql_user.py +113 -114
- pulumi_aiven/open_search.py +302 -303
- pulumi_aiven/open_search_acl_config.py +69 -70
- pulumi_aiven/open_search_acl_rule.py +86 -87
- pulumi_aiven/opensearch_security_plugin_config.py +79 -80
- pulumi_aiven/opensearch_user.py +78 -79
- pulumi_aiven/organization.py +48 -49
- pulumi_aiven/organization_address.py +150 -151
- pulumi_aiven/organization_application_user.py +70 -71
- pulumi_aiven/organization_application_user_token.py +210 -211
- pulumi_aiven/organization_billing_group.py +183 -184
- pulumi_aiven/organization_group_project.py +55 -56
- pulumi_aiven/organization_permission.py +55 -56
- pulumi_aiven/organization_project.py +118 -119
- pulumi_aiven/organization_user.py +71 -72
- pulumi_aiven/organization_user_group.py +79 -80
- pulumi_aiven/organization_user_group_member.py +64 -65
- pulumi_aiven/organization_vpc.py +88 -89
- pulumi_aiven/organizational_unit.py +62 -63
- pulumi_aiven/outputs.py +14260 -14261
- pulumi_aiven/pg.py +302 -303
- pulumi_aiven/pg_database.py +99 -100
- pulumi_aiven/pg_user.py +113 -114
- pulumi_aiven/project.py +193 -194
- pulumi_aiven/project_user.py +61 -62
- pulumi_aiven/project_vpc.py +61 -62
- pulumi_aiven/provider.py +12 -13
- pulumi_aiven/pulumi-plugin.json +1 -1
- pulumi_aiven/redis.py +302 -303
- pulumi_aiven/redis_user.py +146 -147
- pulumi_aiven/service_integration.py +191 -192
- pulumi_aiven/service_integration_endpoint.py +118 -119
- pulumi_aiven/static_ip.py +71 -72
- pulumi_aiven/thanos.py +302 -303
- pulumi_aiven/transit_gateway_vpc_attachment.py +113 -114
- pulumi_aiven/valkey.py +302 -303
- pulumi_aiven/valkey_user.py +146 -147
- {pulumi_aiven-6.42.0a1753333878.dist-info → pulumi_aiven-6.42.0a1753506621.dist-info}/METADATA +1 -1
- pulumi_aiven-6.42.0a1753506621.dist-info/RECORD +189 -0
- pulumi_aiven-6.42.0a1753333878.dist-info/RECORD +0 -189
- {pulumi_aiven-6.42.0a1753333878.dist-info → pulumi_aiven-6.42.0a1753506621.dist-info}/WHEEL +0 -0
- {pulumi_aiven-6.42.0a1753333878.dist-info → pulumi_aiven-6.42.0a1753506621.dist-info}/top_level.txt +0 -0
pulumi_aiven/aws_privatelink.py
CHANGED
|
@@ -2,8 +2,7 @@
|
|
|
2
2
|
# *** WARNING: this file was generated by pulumi-language-python. ***
|
|
3
3
|
# *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
4
|
|
|
5
|
-
import builtins
|
|
6
|
-
import copy
|
|
5
|
+
import builtins as _builtins
|
|
7
6
|
import warnings
|
|
8
7
|
import sys
|
|
9
8
|
import pulumi
|
|
@@ -20,71 +19,71 @@ __all__ = ['AwsPrivatelinkArgs', 'AwsPrivatelink']
|
|
|
20
19
|
@pulumi.input_type
|
|
21
20
|
class AwsPrivatelinkArgs:
|
|
22
21
|
def __init__(__self__, *,
|
|
23
|
-
principals: pulumi.Input[Sequence[pulumi.Input[
|
|
24
|
-
project: pulumi.Input[
|
|
25
|
-
service_name: pulumi.Input[
|
|
22
|
+
principals: pulumi.Input[Sequence[pulumi.Input[_builtins.str]]],
|
|
23
|
+
project: pulumi.Input[_builtins.str],
|
|
24
|
+
service_name: pulumi.Input[_builtins.str]):
|
|
26
25
|
"""
|
|
27
26
|
The set of arguments for constructing a AwsPrivatelink resource.
|
|
28
|
-
:param pulumi.Input[Sequence[pulumi.Input[
|
|
29
|
-
:param pulumi.Input[
|
|
30
|
-
:param pulumi.Input[
|
|
27
|
+
:param pulumi.Input[Sequence[pulumi.Input[_builtins.str]]] principals: List of the ARNs of the AWS accounts or IAM users allowed to connect to the VPC endpoint.
|
|
28
|
+
:param pulumi.Input[_builtins.str] project: The name of the project this resource belongs to. To set up proper dependencies please refer to this variable as a reference. Changing this property forces recreation of the resource.
|
|
29
|
+
:param pulumi.Input[_builtins.str] service_name: The name of the service that this resource belongs to. To set up proper dependencies please refer to this variable as a reference. Changing this property forces recreation of the resource.
|
|
31
30
|
"""
|
|
32
31
|
pulumi.set(__self__, "principals", principals)
|
|
33
32
|
pulumi.set(__self__, "project", project)
|
|
34
33
|
pulumi.set(__self__, "service_name", service_name)
|
|
35
34
|
|
|
36
|
-
@property
|
|
35
|
+
@_builtins.property
|
|
37
36
|
@pulumi.getter
|
|
38
|
-
def principals(self) -> pulumi.Input[Sequence[pulumi.Input[
|
|
37
|
+
def principals(self) -> pulumi.Input[Sequence[pulumi.Input[_builtins.str]]]:
|
|
39
38
|
"""
|
|
40
39
|
List of the ARNs of the AWS accounts or IAM users allowed to connect to the VPC endpoint.
|
|
41
40
|
"""
|
|
42
41
|
return pulumi.get(self, "principals")
|
|
43
42
|
|
|
44
43
|
@principals.setter
|
|
45
|
-
def principals(self, value: pulumi.Input[Sequence[pulumi.Input[
|
|
44
|
+
def principals(self, value: pulumi.Input[Sequence[pulumi.Input[_builtins.str]]]):
|
|
46
45
|
pulumi.set(self, "principals", value)
|
|
47
46
|
|
|
48
|
-
@property
|
|
47
|
+
@_builtins.property
|
|
49
48
|
@pulumi.getter
|
|
50
|
-
def project(self) -> pulumi.Input[
|
|
49
|
+
def project(self) -> pulumi.Input[_builtins.str]:
|
|
51
50
|
"""
|
|
52
51
|
The name of the project this resource belongs to. To set up proper dependencies please refer to this variable as a reference. Changing this property forces recreation of the resource.
|
|
53
52
|
"""
|
|
54
53
|
return pulumi.get(self, "project")
|
|
55
54
|
|
|
56
55
|
@project.setter
|
|
57
|
-
def project(self, value: pulumi.Input[
|
|
56
|
+
def project(self, value: pulumi.Input[_builtins.str]):
|
|
58
57
|
pulumi.set(self, "project", value)
|
|
59
58
|
|
|
60
|
-
@property
|
|
59
|
+
@_builtins.property
|
|
61
60
|
@pulumi.getter(name="serviceName")
|
|
62
|
-
def service_name(self) -> pulumi.Input[
|
|
61
|
+
def service_name(self) -> pulumi.Input[_builtins.str]:
|
|
63
62
|
"""
|
|
64
63
|
The name of the service that this resource belongs to. To set up proper dependencies please refer to this variable as a reference. Changing this property forces recreation of the resource.
|
|
65
64
|
"""
|
|
66
65
|
return pulumi.get(self, "service_name")
|
|
67
66
|
|
|
68
67
|
@service_name.setter
|
|
69
|
-
def service_name(self, value: pulumi.Input[
|
|
68
|
+
def service_name(self, value: pulumi.Input[_builtins.str]):
|
|
70
69
|
pulumi.set(self, "service_name", value)
|
|
71
70
|
|
|
72
71
|
|
|
73
72
|
@pulumi.input_type
|
|
74
73
|
class _AwsPrivatelinkState:
|
|
75
74
|
def __init__(__self__, *,
|
|
76
|
-
aws_service_id: Optional[pulumi.Input[
|
|
77
|
-
aws_service_name: Optional[pulumi.Input[
|
|
78
|
-
principals: Optional[pulumi.Input[Sequence[pulumi.Input[
|
|
79
|
-
project: Optional[pulumi.Input[
|
|
80
|
-
service_name: Optional[pulumi.Input[
|
|
75
|
+
aws_service_id: Optional[pulumi.Input[_builtins.str]] = None,
|
|
76
|
+
aws_service_name: Optional[pulumi.Input[_builtins.str]] = None,
|
|
77
|
+
principals: Optional[pulumi.Input[Sequence[pulumi.Input[_builtins.str]]]] = None,
|
|
78
|
+
project: Optional[pulumi.Input[_builtins.str]] = None,
|
|
79
|
+
service_name: Optional[pulumi.Input[_builtins.str]] = None):
|
|
81
80
|
"""
|
|
82
81
|
Input properties used for looking up and filtering AwsPrivatelink resources.
|
|
83
|
-
:param pulumi.Input[
|
|
84
|
-
:param pulumi.Input[
|
|
85
|
-
:param pulumi.Input[Sequence[pulumi.Input[
|
|
86
|
-
:param pulumi.Input[
|
|
87
|
-
:param pulumi.Input[
|
|
82
|
+
:param pulumi.Input[_builtins.str] aws_service_id: AWS service ID.
|
|
83
|
+
:param pulumi.Input[_builtins.str] aws_service_name: AWS service name.
|
|
84
|
+
:param pulumi.Input[Sequence[pulumi.Input[_builtins.str]]] principals: List of the ARNs of the AWS accounts or IAM users allowed to connect to the VPC endpoint.
|
|
85
|
+
:param pulumi.Input[_builtins.str] project: The name of the project this resource belongs to. To set up proper dependencies please refer to this variable as a reference. Changing this property forces recreation of the resource.
|
|
86
|
+
:param pulumi.Input[_builtins.str] service_name: The name of the service that this resource belongs to. To set up proper dependencies please refer to this variable as a reference. Changing this property forces recreation of the resource.
|
|
88
87
|
"""
|
|
89
88
|
if aws_service_id is not None:
|
|
90
89
|
pulumi.set(__self__, "aws_service_id", aws_service_id)
|
|
@@ -97,64 +96,64 @@ class _AwsPrivatelinkState:
|
|
|
97
96
|
if service_name is not None:
|
|
98
97
|
pulumi.set(__self__, "service_name", service_name)
|
|
99
98
|
|
|
100
|
-
@property
|
|
99
|
+
@_builtins.property
|
|
101
100
|
@pulumi.getter(name="awsServiceId")
|
|
102
|
-
def aws_service_id(self) -> Optional[pulumi.Input[
|
|
101
|
+
def aws_service_id(self) -> Optional[pulumi.Input[_builtins.str]]:
|
|
103
102
|
"""
|
|
104
103
|
AWS service ID.
|
|
105
104
|
"""
|
|
106
105
|
return pulumi.get(self, "aws_service_id")
|
|
107
106
|
|
|
108
107
|
@aws_service_id.setter
|
|
109
|
-
def aws_service_id(self, value: Optional[pulumi.Input[
|
|
108
|
+
def aws_service_id(self, value: Optional[pulumi.Input[_builtins.str]]):
|
|
110
109
|
pulumi.set(self, "aws_service_id", value)
|
|
111
110
|
|
|
112
|
-
@property
|
|
111
|
+
@_builtins.property
|
|
113
112
|
@pulumi.getter(name="awsServiceName")
|
|
114
|
-
def aws_service_name(self) -> Optional[pulumi.Input[
|
|
113
|
+
def aws_service_name(self) -> Optional[pulumi.Input[_builtins.str]]:
|
|
115
114
|
"""
|
|
116
115
|
AWS service name.
|
|
117
116
|
"""
|
|
118
117
|
return pulumi.get(self, "aws_service_name")
|
|
119
118
|
|
|
120
119
|
@aws_service_name.setter
|
|
121
|
-
def aws_service_name(self, value: Optional[pulumi.Input[
|
|
120
|
+
def aws_service_name(self, value: Optional[pulumi.Input[_builtins.str]]):
|
|
122
121
|
pulumi.set(self, "aws_service_name", value)
|
|
123
122
|
|
|
124
|
-
@property
|
|
123
|
+
@_builtins.property
|
|
125
124
|
@pulumi.getter
|
|
126
|
-
def principals(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[
|
|
125
|
+
def principals(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[_builtins.str]]]]:
|
|
127
126
|
"""
|
|
128
127
|
List of the ARNs of the AWS accounts or IAM users allowed to connect to the VPC endpoint.
|
|
129
128
|
"""
|
|
130
129
|
return pulumi.get(self, "principals")
|
|
131
130
|
|
|
132
131
|
@principals.setter
|
|
133
|
-
def principals(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[
|
|
132
|
+
def principals(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[_builtins.str]]]]):
|
|
134
133
|
pulumi.set(self, "principals", value)
|
|
135
134
|
|
|
136
|
-
@property
|
|
135
|
+
@_builtins.property
|
|
137
136
|
@pulumi.getter
|
|
138
|
-
def project(self) -> Optional[pulumi.Input[
|
|
137
|
+
def project(self) -> Optional[pulumi.Input[_builtins.str]]:
|
|
139
138
|
"""
|
|
140
139
|
The name of the project this resource belongs to. To set up proper dependencies please refer to this variable as a reference. Changing this property forces recreation of the resource.
|
|
141
140
|
"""
|
|
142
141
|
return pulumi.get(self, "project")
|
|
143
142
|
|
|
144
143
|
@project.setter
|
|
145
|
-
def project(self, value: Optional[pulumi.Input[
|
|
144
|
+
def project(self, value: Optional[pulumi.Input[_builtins.str]]):
|
|
146
145
|
pulumi.set(self, "project", value)
|
|
147
146
|
|
|
148
|
-
@property
|
|
147
|
+
@_builtins.property
|
|
149
148
|
@pulumi.getter(name="serviceName")
|
|
150
|
-
def service_name(self) -> Optional[pulumi.Input[
|
|
149
|
+
def service_name(self) -> Optional[pulumi.Input[_builtins.str]]:
|
|
151
150
|
"""
|
|
152
151
|
The name of the service that this resource belongs to. To set up proper dependencies please refer to this variable as a reference. Changing this property forces recreation of the resource.
|
|
153
152
|
"""
|
|
154
153
|
return pulumi.get(self, "service_name")
|
|
155
154
|
|
|
156
155
|
@service_name.setter
|
|
157
|
-
def service_name(self, value: Optional[pulumi.Input[
|
|
156
|
+
def service_name(self, value: Optional[pulumi.Input[_builtins.str]]):
|
|
158
157
|
pulumi.set(self, "service_name", value)
|
|
159
158
|
|
|
160
159
|
|
|
@@ -164,9 +163,9 @@ class AwsPrivatelink(pulumi.CustomResource):
|
|
|
164
163
|
def __init__(__self__,
|
|
165
164
|
resource_name: str,
|
|
166
165
|
opts: Optional[pulumi.ResourceOptions] = None,
|
|
167
|
-
principals: Optional[pulumi.Input[Sequence[pulumi.Input[
|
|
168
|
-
project: Optional[pulumi.Input[
|
|
169
|
-
service_name: Optional[pulumi.Input[
|
|
166
|
+
principals: Optional[pulumi.Input[Sequence[pulumi.Input[_builtins.str]]]] = None,
|
|
167
|
+
project: Optional[pulumi.Input[_builtins.str]] = None,
|
|
168
|
+
service_name: Optional[pulumi.Input[_builtins.str]] = None,
|
|
170
169
|
__props__=None):
|
|
171
170
|
"""
|
|
172
171
|
Creates and manages an [AWS PrivateLink for Aiven services](https://aiven.io/docs/platform/howto/use-aws-privatelinks) in a VPC.
|
|
@@ -191,9 +190,9 @@ class AwsPrivatelink(pulumi.CustomResource):
|
|
|
191
190
|
|
|
192
191
|
:param str resource_name: The name of the resource.
|
|
193
192
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
194
|
-
:param pulumi.Input[Sequence[pulumi.Input[
|
|
195
|
-
:param pulumi.Input[
|
|
196
|
-
:param pulumi.Input[
|
|
193
|
+
:param pulumi.Input[Sequence[pulumi.Input[_builtins.str]]] principals: List of the ARNs of the AWS accounts or IAM users allowed to connect to the VPC endpoint.
|
|
194
|
+
:param pulumi.Input[_builtins.str] project: The name of the project this resource belongs to. To set up proper dependencies please refer to this variable as a reference. Changing this property forces recreation of the resource.
|
|
195
|
+
:param pulumi.Input[_builtins.str] service_name: The name of the service that this resource belongs to. To set up proper dependencies please refer to this variable as a reference. Changing this property forces recreation of the resource.
|
|
197
196
|
"""
|
|
198
197
|
...
|
|
199
198
|
@overload
|
|
@@ -237,9 +236,9 @@ class AwsPrivatelink(pulumi.CustomResource):
|
|
|
237
236
|
def _internal_init(__self__,
|
|
238
237
|
resource_name: str,
|
|
239
238
|
opts: Optional[pulumi.ResourceOptions] = None,
|
|
240
|
-
principals: Optional[pulumi.Input[Sequence[pulumi.Input[
|
|
241
|
-
project: Optional[pulumi.Input[
|
|
242
|
-
service_name: Optional[pulumi.Input[
|
|
239
|
+
principals: Optional[pulumi.Input[Sequence[pulumi.Input[_builtins.str]]]] = None,
|
|
240
|
+
project: Optional[pulumi.Input[_builtins.str]] = None,
|
|
241
|
+
service_name: Optional[pulumi.Input[_builtins.str]] = None,
|
|
243
242
|
__props__=None):
|
|
244
243
|
opts = pulumi.ResourceOptions.merge(_utilities.get_resource_opts_defaults(), opts)
|
|
245
244
|
if not isinstance(opts, pulumi.ResourceOptions):
|
|
@@ -270,11 +269,11 @@ class AwsPrivatelink(pulumi.CustomResource):
|
|
|
270
269
|
def get(resource_name: str,
|
|
271
270
|
id: pulumi.Input[str],
|
|
272
271
|
opts: Optional[pulumi.ResourceOptions] = None,
|
|
273
|
-
aws_service_id: Optional[pulumi.Input[
|
|
274
|
-
aws_service_name: Optional[pulumi.Input[
|
|
275
|
-
principals: Optional[pulumi.Input[Sequence[pulumi.Input[
|
|
276
|
-
project: Optional[pulumi.Input[
|
|
277
|
-
service_name: Optional[pulumi.Input[
|
|
272
|
+
aws_service_id: Optional[pulumi.Input[_builtins.str]] = None,
|
|
273
|
+
aws_service_name: Optional[pulumi.Input[_builtins.str]] = None,
|
|
274
|
+
principals: Optional[pulumi.Input[Sequence[pulumi.Input[_builtins.str]]]] = None,
|
|
275
|
+
project: Optional[pulumi.Input[_builtins.str]] = None,
|
|
276
|
+
service_name: Optional[pulumi.Input[_builtins.str]] = None) -> 'AwsPrivatelink':
|
|
278
277
|
"""
|
|
279
278
|
Get an existing AwsPrivatelink resource's state with the given name, id, and optional extra
|
|
280
279
|
properties used to qualify the lookup.
|
|
@@ -282,11 +281,11 @@ class AwsPrivatelink(pulumi.CustomResource):
|
|
|
282
281
|
:param str resource_name: The unique name of the resulting resource.
|
|
283
282
|
:param pulumi.Input[str] id: The unique provider ID of the resource to lookup.
|
|
284
283
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
285
|
-
:param pulumi.Input[
|
|
286
|
-
:param pulumi.Input[
|
|
287
|
-
:param pulumi.Input[Sequence[pulumi.Input[
|
|
288
|
-
:param pulumi.Input[
|
|
289
|
-
:param pulumi.Input[
|
|
284
|
+
:param pulumi.Input[_builtins.str] aws_service_id: AWS service ID.
|
|
285
|
+
:param pulumi.Input[_builtins.str] aws_service_name: AWS service name.
|
|
286
|
+
:param pulumi.Input[Sequence[pulumi.Input[_builtins.str]]] principals: List of the ARNs of the AWS accounts or IAM users allowed to connect to the VPC endpoint.
|
|
287
|
+
:param pulumi.Input[_builtins.str] project: The name of the project this resource belongs to. To set up proper dependencies please refer to this variable as a reference. Changing this property forces recreation of the resource.
|
|
288
|
+
:param pulumi.Input[_builtins.str] service_name: The name of the service that this resource belongs to. To set up proper dependencies please refer to this variable as a reference. Changing this property forces recreation of the resource.
|
|
290
289
|
"""
|
|
291
290
|
opts = pulumi.ResourceOptions.merge(opts, pulumi.ResourceOptions(id=id))
|
|
292
291
|
|
|
@@ -299,41 +298,41 @@ class AwsPrivatelink(pulumi.CustomResource):
|
|
|
299
298
|
__props__.__dict__["service_name"] = service_name
|
|
300
299
|
return AwsPrivatelink(resource_name, opts=opts, __props__=__props__)
|
|
301
300
|
|
|
302
|
-
@property
|
|
301
|
+
@_builtins.property
|
|
303
302
|
@pulumi.getter(name="awsServiceId")
|
|
304
|
-
def aws_service_id(self) -> pulumi.Output[
|
|
303
|
+
def aws_service_id(self) -> pulumi.Output[_builtins.str]:
|
|
305
304
|
"""
|
|
306
305
|
AWS service ID.
|
|
307
306
|
"""
|
|
308
307
|
return pulumi.get(self, "aws_service_id")
|
|
309
308
|
|
|
310
|
-
@property
|
|
309
|
+
@_builtins.property
|
|
311
310
|
@pulumi.getter(name="awsServiceName")
|
|
312
|
-
def aws_service_name(self) -> pulumi.Output[
|
|
311
|
+
def aws_service_name(self) -> pulumi.Output[_builtins.str]:
|
|
313
312
|
"""
|
|
314
313
|
AWS service name.
|
|
315
314
|
"""
|
|
316
315
|
return pulumi.get(self, "aws_service_name")
|
|
317
316
|
|
|
318
|
-
@property
|
|
317
|
+
@_builtins.property
|
|
319
318
|
@pulumi.getter
|
|
320
|
-
def principals(self) -> pulumi.Output[Sequence[
|
|
319
|
+
def principals(self) -> pulumi.Output[Sequence[_builtins.str]]:
|
|
321
320
|
"""
|
|
322
321
|
List of the ARNs of the AWS accounts or IAM users allowed to connect to the VPC endpoint.
|
|
323
322
|
"""
|
|
324
323
|
return pulumi.get(self, "principals")
|
|
325
324
|
|
|
326
|
-
@property
|
|
325
|
+
@_builtins.property
|
|
327
326
|
@pulumi.getter
|
|
328
|
-
def project(self) -> pulumi.Output[
|
|
327
|
+
def project(self) -> pulumi.Output[_builtins.str]:
|
|
329
328
|
"""
|
|
330
329
|
The name of the project this resource belongs to. To set up proper dependencies please refer to this variable as a reference. Changing this property forces recreation of the resource.
|
|
331
330
|
"""
|
|
332
331
|
return pulumi.get(self, "project")
|
|
333
332
|
|
|
334
|
-
@property
|
|
333
|
+
@_builtins.property
|
|
335
334
|
@pulumi.getter(name="serviceName")
|
|
336
|
-
def service_name(self) -> pulumi.Output[
|
|
335
|
+
def service_name(self) -> pulumi.Output[_builtins.str]:
|
|
337
336
|
"""
|
|
338
337
|
The name of the service that this resource belongs to. To set up proper dependencies please refer to this variable as a reference. Changing this property forces recreation of the resource.
|
|
339
338
|
"""
|