pulumi-aiven 6.41.0a1753242343__py3-none-any.whl → 6.42.0a1753397358__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.41.0a1753242343.dist-info → pulumi_aiven-6.42.0a1753397358.dist-info}/METADATA +1 -1
- pulumi_aiven-6.42.0a1753397358.dist-info/RECORD +189 -0
- pulumi_aiven-6.41.0a1753242343.dist-info/RECORD +0 -189
- {pulumi_aiven-6.41.0a1753242343.dist-info → pulumi_aiven-6.42.0a1753397358.dist-info}/WHEEL +0 -0
- {pulumi_aiven-6.41.0a1753242343.dist-info → pulumi_aiven-6.42.0a1753397358.dist-info}/top_level.txt +0 -0
|
@@ -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,18 +19,18 @@ __all__ = ['AwsOrgVpcPeeringConnectionArgs', 'AwsOrgVpcPeeringConnection']
|
|
|
20
19
|
@pulumi.input_type
|
|
21
20
|
class AwsOrgVpcPeeringConnectionArgs:
|
|
22
21
|
def __init__(__self__, *,
|
|
23
|
-
aws_account_id: pulumi.Input[
|
|
24
|
-
aws_vpc_id: pulumi.Input[
|
|
25
|
-
aws_vpc_region: pulumi.Input[
|
|
26
|
-
organization_id: pulumi.Input[
|
|
27
|
-
organization_vpc_id: pulumi.Input[
|
|
22
|
+
aws_account_id: pulumi.Input[_builtins.str],
|
|
23
|
+
aws_vpc_id: pulumi.Input[_builtins.str],
|
|
24
|
+
aws_vpc_region: pulumi.Input[_builtins.str],
|
|
25
|
+
organization_id: pulumi.Input[_builtins.str],
|
|
26
|
+
organization_vpc_id: pulumi.Input[_builtins.str]):
|
|
28
27
|
"""
|
|
29
28
|
The set of arguments for constructing a AwsOrgVpcPeeringConnection resource.
|
|
30
|
-
:param pulumi.Input[
|
|
31
|
-
:param pulumi.Input[
|
|
32
|
-
:param pulumi.Input[
|
|
33
|
-
:param pulumi.Input[
|
|
34
|
-
:param pulumi.Input[
|
|
29
|
+
:param pulumi.Input[_builtins.str] aws_account_id: AWS account ID. Changing this property forces recreation of the resource.
|
|
30
|
+
:param pulumi.Input[_builtins.str] aws_vpc_id: AWS VPC ID. Changing this property forces recreation of the resource.
|
|
31
|
+
:param pulumi.Input[_builtins.str] aws_vpc_region: The AWS region of the peered VPC. For example, `eu-central-1`.
|
|
32
|
+
:param pulumi.Input[_builtins.str] organization_id: Identifier of the organization.
|
|
33
|
+
:param pulumi.Input[_builtins.str] organization_vpc_id: Identifier of the organization VPC.
|
|
35
34
|
"""
|
|
36
35
|
pulumi.set(__self__, "aws_account_id", aws_account_id)
|
|
37
36
|
pulumi.set(__self__, "aws_vpc_id", aws_vpc_id)
|
|
@@ -39,88 +38,88 @@ class AwsOrgVpcPeeringConnectionArgs:
|
|
|
39
38
|
pulumi.set(__self__, "organization_id", organization_id)
|
|
40
39
|
pulumi.set(__self__, "organization_vpc_id", organization_vpc_id)
|
|
41
40
|
|
|
42
|
-
@property
|
|
41
|
+
@_builtins.property
|
|
43
42
|
@pulumi.getter(name="awsAccountId")
|
|
44
|
-
def aws_account_id(self) -> pulumi.Input[
|
|
43
|
+
def aws_account_id(self) -> pulumi.Input[_builtins.str]:
|
|
45
44
|
"""
|
|
46
45
|
AWS account ID. Changing this property forces recreation of the resource.
|
|
47
46
|
"""
|
|
48
47
|
return pulumi.get(self, "aws_account_id")
|
|
49
48
|
|
|
50
49
|
@aws_account_id.setter
|
|
51
|
-
def aws_account_id(self, value: pulumi.Input[
|
|
50
|
+
def aws_account_id(self, value: pulumi.Input[_builtins.str]):
|
|
52
51
|
pulumi.set(self, "aws_account_id", value)
|
|
53
52
|
|
|
54
|
-
@property
|
|
53
|
+
@_builtins.property
|
|
55
54
|
@pulumi.getter(name="awsVpcId")
|
|
56
|
-
def aws_vpc_id(self) -> pulumi.Input[
|
|
55
|
+
def aws_vpc_id(self) -> pulumi.Input[_builtins.str]:
|
|
57
56
|
"""
|
|
58
57
|
AWS VPC ID. Changing this property forces recreation of the resource.
|
|
59
58
|
"""
|
|
60
59
|
return pulumi.get(self, "aws_vpc_id")
|
|
61
60
|
|
|
62
61
|
@aws_vpc_id.setter
|
|
63
|
-
def aws_vpc_id(self, value: pulumi.Input[
|
|
62
|
+
def aws_vpc_id(self, value: pulumi.Input[_builtins.str]):
|
|
64
63
|
pulumi.set(self, "aws_vpc_id", value)
|
|
65
64
|
|
|
66
|
-
@property
|
|
65
|
+
@_builtins.property
|
|
67
66
|
@pulumi.getter(name="awsVpcRegion")
|
|
68
|
-
def aws_vpc_region(self) -> pulumi.Input[
|
|
67
|
+
def aws_vpc_region(self) -> pulumi.Input[_builtins.str]:
|
|
69
68
|
"""
|
|
70
69
|
The AWS region of the peered VPC. For example, `eu-central-1`.
|
|
71
70
|
"""
|
|
72
71
|
return pulumi.get(self, "aws_vpc_region")
|
|
73
72
|
|
|
74
73
|
@aws_vpc_region.setter
|
|
75
|
-
def aws_vpc_region(self, value: pulumi.Input[
|
|
74
|
+
def aws_vpc_region(self, value: pulumi.Input[_builtins.str]):
|
|
76
75
|
pulumi.set(self, "aws_vpc_region", value)
|
|
77
76
|
|
|
78
|
-
@property
|
|
77
|
+
@_builtins.property
|
|
79
78
|
@pulumi.getter(name="organizationId")
|
|
80
|
-
def organization_id(self) -> pulumi.Input[
|
|
79
|
+
def organization_id(self) -> pulumi.Input[_builtins.str]:
|
|
81
80
|
"""
|
|
82
81
|
Identifier of the organization.
|
|
83
82
|
"""
|
|
84
83
|
return pulumi.get(self, "organization_id")
|
|
85
84
|
|
|
86
85
|
@organization_id.setter
|
|
87
|
-
def organization_id(self, value: pulumi.Input[
|
|
86
|
+
def organization_id(self, value: pulumi.Input[_builtins.str]):
|
|
88
87
|
pulumi.set(self, "organization_id", value)
|
|
89
88
|
|
|
90
|
-
@property
|
|
89
|
+
@_builtins.property
|
|
91
90
|
@pulumi.getter(name="organizationVpcId")
|
|
92
|
-
def organization_vpc_id(self) -> pulumi.Input[
|
|
91
|
+
def organization_vpc_id(self) -> pulumi.Input[_builtins.str]:
|
|
93
92
|
"""
|
|
94
93
|
Identifier of the organization VPC.
|
|
95
94
|
"""
|
|
96
95
|
return pulumi.get(self, "organization_vpc_id")
|
|
97
96
|
|
|
98
97
|
@organization_vpc_id.setter
|
|
99
|
-
def organization_vpc_id(self, value: pulumi.Input[
|
|
98
|
+
def organization_vpc_id(self, value: pulumi.Input[_builtins.str]):
|
|
100
99
|
pulumi.set(self, "organization_vpc_id", value)
|
|
101
100
|
|
|
102
101
|
|
|
103
102
|
@pulumi.input_type
|
|
104
103
|
class _AwsOrgVpcPeeringConnectionState:
|
|
105
104
|
def __init__(__self__, *,
|
|
106
|
-
aws_account_id: Optional[pulumi.Input[
|
|
107
|
-
aws_vpc_id: Optional[pulumi.Input[
|
|
108
|
-
aws_vpc_peering_connection_id: Optional[pulumi.Input[
|
|
109
|
-
aws_vpc_region: Optional[pulumi.Input[
|
|
110
|
-
organization_id: Optional[pulumi.Input[
|
|
111
|
-
organization_vpc_id: Optional[pulumi.Input[
|
|
112
|
-
peering_connection_id: Optional[pulumi.Input[
|
|
113
|
-
state: Optional[pulumi.Input[
|
|
105
|
+
aws_account_id: Optional[pulumi.Input[_builtins.str]] = None,
|
|
106
|
+
aws_vpc_id: Optional[pulumi.Input[_builtins.str]] = None,
|
|
107
|
+
aws_vpc_peering_connection_id: Optional[pulumi.Input[_builtins.str]] = None,
|
|
108
|
+
aws_vpc_region: Optional[pulumi.Input[_builtins.str]] = None,
|
|
109
|
+
organization_id: Optional[pulumi.Input[_builtins.str]] = None,
|
|
110
|
+
organization_vpc_id: Optional[pulumi.Input[_builtins.str]] = None,
|
|
111
|
+
peering_connection_id: Optional[pulumi.Input[_builtins.str]] = None,
|
|
112
|
+
state: Optional[pulumi.Input[_builtins.str]] = None):
|
|
114
113
|
"""
|
|
115
114
|
Input properties used for looking up and filtering AwsOrgVpcPeeringConnection resources.
|
|
116
|
-
:param pulumi.Input[
|
|
117
|
-
:param pulumi.Input[
|
|
118
|
-
:param pulumi.Input[
|
|
119
|
-
:param pulumi.Input[
|
|
120
|
-
:param pulumi.Input[
|
|
121
|
-
:param pulumi.Input[
|
|
122
|
-
:param pulumi.Input[
|
|
123
|
-
:param pulumi.Input[
|
|
115
|
+
:param pulumi.Input[_builtins.str] aws_account_id: AWS account ID. Changing this property forces recreation of the resource.
|
|
116
|
+
:param pulumi.Input[_builtins.str] aws_vpc_id: AWS VPC ID. Changing this property forces recreation of the resource.
|
|
117
|
+
:param pulumi.Input[_builtins.str] aws_vpc_peering_connection_id: The ID of the AWS VPC peering connection.
|
|
118
|
+
:param pulumi.Input[_builtins.str] aws_vpc_region: The AWS region of the peered VPC. For example, `eu-central-1`.
|
|
119
|
+
:param pulumi.Input[_builtins.str] organization_id: Identifier of the organization.
|
|
120
|
+
:param pulumi.Input[_builtins.str] organization_vpc_id: Identifier of the organization VPC.
|
|
121
|
+
:param pulumi.Input[_builtins.str] peering_connection_id: The ID of the peering connection.
|
|
122
|
+
:param pulumi.Input[_builtins.str] state: State of the peering connection. The possible values are `ACTIVE`, `APPROVED`, `APPROVED_PEER_REQUESTED`, `DELETED`, `DELETED_BY_PEER`, `DELETING`, `ERROR`, `INVALID_SPECIFICATION`, `PENDING_PEER` and `REJECTED_BY_PEER`.
|
|
124
123
|
"""
|
|
125
124
|
if aws_account_id is not None:
|
|
126
125
|
pulumi.set(__self__, "aws_account_id", aws_account_id)
|
|
@@ -139,100 +138,100 @@ class _AwsOrgVpcPeeringConnectionState:
|
|
|
139
138
|
if state is not None:
|
|
140
139
|
pulumi.set(__self__, "state", state)
|
|
141
140
|
|
|
142
|
-
@property
|
|
141
|
+
@_builtins.property
|
|
143
142
|
@pulumi.getter(name="awsAccountId")
|
|
144
|
-
def aws_account_id(self) -> Optional[pulumi.Input[
|
|
143
|
+
def aws_account_id(self) -> Optional[pulumi.Input[_builtins.str]]:
|
|
145
144
|
"""
|
|
146
145
|
AWS account ID. Changing this property forces recreation of the resource.
|
|
147
146
|
"""
|
|
148
147
|
return pulumi.get(self, "aws_account_id")
|
|
149
148
|
|
|
150
149
|
@aws_account_id.setter
|
|
151
|
-
def aws_account_id(self, value: Optional[pulumi.Input[
|
|
150
|
+
def aws_account_id(self, value: Optional[pulumi.Input[_builtins.str]]):
|
|
152
151
|
pulumi.set(self, "aws_account_id", value)
|
|
153
152
|
|
|
154
|
-
@property
|
|
153
|
+
@_builtins.property
|
|
155
154
|
@pulumi.getter(name="awsVpcId")
|
|
156
|
-
def aws_vpc_id(self) -> Optional[pulumi.Input[
|
|
155
|
+
def aws_vpc_id(self) -> Optional[pulumi.Input[_builtins.str]]:
|
|
157
156
|
"""
|
|
158
157
|
AWS VPC ID. Changing this property forces recreation of the resource.
|
|
159
158
|
"""
|
|
160
159
|
return pulumi.get(self, "aws_vpc_id")
|
|
161
160
|
|
|
162
161
|
@aws_vpc_id.setter
|
|
163
|
-
def aws_vpc_id(self, value: Optional[pulumi.Input[
|
|
162
|
+
def aws_vpc_id(self, value: Optional[pulumi.Input[_builtins.str]]):
|
|
164
163
|
pulumi.set(self, "aws_vpc_id", value)
|
|
165
164
|
|
|
166
|
-
@property
|
|
165
|
+
@_builtins.property
|
|
167
166
|
@pulumi.getter(name="awsVpcPeeringConnectionId")
|
|
168
|
-
def aws_vpc_peering_connection_id(self) -> Optional[pulumi.Input[
|
|
167
|
+
def aws_vpc_peering_connection_id(self) -> Optional[pulumi.Input[_builtins.str]]:
|
|
169
168
|
"""
|
|
170
169
|
The ID of the AWS VPC peering connection.
|
|
171
170
|
"""
|
|
172
171
|
return pulumi.get(self, "aws_vpc_peering_connection_id")
|
|
173
172
|
|
|
174
173
|
@aws_vpc_peering_connection_id.setter
|
|
175
|
-
def aws_vpc_peering_connection_id(self, value: Optional[pulumi.Input[
|
|
174
|
+
def aws_vpc_peering_connection_id(self, value: Optional[pulumi.Input[_builtins.str]]):
|
|
176
175
|
pulumi.set(self, "aws_vpc_peering_connection_id", value)
|
|
177
176
|
|
|
178
|
-
@property
|
|
177
|
+
@_builtins.property
|
|
179
178
|
@pulumi.getter(name="awsVpcRegion")
|
|
180
|
-
def aws_vpc_region(self) -> Optional[pulumi.Input[
|
|
179
|
+
def aws_vpc_region(self) -> Optional[pulumi.Input[_builtins.str]]:
|
|
181
180
|
"""
|
|
182
181
|
The AWS region of the peered VPC. For example, `eu-central-1`.
|
|
183
182
|
"""
|
|
184
183
|
return pulumi.get(self, "aws_vpc_region")
|
|
185
184
|
|
|
186
185
|
@aws_vpc_region.setter
|
|
187
|
-
def aws_vpc_region(self, value: Optional[pulumi.Input[
|
|
186
|
+
def aws_vpc_region(self, value: Optional[pulumi.Input[_builtins.str]]):
|
|
188
187
|
pulumi.set(self, "aws_vpc_region", value)
|
|
189
188
|
|
|
190
|
-
@property
|
|
189
|
+
@_builtins.property
|
|
191
190
|
@pulumi.getter(name="organizationId")
|
|
192
|
-
def organization_id(self) -> Optional[pulumi.Input[
|
|
191
|
+
def organization_id(self) -> Optional[pulumi.Input[_builtins.str]]:
|
|
193
192
|
"""
|
|
194
193
|
Identifier of the organization.
|
|
195
194
|
"""
|
|
196
195
|
return pulumi.get(self, "organization_id")
|
|
197
196
|
|
|
198
197
|
@organization_id.setter
|
|
199
|
-
def organization_id(self, value: Optional[pulumi.Input[
|
|
198
|
+
def organization_id(self, value: Optional[pulumi.Input[_builtins.str]]):
|
|
200
199
|
pulumi.set(self, "organization_id", value)
|
|
201
200
|
|
|
202
|
-
@property
|
|
201
|
+
@_builtins.property
|
|
203
202
|
@pulumi.getter(name="organizationVpcId")
|
|
204
|
-
def organization_vpc_id(self) -> Optional[pulumi.Input[
|
|
203
|
+
def organization_vpc_id(self) -> Optional[pulumi.Input[_builtins.str]]:
|
|
205
204
|
"""
|
|
206
205
|
Identifier of the organization VPC.
|
|
207
206
|
"""
|
|
208
207
|
return pulumi.get(self, "organization_vpc_id")
|
|
209
208
|
|
|
210
209
|
@organization_vpc_id.setter
|
|
211
|
-
def organization_vpc_id(self, value: Optional[pulumi.Input[
|
|
210
|
+
def organization_vpc_id(self, value: Optional[pulumi.Input[_builtins.str]]):
|
|
212
211
|
pulumi.set(self, "organization_vpc_id", value)
|
|
213
212
|
|
|
214
|
-
@property
|
|
213
|
+
@_builtins.property
|
|
215
214
|
@pulumi.getter(name="peeringConnectionId")
|
|
216
|
-
def peering_connection_id(self) -> Optional[pulumi.Input[
|
|
215
|
+
def peering_connection_id(self) -> Optional[pulumi.Input[_builtins.str]]:
|
|
217
216
|
"""
|
|
218
217
|
The ID of the peering connection.
|
|
219
218
|
"""
|
|
220
219
|
return pulumi.get(self, "peering_connection_id")
|
|
221
220
|
|
|
222
221
|
@peering_connection_id.setter
|
|
223
|
-
def peering_connection_id(self, value: Optional[pulumi.Input[
|
|
222
|
+
def peering_connection_id(self, value: Optional[pulumi.Input[_builtins.str]]):
|
|
224
223
|
pulumi.set(self, "peering_connection_id", value)
|
|
225
224
|
|
|
226
|
-
@property
|
|
225
|
+
@_builtins.property
|
|
227
226
|
@pulumi.getter
|
|
228
|
-
def state(self) -> Optional[pulumi.Input[
|
|
227
|
+
def state(self) -> Optional[pulumi.Input[_builtins.str]]:
|
|
229
228
|
"""
|
|
230
229
|
State of the peering connection. The possible values are `ACTIVE`, `APPROVED`, `APPROVED_PEER_REQUESTED`, `DELETED`, `DELETED_BY_PEER`, `DELETING`, `ERROR`, `INVALID_SPECIFICATION`, `PENDING_PEER` and `REJECTED_BY_PEER`.
|
|
231
230
|
"""
|
|
232
231
|
return pulumi.get(self, "state")
|
|
233
232
|
|
|
234
233
|
@state.setter
|
|
235
|
-
def state(self, value: Optional[pulumi.Input[
|
|
234
|
+
def state(self, value: Optional[pulumi.Input[_builtins.str]]):
|
|
236
235
|
pulumi.set(self, "state", value)
|
|
237
236
|
|
|
238
237
|
|
|
@@ -242,11 +241,11 @@ class AwsOrgVpcPeeringConnection(pulumi.CustomResource):
|
|
|
242
241
|
def __init__(__self__,
|
|
243
242
|
resource_name: str,
|
|
244
243
|
opts: Optional[pulumi.ResourceOptions] = None,
|
|
245
|
-
aws_account_id: Optional[pulumi.Input[
|
|
246
|
-
aws_vpc_id: Optional[pulumi.Input[
|
|
247
|
-
aws_vpc_region: Optional[pulumi.Input[
|
|
248
|
-
organization_id: Optional[pulumi.Input[
|
|
249
|
-
organization_vpc_id: Optional[pulumi.Input[
|
|
244
|
+
aws_account_id: Optional[pulumi.Input[_builtins.str]] = None,
|
|
245
|
+
aws_vpc_id: Optional[pulumi.Input[_builtins.str]] = None,
|
|
246
|
+
aws_vpc_region: Optional[pulumi.Input[_builtins.str]] = None,
|
|
247
|
+
organization_id: Optional[pulumi.Input[_builtins.str]] = None,
|
|
248
|
+
organization_vpc_id: Optional[pulumi.Input[_builtins.str]] = None,
|
|
250
249
|
__props__=None):
|
|
251
250
|
"""
|
|
252
251
|
Creates and manages an AWS VPC peering connection with an Aiven Organization VPC.
|
|
@@ -280,11 +279,11 @@ class AwsOrgVpcPeeringConnection(pulumi.CustomResource):
|
|
|
280
279
|
|
|
281
280
|
:param str resource_name: The name of the resource.
|
|
282
281
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
283
|
-
:param pulumi.Input[
|
|
284
|
-
:param pulumi.Input[
|
|
285
|
-
:param pulumi.Input[
|
|
286
|
-
:param pulumi.Input[
|
|
287
|
-
:param pulumi.Input[
|
|
282
|
+
:param pulumi.Input[_builtins.str] aws_account_id: AWS account ID. Changing this property forces recreation of the resource.
|
|
283
|
+
:param pulumi.Input[_builtins.str] aws_vpc_id: AWS VPC ID. Changing this property forces recreation of the resource.
|
|
284
|
+
:param pulumi.Input[_builtins.str] aws_vpc_region: The AWS region of the peered VPC. For example, `eu-central-1`.
|
|
285
|
+
:param pulumi.Input[_builtins.str] organization_id: Identifier of the organization.
|
|
286
|
+
:param pulumi.Input[_builtins.str] organization_vpc_id: Identifier of the organization VPC.
|
|
288
287
|
"""
|
|
289
288
|
...
|
|
290
289
|
@overload
|
|
@@ -337,11 +336,11 @@ class AwsOrgVpcPeeringConnection(pulumi.CustomResource):
|
|
|
337
336
|
def _internal_init(__self__,
|
|
338
337
|
resource_name: str,
|
|
339
338
|
opts: Optional[pulumi.ResourceOptions] = None,
|
|
340
|
-
aws_account_id: Optional[pulumi.Input[
|
|
341
|
-
aws_vpc_id: Optional[pulumi.Input[
|
|
342
|
-
aws_vpc_region: Optional[pulumi.Input[
|
|
343
|
-
organization_id: Optional[pulumi.Input[
|
|
344
|
-
organization_vpc_id: Optional[pulumi.Input[
|
|
339
|
+
aws_account_id: Optional[pulumi.Input[_builtins.str]] = None,
|
|
340
|
+
aws_vpc_id: Optional[pulumi.Input[_builtins.str]] = None,
|
|
341
|
+
aws_vpc_region: Optional[pulumi.Input[_builtins.str]] = None,
|
|
342
|
+
organization_id: Optional[pulumi.Input[_builtins.str]] = None,
|
|
343
|
+
organization_vpc_id: Optional[pulumi.Input[_builtins.str]] = None,
|
|
345
344
|
__props__=None):
|
|
346
345
|
opts = pulumi.ResourceOptions.merge(_utilities.get_resource_opts_defaults(), opts)
|
|
347
346
|
if not isinstance(opts, pulumi.ResourceOptions):
|
|
@@ -379,14 +378,14 @@ class AwsOrgVpcPeeringConnection(pulumi.CustomResource):
|
|
|
379
378
|
def get(resource_name: str,
|
|
380
379
|
id: pulumi.Input[str],
|
|
381
380
|
opts: Optional[pulumi.ResourceOptions] = None,
|
|
382
|
-
aws_account_id: Optional[pulumi.Input[
|
|
383
|
-
aws_vpc_id: Optional[pulumi.Input[
|
|
384
|
-
aws_vpc_peering_connection_id: Optional[pulumi.Input[
|
|
385
|
-
aws_vpc_region: Optional[pulumi.Input[
|
|
386
|
-
organization_id: Optional[pulumi.Input[
|
|
387
|
-
organization_vpc_id: Optional[pulumi.Input[
|
|
388
|
-
peering_connection_id: Optional[pulumi.Input[
|
|
389
|
-
state: Optional[pulumi.Input[
|
|
381
|
+
aws_account_id: Optional[pulumi.Input[_builtins.str]] = None,
|
|
382
|
+
aws_vpc_id: Optional[pulumi.Input[_builtins.str]] = None,
|
|
383
|
+
aws_vpc_peering_connection_id: Optional[pulumi.Input[_builtins.str]] = None,
|
|
384
|
+
aws_vpc_region: Optional[pulumi.Input[_builtins.str]] = None,
|
|
385
|
+
organization_id: Optional[pulumi.Input[_builtins.str]] = None,
|
|
386
|
+
organization_vpc_id: Optional[pulumi.Input[_builtins.str]] = None,
|
|
387
|
+
peering_connection_id: Optional[pulumi.Input[_builtins.str]] = None,
|
|
388
|
+
state: Optional[pulumi.Input[_builtins.str]] = None) -> 'AwsOrgVpcPeeringConnection':
|
|
390
389
|
"""
|
|
391
390
|
Get an existing AwsOrgVpcPeeringConnection resource's state with the given name, id, and optional extra
|
|
392
391
|
properties used to qualify the lookup.
|
|
@@ -394,14 +393,14 @@ class AwsOrgVpcPeeringConnection(pulumi.CustomResource):
|
|
|
394
393
|
:param str resource_name: The unique name of the resulting resource.
|
|
395
394
|
:param pulumi.Input[str] id: The unique provider ID of the resource to lookup.
|
|
396
395
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
397
|
-
:param pulumi.Input[
|
|
398
|
-
:param pulumi.Input[
|
|
399
|
-
:param pulumi.Input[
|
|
400
|
-
:param pulumi.Input[
|
|
401
|
-
:param pulumi.Input[
|
|
402
|
-
:param pulumi.Input[
|
|
403
|
-
:param pulumi.Input[
|
|
404
|
-
:param pulumi.Input[
|
|
396
|
+
:param pulumi.Input[_builtins.str] aws_account_id: AWS account ID. Changing this property forces recreation of the resource.
|
|
397
|
+
:param pulumi.Input[_builtins.str] aws_vpc_id: AWS VPC ID. Changing this property forces recreation of the resource.
|
|
398
|
+
:param pulumi.Input[_builtins.str] aws_vpc_peering_connection_id: The ID of the AWS VPC peering connection.
|
|
399
|
+
:param pulumi.Input[_builtins.str] aws_vpc_region: The AWS region of the peered VPC. For example, `eu-central-1`.
|
|
400
|
+
:param pulumi.Input[_builtins.str] organization_id: Identifier of the organization.
|
|
401
|
+
:param pulumi.Input[_builtins.str] organization_vpc_id: Identifier of the organization VPC.
|
|
402
|
+
:param pulumi.Input[_builtins.str] peering_connection_id: The ID of the peering connection.
|
|
403
|
+
:param pulumi.Input[_builtins.str] state: State of the peering connection. The possible values are `ACTIVE`, `APPROVED`, `APPROVED_PEER_REQUESTED`, `DELETED`, `DELETED_BY_PEER`, `DELETING`, `ERROR`, `INVALID_SPECIFICATION`, `PENDING_PEER` and `REJECTED_BY_PEER`.
|
|
405
404
|
"""
|
|
406
405
|
opts = pulumi.ResourceOptions.merge(opts, pulumi.ResourceOptions(id=id))
|
|
407
406
|
|
|
@@ -417,65 +416,65 @@ class AwsOrgVpcPeeringConnection(pulumi.CustomResource):
|
|
|
417
416
|
__props__.__dict__["state"] = state
|
|
418
417
|
return AwsOrgVpcPeeringConnection(resource_name, opts=opts, __props__=__props__)
|
|
419
418
|
|
|
420
|
-
@property
|
|
419
|
+
@_builtins.property
|
|
421
420
|
@pulumi.getter(name="awsAccountId")
|
|
422
|
-
def aws_account_id(self) -> pulumi.Output[
|
|
421
|
+
def aws_account_id(self) -> pulumi.Output[_builtins.str]:
|
|
423
422
|
"""
|
|
424
423
|
AWS account ID. Changing this property forces recreation of the resource.
|
|
425
424
|
"""
|
|
426
425
|
return pulumi.get(self, "aws_account_id")
|
|
427
426
|
|
|
428
|
-
@property
|
|
427
|
+
@_builtins.property
|
|
429
428
|
@pulumi.getter(name="awsVpcId")
|
|
430
|
-
def aws_vpc_id(self) -> pulumi.Output[
|
|
429
|
+
def aws_vpc_id(self) -> pulumi.Output[_builtins.str]:
|
|
431
430
|
"""
|
|
432
431
|
AWS VPC ID. Changing this property forces recreation of the resource.
|
|
433
432
|
"""
|
|
434
433
|
return pulumi.get(self, "aws_vpc_id")
|
|
435
434
|
|
|
436
|
-
@property
|
|
435
|
+
@_builtins.property
|
|
437
436
|
@pulumi.getter(name="awsVpcPeeringConnectionId")
|
|
438
|
-
def aws_vpc_peering_connection_id(self) -> pulumi.Output[
|
|
437
|
+
def aws_vpc_peering_connection_id(self) -> pulumi.Output[_builtins.str]:
|
|
439
438
|
"""
|
|
440
439
|
The ID of the AWS VPC peering connection.
|
|
441
440
|
"""
|
|
442
441
|
return pulumi.get(self, "aws_vpc_peering_connection_id")
|
|
443
442
|
|
|
444
|
-
@property
|
|
443
|
+
@_builtins.property
|
|
445
444
|
@pulumi.getter(name="awsVpcRegion")
|
|
446
|
-
def aws_vpc_region(self) -> pulumi.Output[
|
|
445
|
+
def aws_vpc_region(self) -> pulumi.Output[_builtins.str]:
|
|
447
446
|
"""
|
|
448
447
|
The AWS region of the peered VPC. For example, `eu-central-1`.
|
|
449
448
|
"""
|
|
450
449
|
return pulumi.get(self, "aws_vpc_region")
|
|
451
450
|
|
|
452
|
-
@property
|
|
451
|
+
@_builtins.property
|
|
453
452
|
@pulumi.getter(name="organizationId")
|
|
454
|
-
def organization_id(self) -> pulumi.Output[
|
|
453
|
+
def organization_id(self) -> pulumi.Output[_builtins.str]:
|
|
455
454
|
"""
|
|
456
455
|
Identifier of the organization.
|
|
457
456
|
"""
|
|
458
457
|
return pulumi.get(self, "organization_id")
|
|
459
458
|
|
|
460
|
-
@property
|
|
459
|
+
@_builtins.property
|
|
461
460
|
@pulumi.getter(name="organizationVpcId")
|
|
462
|
-
def organization_vpc_id(self) -> pulumi.Output[
|
|
461
|
+
def organization_vpc_id(self) -> pulumi.Output[_builtins.str]:
|
|
463
462
|
"""
|
|
464
463
|
Identifier of the organization VPC.
|
|
465
464
|
"""
|
|
466
465
|
return pulumi.get(self, "organization_vpc_id")
|
|
467
466
|
|
|
468
|
-
@property
|
|
467
|
+
@_builtins.property
|
|
469
468
|
@pulumi.getter(name="peeringConnectionId")
|
|
470
|
-
def peering_connection_id(self) -> pulumi.Output[
|
|
469
|
+
def peering_connection_id(self) -> pulumi.Output[_builtins.str]:
|
|
471
470
|
"""
|
|
472
471
|
The ID of the peering connection.
|
|
473
472
|
"""
|
|
474
473
|
return pulumi.get(self, "peering_connection_id")
|
|
475
474
|
|
|
476
|
-
@property
|
|
475
|
+
@_builtins.property
|
|
477
476
|
@pulumi.getter
|
|
478
|
-
def state(self) -> pulumi.Output[
|
|
477
|
+
def state(self) -> pulumi.Output[_builtins.str]:
|
|
479
478
|
"""
|
|
480
479
|
State of the peering connection. The possible values are `ACTIVE`, `APPROVED`, `APPROVED_PEER_REQUESTED`, `DELETED`, `DELETED_BY_PEER`, `DELETING`, `ERROR`, `INVALID_SPECIFICATION`, `PENDING_PEER` and `REJECTED_BY_PEER`.
|
|
481
480
|
"""
|