pulumi-aiven 6.13.0a1709702245__py3-none-any.whl → 6.31.0__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 +136 -0
- pulumi_aiven/_inputs.py +32960 -13922
- pulumi_aiven/_utilities.py +41 -5
- pulumi_aiven/account.py +34 -43
- pulumi_aiven/account_authentication.py +24 -9
- pulumi_aiven/account_team.py +37 -12
- pulumi_aiven/account_team_member.py +48 -35
- pulumi_aiven/account_team_project.py +42 -25
- pulumi_aiven/alloydbomni.py +1335 -0
- pulumi_aiven/alloydbomni_database.py +347 -0
- pulumi_aiven/alloydbomni_user.py +433 -0
- pulumi_aiven/aws_privatelink.py +44 -39
- pulumi_aiven/aws_vpc_peering_connection.py +72 -57
- pulumi_aiven/azure_privatelink.py +54 -49
- pulumi_aiven/azure_privatelink_connection_approval.py +136 -33
- pulumi_aiven/azure_vpc_peering_connection.py +86 -73
- pulumi_aiven/billing_group.py +33 -30
- pulumi_aiven/cassandra.py +145 -122
- pulumi_aiven/cassandra_user.py +59 -54
- pulumi_aiven/clickhouse.py +133 -110
- pulumi_aiven/clickhouse_database.py +58 -58
- pulumi_aiven/clickhouse_grant.py +135 -130
- pulumi_aiven/clickhouse_role.py +36 -45
- pulumi_aiven/clickhouse_user.py +50 -45
- pulumi_aiven/config/__init__.pyi +5 -0
- pulumi_aiven/config/vars.py +5 -0
- pulumi_aiven/connection_pool.py +67 -62
- pulumi_aiven/dragonfly.py +1256 -0
- pulumi_aiven/flink.py +104 -100
- pulumi_aiven/flink_application.py +58 -51
- pulumi_aiven/flink_application_deployment.py +178 -73
- pulumi_aiven/flink_application_version.py +179 -96
- pulumi_aiven/gcp_privatelink.py +69 -42
- pulumi_aiven/gcp_privatelink_connection_approval.py +78 -49
- pulumi_aiven/gcp_vpc_peering_connection.py +49 -44
- pulumi_aiven/get_account.py +20 -5
- pulumi_aiven/get_account_authentication.py +31 -5
- pulumi_aiven/get_account_team.py +18 -5
- pulumi_aiven/get_account_team_member.py +29 -14
- pulumi_aiven/get_account_team_project.py +19 -6
- pulumi_aiven/get_alloydbomni.py +499 -0
- pulumi_aiven/get_alloydbomni_database.py +168 -0
- pulumi_aiven/get_alloydbomni_user.py +210 -0
- pulumi_aiven/get_aws_privatelink.py +33 -20
- pulumi_aiven/get_aws_vpc_peering_connection.py +56 -29
- pulumi_aiven/get_azure_privatelink.py +37 -22
- pulumi_aiven/get_azure_vpc_peering_connection.py +77 -28
- pulumi_aiven/get_billing_group.py +31 -8
- pulumi_aiven/get_cassanda.py +55 -19
- pulumi_aiven/get_cassandra.py +55 -19
- pulumi_aiven/get_cassandra_user.py +42 -26
- pulumi_aiven/get_clickhouse.py +55 -19
- pulumi_aiven/get_clickhouse_database.py +35 -22
- pulumi_aiven/get_clickhouse_user.py +40 -25
- pulumi_aiven/get_connection_pool.py +43 -26
- pulumi_aiven/get_dragonfly.py +499 -0
- pulumi_aiven/get_external_identity.py +160 -0
- pulumi_aiven/get_flink.py +55 -19
- pulumi_aiven/get_flink_application.py +44 -27
- pulumi_aiven/get_flink_application_version.py +55 -33
- pulumi_aiven/get_gcp_privatelink.py +63 -7
- pulumi_aiven/get_gcp_vpc_peering_connection.py +39 -24
- pulumi_aiven/get_grafana.py +55 -19
- pulumi_aiven/get_influx_db.py +41 -5
- pulumi_aiven/get_influxdb_database.py +18 -5
- pulumi_aiven/get_influxdb_user.py +21 -5
- pulumi_aiven/get_kafka.py +59 -21
- pulumi_aiven/get_kafka_acl.py +50 -33
- pulumi_aiven/get_kafka_connect.py +54 -32
- pulumi_aiven/get_kafka_connector.py +44 -24
- pulumi_aiven/get_kafka_mirror_maker.py +50 -28
- pulumi_aiven/get_kafka_schema.py +35 -19
- pulumi_aiven/get_kafka_schema_configuration.py +32 -17
- pulumi_aiven/get_kafka_schema_registry_acl.py +37 -20
- pulumi_aiven/get_kafka_topic.py +70 -25
- pulumi_aiven/get_kafka_user.py +42 -26
- pulumi_aiven/get_m3_aggregator.py +51 -15
- pulumi_aiven/get_m3_db.py +55 -19
- pulumi_aiven/get_m3db_user.py +38 -24
- pulumi_aiven/get_mirror_maker_replication_flow.py +86 -21
- pulumi_aiven/get_my_sql.py +50 -14
- pulumi_aiven/get_mysql_database.py +31 -18
- pulumi_aiven/get_mysql_user.py +36 -19
- pulumi_aiven/get_open_search.py +50 -14
- pulumi_aiven/get_open_search_acl_config.py +27 -15
- pulumi_aiven/get_open_search_acl_rule.py +37 -21
- pulumi_aiven/get_opensearch_security_plugin_config.py +29 -15
- pulumi_aiven/get_opensearch_user.py +32 -18
- pulumi_aiven/get_organization.py +25 -13
- pulumi_aiven/get_organization_application_user.py +176 -0
- pulumi_aiven/get_organization_user.py +18 -5
- pulumi_aiven/get_organization_user_group.py +48 -14
- pulumi_aiven/get_organization_user_list.py +121 -0
- pulumi_aiven/get_organizational_unit.py +26 -14
- pulumi_aiven/get_pg.py +55 -19
- pulumi_aiven/get_pg_database.py +39 -24
- pulumi_aiven/get_pg_user.py +44 -27
- pulumi_aiven/get_project.py +43 -22
- pulumi_aiven/get_project_user.py +27 -15
- pulumi_aiven/get_project_vpc.py +31 -19
- pulumi_aiven/get_redis.py +50 -14
- pulumi_aiven/get_redis_user.py +40 -22
- pulumi_aiven/get_service_component.py +40 -18
- pulumi_aiven/get_service_integration.py +163 -49
- pulumi_aiven/get_service_integration_endpoint.py +128 -33
- pulumi_aiven/get_thanos.py +499 -0
- pulumi_aiven/get_transit_gateway_vpc_attachment.py +35 -18
- pulumi_aiven/get_valkey.py +499 -0
- pulumi_aiven/get_valkey_user.py +218 -0
- pulumi_aiven/grafana.py +188 -318
- pulumi_aiven/influx_db.py +127 -90
- pulumi_aiven/influxdb_database.py +40 -55
- pulumi_aiven/influxdb_user.py +47 -42
- pulumi_aiven/kafka.py +157 -140
- pulumi_aiven/kafka_acl.py +64 -53
- pulumi_aiven/kafka_connect.py +201 -328
- pulumi_aiven/kafka_connector.py +67 -56
- pulumi_aiven/kafka_mirror_maker.py +139 -318
- pulumi_aiven/kafka_native_acl.py +588 -0
- pulumi_aiven/kafka_quota.py +604 -0
- pulumi_aiven/kafka_schema.py +65 -56
- pulumi_aiven/kafka_schema_configuration.py +25 -20
- pulumi_aiven/kafka_schema_registry_acl.py +80 -35
- pulumi_aiven/kafka_topic.py +184 -65
- pulumi_aiven/kafka_user.py +59 -54
- pulumi_aiven/m3_aggregator.py +176 -308
- pulumi_aiven/m3_db.py +190 -322
- pulumi_aiven/m3db_user.py +51 -46
- pulumi_aiven/mirror_maker_replication_flow.py +217 -53
- pulumi_aiven/my_sql.py +190 -322
- pulumi_aiven/mysql_database.py +32 -47
- pulumi_aiven/mysql_user.py +37 -32
- pulumi_aiven/open_search.py +128 -105
- pulumi_aiven/open_search_acl_config.py +33 -32
- pulumi_aiven/open_search_acl_rule.py +55 -50
- pulumi_aiven/opensearch_security_plugin_config.py +69 -16
- pulumi_aiven/opensearch_user.py +30 -25
- pulumi_aiven/organization.py +18 -13
- pulumi_aiven/organization_application_user.py +345 -0
- pulumi_aiven/organization_application_user_token.py +711 -0
- pulumi_aiven/organization_group_project.py +349 -0
- pulumi_aiven/organization_permission.py +421 -0
- pulumi_aiven/organization_user.py +25 -46
- pulumi_aiven/organization_user_group.py +64 -23
- pulumi_aiven/organization_user_group_member.py +359 -0
- pulumi_aiven/organizational_unit.py +41 -32
- pulumi_aiven/outputs.py +38714 -21632
- pulumi_aiven/pg.py +92 -88
- pulumi_aiven/pg_database.py +52 -67
- pulumi_aiven/pg_user.py +80 -61
- pulumi_aiven/project.py +111 -102
- pulumi_aiven/project_user.py +44 -31
- pulumi_aiven/project_vpc.py +58 -29
- pulumi_aiven/provider.py +5 -0
- pulumi_aiven/pulumi-plugin.json +2 -1
- pulumi_aiven/redis.py +163 -295
- pulumi_aiven/redis_user.py +58 -53
- pulumi_aiven/service_integration.py +511 -161
- pulumi_aiven/service_integration_endpoint.py +466 -158
- pulumi_aiven/static_ip.py +21 -16
- pulumi_aiven/thanos.py +1262 -0
- pulumi_aiven/transit_gateway_vpc_attachment.py +44 -54
- pulumi_aiven/valkey.py +1256 -0
- pulumi_aiven/valkey_user.py +606 -0
- {pulumi_aiven-6.13.0a1709702245.dist-info → pulumi_aiven-6.31.0.dist-info}/METADATA +7 -6
- pulumi_aiven-6.31.0.dist-info/RECORD +170 -0
- {pulumi_aiven-6.13.0a1709702245.dist-info → pulumi_aiven-6.31.0.dist-info}/WHEEL +1 -1
- pulumi_aiven-6.13.0a1709702245.dist-info/RECORD +0 -146
- {pulumi_aiven-6.13.0a1709702245.dist-info → pulumi_aiven-6.31.0.dist-info}/top_level.txt +0 -0
|
@@ -4,9 +4,14 @@
|
|
|
4
4
|
|
|
5
5
|
import copy
|
|
6
6
|
import warnings
|
|
7
|
+
import sys
|
|
7
8
|
import pulumi
|
|
8
9
|
import pulumi.runtime
|
|
9
10
|
from typing import Any, Mapping, Optional, Sequence, Union, overload
|
|
11
|
+
if sys.version_info >= (3, 11):
|
|
12
|
+
from typing import NotRequired, TypedDict, TypeAlias
|
|
13
|
+
else:
|
|
14
|
+
from typing_extensions import NotRequired, TypedDict, TypeAlias
|
|
10
15
|
from . import _utilities
|
|
11
16
|
|
|
12
17
|
__all__ = ['AzureVpcPeeringConnectionArgs', 'AzureVpcPeeringConnection']
|
|
@@ -22,12 +27,12 @@ class AzureVpcPeeringConnectionArgs:
|
|
|
22
27
|
vpc_id: pulumi.Input[str]):
|
|
23
28
|
"""
|
|
24
29
|
The set of arguments for constructing a AzureVpcPeeringConnection resource.
|
|
25
|
-
:param pulumi.Input[str] azure_subscription_id:
|
|
26
|
-
:param pulumi.Input[str] peer_azure_app_id:
|
|
27
|
-
:param pulumi.Input[str] peer_azure_tenant_id: Azure tenant
|
|
28
|
-
:param pulumi.Input[str] peer_resource_group:
|
|
29
|
-
:param pulumi.Input[str] vnet_name:
|
|
30
|
-
:param pulumi.Input[str] vpc_id: The
|
|
30
|
+
:param pulumi.Input[str] azure_subscription_id: The ID of the Azure subscription in UUID4 format. Changing this property forces recreation of the resource.
|
|
31
|
+
:param pulumi.Input[str] peer_azure_app_id: The ID of the Azure app that is allowed to create a peering to the Azure Virtual Network (VNet) in UUID4 format. Changing this property forces recreation of the resource.
|
|
32
|
+
:param pulumi.Input[str] peer_azure_tenant_id: The Azure tenant ID in UUID4 format. Changing this property forces recreation of the resource.
|
|
33
|
+
:param pulumi.Input[str] peer_resource_group: The name of the Azure resource group associated with the VNet. Changing this property forces recreation of the resource.
|
|
34
|
+
:param pulumi.Input[str] vnet_name: The name of the Azure VNet. Changing this property forces recreation of the resource.
|
|
35
|
+
:param pulumi.Input[str] vpc_id: The ID of the Aiven VPC. Changing this property forces recreation of the resource.
|
|
31
36
|
"""
|
|
32
37
|
pulumi.set(__self__, "azure_subscription_id", azure_subscription_id)
|
|
33
38
|
pulumi.set(__self__, "peer_azure_app_id", peer_azure_app_id)
|
|
@@ -40,7 +45,7 @@ class AzureVpcPeeringConnectionArgs:
|
|
|
40
45
|
@pulumi.getter(name="azureSubscriptionId")
|
|
41
46
|
def azure_subscription_id(self) -> pulumi.Input[str]:
|
|
42
47
|
"""
|
|
43
|
-
|
|
48
|
+
The ID of the Azure subscription in UUID4 format. Changing this property forces recreation of the resource.
|
|
44
49
|
"""
|
|
45
50
|
return pulumi.get(self, "azure_subscription_id")
|
|
46
51
|
|
|
@@ -52,7 +57,7 @@ class AzureVpcPeeringConnectionArgs:
|
|
|
52
57
|
@pulumi.getter(name="peerAzureAppId")
|
|
53
58
|
def peer_azure_app_id(self) -> pulumi.Input[str]:
|
|
54
59
|
"""
|
|
55
|
-
|
|
60
|
+
The ID of the Azure app that is allowed to create a peering to the Azure Virtual Network (VNet) in UUID4 format. Changing this property forces recreation of the resource.
|
|
56
61
|
"""
|
|
57
62
|
return pulumi.get(self, "peer_azure_app_id")
|
|
58
63
|
|
|
@@ -64,7 +69,7 @@ class AzureVpcPeeringConnectionArgs:
|
|
|
64
69
|
@pulumi.getter(name="peerAzureTenantId")
|
|
65
70
|
def peer_azure_tenant_id(self) -> pulumi.Input[str]:
|
|
66
71
|
"""
|
|
67
|
-
Azure tenant
|
|
72
|
+
The Azure tenant ID in UUID4 format. Changing this property forces recreation of the resource.
|
|
68
73
|
"""
|
|
69
74
|
return pulumi.get(self, "peer_azure_tenant_id")
|
|
70
75
|
|
|
@@ -76,7 +81,7 @@ class AzureVpcPeeringConnectionArgs:
|
|
|
76
81
|
@pulumi.getter(name="peerResourceGroup")
|
|
77
82
|
def peer_resource_group(self) -> pulumi.Input[str]:
|
|
78
83
|
"""
|
|
79
|
-
|
|
84
|
+
The name of the Azure resource group associated with the VNet. Changing this property forces recreation of the resource.
|
|
80
85
|
"""
|
|
81
86
|
return pulumi.get(self, "peer_resource_group")
|
|
82
87
|
|
|
@@ -88,7 +93,7 @@ class AzureVpcPeeringConnectionArgs:
|
|
|
88
93
|
@pulumi.getter(name="vnetName")
|
|
89
94
|
def vnet_name(self) -> pulumi.Input[str]:
|
|
90
95
|
"""
|
|
91
|
-
|
|
96
|
+
The name of the Azure VNet. Changing this property forces recreation of the resource.
|
|
92
97
|
"""
|
|
93
98
|
return pulumi.get(self, "vnet_name")
|
|
94
99
|
|
|
@@ -100,7 +105,7 @@ class AzureVpcPeeringConnectionArgs:
|
|
|
100
105
|
@pulumi.getter(name="vpcId")
|
|
101
106
|
def vpc_id(self) -> pulumi.Input[str]:
|
|
102
107
|
"""
|
|
103
|
-
The
|
|
108
|
+
The ID of the Aiven VPC. Changing this property forces recreation of the resource.
|
|
104
109
|
"""
|
|
105
110
|
return pulumi.get(self, "vpc_id")
|
|
106
111
|
|
|
@@ -118,20 +123,20 @@ class _AzureVpcPeeringConnectionState:
|
|
|
118
123
|
peer_resource_group: Optional[pulumi.Input[str]] = None,
|
|
119
124
|
peering_connection_id: Optional[pulumi.Input[str]] = None,
|
|
120
125
|
state: Optional[pulumi.Input[str]] = None,
|
|
121
|
-
state_info: Optional[pulumi.Input[Mapping[str,
|
|
126
|
+
state_info: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
|
|
122
127
|
vnet_name: Optional[pulumi.Input[str]] = None,
|
|
123
128
|
vpc_id: Optional[pulumi.Input[str]] = None):
|
|
124
129
|
"""
|
|
125
130
|
Input properties used for looking up and filtering AzureVpcPeeringConnection resources.
|
|
126
|
-
:param pulumi.Input[str] azure_subscription_id:
|
|
127
|
-
:param pulumi.Input[str] peer_azure_app_id:
|
|
128
|
-
:param pulumi.Input[str] peer_azure_tenant_id: Azure tenant
|
|
129
|
-
:param pulumi.Input[str] peer_resource_group:
|
|
130
|
-
:param pulumi.Input[str] peering_connection_id:
|
|
131
|
+
:param pulumi.Input[str] azure_subscription_id: The ID of the Azure subscription in UUID4 format. Changing this property forces recreation of the resource.
|
|
132
|
+
:param pulumi.Input[str] peer_azure_app_id: The ID of the Azure app that is allowed to create a peering to the Azure Virtual Network (VNet) in UUID4 format. Changing this property forces recreation of the resource.
|
|
133
|
+
:param pulumi.Input[str] peer_azure_tenant_id: The Azure tenant ID in UUID4 format. Changing this property forces recreation of the resource.
|
|
134
|
+
:param pulumi.Input[str] peer_resource_group: The name of the Azure resource group associated with the VNet. Changing this property forces recreation of the resource.
|
|
135
|
+
:param pulumi.Input[str] peering_connection_id: The ID of the cloud provider for the peering connection.
|
|
131
136
|
:param pulumi.Input[str] state: State of the peering connection
|
|
132
|
-
:param pulumi.Input[Mapping[str,
|
|
133
|
-
:param pulumi.Input[str] vnet_name:
|
|
134
|
-
:param pulumi.Input[str] vpc_id: The
|
|
137
|
+
:param pulumi.Input[Mapping[str, pulumi.Input[str]]] state_info: State-specific help or error information.
|
|
138
|
+
:param pulumi.Input[str] vnet_name: The name of the Azure VNet. Changing this property forces recreation of the resource.
|
|
139
|
+
:param pulumi.Input[str] vpc_id: The ID of the Aiven VPC. Changing this property forces recreation of the resource.
|
|
135
140
|
"""
|
|
136
141
|
if azure_subscription_id is not None:
|
|
137
142
|
pulumi.set(__self__, "azure_subscription_id", azure_subscription_id)
|
|
@@ -156,7 +161,7 @@ class _AzureVpcPeeringConnectionState:
|
|
|
156
161
|
@pulumi.getter(name="azureSubscriptionId")
|
|
157
162
|
def azure_subscription_id(self) -> Optional[pulumi.Input[str]]:
|
|
158
163
|
"""
|
|
159
|
-
|
|
164
|
+
The ID of the Azure subscription in UUID4 format. Changing this property forces recreation of the resource.
|
|
160
165
|
"""
|
|
161
166
|
return pulumi.get(self, "azure_subscription_id")
|
|
162
167
|
|
|
@@ -168,7 +173,7 @@ class _AzureVpcPeeringConnectionState:
|
|
|
168
173
|
@pulumi.getter(name="peerAzureAppId")
|
|
169
174
|
def peer_azure_app_id(self) -> Optional[pulumi.Input[str]]:
|
|
170
175
|
"""
|
|
171
|
-
|
|
176
|
+
The ID of the Azure app that is allowed to create a peering to the Azure Virtual Network (VNet) in UUID4 format. Changing this property forces recreation of the resource.
|
|
172
177
|
"""
|
|
173
178
|
return pulumi.get(self, "peer_azure_app_id")
|
|
174
179
|
|
|
@@ -180,7 +185,7 @@ class _AzureVpcPeeringConnectionState:
|
|
|
180
185
|
@pulumi.getter(name="peerAzureTenantId")
|
|
181
186
|
def peer_azure_tenant_id(self) -> Optional[pulumi.Input[str]]:
|
|
182
187
|
"""
|
|
183
|
-
Azure tenant
|
|
188
|
+
The Azure tenant ID in UUID4 format. Changing this property forces recreation of the resource.
|
|
184
189
|
"""
|
|
185
190
|
return pulumi.get(self, "peer_azure_tenant_id")
|
|
186
191
|
|
|
@@ -192,7 +197,7 @@ class _AzureVpcPeeringConnectionState:
|
|
|
192
197
|
@pulumi.getter(name="peerResourceGroup")
|
|
193
198
|
def peer_resource_group(self) -> Optional[pulumi.Input[str]]:
|
|
194
199
|
"""
|
|
195
|
-
|
|
200
|
+
The name of the Azure resource group associated with the VNet. Changing this property forces recreation of the resource.
|
|
196
201
|
"""
|
|
197
202
|
return pulumi.get(self, "peer_resource_group")
|
|
198
203
|
|
|
@@ -204,7 +209,7 @@ class _AzureVpcPeeringConnectionState:
|
|
|
204
209
|
@pulumi.getter(name="peeringConnectionId")
|
|
205
210
|
def peering_connection_id(self) -> Optional[pulumi.Input[str]]:
|
|
206
211
|
"""
|
|
207
|
-
|
|
212
|
+
The ID of the cloud provider for the peering connection.
|
|
208
213
|
"""
|
|
209
214
|
return pulumi.get(self, "peering_connection_id")
|
|
210
215
|
|
|
@@ -226,21 +231,21 @@ class _AzureVpcPeeringConnectionState:
|
|
|
226
231
|
|
|
227
232
|
@property
|
|
228
233
|
@pulumi.getter(name="stateInfo")
|
|
229
|
-
def state_info(self) -> Optional[pulumi.Input[Mapping[str,
|
|
234
|
+
def state_info(self) -> Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]:
|
|
230
235
|
"""
|
|
231
|
-
State-specific help or error information
|
|
236
|
+
State-specific help or error information.
|
|
232
237
|
"""
|
|
233
238
|
return pulumi.get(self, "state_info")
|
|
234
239
|
|
|
235
240
|
@state_info.setter
|
|
236
|
-
def state_info(self, value: Optional[pulumi.Input[Mapping[str,
|
|
241
|
+
def state_info(self, value: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]):
|
|
237
242
|
pulumi.set(self, "state_info", value)
|
|
238
243
|
|
|
239
244
|
@property
|
|
240
245
|
@pulumi.getter(name="vnetName")
|
|
241
246
|
def vnet_name(self) -> Optional[pulumi.Input[str]]:
|
|
242
247
|
"""
|
|
243
|
-
|
|
248
|
+
The name of the Azure VNet. Changing this property forces recreation of the resource.
|
|
244
249
|
"""
|
|
245
250
|
return pulumi.get(self, "vnet_name")
|
|
246
251
|
|
|
@@ -252,7 +257,7 @@ class _AzureVpcPeeringConnectionState:
|
|
|
252
257
|
@pulumi.getter(name="vpcId")
|
|
253
258
|
def vpc_id(self) -> Optional[pulumi.Input[str]]:
|
|
254
259
|
"""
|
|
255
|
-
The
|
|
260
|
+
The ID of the Aiven VPC. Changing this property forces recreation of the resource.
|
|
256
261
|
"""
|
|
257
262
|
return pulumi.get(self, "vpc_id")
|
|
258
263
|
|
|
@@ -274,7 +279,7 @@ class AzureVpcPeeringConnection(pulumi.CustomResource):
|
|
|
274
279
|
vpc_id: Optional[pulumi.Input[str]] = None,
|
|
275
280
|
__props__=None):
|
|
276
281
|
"""
|
|
277
|
-
|
|
282
|
+
Creates and manages an Azure VPC peering connection with an Aiven VPC.
|
|
278
283
|
|
|
279
284
|
## Example Usage
|
|
280
285
|
|
|
@@ -282,29 +287,33 @@ class AzureVpcPeeringConnection(pulumi.CustomResource):
|
|
|
282
287
|
import pulumi
|
|
283
288
|
import pulumi_aiven as aiven
|
|
284
289
|
|
|
285
|
-
|
|
286
|
-
|
|
287
|
-
|
|
288
|
-
|
|
289
|
-
|
|
290
|
-
|
|
291
|
-
|
|
290
|
+
example_vpc = aiven.ProjectVpc("example_vpc",
|
|
291
|
+
project=example_project["project"],
|
|
292
|
+
cloud_name="google-europe-west1",
|
|
293
|
+
network_cidr="192.168.1.0/24")
|
|
294
|
+
azure_to_aiven_peering = aiven.AzureVpcPeeringConnection("azure_to_aiven_peering",
|
|
295
|
+
vpc_id=example_vpc.id,
|
|
296
|
+
azure_subscription_id="00000000-0000-0000-0000-000000000000",
|
|
297
|
+
peer_resource_group="example-resource-group",
|
|
298
|
+
vnet_name="example-vnet",
|
|
299
|
+
peer_azure_app_id="00000000-0000-0000-0000-000000000000",
|
|
300
|
+
peer_azure_tenant_id="00000000-0000-0000-0000-000000000000")
|
|
292
301
|
```
|
|
293
302
|
|
|
294
303
|
## Import
|
|
295
304
|
|
|
296
305
|
```sh
|
|
297
|
-
|
|
306
|
+
$ pulumi import aiven:index/azureVpcPeeringConnection:AzureVpcPeeringConnection azure_to_aiven_peering PROJECT/VPC_ID/AZURE_SUBSCRIPTION_ID/VNET_NAME
|
|
298
307
|
```
|
|
299
308
|
|
|
300
309
|
:param str resource_name: The name of the resource.
|
|
301
310
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
302
|
-
:param pulumi.Input[str] azure_subscription_id:
|
|
303
|
-
:param pulumi.Input[str] peer_azure_app_id:
|
|
304
|
-
:param pulumi.Input[str] peer_azure_tenant_id: Azure tenant
|
|
305
|
-
:param pulumi.Input[str] peer_resource_group:
|
|
306
|
-
:param pulumi.Input[str] vnet_name:
|
|
307
|
-
:param pulumi.Input[str] vpc_id: The
|
|
311
|
+
:param pulumi.Input[str] azure_subscription_id: The ID of the Azure subscription in UUID4 format. Changing this property forces recreation of the resource.
|
|
312
|
+
:param pulumi.Input[str] peer_azure_app_id: The ID of the Azure app that is allowed to create a peering to the Azure Virtual Network (VNet) in UUID4 format. Changing this property forces recreation of the resource.
|
|
313
|
+
:param pulumi.Input[str] peer_azure_tenant_id: The Azure tenant ID in UUID4 format. Changing this property forces recreation of the resource.
|
|
314
|
+
:param pulumi.Input[str] peer_resource_group: The name of the Azure resource group associated with the VNet. Changing this property forces recreation of the resource.
|
|
315
|
+
:param pulumi.Input[str] vnet_name: The name of the Azure VNet. Changing this property forces recreation of the resource.
|
|
316
|
+
:param pulumi.Input[str] vpc_id: The ID of the Aiven VPC. Changing this property forces recreation of the resource.
|
|
308
317
|
"""
|
|
309
318
|
...
|
|
310
319
|
@overload
|
|
@@ -313,7 +322,7 @@ class AzureVpcPeeringConnection(pulumi.CustomResource):
|
|
|
313
322
|
args: AzureVpcPeeringConnectionArgs,
|
|
314
323
|
opts: Optional[pulumi.ResourceOptions] = None):
|
|
315
324
|
"""
|
|
316
|
-
|
|
325
|
+
Creates and manages an Azure VPC peering connection with an Aiven VPC.
|
|
317
326
|
|
|
318
327
|
## Example Usage
|
|
319
328
|
|
|
@@ -321,19 +330,23 @@ class AzureVpcPeeringConnection(pulumi.CustomResource):
|
|
|
321
330
|
import pulumi
|
|
322
331
|
import pulumi_aiven as aiven
|
|
323
332
|
|
|
324
|
-
|
|
325
|
-
|
|
326
|
-
|
|
327
|
-
|
|
328
|
-
|
|
329
|
-
|
|
330
|
-
|
|
333
|
+
example_vpc = aiven.ProjectVpc("example_vpc",
|
|
334
|
+
project=example_project["project"],
|
|
335
|
+
cloud_name="google-europe-west1",
|
|
336
|
+
network_cidr="192.168.1.0/24")
|
|
337
|
+
azure_to_aiven_peering = aiven.AzureVpcPeeringConnection("azure_to_aiven_peering",
|
|
338
|
+
vpc_id=example_vpc.id,
|
|
339
|
+
azure_subscription_id="00000000-0000-0000-0000-000000000000",
|
|
340
|
+
peer_resource_group="example-resource-group",
|
|
341
|
+
vnet_name="example-vnet",
|
|
342
|
+
peer_azure_app_id="00000000-0000-0000-0000-000000000000",
|
|
343
|
+
peer_azure_tenant_id="00000000-0000-0000-0000-000000000000")
|
|
331
344
|
```
|
|
332
345
|
|
|
333
346
|
## Import
|
|
334
347
|
|
|
335
348
|
```sh
|
|
336
|
-
|
|
349
|
+
$ pulumi import aiven:index/azureVpcPeeringConnection:AzureVpcPeeringConnection azure_to_aiven_peering PROJECT/VPC_ID/AZURE_SUBSCRIPTION_ID/VNET_NAME
|
|
337
350
|
```
|
|
338
351
|
|
|
339
352
|
:param str resource_name: The name of the resource.
|
|
@@ -403,7 +416,7 @@ class AzureVpcPeeringConnection(pulumi.CustomResource):
|
|
|
403
416
|
peer_resource_group: Optional[pulumi.Input[str]] = None,
|
|
404
417
|
peering_connection_id: Optional[pulumi.Input[str]] = None,
|
|
405
418
|
state: Optional[pulumi.Input[str]] = None,
|
|
406
|
-
state_info: Optional[pulumi.Input[Mapping[str,
|
|
419
|
+
state_info: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
|
|
407
420
|
vnet_name: Optional[pulumi.Input[str]] = None,
|
|
408
421
|
vpc_id: Optional[pulumi.Input[str]] = None) -> 'AzureVpcPeeringConnection':
|
|
409
422
|
"""
|
|
@@ -413,15 +426,15 @@ class AzureVpcPeeringConnection(pulumi.CustomResource):
|
|
|
413
426
|
:param str resource_name: The unique name of the resulting resource.
|
|
414
427
|
:param pulumi.Input[str] id: The unique provider ID of the resource to lookup.
|
|
415
428
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
416
|
-
:param pulumi.Input[str] azure_subscription_id:
|
|
417
|
-
:param pulumi.Input[str] peer_azure_app_id:
|
|
418
|
-
:param pulumi.Input[str] peer_azure_tenant_id: Azure tenant
|
|
419
|
-
:param pulumi.Input[str] peer_resource_group:
|
|
420
|
-
:param pulumi.Input[str] peering_connection_id:
|
|
429
|
+
:param pulumi.Input[str] azure_subscription_id: The ID of the Azure subscription in UUID4 format. Changing this property forces recreation of the resource.
|
|
430
|
+
:param pulumi.Input[str] peer_azure_app_id: The ID of the Azure app that is allowed to create a peering to the Azure Virtual Network (VNet) in UUID4 format. Changing this property forces recreation of the resource.
|
|
431
|
+
:param pulumi.Input[str] peer_azure_tenant_id: The Azure tenant ID in UUID4 format. Changing this property forces recreation of the resource.
|
|
432
|
+
:param pulumi.Input[str] peer_resource_group: The name of the Azure resource group associated with the VNet. Changing this property forces recreation of the resource.
|
|
433
|
+
:param pulumi.Input[str] peering_connection_id: The ID of the cloud provider for the peering connection.
|
|
421
434
|
:param pulumi.Input[str] state: State of the peering connection
|
|
422
|
-
:param pulumi.Input[Mapping[str,
|
|
423
|
-
:param pulumi.Input[str] vnet_name:
|
|
424
|
-
:param pulumi.Input[str] vpc_id: The
|
|
435
|
+
:param pulumi.Input[Mapping[str, pulumi.Input[str]]] state_info: State-specific help or error information.
|
|
436
|
+
:param pulumi.Input[str] vnet_name: The name of the Azure VNet. Changing this property forces recreation of the resource.
|
|
437
|
+
:param pulumi.Input[str] vpc_id: The ID of the Aiven VPC. Changing this property forces recreation of the resource.
|
|
425
438
|
"""
|
|
426
439
|
opts = pulumi.ResourceOptions.merge(opts, pulumi.ResourceOptions(id=id))
|
|
427
440
|
|
|
@@ -442,7 +455,7 @@ class AzureVpcPeeringConnection(pulumi.CustomResource):
|
|
|
442
455
|
@pulumi.getter(name="azureSubscriptionId")
|
|
443
456
|
def azure_subscription_id(self) -> pulumi.Output[str]:
|
|
444
457
|
"""
|
|
445
|
-
|
|
458
|
+
The ID of the Azure subscription in UUID4 format. Changing this property forces recreation of the resource.
|
|
446
459
|
"""
|
|
447
460
|
return pulumi.get(self, "azure_subscription_id")
|
|
448
461
|
|
|
@@ -450,7 +463,7 @@ class AzureVpcPeeringConnection(pulumi.CustomResource):
|
|
|
450
463
|
@pulumi.getter(name="peerAzureAppId")
|
|
451
464
|
def peer_azure_app_id(self) -> pulumi.Output[str]:
|
|
452
465
|
"""
|
|
453
|
-
|
|
466
|
+
The ID of the Azure app that is allowed to create a peering to the Azure Virtual Network (VNet) in UUID4 format. Changing this property forces recreation of the resource.
|
|
454
467
|
"""
|
|
455
468
|
return pulumi.get(self, "peer_azure_app_id")
|
|
456
469
|
|
|
@@ -458,7 +471,7 @@ class AzureVpcPeeringConnection(pulumi.CustomResource):
|
|
|
458
471
|
@pulumi.getter(name="peerAzureTenantId")
|
|
459
472
|
def peer_azure_tenant_id(self) -> pulumi.Output[str]:
|
|
460
473
|
"""
|
|
461
|
-
Azure tenant
|
|
474
|
+
The Azure tenant ID in UUID4 format. Changing this property forces recreation of the resource.
|
|
462
475
|
"""
|
|
463
476
|
return pulumi.get(self, "peer_azure_tenant_id")
|
|
464
477
|
|
|
@@ -466,7 +479,7 @@ class AzureVpcPeeringConnection(pulumi.CustomResource):
|
|
|
466
479
|
@pulumi.getter(name="peerResourceGroup")
|
|
467
480
|
def peer_resource_group(self) -> pulumi.Output[str]:
|
|
468
481
|
"""
|
|
469
|
-
|
|
482
|
+
The name of the Azure resource group associated with the VNet. Changing this property forces recreation of the resource.
|
|
470
483
|
"""
|
|
471
484
|
return pulumi.get(self, "peer_resource_group")
|
|
472
485
|
|
|
@@ -474,7 +487,7 @@ class AzureVpcPeeringConnection(pulumi.CustomResource):
|
|
|
474
487
|
@pulumi.getter(name="peeringConnectionId")
|
|
475
488
|
def peering_connection_id(self) -> pulumi.Output[str]:
|
|
476
489
|
"""
|
|
477
|
-
|
|
490
|
+
The ID of the cloud provider for the peering connection.
|
|
478
491
|
"""
|
|
479
492
|
return pulumi.get(self, "peering_connection_id")
|
|
480
493
|
|
|
@@ -488,9 +501,9 @@ class AzureVpcPeeringConnection(pulumi.CustomResource):
|
|
|
488
501
|
|
|
489
502
|
@property
|
|
490
503
|
@pulumi.getter(name="stateInfo")
|
|
491
|
-
def state_info(self) -> pulumi.Output[Mapping[str,
|
|
504
|
+
def state_info(self) -> pulumi.Output[Mapping[str, str]]:
|
|
492
505
|
"""
|
|
493
|
-
State-specific help or error information
|
|
506
|
+
State-specific help or error information.
|
|
494
507
|
"""
|
|
495
508
|
return pulumi.get(self, "state_info")
|
|
496
509
|
|
|
@@ -498,7 +511,7 @@ class AzureVpcPeeringConnection(pulumi.CustomResource):
|
|
|
498
511
|
@pulumi.getter(name="vnetName")
|
|
499
512
|
def vnet_name(self) -> pulumi.Output[str]:
|
|
500
513
|
"""
|
|
501
|
-
|
|
514
|
+
The name of the Azure VNet. Changing this property forces recreation of the resource.
|
|
502
515
|
"""
|
|
503
516
|
return pulumi.get(self, "vnet_name")
|
|
504
517
|
|
|
@@ -506,7 +519,7 @@ class AzureVpcPeeringConnection(pulumi.CustomResource):
|
|
|
506
519
|
@pulumi.getter(name="vpcId")
|
|
507
520
|
def vpc_id(self) -> pulumi.Output[str]:
|
|
508
521
|
"""
|
|
509
|
-
The
|
|
522
|
+
The ID of the Aiven VPC. Changing this property forces recreation of the resource.
|
|
510
523
|
"""
|
|
511
524
|
return pulumi.get(self, "vpc_id")
|
|
512
525
|
|
pulumi_aiven/billing_group.py
CHANGED
|
@@ -4,9 +4,14 @@
|
|
|
4
4
|
|
|
5
5
|
import copy
|
|
6
6
|
import warnings
|
|
7
|
+
import sys
|
|
7
8
|
import pulumi
|
|
8
9
|
import pulumi.runtime
|
|
9
10
|
from typing import Any, Mapping, Optional, Sequence, Union, overload
|
|
11
|
+
if sys.version_info >= (3, 11):
|
|
12
|
+
from typing import NotRequired, TypedDict, TypeAlias
|
|
13
|
+
else:
|
|
14
|
+
from typing_extensions import NotRequired, TypedDict, TypeAlias
|
|
10
15
|
from . import _utilities
|
|
11
16
|
|
|
12
17
|
__all__ = ['BillingGroupArgs', 'BillingGroup']
|
|
@@ -43,7 +48,7 @@ class BillingGroupArgs:
|
|
|
43
48
|
:param pulumi.Input[str] country_code: Two-letter country code.
|
|
44
49
|
:param pulumi.Input[str] name: Name of the billing group.
|
|
45
50
|
:param pulumi.Input[str] parent_id: Link a billing group to an existing organization or account by using its ID. To set up proper dependencies please refer to this variable as a reference.
|
|
46
|
-
:param pulumi.Input[str] state:
|
|
51
|
+
:param pulumi.Input[str] state: Address state.
|
|
47
52
|
:param pulumi.Input[str] vat_id: The VAT identification number for your company.
|
|
48
53
|
:param pulumi.Input[str] zip_code: Zip or postal code.
|
|
49
54
|
"""
|
|
@@ -83,13 +88,11 @@ class BillingGroupArgs:
|
|
|
83
88
|
|
|
84
89
|
@property
|
|
85
90
|
@pulumi.getter(name="accountId")
|
|
91
|
+
@_utilities.deprecated("""Use parent_id instead. This field will be removed in the next major release.""")
|
|
86
92
|
def account_id(self) -> Optional[pulumi.Input[str]]:
|
|
87
93
|
"""
|
|
88
94
|
Account ID.
|
|
89
95
|
"""
|
|
90
|
-
warnings.warn("""Use parent_id instead. This field will be removed in the next major release.""", DeprecationWarning)
|
|
91
|
-
pulumi.log.warn("""account_id is deprecated: Use parent_id instead. This field will be removed in the next major release.""")
|
|
92
|
-
|
|
93
96
|
return pulumi.get(self, "account_id")
|
|
94
97
|
|
|
95
98
|
@account_id.setter
|
|
@@ -232,7 +235,7 @@ class BillingGroupArgs:
|
|
|
232
235
|
@pulumi.getter
|
|
233
236
|
def state(self) -> Optional[pulumi.Input[str]]:
|
|
234
237
|
"""
|
|
235
|
-
|
|
238
|
+
Address state.
|
|
236
239
|
"""
|
|
237
240
|
return pulumi.get(self, "state")
|
|
238
241
|
|
|
@@ -297,7 +300,7 @@ class _BillingGroupState:
|
|
|
297
300
|
:param pulumi.Input[str] country_code: Two-letter country code.
|
|
298
301
|
:param pulumi.Input[str] name: Name of the billing group.
|
|
299
302
|
:param pulumi.Input[str] parent_id: Link a billing group to an existing organization or account by using its ID. To set up proper dependencies please refer to this variable as a reference.
|
|
300
|
-
:param pulumi.Input[str] state:
|
|
303
|
+
:param pulumi.Input[str] state: Address state.
|
|
301
304
|
:param pulumi.Input[str] vat_id: The VAT identification number for your company.
|
|
302
305
|
:param pulumi.Input[str] zip_code: Zip or postal code.
|
|
303
306
|
"""
|
|
@@ -337,13 +340,11 @@ class _BillingGroupState:
|
|
|
337
340
|
|
|
338
341
|
@property
|
|
339
342
|
@pulumi.getter(name="accountId")
|
|
343
|
+
@_utilities.deprecated("""Use parent_id instead. This field will be removed in the next major release.""")
|
|
340
344
|
def account_id(self) -> Optional[pulumi.Input[str]]:
|
|
341
345
|
"""
|
|
342
346
|
Account ID.
|
|
343
347
|
"""
|
|
344
|
-
warnings.warn("""Use parent_id instead. This field will be removed in the next major release.""", DeprecationWarning)
|
|
345
|
-
pulumi.log.warn("""account_id is deprecated: Use parent_id instead. This field will be removed in the next major release.""")
|
|
346
|
-
|
|
347
348
|
return pulumi.get(self, "account_id")
|
|
348
349
|
|
|
349
350
|
@account_id.setter
|
|
@@ -486,7 +487,7 @@ class _BillingGroupState:
|
|
|
486
487
|
@pulumi.getter
|
|
487
488
|
def state(self) -> Optional[pulumi.Input[str]]:
|
|
488
489
|
"""
|
|
489
|
-
|
|
490
|
+
Address state.
|
|
490
491
|
"""
|
|
491
492
|
return pulumi.get(self, "state")
|
|
492
493
|
|
|
@@ -541,7 +542,7 @@ class BillingGroup(pulumi.CustomResource):
|
|
|
541
542
|
zip_code: Optional[pulumi.Input[str]] = None,
|
|
542
543
|
__props__=None):
|
|
543
544
|
"""
|
|
544
|
-
Creates and manages billing groups and assigns them to projects.
|
|
545
|
+
Creates and manages [billing groups](https://aiven.io/docs/platform/concepts/billing-groups) and assigns them to projects.
|
|
545
546
|
|
|
546
547
|
## Example Usage
|
|
547
548
|
|
|
@@ -549,18 +550,20 @@ class BillingGroup(pulumi.CustomResource):
|
|
|
549
550
|
import pulumi
|
|
550
551
|
import pulumi_aiven as aiven
|
|
551
552
|
|
|
552
|
-
|
|
553
|
+
example_billing_group = aiven.BillingGroup("example_billing_group",
|
|
554
|
+
name="example-billing-group",
|
|
553
555
|
billing_currency="USD",
|
|
554
|
-
vat_id="123ABC"
|
|
555
|
-
|
|
556
|
-
|
|
557
|
-
|
|
556
|
+
vat_id="123ABC",
|
|
557
|
+
parent_id=main["id"])
|
|
558
|
+
example_project = aiven.Project("example_project",
|
|
559
|
+
project="example-project",
|
|
560
|
+
billing_group=example_billing_group.id)
|
|
558
561
|
```
|
|
559
562
|
|
|
560
563
|
## Import
|
|
561
564
|
|
|
562
565
|
```sh
|
|
563
|
-
|
|
566
|
+
$ pulumi import aiven:index/billingGroup:BillingGroup example_billing_group ID
|
|
564
567
|
```
|
|
565
568
|
|
|
566
569
|
:param str resource_name: The name of the resource.
|
|
@@ -577,7 +580,7 @@ class BillingGroup(pulumi.CustomResource):
|
|
|
577
580
|
:param pulumi.Input[str] country_code: Two-letter country code.
|
|
578
581
|
:param pulumi.Input[str] name: Name of the billing group.
|
|
579
582
|
:param pulumi.Input[str] parent_id: Link a billing group to an existing organization or account by using its ID. To set up proper dependencies please refer to this variable as a reference.
|
|
580
|
-
:param pulumi.Input[str] state:
|
|
583
|
+
:param pulumi.Input[str] state: Address state.
|
|
581
584
|
:param pulumi.Input[str] vat_id: The VAT identification number for your company.
|
|
582
585
|
:param pulumi.Input[str] zip_code: Zip or postal code.
|
|
583
586
|
"""
|
|
@@ -588,7 +591,7 @@ class BillingGroup(pulumi.CustomResource):
|
|
|
588
591
|
args: Optional[BillingGroupArgs] = None,
|
|
589
592
|
opts: Optional[pulumi.ResourceOptions] = None):
|
|
590
593
|
"""
|
|
591
|
-
Creates and manages billing groups and assigns them to projects.
|
|
594
|
+
Creates and manages [billing groups](https://aiven.io/docs/platform/concepts/billing-groups) and assigns them to projects.
|
|
592
595
|
|
|
593
596
|
## Example Usage
|
|
594
597
|
|
|
@@ -596,18 +599,20 @@ class BillingGroup(pulumi.CustomResource):
|
|
|
596
599
|
import pulumi
|
|
597
600
|
import pulumi_aiven as aiven
|
|
598
601
|
|
|
599
|
-
|
|
602
|
+
example_billing_group = aiven.BillingGroup("example_billing_group",
|
|
603
|
+
name="example-billing-group",
|
|
600
604
|
billing_currency="USD",
|
|
601
|
-
vat_id="123ABC"
|
|
602
|
-
|
|
603
|
-
|
|
604
|
-
|
|
605
|
+
vat_id="123ABC",
|
|
606
|
+
parent_id=main["id"])
|
|
607
|
+
example_project = aiven.Project("example_project",
|
|
608
|
+
project="example-project",
|
|
609
|
+
billing_group=example_billing_group.id)
|
|
605
610
|
```
|
|
606
611
|
|
|
607
612
|
## Import
|
|
608
613
|
|
|
609
614
|
```sh
|
|
610
|
-
|
|
615
|
+
$ pulumi import aiven:index/billingGroup:BillingGroup example_billing_group ID
|
|
611
616
|
```
|
|
612
617
|
|
|
613
618
|
:param str resource_name: The name of the resource.
|
|
@@ -708,7 +713,7 @@ class BillingGroup(pulumi.CustomResource):
|
|
|
708
713
|
:param pulumi.Input[str] country_code: Two-letter country code.
|
|
709
714
|
:param pulumi.Input[str] name: Name of the billing group.
|
|
710
715
|
:param pulumi.Input[str] parent_id: Link a billing group to an existing organization or account by using its ID. To set up proper dependencies please refer to this variable as a reference.
|
|
711
|
-
:param pulumi.Input[str] state:
|
|
716
|
+
:param pulumi.Input[str] state: Address state.
|
|
712
717
|
:param pulumi.Input[str] vat_id: The VAT identification number for your company.
|
|
713
718
|
:param pulumi.Input[str] zip_code: Zip or postal code.
|
|
714
719
|
"""
|
|
@@ -735,13 +740,11 @@ class BillingGroup(pulumi.CustomResource):
|
|
|
735
740
|
|
|
736
741
|
@property
|
|
737
742
|
@pulumi.getter(name="accountId")
|
|
743
|
+
@_utilities.deprecated("""Use parent_id instead. This field will be removed in the next major release.""")
|
|
738
744
|
def account_id(self) -> pulumi.Output[Optional[str]]:
|
|
739
745
|
"""
|
|
740
746
|
Account ID.
|
|
741
747
|
"""
|
|
742
|
-
warnings.warn("""Use parent_id instead. This field will be removed in the next major release.""", DeprecationWarning)
|
|
743
|
-
pulumi.log.warn("""account_id is deprecated: Use parent_id instead. This field will be removed in the next major release.""")
|
|
744
|
-
|
|
745
748
|
return pulumi.get(self, "account_id")
|
|
746
749
|
|
|
747
750
|
@property
|
|
@@ -836,7 +839,7 @@ class BillingGroup(pulumi.CustomResource):
|
|
|
836
839
|
@pulumi.getter
|
|
837
840
|
def state(self) -> pulumi.Output[Optional[str]]:
|
|
838
841
|
"""
|
|
839
|
-
|
|
842
|
+
Address state.
|
|
840
843
|
"""
|
|
841
844
|
return pulumi.get(self, "state")
|
|
842
845
|
|