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
|
|
@@ -53,65 +52,65 @@ class GetAzurePrivatelinkResult:
|
|
|
53
52
|
raise TypeError("Expected argument 'user_subscription_ids' to be a list")
|
|
54
53
|
pulumi.set(__self__, "user_subscription_ids", user_subscription_ids)
|
|
55
54
|
|
|
56
|
-
@property
|
|
55
|
+
@_builtins.property
|
|
57
56
|
@pulumi.getter(name="azureServiceAlias")
|
|
58
|
-
def azure_service_alias(self) ->
|
|
57
|
+
def azure_service_alias(self) -> _builtins.str:
|
|
59
58
|
"""
|
|
60
59
|
The Azure Private Link service alias.
|
|
61
60
|
"""
|
|
62
61
|
return pulumi.get(self, "azure_service_alias")
|
|
63
62
|
|
|
64
|
-
@property
|
|
63
|
+
@_builtins.property
|
|
65
64
|
@pulumi.getter(name="azureServiceId")
|
|
66
|
-
def azure_service_id(self) ->
|
|
65
|
+
def azure_service_id(self) -> _builtins.str:
|
|
67
66
|
"""
|
|
68
67
|
The Azure Private Link service ID.
|
|
69
68
|
"""
|
|
70
69
|
return pulumi.get(self, "azure_service_id")
|
|
71
70
|
|
|
72
|
-
@property
|
|
71
|
+
@_builtins.property
|
|
73
72
|
@pulumi.getter
|
|
74
|
-
def id(self) ->
|
|
73
|
+
def id(self) -> _builtins.str:
|
|
75
74
|
"""
|
|
76
75
|
The provider-assigned unique ID for this managed resource.
|
|
77
76
|
"""
|
|
78
77
|
return pulumi.get(self, "id")
|
|
79
78
|
|
|
80
|
-
@property
|
|
79
|
+
@_builtins.property
|
|
81
80
|
@pulumi.getter
|
|
82
|
-
def message(self) ->
|
|
81
|
+
def message(self) -> _builtins.str:
|
|
83
82
|
"""
|
|
84
83
|
Printable result of the Azure Private Link request.
|
|
85
84
|
"""
|
|
86
85
|
return pulumi.get(self, "message")
|
|
87
86
|
|
|
88
|
-
@property
|
|
87
|
+
@_builtins.property
|
|
89
88
|
@pulumi.getter
|
|
90
|
-
def project(self) ->
|
|
89
|
+
def project(self) -> _builtins.str:
|
|
91
90
|
"""
|
|
92
91
|
The name of the project this resource belongs to. To set up proper dependencies please refer to this variable as a reference. Changing this property forces recreation of the resource.
|
|
93
92
|
"""
|
|
94
93
|
return pulumi.get(self, "project")
|
|
95
94
|
|
|
96
|
-
@property
|
|
95
|
+
@_builtins.property
|
|
97
96
|
@pulumi.getter(name="serviceName")
|
|
98
|
-
def service_name(self) ->
|
|
97
|
+
def service_name(self) -> _builtins.str:
|
|
99
98
|
"""
|
|
100
99
|
The name of the service that this resource belongs to. To set up proper dependencies please refer to this variable as a reference. Changing this property forces recreation of the resource.
|
|
101
100
|
"""
|
|
102
101
|
return pulumi.get(self, "service_name")
|
|
103
102
|
|
|
104
|
-
@property
|
|
103
|
+
@_builtins.property
|
|
105
104
|
@pulumi.getter
|
|
106
|
-
def state(self) ->
|
|
105
|
+
def state(self) -> _builtins.str:
|
|
107
106
|
"""
|
|
108
107
|
The state of the Private Link resource.
|
|
109
108
|
"""
|
|
110
109
|
return pulumi.get(self, "state")
|
|
111
110
|
|
|
112
|
-
@property
|
|
111
|
+
@_builtins.property
|
|
113
112
|
@pulumi.getter(name="userSubscriptionIds")
|
|
114
|
-
def user_subscription_ids(self) -> Sequence[
|
|
113
|
+
def user_subscription_ids(self) -> Sequence[_builtins.str]:
|
|
115
114
|
"""
|
|
116
115
|
A list of allowed subscription IDs. Maximum length: `16`.
|
|
117
116
|
"""
|
|
@@ -134,8 +133,8 @@ class AwaitableGetAzurePrivatelinkResult(GetAzurePrivatelinkResult):
|
|
|
134
133
|
user_subscription_ids=self.user_subscription_ids)
|
|
135
134
|
|
|
136
135
|
|
|
137
|
-
def get_azure_privatelink(project: Optional[
|
|
138
|
-
service_name: Optional[
|
|
136
|
+
def get_azure_privatelink(project: Optional[_builtins.str] = None,
|
|
137
|
+
service_name: Optional[_builtins.str] = None,
|
|
139
138
|
opts: Optional[pulumi.InvokeOptions] = None) -> AwaitableGetAzurePrivatelinkResult:
|
|
140
139
|
"""
|
|
141
140
|
Gets information about an Azure Private Link connection for an Aiven service.
|
|
@@ -151,8 +150,8 @@ def get_azure_privatelink(project: Optional[builtins.str] = None,
|
|
|
151
150
|
```
|
|
152
151
|
|
|
153
152
|
|
|
154
|
-
:param
|
|
155
|
-
:param
|
|
153
|
+
:param _builtins.str project: The name of the project this resource belongs to. To set up proper dependencies please refer to this variable as a reference. Changing this property forces recreation of the resource.
|
|
154
|
+
:param _builtins.str service_name: The name of the service that this resource belongs to. To set up proper dependencies please refer to this variable as a reference. Changing this property forces recreation of the resource.
|
|
156
155
|
"""
|
|
157
156
|
__args__ = dict()
|
|
158
157
|
__args__['project'] = project
|
|
@@ -169,8 +168,8 @@ def get_azure_privatelink(project: Optional[builtins.str] = None,
|
|
|
169
168
|
service_name=pulumi.get(__ret__, 'service_name'),
|
|
170
169
|
state=pulumi.get(__ret__, 'state'),
|
|
171
170
|
user_subscription_ids=pulumi.get(__ret__, 'user_subscription_ids'))
|
|
172
|
-
def get_azure_privatelink_output(project: Optional[pulumi.Input[
|
|
173
|
-
service_name: Optional[pulumi.Input[
|
|
171
|
+
def get_azure_privatelink_output(project: Optional[pulumi.Input[_builtins.str]] = None,
|
|
172
|
+
service_name: Optional[pulumi.Input[_builtins.str]] = None,
|
|
174
173
|
opts: Optional[Union[pulumi.InvokeOptions, pulumi.InvokeOutputOptions]] = None) -> pulumi.Output[GetAzurePrivatelinkResult]:
|
|
175
174
|
"""
|
|
176
175
|
Gets information about an Azure Private Link connection for an Aiven service.
|
|
@@ -186,8 +185,8 @@ def get_azure_privatelink_output(project: Optional[pulumi.Input[builtins.str]] =
|
|
|
186
185
|
```
|
|
187
186
|
|
|
188
187
|
|
|
189
|
-
:param
|
|
190
|
-
:param
|
|
188
|
+
:param _builtins.str project: The name of the project this resource belongs to. To set up proper dependencies please refer to this variable as a reference. Changing this property forces recreation of the resource.
|
|
189
|
+
:param _builtins.str service_name: The name of the service that this resource belongs to. To set up proper dependencies please refer to this variable as a reference. Changing this property forces recreation of the resource.
|
|
191
190
|
"""
|
|
192
191
|
__args__ = dict()
|
|
193
192
|
__args__['project'] = project
|
|
@@ -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
|
|
@@ -59,81 +58,81 @@ class GetAzureVpcPeeringConnectionResult:
|
|
|
59
58
|
raise TypeError("Expected argument 'vpc_id' to be a str")
|
|
60
59
|
pulumi.set(__self__, "vpc_id", vpc_id)
|
|
61
60
|
|
|
62
|
-
@property
|
|
61
|
+
@_builtins.property
|
|
63
62
|
@pulumi.getter(name="azureSubscriptionId")
|
|
64
|
-
def azure_subscription_id(self) ->
|
|
63
|
+
def azure_subscription_id(self) -> _builtins.str:
|
|
65
64
|
"""
|
|
66
65
|
The ID of the Azure subscription in UUID4 format. Changing this property forces recreation of the resource.
|
|
67
66
|
"""
|
|
68
67
|
return pulumi.get(self, "azure_subscription_id")
|
|
69
68
|
|
|
70
|
-
@property
|
|
69
|
+
@_builtins.property
|
|
71
70
|
@pulumi.getter
|
|
72
|
-
def id(self) ->
|
|
71
|
+
def id(self) -> _builtins.str:
|
|
73
72
|
"""
|
|
74
73
|
The provider-assigned unique ID for this managed resource.
|
|
75
74
|
"""
|
|
76
75
|
return pulumi.get(self, "id")
|
|
77
76
|
|
|
78
|
-
@property
|
|
77
|
+
@_builtins.property
|
|
79
78
|
@pulumi.getter(name="peerAzureAppId")
|
|
80
|
-
def peer_azure_app_id(self) ->
|
|
79
|
+
def peer_azure_app_id(self) -> _builtins.str:
|
|
81
80
|
"""
|
|
82
81
|
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.
|
|
83
82
|
"""
|
|
84
83
|
return pulumi.get(self, "peer_azure_app_id")
|
|
85
84
|
|
|
86
|
-
@property
|
|
85
|
+
@_builtins.property
|
|
87
86
|
@pulumi.getter(name="peerAzureTenantId")
|
|
88
|
-
def peer_azure_tenant_id(self) ->
|
|
87
|
+
def peer_azure_tenant_id(self) -> _builtins.str:
|
|
89
88
|
"""
|
|
90
89
|
The Azure tenant ID in UUID4 format. Changing this property forces recreation of the resource.
|
|
91
90
|
"""
|
|
92
91
|
return pulumi.get(self, "peer_azure_tenant_id")
|
|
93
92
|
|
|
94
|
-
@property
|
|
93
|
+
@_builtins.property
|
|
95
94
|
@pulumi.getter(name="peerResourceGroup")
|
|
96
|
-
def peer_resource_group(self) ->
|
|
95
|
+
def peer_resource_group(self) -> _builtins.str:
|
|
97
96
|
"""
|
|
98
97
|
The name of the Azure resource group associated with the VNet. Changing this property forces recreation of the resource.
|
|
99
98
|
"""
|
|
100
99
|
return pulumi.get(self, "peer_resource_group")
|
|
101
100
|
|
|
102
|
-
@property
|
|
101
|
+
@_builtins.property
|
|
103
102
|
@pulumi.getter(name="peeringConnectionId")
|
|
104
|
-
def peering_connection_id(self) ->
|
|
103
|
+
def peering_connection_id(self) -> _builtins.str:
|
|
105
104
|
"""
|
|
106
105
|
The ID of the cloud provider for the peering connection.
|
|
107
106
|
"""
|
|
108
107
|
return pulumi.get(self, "peering_connection_id")
|
|
109
108
|
|
|
110
|
-
@property
|
|
109
|
+
@_builtins.property
|
|
111
110
|
@pulumi.getter
|
|
112
|
-
def state(self) ->
|
|
111
|
+
def state(self) -> _builtins.str:
|
|
113
112
|
"""
|
|
114
113
|
State of the peering connection
|
|
115
114
|
"""
|
|
116
115
|
return pulumi.get(self, "state")
|
|
117
116
|
|
|
118
|
-
@property
|
|
117
|
+
@_builtins.property
|
|
119
118
|
@pulumi.getter(name="stateInfo")
|
|
120
|
-
def state_info(self) -> Mapping[str,
|
|
119
|
+
def state_info(self) -> Mapping[str, _builtins.str]:
|
|
121
120
|
"""
|
|
122
121
|
State-specific help or error information.
|
|
123
122
|
"""
|
|
124
123
|
return pulumi.get(self, "state_info")
|
|
125
124
|
|
|
126
|
-
@property
|
|
125
|
+
@_builtins.property
|
|
127
126
|
@pulumi.getter(name="vnetName")
|
|
128
|
-
def vnet_name(self) ->
|
|
127
|
+
def vnet_name(self) -> _builtins.str:
|
|
129
128
|
"""
|
|
130
129
|
The name of the Azure VNet. Changing this property forces recreation of the resource.
|
|
131
130
|
"""
|
|
132
131
|
return pulumi.get(self, "vnet_name")
|
|
133
132
|
|
|
134
|
-
@property
|
|
133
|
+
@_builtins.property
|
|
135
134
|
@pulumi.getter(name="vpcId")
|
|
136
|
-
def vpc_id(self) ->
|
|
135
|
+
def vpc_id(self) -> _builtins.str:
|
|
137
136
|
"""
|
|
138
137
|
The ID of the Aiven VPC. Changing this property forces recreation of the resource.
|
|
139
138
|
"""
|
|
@@ -158,12 +157,12 @@ class AwaitableGetAzureVpcPeeringConnectionResult(GetAzureVpcPeeringConnectionRe
|
|
|
158
157
|
vpc_id=self.vpc_id)
|
|
159
158
|
|
|
160
159
|
|
|
161
|
-
def get_azure_vpc_peering_connection(azure_subscription_id: Optional[
|
|
162
|
-
peer_azure_app_id: Optional[
|
|
163
|
-
peer_azure_tenant_id: Optional[
|
|
164
|
-
peer_resource_group: Optional[
|
|
165
|
-
vnet_name: Optional[
|
|
166
|
-
vpc_id: Optional[
|
|
160
|
+
def get_azure_vpc_peering_connection(azure_subscription_id: Optional[_builtins.str] = None,
|
|
161
|
+
peer_azure_app_id: Optional[_builtins.str] = None,
|
|
162
|
+
peer_azure_tenant_id: Optional[_builtins.str] = None,
|
|
163
|
+
peer_resource_group: Optional[_builtins.str] = None,
|
|
164
|
+
vnet_name: Optional[_builtins.str] = None,
|
|
165
|
+
vpc_id: Optional[_builtins.str] = None,
|
|
167
166
|
opts: Optional[pulumi.InvokeOptions] = None) -> AwaitableGetAzureVpcPeeringConnectionResult:
|
|
168
167
|
"""
|
|
169
168
|
Gets information about about an Azure VPC peering connection.
|
|
@@ -183,12 +182,12 @@ def get_azure_vpc_peering_connection(azure_subscription_id: Optional[builtins.st
|
|
|
183
182
|
```
|
|
184
183
|
|
|
185
184
|
|
|
186
|
-
:param
|
|
187
|
-
:param
|
|
188
|
-
:param
|
|
189
|
-
:param
|
|
190
|
-
:param
|
|
191
|
-
:param
|
|
185
|
+
:param _builtins.str azure_subscription_id: The ID of the Azure subscription in UUID4 format. Changing this property forces recreation of the resource.
|
|
186
|
+
:param _builtins.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.
|
|
187
|
+
:param _builtins.str peer_azure_tenant_id: The Azure tenant ID in UUID4 format. Changing this property forces recreation of the resource.
|
|
188
|
+
:param _builtins.str peer_resource_group: The name of the Azure resource group associated with the VNet. Changing this property forces recreation of the resource.
|
|
189
|
+
:param _builtins.str vnet_name: The name of the Azure VNet. Changing this property forces recreation of the resource.
|
|
190
|
+
:param _builtins.str vpc_id: The ID of the Aiven VPC. Changing this property forces recreation of the resource.
|
|
192
191
|
"""
|
|
193
192
|
__args__ = dict()
|
|
194
193
|
__args__['azureSubscriptionId'] = azure_subscription_id
|
|
@@ -211,12 +210,12 @@ def get_azure_vpc_peering_connection(azure_subscription_id: Optional[builtins.st
|
|
|
211
210
|
state_info=pulumi.get(__ret__, 'state_info'),
|
|
212
211
|
vnet_name=pulumi.get(__ret__, 'vnet_name'),
|
|
213
212
|
vpc_id=pulumi.get(__ret__, 'vpc_id'))
|
|
214
|
-
def get_azure_vpc_peering_connection_output(azure_subscription_id: Optional[pulumi.Input[
|
|
215
|
-
peer_azure_app_id: Optional[pulumi.Input[
|
|
216
|
-
peer_azure_tenant_id: Optional[pulumi.Input[
|
|
217
|
-
peer_resource_group: Optional[pulumi.Input[
|
|
218
|
-
vnet_name: Optional[pulumi.Input[
|
|
219
|
-
vpc_id: Optional[pulumi.Input[
|
|
213
|
+
def get_azure_vpc_peering_connection_output(azure_subscription_id: Optional[pulumi.Input[_builtins.str]] = None,
|
|
214
|
+
peer_azure_app_id: Optional[pulumi.Input[_builtins.str]] = None,
|
|
215
|
+
peer_azure_tenant_id: Optional[pulumi.Input[_builtins.str]] = None,
|
|
216
|
+
peer_resource_group: Optional[pulumi.Input[_builtins.str]] = None,
|
|
217
|
+
vnet_name: Optional[pulumi.Input[_builtins.str]] = None,
|
|
218
|
+
vpc_id: Optional[pulumi.Input[_builtins.str]] = None,
|
|
220
219
|
opts: Optional[Union[pulumi.InvokeOptions, pulumi.InvokeOutputOptions]] = None) -> pulumi.Output[GetAzureVpcPeeringConnectionResult]:
|
|
221
220
|
"""
|
|
222
221
|
Gets information about about an Azure VPC peering connection.
|
|
@@ -236,12 +235,12 @@ def get_azure_vpc_peering_connection_output(azure_subscription_id: Optional[pulu
|
|
|
236
235
|
```
|
|
237
236
|
|
|
238
237
|
|
|
239
|
-
:param
|
|
240
|
-
:param
|
|
241
|
-
:param
|
|
242
|
-
:param
|
|
243
|
-
:param
|
|
244
|
-
:param
|
|
238
|
+
:param _builtins.str azure_subscription_id: The ID of the Azure subscription in UUID4 format. Changing this property forces recreation of the resource.
|
|
239
|
+
:param _builtins.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.
|
|
240
|
+
:param _builtins.str peer_azure_tenant_id: The Azure tenant ID in UUID4 format. Changing this property forces recreation of the resource.
|
|
241
|
+
:param _builtins.str peer_resource_group: The name of the Azure resource group associated with the VNet. Changing this property forces recreation of the resource.
|
|
242
|
+
:param _builtins.str vnet_name: The name of the Azure VNet. Changing this property forces recreation of the resource.
|
|
243
|
+
:param _builtins.str vpc_id: The ID of the Aiven VPC. Changing this property forces recreation of the resource.
|
|
245
244
|
"""
|
|
246
245
|
__args__ = dict()
|
|
247
246
|
__args__['azureSubscriptionId'] = azure_subscription_id
|
|
@@ -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
|
|
@@ -80,137 +79,137 @@ class GetBillingGroupResult:
|
|
|
80
79
|
raise TypeError("Expected argument 'zip_code' to be a str")
|
|
81
80
|
pulumi.set(__self__, "zip_code", zip_code)
|
|
82
81
|
|
|
83
|
-
@property
|
|
82
|
+
@_builtins.property
|
|
84
83
|
@pulumi.getter(name="accountId")
|
|
85
|
-
def account_id(self) ->
|
|
84
|
+
def account_id(self) -> _builtins.str:
|
|
86
85
|
"""
|
|
87
86
|
Account ID.
|
|
88
87
|
"""
|
|
89
88
|
return pulumi.get(self, "account_id")
|
|
90
89
|
|
|
91
|
-
@property
|
|
90
|
+
@_builtins.property
|
|
92
91
|
@pulumi.getter(name="addressLines")
|
|
93
|
-
def address_lines(self) -> Sequence[
|
|
92
|
+
def address_lines(self) -> Sequence[_builtins.str]:
|
|
94
93
|
"""
|
|
95
94
|
Address lines 1 and 2. For example, street, PO box, or building.
|
|
96
95
|
"""
|
|
97
96
|
return pulumi.get(self, "address_lines")
|
|
98
97
|
|
|
99
|
-
@property
|
|
98
|
+
@_builtins.property
|
|
100
99
|
@pulumi.getter(name="billingCurrency")
|
|
101
|
-
def billing_currency(self) ->
|
|
100
|
+
def billing_currency(self) -> _builtins.str:
|
|
102
101
|
"""
|
|
103
102
|
Billing currency for the billing group. Supported currencies are: AUD, CAD, CHF, DKK, EUR, GBP, JPY, NOK, NZD, SEK, SGD, and USD.
|
|
104
103
|
"""
|
|
105
104
|
return pulumi.get(self, "billing_currency")
|
|
106
105
|
|
|
107
|
-
@property
|
|
106
|
+
@_builtins.property
|
|
108
107
|
@pulumi.getter(name="billingEmails")
|
|
109
|
-
def billing_emails(self) -> Sequence[
|
|
108
|
+
def billing_emails(self) -> Sequence[_builtins.str]:
|
|
110
109
|
"""
|
|
111
110
|
Email address of billing contacts. Invoices and other payment notifications are emailed to all billing contacts.
|
|
112
111
|
"""
|
|
113
112
|
return pulumi.get(self, "billing_emails")
|
|
114
113
|
|
|
115
|
-
@property
|
|
114
|
+
@_builtins.property
|
|
116
115
|
@pulumi.getter(name="billingExtraText")
|
|
117
|
-
def billing_extra_text(self) ->
|
|
116
|
+
def billing_extra_text(self) -> _builtins.str:
|
|
118
117
|
"""
|
|
119
118
|
Additional information to include on your invoice (for example, a reference number).
|
|
120
119
|
"""
|
|
121
120
|
return pulumi.get(self, "billing_extra_text")
|
|
122
121
|
|
|
123
|
-
@property
|
|
122
|
+
@_builtins.property
|
|
124
123
|
@pulumi.getter(name="billingGroupId")
|
|
125
|
-
def billing_group_id(self) ->
|
|
124
|
+
def billing_group_id(self) -> _builtins.str:
|
|
126
125
|
"""
|
|
127
126
|
The [ID of the billing group](https://aiven.io/docs/platform/reference/get-resource-IDs#get-a-billing-group-id). To set up proper dependencies please refer to this variable as a reference.
|
|
128
127
|
"""
|
|
129
128
|
return pulumi.get(self, "billing_group_id")
|
|
130
129
|
|
|
131
|
-
@property
|
|
130
|
+
@_builtins.property
|
|
132
131
|
@pulumi.getter(name="cardId")
|
|
133
|
-
def card_id(self) ->
|
|
132
|
+
def card_id(self) -> _builtins.str:
|
|
134
133
|
"""
|
|
135
134
|
Credit card ID.
|
|
136
135
|
"""
|
|
137
136
|
return pulumi.get(self, "card_id")
|
|
138
137
|
|
|
139
|
-
@property
|
|
138
|
+
@_builtins.property
|
|
140
139
|
@pulumi.getter
|
|
141
|
-
def city(self) ->
|
|
140
|
+
def city(self) -> _builtins.str:
|
|
142
141
|
"""
|
|
143
142
|
City, district, suburb, town, or village.
|
|
144
143
|
"""
|
|
145
144
|
return pulumi.get(self, "city")
|
|
146
145
|
|
|
147
|
-
@property
|
|
146
|
+
@_builtins.property
|
|
148
147
|
@pulumi.getter
|
|
149
|
-
def company(self) ->
|
|
148
|
+
def company(self) -> _builtins.str:
|
|
150
149
|
"""
|
|
151
150
|
Your company name.
|
|
152
151
|
"""
|
|
153
152
|
return pulumi.get(self, "company")
|
|
154
153
|
|
|
155
|
-
@property
|
|
154
|
+
@_builtins.property
|
|
156
155
|
@pulumi.getter(name="copyFromBillingGroup")
|
|
157
|
-
def copy_from_billing_group(self) ->
|
|
156
|
+
def copy_from_billing_group(self) -> _builtins.str:
|
|
158
157
|
"""
|
|
159
158
|
ID of the billing group to copy the company name, address, currency, billing contacts, and extra text from.
|
|
160
159
|
"""
|
|
161
160
|
return pulumi.get(self, "copy_from_billing_group")
|
|
162
161
|
|
|
163
|
-
@property
|
|
162
|
+
@_builtins.property
|
|
164
163
|
@pulumi.getter(name="countryCode")
|
|
165
|
-
def country_code(self) ->
|
|
164
|
+
def country_code(self) -> _builtins.str:
|
|
166
165
|
"""
|
|
167
166
|
Two-letter country code.
|
|
168
167
|
"""
|
|
169
168
|
return pulumi.get(self, "country_code")
|
|
170
169
|
|
|
171
|
-
@property
|
|
170
|
+
@_builtins.property
|
|
172
171
|
@pulumi.getter
|
|
173
|
-
def id(self) ->
|
|
172
|
+
def id(self) -> _builtins.str:
|
|
174
173
|
"""
|
|
175
174
|
The provider-assigned unique ID for this managed resource.
|
|
176
175
|
"""
|
|
177
176
|
return pulumi.get(self, "id")
|
|
178
177
|
|
|
179
|
-
@property
|
|
178
|
+
@_builtins.property
|
|
180
179
|
@pulumi.getter
|
|
181
|
-
def name(self) ->
|
|
180
|
+
def name(self) -> _builtins.str:
|
|
182
181
|
"""
|
|
183
182
|
Name of the billing group.
|
|
184
183
|
"""
|
|
185
184
|
return pulumi.get(self, "name")
|
|
186
185
|
|
|
187
|
-
@property
|
|
186
|
+
@_builtins.property
|
|
188
187
|
@pulumi.getter(name="parentId")
|
|
189
|
-
def parent_id(self) ->
|
|
188
|
+
def parent_id(self) -> _builtins.str:
|
|
190
189
|
"""
|
|
191
190
|
Link a billing group to an existing organization by using its ID. To set up proper dependencies please refer to this variable as a reference.
|
|
192
191
|
"""
|
|
193
192
|
return pulumi.get(self, "parent_id")
|
|
194
193
|
|
|
195
|
-
@property
|
|
194
|
+
@_builtins.property
|
|
196
195
|
@pulumi.getter
|
|
197
|
-
def state(self) ->
|
|
196
|
+
def state(self) -> _builtins.str:
|
|
198
197
|
"""
|
|
199
198
|
Address state.
|
|
200
199
|
"""
|
|
201
200
|
return pulumi.get(self, "state")
|
|
202
201
|
|
|
203
|
-
@property
|
|
202
|
+
@_builtins.property
|
|
204
203
|
@pulumi.getter(name="vatId")
|
|
205
|
-
def vat_id(self) ->
|
|
204
|
+
def vat_id(self) -> _builtins.str:
|
|
206
205
|
"""
|
|
207
206
|
The VAT identification number for your company.
|
|
208
207
|
"""
|
|
209
208
|
return pulumi.get(self, "vat_id")
|
|
210
209
|
|
|
211
|
-
@property
|
|
210
|
+
@_builtins.property
|
|
212
211
|
@pulumi.getter(name="zipCode")
|
|
213
|
-
def zip_code(self) ->
|
|
212
|
+
def zip_code(self) -> _builtins.str:
|
|
214
213
|
"""
|
|
215
214
|
Zip or postal code.
|
|
216
215
|
"""
|
|
@@ -242,7 +241,7 @@ class AwaitableGetBillingGroupResult(GetBillingGroupResult):
|
|
|
242
241
|
zip_code=self.zip_code)
|
|
243
242
|
|
|
244
243
|
|
|
245
|
-
def get_billing_group(billing_group_id: Optional[
|
|
244
|
+
def get_billing_group(billing_group_id: Optional[_builtins.str] = None,
|
|
246
245
|
opts: Optional[pulumi.InvokeOptions] = None) -> AwaitableGetBillingGroupResult:
|
|
247
246
|
"""
|
|
248
247
|
Gets information about a billing group.
|
|
@@ -257,7 +256,7 @@ def get_billing_group(billing_group_id: Optional[builtins.str] = None,
|
|
|
257
256
|
```
|
|
258
257
|
|
|
259
258
|
|
|
260
|
-
:param
|
|
259
|
+
:param _builtins.str billing_group_id: The [ID of the billing group](https://aiven.io/docs/platform/reference/get-resource-IDs#get-a-billing-group-id). To set up proper dependencies please refer to this variable as a reference.
|
|
261
260
|
"""
|
|
262
261
|
__args__ = dict()
|
|
263
262
|
__args__['billingGroupId'] = billing_group_id
|
|
@@ -282,7 +281,7 @@ def get_billing_group(billing_group_id: Optional[builtins.str] = None,
|
|
|
282
281
|
state=pulumi.get(__ret__, 'state'),
|
|
283
282
|
vat_id=pulumi.get(__ret__, 'vat_id'),
|
|
284
283
|
zip_code=pulumi.get(__ret__, 'zip_code'))
|
|
285
|
-
def get_billing_group_output(billing_group_id: Optional[pulumi.Input[
|
|
284
|
+
def get_billing_group_output(billing_group_id: Optional[pulumi.Input[_builtins.str]] = None,
|
|
286
285
|
opts: Optional[Union[pulumi.InvokeOptions, pulumi.InvokeOutputOptions]] = None) -> pulumi.Output[GetBillingGroupResult]:
|
|
287
286
|
"""
|
|
288
287
|
Gets information about a billing group.
|
|
@@ -297,7 +296,7 @@ def get_billing_group_output(billing_group_id: Optional[pulumi.Input[builtins.st
|
|
|
297
296
|
```
|
|
298
297
|
|
|
299
298
|
|
|
300
|
-
:param
|
|
299
|
+
:param _builtins.str billing_group_id: The [ID of the billing group](https://aiven.io/docs/platform/reference/get-resource-IDs#get-a-billing-group-id). To set up proper dependencies please refer to this variable as a reference.
|
|
301
300
|
"""
|
|
302
301
|
__args__ = dict()
|
|
303
302
|
__args__['billingGroupId'] = billing_group_id
|