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
|
@@ -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__ = ['TransitGatewayVpcAttachmentArgs', 'TransitGatewayVpcAttachment']
|
|
|
20
19
|
@pulumi.input_type
|
|
21
20
|
class TransitGatewayVpcAttachmentArgs:
|
|
22
21
|
def __init__(__self__, *,
|
|
23
|
-
peer_cloud_account: pulumi.Input[
|
|
24
|
-
peer_vpc: pulumi.Input[
|
|
25
|
-
user_peer_network_cidrs: pulumi.Input[Sequence[pulumi.Input[
|
|
26
|
-
vpc_id: pulumi.Input[
|
|
27
|
-
peer_region: Optional[pulumi.Input[
|
|
22
|
+
peer_cloud_account: pulumi.Input[_builtins.str],
|
|
23
|
+
peer_vpc: pulumi.Input[_builtins.str],
|
|
24
|
+
user_peer_network_cidrs: pulumi.Input[Sequence[pulumi.Input[_builtins.str]]],
|
|
25
|
+
vpc_id: pulumi.Input[_builtins.str],
|
|
26
|
+
peer_region: Optional[pulumi.Input[_builtins.str]] = None):
|
|
28
27
|
"""
|
|
29
28
|
The set of arguments for constructing a TransitGatewayVpcAttachment resource.
|
|
30
|
-
:param pulumi.Input[
|
|
31
|
-
:param pulumi.Input[
|
|
32
|
-
:param pulumi.Input[Sequence[pulumi.Input[
|
|
33
|
-
:param pulumi.Input[
|
|
34
|
-
:param pulumi.Input[
|
|
29
|
+
:param pulumi.Input[_builtins.str] peer_cloud_account: AWS account ID or GCP project ID of the peered VPC. Changing this property forces recreation of the resource.
|
|
30
|
+
:param pulumi.Input[_builtins.str] peer_vpc: Transit gateway ID. Changing this property forces recreation of the resource.
|
|
31
|
+
:param pulumi.Input[Sequence[pulumi.Input[_builtins.str]]] user_peer_network_cidrs: List of private IPv4 ranges to route through the peering connection
|
|
32
|
+
:param pulumi.Input[_builtins.str] vpc_id: The VPC the peering connection belongs to. To set up proper dependencies please refer to this variable as a reference. Changing this property forces recreation of the resource.
|
|
33
|
+
:param pulumi.Input[_builtins.str] peer_region: AWS region of the peered VPC (if not in the same region as Aiven VPC). This value can't be changed.
|
|
35
34
|
"""
|
|
36
35
|
pulumi.set(__self__, "peer_cloud_account", peer_cloud_account)
|
|
37
36
|
pulumi.set(__self__, "peer_vpc", peer_vpc)
|
|
@@ -40,88 +39,88 @@ class TransitGatewayVpcAttachmentArgs:
|
|
|
40
39
|
if peer_region is not None:
|
|
41
40
|
pulumi.set(__self__, "peer_region", peer_region)
|
|
42
41
|
|
|
43
|
-
@property
|
|
42
|
+
@_builtins.property
|
|
44
43
|
@pulumi.getter(name="peerCloudAccount")
|
|
45
|
-
def peer_cloud_account(self) -> pulumi.Input[
|
|
44
|
+
def peer_cloud_account(self) -> pulumi.Input[_builtins.str]:
|
|
46
45
|
"""
|
|
47
46
|
AWS account ID or GCP project ID of the peered VPC. Changing this property forces recreation of the resource.
|
|
48
47
|
"""
|
|
49
48
|
return pulumi.get(self, "peer_cloud_account")
|
|
50
49
|
|
|
51
50
|
@peer_cloud_account.setter
|
|
52
|
-
def peer_cloud_account(self, value: pulumi.Input[
|
|
51
|
+
def peer_cloud_account(self, value: pulumi.Input[_builtins.str]):
|
|
53
52
|
pulumi.set(self, "peer_cloud_account", value)
|
|
54
53
|
|
|
55
|
-
@property
|
|
54
|
+
@_builtins.property
|
|
56
55
|
@pulumi.getter(name="peerVpc")
|
|
57
|
-
def peer_vpc(self) -> pulumi.Input[
|
|
56
|
+
def peer_vpc(self) -> pulumi.Input[_builtins.str]:
|
|
58
57
|
"""
|
|
59
58
|
Transit gateway ID. Changing this property forces recreation of the resource.
|
|
60
59
|
"""
|
|
61
60
|
return pulumi.get(self, "peer_vpc")
|
|
62
61
|
|
|
63
62
|
@peer_vpc.setter
|
|
64
|
-
def peer_vpc(self, value: pulumi.Input[
|
|
63
|
+
def peer_vpc(self, value: pulumi.Input[_builtins.str]):
|
|
65
64
|
pulumi.set(self, "peer_vpc", value)
|
|
66
65
|
|
|
67
|
-
@property
|
|
66
|
+
@_builtins.property
|
|
68
67
|
@pulumi.getter(name="userPeerNetworkCidrs")
|
|
69
|
-
def user_peer_network_cidrs(self) -> pulumi.Input[Sequence[pulumi.Input[
|
|
68
|
+
def user_peer_network_cidrs(self) -> pulumi.Input[Sequence[pulumi.Input[_builtins.str]]]:
|
|
70
69
|
"""
|
|
71
70
|
List of private IPv4 ranges to route through the peering connection
|
|
72
71
|
"""
|
|
73
72
|
return pulumi.get(self, "user_peer_network_cidrs")
|
|
74
73
|
|
|
75
74
|
@user_peer_network_cidrs.setter
|
|
76
|
-
def user_peer_network_cidrs(self, value: pulumi.Input[Sequence[pulumi.Input[
|
|
75
|
+
def user_peer_network_cidrs(self, value: pulumi.Input[Sequence[pulumi.Input[_builtins.str]]]):
|
|
77
76
|
pulumi.set(self, "user_peer_network_cidrs", value)
|
|
78
77
|
|
|
79
|
-
@property
|
|
78
|
+
@_builtins.property
|
|
80
79
|
@pulumi.getter(name="vpcId")
|
|
81
|
-
def vpc_id(self) -> pulumi.Input[
|
|
80
|
+
def vpc_id(self) -> pulumi.Input[_builtins.str]:
|
|
82
81
|
"""
|
|
83
82
|
The VPC the peering connection belongs to. To set up proper dependencies please refer to this variable as a reference. Changing this property forces recreation of the resource.
|
|
84
83
|
"""
|
|
85
84
|
return pulumi.get(self, "vpc_id")
|
|
86
85
|
|
|
87
86
|
@vpc_id.setter
|
|
88
|
-
def vpc_id(self, value: pulumi.Input[
|
|
87
|
+
def vpc_id(self, value: pulumi.Input[_builtins.str]):
|
|
89
88
|
pulumi.set(self, "vpc_id", value)
|
|
90
89
|
|
|
91
|
-
@property
|
|
90
|
+
@_builtins.property
|
|
92
91
|
@pulumi.getter(name="peerRegion")
|
|
93
|
-
def peer_region(self) -> Optional[pulumi.Input[
|
|
92
|
+
def peer_region(self) -> Optional[pulumi.Input[_builtins.str]]:
|
|
94
93
|
"""
|
|
95
94
|
AWS region of the peered VPC (if not in the same region as Aiven VPC). This value can't be changed.
|
|
96
95
|
"""
|
|
97
96
|
return pulumi.get(self, "peer_region")
|
|
98
97
|
|
|
99
98
|
@peer_region.setter
|
|
100
|
-
def peer_region(self, value: Optional[pulumi.Input[
|
|
99
|
+
def peer_region(self, value: Optional[pulumi.Input[_builtins.str]]):
|
|
101
100
|
pulumi.set(self, "peer_region", value)
|
|
102
101
|
|
|
103
102
|
|
|
104
103
|
@pulumi.input_type
|
|
105
104
|
class _TransitGatewayVpcAttachmentState:
|
|
106
105
|
def __init__(__self__, *,
|
|
107
|
-
peer_cloud_account: Optional[pulumi.Input[
|
|
108
|
-
peer_region: Optional[pulumi.Input[
|
|
109
|
-
peer_vpc: Optional[pulumi.Input[
|
|
110
|
-
peering_connection_id: Optional[pulumi.Input[
|
|
111
|
-
state: Optional[pulumi.Input[
|
|
112
|
-
state_info: Optional[pulumi.Input[Mapping[str, pulumi.Input[
|
|
113
|
-
user_peer_network_cidrs: Optional[pulumi.Input[Sequence[pulumi.Input[
|
|
114
|
-
vpc_id: Optional[pulumi.Input[
|
|
106
|
+
peer_cloud_account: Optional[pulumi.Input[_builtins.str]] = None,
|
|
107
|
+
peer_region: Optional[pulumi.Input[_builtins.str]] = None,
|
|
108
|
+
peer_vpc: Optional[pulumi.Input[_builtins.str]] = None,
|
|
109
|
+
peering_connection_id: Optional[pulumi.Input[_builtins.str]] = None,
|
|
110
|
+
state: Optional[pulumi.Input[_builtins.str]] = None,
|
|
111
|
+
state_info: Optional[pulumi.Input[Mapping[str, pulumi.Input[_builtins.str]]]] = None,
|
|
112
|
+
user_peer_network_cidrs: Optional[pulumi.Input[Sequence[pulumi.Input[_builtins.str]]]] = None,
|
|
113
|
+
vpc_id: Optional[pulumi.Input[_builtins.str]] = None):
|
|
115
114
|
"""
|
|
116
115
|
Input properties used for looking up and filtering TransitGatewayVpcAttachment resources.
|
|
117
|
-
:param pulumi.Input[
|
|
118
|
-
:param pulumi.Input[
|
|
119
|
-
:param pulumi.Input[
|
|
120
|
-
:param pulumi.Input[
|
|
121
|
-
:param pulumi.Input[
|
|
122
|
-
:param pulumi.Input[Mapping[str, pulumi.Input[
|
|
123
|
-
:param pulumi.Input[Sequence[pulumi.Input[
|
|
124
|
-
:param pulumi.Input[
|
|
116
|
+
:param pulumi.Input[_builtins.str] peer_cloud_account: AWS account ID or GCP project ID of the peered VPC. Changing this property forces recreation of the resource.
|
|
117
|
+
:param pulumi.Input[_builtins.str] peer_region: AWS region of the peered VPC (if not in the same region as Aiven VPC). This value can't be changed.
|
|
118
|
+
:param pulumi.Input[_builtins.str] peer_vpc: Transit gateway ID. Changing this property forces recreation of the resource.
|
|
119
|
+
:param pulumi.Input[_builtins.str] peering_connection_id: Cloud provider identifier for the peering connection if available
|
|
120
|
+
:param pulumi.Input[_builtins.str] state: State of the peering connection
|
|
121
|
+
:param pulumi.Input[Mapping[str, pulumi.Input[_builtins.str]]] state_info: State-specific help or error information
|
|
122
|
+
:param pulumi.Input[Sequence[pulumi.Input[_builtins.str]]] user_peer_network_cidrs: List of private IPv4 ranges to route through the peering connection
|
|
123
|
+
:param pulumi.Input[_builtins.str] vpc_id: The VPC the peering connection belongs to. To set up proper dependencies please refer to this variable as a reference. Changing this property forces recreation of the resource.
|
|
125
124
|
"""
|
|
126
125
|
if peer_cloud_account is not None:
|
|
127
126
|
pulumi.set(__self__, "peer_cloud_account", peer_cloud_account)
|
|
@@ -140,100 +139,100 @@ class _TransitGatewayVpcAttachmentState:
|
|
|
140
139
|
if vpc_id is not None:
|
|
141
140
|
pulumi.set(__self__, "vpc_id", vpc_id)
|
|
142
141
|
|
|
143
|
-
@property
|
|
142
|
+
@_builtins.property
|
|
144
143
|
@pulumi.getter(name="peerCloudAccount")
|
|
145
|
-
def peer_cloud_account(self) -> Optional[pulumi.Input[
|
|
144
|
+
def peer_cloud_account(self) -> Optional[pulumi.Input[_builtins.str]]:
|
|
146
145
|
"""
|
|
147
146
|
AWS account ID or GCP project ID of the peered VPC. Changing this property forces recreation of the resource.
|
|
148
147
|
"""
|
|
149
148
|
return pulumi.get(self, "peer_cloud_account")
|
|
150
149
|
|
|
151
150
|
@peer_cloud_account.setter
|
|
152
|
-
def peer_cloud_account(self, value: Optional[pulumi.Input[
|
|
151
|
+
def peer_cloud_account(self, value: Optional[pulumi.Input[_builtins.str]]):
|
|
153
152
|
pulumi.set(self, "peer_cloud_account", value)
|
|
154
153
|
|
|
155
|
-
@property
|
|
154
|
+
@_builtins.property
|
|
156
155
|
@pulumi.getter(name="peerRegion")
|
|
157
|
-
def peer_region(self) -> Optional[pulumi.Input[
|
|
156
|
+
def peer_region(self) -> Optional[pulumi.Input[_builtins.str]]:
|
|
158
157
|
"""
|
|
159
158
|
AWS region of the peered VPC (if not in the same region as Aiven VPC). This value can't be changed.
|
|
160
159
|
"""
|
|
161
160
|
return pulumi.get(self, "peer_region")
|
|
162
161
|
|
|
163
162
|
@peer_region.setter
|
|
164
|
-
def peer_region(self, value: Optional[pulumi.Input[
|
|
163
|
+
def peer_region(self, value: Optional[pulumi.Input[_builtins.str]]):
|
|
165
164
|
pulumi.set(self, "peer_region", value)
|
|
166
165
|
|
|
167
|
-
@property
|
|
166
|
+
@_builtins.property
|
|
168
167
|
@pulumi.getter(name="peerVpc")
|
|
169
|
-
def peer_vpc(self) -> Optional[pulumi.Input[
|
|
168
|
+
def peer_vpc(self) -> Optional[pulumi.Input[_builtins.str]]:
|
|
170
169
|
"""
|
|
171
170
|
Transit gateway ID. Changing this property forces recreation of the resource.
|
|
172
171
|
"""
|
|
173
172
|
return pulumi.get(self, "peer_vpc")
|
|
174
173
|
|
|
175
174
|
@peer_vpc.setter
|
|
176
|
-
def peer_vpc(self, value: Optional[pulumi.Input[
|
|
175
|
+
def peer_vpc(self, value: Optional[pulumi.Input[_builtins.str]]):
|
|
177
176
|
pulumi.set(self, "peer_vpc", value)
|
|
178
177
|
|
|
179
|
-
@property
|
|
178
|
+
@_builtins.property
|
|
180
179
|
@pulumi.getter(name="peeringConnectionId")
|
|
181
|
-
def peering_connection_id(self) -> Optional[pulumi.Input[
|
|
180
|
+
def peering_connection_id(self) -> Optional[pulumi.Input[_builtins.str]]:
|
|
182
181
|
"""
|
|
183
182
|
Cloud provider identifier for the peering connection if available
|
|
184
183
|
"""
|
|
185
184
|
return pulumi.get(self, "peering_connection_id")
|
|
186
185
|
|
|
187
186
|
@peering_connection_id.setter
|
|
188
|
-
def peering_connection_id(self, value: Optional[pulumi.Input[
|
|
187
|
+
def peering_connection_id(self, value: Optional[pulumi.Input[_builtins.str]]):
|
|
189
188
|
pulumi.set(self, "peering_connection_id", value)
|
|
190
189
|
|
|
191
|
-
@property
|
|
190
|
+
@_builtins.property
|
|
192
191
|
@pulumi.getter
|
|
193
|
-
def state(self) -> Optional[pulumi.Input[
|
|
192
|
+
def state(self) -> Optional[pulumi.Input[_builtins.str]]:
|
|
194
193
|
"""
|
|
195
194
|
State of the peering connection
|
|
196
195
|
"""
|
|
197
196
|
return pulumi.get(self, "state")
|
|
198
197
|
|
|
199
198
|
@state.setter
|
|
200
|
-
def state(self, value: Optional[pulumi.Input[
|
|
199
|
+
def state(self, value: Optional[pulumi.Input[_builtins.str]]):
|
|
201
200
|
pulumi.set(self, "state", value)
|
|
202
201
|
|
|
203
|
-
@property
|
|
202
|
+
@_builtins.property
|
|
204
203
|
@pulumi.getter(name="stateInfo")
|
|
205
|
-
def state_info(self) -> Optional[pulumi.Input[Mapping[str, pulumi.Input[
|
|
204
|
+
def state_info(self) -> Optional[pulumi.Input[Mapping[str, pulumi.Input[_builtins.str]]]]:
|
|
206
205
|
"""
|
|
207
206
|
State-specific help or error information
|
|
208
207
|
"""
|
|
209
208
|
return pulumi.get(self, "state_info")
|
|
210
209
|
|
|
211
210
|
@state_info.setter
|
|
212
|
-
def state_info(self, value: Optional[pulumi.Input[Mapping[str, pulumi.Input[
|
|
211
|
+
def state_info(self, value: Optional[pulumi.Input[Mapping[str, pulumi.Input[_builtins.str]]]]):
|
|
213
212
|
pulumi.set(self, "state_info", value)
|
|
214
213
|
|
|
215
|
-
@property
|
|
214
|
+
@_builtins.property
|
|
216
215
|
@pulumi.getter(name="userPeerNetworkCidrs")
|
|
217
|
-
def user_peer_network_cidrs(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[
|
|
216
|
+
def user_peer_network_cidrs(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[_builtins.str]]]]:
|
|
218
217
|
"""
|
|
219
218
|
List of private IPv4 ranges to route through the peering connection
|
|
220
219
|
"""
|
|
221
220
|
return pulumi.get(self, "user_peer_network_cidrs")
|
|
222
221
|
|
|
223
222
|
@user_peer_network_cidrs.setter
|
|
224
|
-
def user_peer_network_cidrs(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[
|
|
223
|
+
def user_peer_network_cidrs(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[_builtins.str]]]]):
|
|
225
224
|
pulumi.set(self, "user_peer_network_cidrs", value)
|
|
226
225
|
|
|
227
|
-
@property
|
|
226
|
+
@_builtins.property
|
|
228
227
|
@pulumi.getter(name="vpcId")
|
|
229
|
-
def vpc_id(self) -> Optional[pulumi.Input[
|
|
228
|
+
def vpc_id(self) -> Optional[pulumi.Input[_builtins.str]]:
|
|
230
229
|
"""
|
|
231
230
|
The VPC the peering connection belongs to. To set up proper dependencies please refer to this variable as a reference. Changing this property forces recreation of the resource.
|
|
232
231
|
"""
|
|
233
232
|
return pulumi.get(self, "vpc_id")
|
|
234
233
|
|
|
235
234
|
@vpc_id.setter
|
|
236
|
-
def vpc_id(self, value: Optional[pulumi.Input[
|
|
235
|
+
def vpc_id(self, value: Optional[pulumi.Input[_builtins.str]]):
|
|
237
236
|
pulumi.set(self, "vpc_id", value)
|
|
238
237
|
|
|
239
238
|
|
|
@@ -243,11 +242,11 @@ class TransitGatewayVpcAttachment(pulumi.CustomResource):
|
|
|
243
242
|
def __init__(__self__,
|
|
244
243
|
resource_name: str,
|
|
245
244
|
opts: Optional[pulumi.ResourceOptions] = None,
|
|
246
|
-
peer_cloud_account: Optional[pulumi.Input[
|
|
247
|
-
peer_region: Optional[pulumi.Input[
|
|
248
|
-
peer_vpc: Optional[pulumi.Input[
|
|
249
|
-
user_peer_network_cidrs: Optional[pulumi.Input[Sequence[pulumi.Input[
|
|
250
|
-
vpc_id: Optional[pulumi.Input[
|
|
245
|
+
peer_cloud_account: Optional[pulumi.Input[_builtins.str]] = None,
|
|
246
|
+
peer_region: Optional[pulumi.Input[_builtins.str]] = None,
|
|
247
|
+
peer_vpc: Optional[pulumi.Input[_builtins.str]] = None,
|
|
248
|
+
user_peer_network_cidrs: Optional[pulumi.Input[Sequence[pulumi.Input[_builtins.str]]]] = None,
|
|
249
|
+
vpc_id: Optional[pulumi.Input[_builtins.str]] = None,
|
|
251
250
|
__props__=None):
|
|
252
251
|
"""
|
|
253
252
|
The Transit Gateway VPC Attachment resource allows the creation and management Transit Gateway VPC Attachment VPC peering connection between Aiven and AWS.
|
|
@@ -274,11 +273,11 @@ class TransitGatewayVpcAttachment(pulumi.CustomResource):
|
|
|
274
273
|
|
|
275
274
|
:param str resource_name: The name of the resource.
|
|
276
275
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
277
|
-
:param pulumi.Input[
|
|
278
|
-
:param pulumi.Input[
|
|
279
|
-
:param pulumi.Input[
|
|
280
|
-
:param pulumi.Input[Sequence[pulumi.Input[
|
|
281
|
-
:param pulumi.Input[
|
|
276
|
+
:param pulumi.Input[_builtins.str] peer_cloud_account: AWS account ID or GCP project ID of the peered VPC. Changing this property forces recreation of the resource.
|
|
277
|
+
:param pulumi.Input[_builtins.str] peer_region: AWS region of the peered VPC (if not in the same region as Aiven VPC). This value can't be changed.
|
|
278
|
+
:param pulumi.Input[_builtins.str] peer_vpc: Transit gateway ID. Changing this property forces recreation of the resource.
|
|
279
|
+
:param pulumi.Input[Sequence[pulumi.Input[_builtins.str]]] user_peer_network_cidrs: List of private IPv4 ranges to route through the peering connection
|
|
280
|
+
:param pulumi.Input[_builtins.str] vpc_id: The VPC the peering connection belongs to. To set up proper dependencies please refer to this variable as a reference. Changing this property forces recreation of the resource.
|
|
282
281
|
"""
|
|
283
282
|
...
|
|
284
283
|
@overload
|
|
@@ -324,11 +323,11 @@ class TransitGatewayVpcAttachment(pulumi.CustomResource):
|
|
|
324
323
|
def _internal_init(__self__,
|
|
325
324
|
resource_name: str,
|
|
326
325
|
opts: Optional[pulumi.ResourceOptions] = None,
|
|
327
|
-
peer_cloud_account: Optional[pulumi.Input[
|
|
328
|
-
peer_region: Optional[pulumi.Input[
|
|
329
|
-
peer_vpc: Optional[pulumi.Input[
|
|
330
|
-
user_peer_network_cidrs: Optional[pulumi.Input[Sequence[pulumi.Input[
|
|
331
|
-
vpc_id: Optional[pulumi.Input[
|
|
326
|
+
peer_cloud_account: Optional[pulumi.Input[_builtins.str]] = None,
|
|
327
|
+
peer_region: Optional[pulumi.Input[_builtins.str]] = None,
|
|
328
|
+
peer_vpc: Optional[pulumi.Input[_builtins.str]] = None,
|
|
329
|
+
user_peer_network_cidrs: Optional[pulumi.Input[Sequence[pulumi.Input[_builtins.str]]]] = None,
|
|
330
|
+
vpc_id: Optional[pulumi.Input[_builtins.str]] = None,
|
|
332
331
|
__props__=None):
|
|
333
332
|
opts = pulumi.ResourceOptions.merge(_utilities.get_resource_opts_defaults(), opts)
|
|
334
333
|
if not isinstance(opts, pulumi.ResourceOptions):
|
|
@@ -364,14 +363,14 @@ class TransitGatewayVpcAttachment(pulumi.CustomResource):
|
|
|
364
363
|
def get(resource_name: str,
|
|
365
364
|
id: pulumi.Input[str],
|
|
366
365
|
opts: Optional[pulumi.ResourceOptions] = None,
|
|
367
|
-
peer_cloud_account: Optional[pulumi.Input[
|
|
368
|
-
peer_region: Optional[pulumi.Input[
|
|
369
|
-
peer_vpc: Optional[pulumi.Input[
|
|
370
|
-
peering_connection_id: Optional[pulumi.Input[
|
|
371
|
-
state: Optional[pulumi.Input[
|
|
372
|
-
state_info: Optional[pulumi.Input[Mapping[str, pulumi.Input[
|
|
373
|
-
user_peer_network_cidrs: Optional[pulumi.Input[Sequence[pulumi.Input[
|
|
374
|
-
vpc_id: Optional[pulumi.Input[
|
|
366
|
+
peer_cloud_account: Optional[pulumi.Input[_builtins.str]] = None,
|
|
367
|
+
peer_region: Optional[pulumi.Input[_builtins.str]] = None,
|
|
368
|
+
peer_vpc: Optional[pulumi.Input[_builtins.str]] = None,
|
|
369
|
+
peering_connection_id: Optional[pulumi.Input[_builtins.str]] = None,
|
|
370
|
+
state: Optional[pulumi.Input[_builtins.str]] = None,
|
|
371
|
+
state_info: Optional[pulumi.Input[Mapping[str, pulumi.Input[_builtins.str]]]] = None,
|
|
372
|
+
user_peer_network_cidrs: Optional[pulumi.Input[Sequence[pulumi.Input[_builtins.str]]]] = None,
|
|
373
|
+
vpc_id: Optional[pulumi.Input[_builtins.str]] = None) -> 'TransitGatewayVpcAttachment':
|
|
375
374
|
"""
|
|
376
375
|
Get an existing TransitGatewayVpcAttachment resource's state with the given name, id, and optional extra
|
|
377
376
|
properties used to qualify the lookup.
|
|
@@ -379,14 +378,14 @@ class TransitGatewayVpcAttachment(pulumi.CustomResource):
|
|
|
379
378
|
:param str resource_name: The unique name of the resulting resource.
|
|
380
379
|
:param pulumi.Input[str] id: The unique provider ID of the resource to lookup.
|
|
381
380
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
382
|
-
:param pulumi.Input[
|
|
383
|
-
:param pulumi.Input[
|
|
384
|
-
:param pulumi.Input[
|
|
385
|
-
:param pulumi.Input[
|
|
386
|
-
:param pulumi.Input[
|
|
387
|
-
:param pulumi.Input[Mapping[str, pulumi.Input[
|
|
388
|
-
:param pulumi.Input[Sequence[pulumi.Input[
|
|
389
|
-
:param pulumi.Input[
|
|
381
|
+
:param pulumi.Input[_builtins.str] peer_cloud_account: AWS account ID or GCP project ID of the peered VPC. Changing this property forces recreation of the resource.
|
|
382
|
+
:param pulumi.Input[_builtins.str] peer_region: AWS region of the peered VPC (if not in the same region as Aiven VPC). This value can't be changed.
|
|
383
|
+
:param pulumi.Input[_builtins.str] peer_vpc: Transit gateway ID. Changing this property forces recreation of the resource.
|
|
384
|
+
:param pulumi.Input[_builtins.str] peering_connection_id: Cloud provider identifier for the peering connection if available
|
|
385
|
+
:param pulumi.Input[_builtins.str] state: State of the peering connection
|
|
386
|
+
:param pulumi.Input[Mapping[str, pulumi.Input[_builtins.str]]] state_info: State-specific help or error information
|
|
387
|
+
:param pulumi.Input[Sequence[pulumi.Input[_builtins.str]]] user_peer_network_cidrs: List of private IPv4 ranges to route through the peering connection
|
|
388
|
+
:param pulumi.Input[_builtins.str] vpc_id: The VPC the peering connection belongs to. To set up proper dependencies please refer to this variable as a reference. Changing this property forces recreation of the resource.
|
|
390
389
|
"""
|
|
391
390
|
opts = pulumi.ResourceOptions.merge(opts, pulumi.ResourceOptions(id=id))
|
|
392
391
|
|
|
@@ -402,65 +401,65 @@ class TransitGatewayVpcAttachment(pulumi.CustomResource):
|
|
|
402
401
|
__props__.__dict__["vpc_id"] = vpc_id
|
|
403
402
|
return TransitGatewayVpcAttachment(resource_name, opts=opts, __props__=__props__)
|
|
404
403
|
|
|
405
|
-
@property
|
|
404
|
+
@_builtins.property
|
|
406
405
|
@pulumi.getter(name="peerCloudAccount")
|
|
407
|
-
def peer_cloud_account(self) -> pulumi.Output[
|
|
406
|
+
def peer_cloud_account(self) -> pulumi.Output[_builtins.str]:
|
|
408
407
|
"""
|
|
409
408
|
AWS account ID or GCP project ID of the peered VPC. Changing this property forces recreation of the resource.
|
|
410
409
|
"""
|
|
411
410
|
return pulumi.get(self, "peer_cloud_account")
|
|
412
411
|
|
|
413
|
-
@property
|
|
412
|
+
@_builtins.property
|
|
414
413
|
@pulumi.getter(name="peerRegion")
|
|
415
|
-
def peer_region(self) -> pulumi.Output[Optional[
|
|
414
|
+
def peer_region(self) -> pulumi.Output[Optional[_builtins.str]]:
|
|
416
415
|
"""
|
|
417
416
|
AWS region of the peered VPC (if not in the same region as Aiven VPC). This value can't be changed.
|
|
418
417
|
"""
|
|
419
418
|
return pulumi.get(self, "peer_region")
|
|
420
419
|
|
|
421
|
-
@property
|
|
420
|
+
@_builtins.property
|
|
422
421
|
@pulumi.getter(name="peerVpc")
|
|
423
|
-
def peer_vpc(self) -> pulumi.Output[
|
|
422
|
+
def peer_vpc(self) -> pulumi.Output[_builtins.str]:
|
|
424
423
|
"""
|
|
425
424
|
Transit gateway ID. Changing this property forces recreation of the resource.
|
|
426
425
|
"""
|
|
427
426
|
return pulumi.get(self, "peer_vpc")
|
|
428
427
|
|
|
429
|
-
@property
|
|
428
|
+
@_builtins.property
|
|
430
429
|
@pulumi.getter(name="peeringConnectionId")
|
|
431
|
-
def peering_connection_id(self) -> pulumi.Output[
|
|
430
|
+
def peering_connection_id(self) -> pulumi.Output[_builtins.str]:
|
|
432
431
|
"""
|
|
433
432
|
Cloud provider identifier for the peering connection if available
|
|
434
433
|
"""
|
|
435
434
|
return pulumi.get(self, "peering_connection_id")
|
|
436
435
|
|
|
437
|
-
@property
|
|
436
|
+
@_builtins.property
|
|
438
437
|
@pulumi.getter
|
|
439
|
-
def state(self) -> pulumi.Output[
|
|
438
|
+
def state(self) -> pulumi.Output[_builtins.str]:
|
|
440
439
|
"""
|
|
441
440
|
State of the peering connection
|
|
442
441
|
"""
|
|
443
442
|
return pulumi.get(self, "state")
|
|
444
443
|
|
|
445
|
-
@property
|
|
444
|
+
@_builtins.property
|
|
446
445
|
@pulumi.getter(name="stateInfo")
|
|
447
|
-
def state_info(self) -> pulumi.Output[Mapping[str,
|
|
446
|
+
def state_info(self) -> pulumi.Output[Mapping[str, _builtins.str]]:
|
|
448
447
|
"""
|
|
449
448
|
State-specific help or error information
|
|
450
449
|
"""
|
|
451
450
|
return pulumi.get(self, "state_info")
|
|
452
451
|
|
|
453
|
-
@property
|
|
452
|
+
@_builtins.property
|
|
454
453
|
@pulumi.getter(name="userPeerNetworkCidrs")
|
|
455
|
-
def user_peer_network_cidrs(self) -> pulumi.Output[Sequence[
|
|
454
|
+
def user_peer_network_cidrs(self) -> pulumi.Output[Sequence[_builtins.str]]:
|
|
456
455
|
"""
|
|
457
456
|
List of private IPv4 ranges to route through the peering connection
|
|
458
457
|
"""
|
|
459
458
|
return pulumi.get(self, "user_peer_network_cidrs")
|
|
460
459
|
|
|
461
|
-
@property
|
|
460
|
+
@_builtins.property
|
|
462
461
|
@pulumi.getter(name="vpcId")
|
|
463
|
-
def vpc_id(self) -> pulumi.Output[
|
|
462
|
+
def vpc_id(self) -> pulumi.Output[_builtins.str]:
|
|
464
463
|
"""
|
|
465
464
|
The VPC the peering connection belongs to. To set up proper dependencies please refer to this variable as a reference. Changing this property forces recreation of the resource.
|
|
466
465
|
"""
|