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