pulumi-aiven 6.13.0a1710156545__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 +32749 -13711
- pulumi_aiven/_utilities.py +41 -5
- pulumi_aiven/account.py +32 -45
- pulumi_aiven/account_authentication.py +24 -9
- pulumi_aiven/account_team.py +35 -14
- pulumi_aiven/account_team_member.py +48 -39
- pulumi_aiven/account_team_project.py +40 -27
- 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 -43
- pulumi_aiven/aws_vpc_peering_connection.py +72 -61
- pulumi_aiven/azure_privatelink.py +54 -53
- pulumi_aiven/azure_privatelink_connection_approval.py +136 -33
- pulumi_aiven/azure_vpc_peering_connection.py +86 -77
- pulumi_aiven/billing_group.py +33 -34
- pulumi_aiven/cassandra.py +145 -126
- pulumi_aiven/cassandra_user.py +59 -58
- pulumi_aiven/clickhouse.py +133 -114
- pulumi_aiven/clickhouse_database.py +58 -62
- pulumi_aiven/clickhouse_grant.py +135 -134
- pulumi_aiven/clickhouse_role.py +36 -49
- pulumi_aiven/clickhouse_user.py +50 -49
- pulumi_aiven/config/__init__.pyi +5 -0
- pulumi_aiven/config/vars.py +5 -0
- pulumi_aiven/connection_pool.py +67 -66
- pulumi_aiven/dragonfly.py +1256 -0
- pulumi_aiven/flink.py +104 -104
- pulumi_aiven/flink_application.py +58 -55
- 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 -48
- pulumi_aiven/get_account.py +20 -9
- 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 -24
- pulumi_aiven/get_aws_vpc_peering_connection.py +56 -33
- pulumi_aiven/get_azure_privatelink.py +37 -26
- pulumi_aiven/get_azure_vpc_peering_connection.py +77 -28
- pulumi_aiven/get_billing_group.py +31 -8
- pulumi_aiven/get_cassanda.py +55 -23
- pulumi_aiven/get_cassandra.py +55 -23
- pulumi_aiven/get_cassandra_user.py +42 -30
- pulumi_aiven/get_clickhouse.py +55 -23
- pulumi_aiven/get_clickhouse_database.py +35 -26
- pulumi_aiven/get_clickhouse_user.py +40 -29
- pulumi_aiven/get_connection_pool.py +43 -30
- pulumi_aiven/get_dragonfly.py +499 -0
- pulumi_aiven/get_external_identity.py +160 -0
- pulumi_aiven/get_flink.py +55 -23
- pulumi_aiven/get_flink_application.py +44 -31
- pulumi_aiven/get_flink_application_version.py +55 -37
- pulumi_aiven/get_gcp_privatelink.py +63 -7
- pulumi_aiven/get_gcp_vpc_peering_connection.py +39 -28
- pulumi_aiven/get_grafana.py +55 -23
- 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 -25
- pulumi_aiven/get_kafka_acl.py +50 -37
- pulumi_aiven/get_kafka_connect.py +54 -36
- pulumi_aiven/get_kafka_connector.py +44 -28
- pulumi_aiven/get_kafka_mirror_maker.py +50 -32
- pulumi_aiven/get_kafka_schema.py +35 -23
- pulumi_aiven/get_kafka_schema_configuration.py +32 -21
- pulumi_aiven/get_kafka_schema_registry_acl.py +37 -20
- pulumi_aiven/get_kafka_topic.py +70 -29
- pulumi_aiven/get_kafka_user.py +42 -30
- pulumi_aiven/get_m3_aggregator.py +51 -19
- pulumi_aiven/get_m3_db.py +55 -23
- pulumi_aiven/get_m3db_user.py +38 -28
- pulumi_aiven/get_mirror_maker_replication_flow.py +86 -25
- pulumi_aiven/get_my_sql.py +50 -18
- pulumi_aiven/get_mysql_database.py +31 -22
- pulumi_aiven/get_mysql_user.py +36 -23
- pulumi_aiven/get_open_search.py +50 -18
- pulumi_aiven/get_open_search_acl_config.py +27 -19
- pulumi_aiven/get_open_search_acl_rule.py +37 -25
- pulumi_aiven/get_opensearch_security_plugin_config.py +29 -19
- pulumi_aiven/get_opensearch_user.py +32 -22
- pulumi_aiven/get_organization.py +25 -17
- 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 -23
- pulumi_aiven/get_pg_database.py +39 -28
- pulumi_aiven/get_pg_user.py +44 -31
- pulumi_aiven/get_project.py +43 -26
- pulumi_aiven/get_project_user.py +27 -19
- pulumi_aiven/get_project_vpc.py +31 -23
- pulumi_aiven/get_redis.py +50 -18
- pulumi_aiven/get_redis_user.py +40 -26
- pulumi_aiven/get_service_component.py +40 -22
- pulumi_aiven/get_service_integration.py +163 -53
- pulumi_aiven/get_service_integration_endpoint.py +128 -37
- pulumi_aiven/get_thanos.py +499 -0
- pulumi_aiven/get_transit_gateway_vpc_attachment.py +35 -22
- pulumi_aiven/get_valkey.py +499 -0
- pulumi_aiven/get_valkey_user.py +218 -0
- pulumi_aiven/grafana.py +188 -322
- 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 -144
- pulumi_aiven/kafka_acl.py +64 -57
- pulumi_aiven/kafka_connect.py +201 -332
- pulumi_aiven/kafka_connector.py +67 -60
- pulumi_aiven/kafka_mirror_maker.py +137 -320
- pulumi_aiven/kafka_native_acl.py +588 -0
- pulumi_aiven/kafka_quota.py +604 -0
- pulumi_aiven/kafka_schema.py +63 -58
- pulumi_aiven/kafka_schema_configuration.py +25 -24
- pulumi_aiven/kafka_schema_registry_acl.py +80 -35
- pulumi_aiven/kafka_topic.py +184 -65
- pulumi_aiven/kafka_user.py +59 -58
- pulumi_aiven/m3_aggregator.py +174 -310
- pulumi_aiven/m3_db.py +190 -326
- pulumi_aiven/m3db_user.py +51 -50
- pulumi_aiven/mirror_maker_replication_flow.py +215 -55
- pulumi_aiven/my_sql.py +188 -324
- pulumi_aiven/mysql_database.py +32 -51
- pulumi_aiven/mysql_user.py +37 -36
- pulumi_aiven/open_search.py +126 -107
- pulumi_aiven/open_search_acl_config.py +33 -36
- pulumi_aiven/open_search_acl_rule.py +55 -54
- pulumi_aiven/opensearch_security_plugin_config.py +69 -16
- pulumi_aiven/opensearch_user.py +30 -29
- pulumi_aiven/organization.py +18 -17
- 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 -36
- pulumi_aiven/outputs.py +38976 -21894
- pulumi_aiven/pg.py +92 -88
- pulumi_aiven/pg_database.py +52 -71
- pulumi_aiven/pg_user.py +80 -65
- pulumi_aiven/project.py +111 -102
- pulumi_aiven/project_user.py +44 -35
- pulumi_aiven/project_vpc.py +58 -29
- pulumi_aiven/provider.py +5 -0
- pulumi_aiven/pulumi-plugin.json +2 -1
- pulumi_aiven/redis.py +161 -297
- pulumi_aiven/redis_user.py +58 -57
- pulumi_aiven/service_integration.py +511 -165
- 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 -58
- pulumi_aiven/valkey.py +1256 -0
- pulumi_aiven/valkey_user.py +606 -0
- {pulumi_aiven-6.13.0a1710156545.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.0a1710156545.dist-info → pulumi_aiven-6.31.0.dist-info}/WHEEL +1 -1
- pulumi_aiven-6.13.0a1710156545.dist-info/RECORD +0 -146
- {pulumi_aiven-6.13.0a1710156545.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__ = [
|
|
@@ -51,7 +56,7 @@ class GetAzurePrivatelinkResult:
|
|
|
51
56
|
@pulumi.getter(name="azureServiceAlias")
|
|
52
57
|
def azure_service_alias(self) -> str:
|
|
53
58
|
"""
|
|
54
|
-
Azure
|
|
59
|
+
The Azure Private Link service alias.
|
|
55
60
|
"""
|
|
56
61
|
return pulumi.get(self, "azure_service_alias")
|
|
57
62
|
|
|
@@ -59,7 +64,7 @@ class GetAzurePrivatelinkResult:
|
|
|
59
64
|
@pulumi.getter(name="azureServiceId")
|
|
60
65
|
def azure_service_id(self) -> str:
|
|
61
66
|
"""
|
|
62
|
-
Azure
|
|
67
|
+
The Azure Private Link service ID.
|
|
63
68
|
"""
|
|
64
69
|
return pulumi.get(self, "azure_service_id")
|
|
65
70
|
|
|
@@ -75,7 +80,7 @@ class GetAzurePrivatelinkResult:
|
|
|
75
80
|
@pulumi.getter
|
|
76
81
|
def message(self) -> str:
|
|
77
82
|
"""
|
|
78
|
-
Printable result of the Azure
|
|
83
|
+
Printable result of the Azure Private Link request.
|
|
79
84
|
"""
|
|
80
85
|
return pulumi.get(self, "message")
|
|
81
86
|
|
|
@@ -83,7 +88,7 @@ class GetAzurePrivatelinkResult:
|
|
|
83
88
|
@pulumi.getter
|
|
84
89
|
def project(self) -> str:
|
|
85
90
|
"""
|
|
86
|
-
|
|
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.
|
|
87
92
|
"""
|
|
88
93
|
return pulumi.get(self, "project")
|
|
89
94
|
|
|
@@ -91,7 +96,7 @@ class GetAzurePrivatelinkResult:
|
|
|
91
96
|
@pulumi.getter(name="serviceName")
|
|
92
97
|
def service_name(self) -> str:
|
|
93
98
|
"""
|
|
94
|
-
|
|
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.
|
|
95
100
|
"""
|
|
96
101
|
return pulumi.get(self, "service_name")
|
|
97
102
|
|
|
@@ -99,7 +104,7 @@ class GetAzurePrivatelinkResult:
|
|
|
99
104
|
@pulumi.getter
|
|
100
105
|
def state(self) -> str:
|
|
101
106
|
"""
|
|
102
|
-
|
|
107
|
+
The state of the Private Link resource.
|
|
103
108
|
"""
|
|
104
109
|
return pulumi.get(self, "state")
|
|
105
110
|
|
|
@@ -107,7 +112,7 @@ class GetAzurePrivatelinkResult:
|
|
|
107
112
|
@pulumi.getter(name="userSubscriptionIds")
|
|
108
113
|
def user_subscription_ids(self) -> Sequence[str]:
|
|
109
114
|
"""
|
|
110
|
-
A
|
|
115
|
+
A list of allowed subscription IDs. Maximum length: `16`.
|
|
111
116
|
"""
|
|
112
117
|
return pulumi.get(self, "user_subscription_ids")
|
|
113
118
|
|
|
@@ -132,23 +137,21 @@ def get_azure_privatelink(project: Optional[str] = None,
|
|
|
132
137
|
service_name: Optional[str] = None,
|
|
133
138
|
opts: Optional[pulumi.InvokeOptions] = None) -> AwaitableGetAzurePrivatelinkResult:
|
|
134
139
|
"""
|
|
135
|
-
|
|
140
|
+
Gets information about an Azure Private Link connection for an Aiven service.
|
|
136
141
|
|
|
137
142
|
## Example Usage
|
|
138
143
|
|
|
139
|
-
<!--Start PulumiCodeChooser -->
|
|
140
144
|
```python
|
|
141
145
|
import pulumi
|
|
142
146
|
import pulumi_aiven as aiven
|
|
143
147
|
|
|
144
|
-
|
|
145
|
-
service_name=
|
|
148
|
+
main = aiven.get_azure_privatelink(project=example_project["project"],
|
|
149
|
+
service_name=example_kafka["serviceName"])
|
|
146
150
|
```
|
|
147
|
-
<!--End PulumiCodeChooser -->
|
|
148
151
|
|
|
149
152
|
|
|
150
|
-
:param str project:
|
|
151
|
-
:param str service_name:
|
|
153
|
+
:param 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 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.
|
|
152
155
|
"""
|
|
153
156
|
__args__ = dict()
|
|
154
157
|
__args__['project'] = project
|
|
@@ -165,29 +168,37 @@ def get_azure_privatelink(project: Optional[str] = None,
|
|
|
165
168
|
service_name=pulumi.get(__ret__, 'service_name'),
|
|
166
169
|
state=pulumi.get(__ret__, 'state'),
|
|
167
170
|
user_subscription_ids=pulumi.get(__ret__, 'user_subscription_ids'))
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
@_utilities.lift_output_func(get_azure_privatelink)
|
|
171
171
|
def get_azure_privatelink_output(project: Optional[pulumi.Input[str]] = None,
|
|
172
172
|
service_name: Optional[pulumi.Input[str]] = None,
|
|
173
|
-
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetAzurePrivatelinkResult]:
|
|
173
|
+
opts: Optional[Union[pulumi.InvokeOptions, pulumi.InvokeOutputOptions]] = None) -> pulumi.Output[GetAzurePrivatelinkResult]:
|
|
174
174
|
"""
|
|
175
|
-
|
|
175
|
+
Gets information about an Azure Private Link connection for an Aiven service.
|
|
176
176
|
|
|
177
177
|
## Example Usage
|
|
178
178
|
|
|
179
|
-
<!--Start PulumiCodeChooser -->
|
|
180
179
|
```python
|
|
181
180
|
import pulumi
|
|
182
181
|
import pulumi_aiven as aiven
|
|
183
182
|
|
|
184
|
-
|
|
185
|
-
service_name=
|
|
183
|
+
main = aiven.get_azure_privatelink(project=example_project["project"],
|
|
184
|
+
service_name=example_kafka["serviceName"])
|
|
186
185
|
```
|
|
187
|
-
<!--End PulumiCodeChooser -->
|
|
188
186
|
|
|
189
187
|
|
|
190
|
-
:param str project:
|
|
191
|
-
:param str service_name:
|
|
188
|
+
:param 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 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.
|
|
192
190
|
"""
|
|
193
|
-
|
|
191
|
+
__args__ = dict()
|
|
192
|
+
__args__['project'] = project
|
|
193
|
+
__args__['serviceName'] = service_name
|
|
194
|
+
opts = pulumi.InvokeOutputOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
|
195
|
+
__ret__ = pulumi.runtime.invoke_output('aiven:index/getAzurePrivatelink:getAzurePrivatelink', __args__, opts=opts, typ=GetAzurePrivatelinkResult)
|
|
196
|
+
return __ret__.apply(lambda __response__: GetAzurePrivatelinkResult(
|
|
197
|
+
azure_service_alias=pulumi.get(__response__, 'azure_service_alias'),
|
|
198
|
+
azure_service_id=pulumi.get(__response__, 'azure_service_id'),
|
|
199
|
+
id=pulumi.get(__response__, 'id'),
|
|
200
|
+
message=pulumi.get(__response__, 'message'),
|
|
201
|
+
project=pulumi.get(__response__, 'project'),
|
|
202
|
+
service_name=pulumi.get(__response__, 'service_name'),
|
|
203
|
+
state=pulumi.get(__response__, 'state'),
|
|
204
|
+
user_subscription_ids=pulumi.get(__response__, 'user_subscription_ids')))
|
|
@@ -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__ = [
|
|
@@ -57,7 +62,7 @@ class GetAzureVpcPeeringConnectionResult:
|
|
|
57
62
|
@pulumi.getter(name="azureSubscriptionId")
|
|
58
63
|
def azure_subscription_id(self) -> str:
|
|
59
64
|
"""
|
|
60
|
-
|
|
65
|
+
The ID of the Azure subscription in UUID4 format. Changing this property forces recreation of the resource.
|
|
61
66
|
"""
|
|
62
67
|
return pulumi.get(self, "azure_subscription_id")
|
|
63
68
|
|
|
@@ -73,7 +78,7 @@ class GetAzureVpcPeeringConnectionResult:
|
|
|
73
78
|
@pulumi.getter(name="peerAzureAppId")
|
|
74
79
|
def peer_azure_app_id(self) -> str:
|
|
75
80
|
"""
|
|
76
|
-
|
|
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.
|
|
77
82
|
"""
|
|
78
83
|
return pulumi.get(self, "peer_azure_app_id")
|
|
79
84
|
|
|
@@ -81,7 +86,7 @@ class GetAzureVpcPeeringConnectionResult:
|
|
|
81
86
|
@pulumi.getter(name="peerAzureTenantId")
|
|
82
87
|
def peer_azure_tenant_id(self) -> str:
|
|
83
88
|
"""
|
|
84
|
-
Azure tenant
|
|
89
|
+
The Azure tenant ID in UUID4 format. Changing this property forces recreation of the resource.
|
|
85
90
|
"""
|
|
86
91
|
return pulumi.get(self, "peer_azure_tenant_id")
|
|
87
92
|
|
|
@@ -89,7 +94,7 @@ class GetAzureVpcPeeringConnectionResult:
|
|
|
89
94
|
@pulumi.getter(name="peerResourceGroup")
|
|
90
95
|
def peer_resource_group(self) -> str:
|
|
91
96
|
"""
|
|
92
|
-
|
|
97
|
+
The name of the Azure resource group associated with the VNet. Changing this property forces recreation of the resource.
|
|
93
98
|
"""
|
|
94
99
|
return pulumi.get(self, "peer_resource_group")
|
|
95
100
|
|
|
@@ -97,7 +102,7 @@ class GetAzureVpcPeeringConnectionResult:
|
|
|
97
102
|
@pulumi.getter(name="peeringConnectionId")
|
|
98
103
|
def peering_connection_id(self) -> str:
|
|
99
104
|
"""
|
|
100
|
-
|
|
105
|
+
The ID of the cloud provider for the peering connection.
|
|
101
106
|
"""
|
|
102
107
|
return pulumi.get(self, "peering_connection_id")
|
|
103
108
|
|
|
@@ -111,9 +116,9 @@ class GetAzureVpcPeeringConnectionResult:
|
|
|
111
116
|
|
|
112
117
|
@property
|
|
113
118
|
@pulumi.getter(name="stateInfo")
|
|
114
|
-
def state_info(self) -> Mapping[str,
|
|
119
|
+
def state_info(self) -> Mapping[str, str]:
|
|
115
120
|
"""
|
|
116
|
-
State-specific help or error information
|
|
121
|
+
State-specific help or error information.
|
|
117
122
|
"""
|
|
118
123
|
return pulumi.get(self, "state_info")
|
|
119
124
|
|
|
@@ -121,7 +126,7 @@ class GetAzureVpcPeeringConnectionResult:
|
|
|
121
126
|
@pulumi.getter(name="vnetName")
|
|
122
127
|
def vnet_name(self) -> str:
|
|
123
128
|
"""
|
|
124
|
-
|
|
129
|
+
The name of the Azure VNet. Changing this property forces recreation of the resource.
|
|
125
130
|
"""
|
|
126
131
|
return pulumi.get(self, "vnet_name")
|
|
127
132
|
|
|
@@ -129,7 +134,7 @@ class GetAzureVpcPeeringConnectionResult:
|
|
|
129
134
|
@pulumi.getter(name="vpcId")
|
|
130
135
|
def vpc_id(self) -> str:
|
|
131
136
|
"""
|
|
132
|
-
The
|
|
137
|
+
The ID of the Aiven VPC. Changing this property forces recreation of the resource.
|
|
133
138
|
"""
|
|
134
139
|
return pulumi.get(self, "vpc_id")
|
|
135
140
|
|
|
@@ -160,15 +165,29 @@ def get_azure_vpc_peering_connection(azure_subscription_id: Optional[str] = None
|
|
|
160
165
|
vpc_id: Optional[str] = None,
|
|
161
166
|
opts: Optional[pulumi.InvokeOptions] = None) -> AwaitableGetAzureVpcPeeringConnectionResult:
|
|
162
167
|
"""
|
|
163
|
-
|
|
168
|
+
Gets information about about an Azure VPC peering connection.
|
|
164
169
|
|
|
170
|
+
## Example Usage
|
|
165
171
|
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
+
```python
|
|
173
|
+
import pulumi
|
|
174
|
+
import pulumi_aiven as aiven
|
|
175
|
+
|
|
176
|
+
azure_to_aiven_peering = aiven.get_azure_vpc_peering_connection(vpc_id=example_vpc["id"],
|
|
177
|
+
azure_subscription_id="00000000-0000-0000-0000-000000000000",
|
|
178
|
+
peer_resource_group="example-resource-group",
|
|
179
|
+
vnet_name="example-vnet",
|
|
180
|
+
peer_azure_app_id="00000000-0000-0000-0000-000000000000",
|
|
181
|
+
peer_azure_tenant_id="00000000-0000-0000-0000-000000000000")
|
|
182
|
+
```
|
|
183
|
+
|
|
184
|
+
|
|
185
|
+
:param str azure_subscription_id: The ID of the Azure subscription in UUID4 format. Changing this property forces recreation of the resource.
|
|
186
|
+
:param 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 str peer_azure_tenant_id: The Azure tenant ID in UUID4 format. Changing this property forces recreation of the resource.
|
|
188
|
+
:param 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 str vnet_name: The name of the Azure VNet. Changing this property forces recreation of the resource.
|
|
190
|
+
:param str vpc_id: The ID of the Aiven VPC. Changing this property forces recreation of the resource.
|
|
172
191
|
"""
|
|
173
192
|
__args__ = dict()
|
|
174
193
|
__args__['azureSubscriptionId'] = azure_subscription_id
|
|
@@ -191,25 +210,55 @@ def get_azure_vpc_peering_connection(azure_subscription_id: Optional[str] = None
|
|
|
191
210
|
state_info=pulumi.get(__ret__, 'state_info'),
|
|
192
211
|
vnet_name=pulumi.get(__ret__, 'vnet_name'),
|
|
193
212
|
vpc_id=pulumi.get(__ret__, 'vpc_id'))
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
@_utilities.lift_output_func(get_azure_vpc_peering_connection)
|
|
197
213
|
def get_azure_vpc_peering_connection_output(azure_subscription_id: Optional[pulumi.Input[str]] = None,
|
|
198
214
|
peer_azure_app_id: Optional[pulumi.Input[str]] = None,
|
|
199
215
|
peer_azure_tenant_id: Optional[pulumi.Input[str]] = None,
|
|
200
216
|
peer_resource_group: Optional[pulumi.Input[str]] = None,
|
|
201
217
|
vnet_name: Optional[pulumi.Input[str]] = None,
|
|
202
218
|
vpc_id: Optional[pulumi.Input[str]] = None,
|
|
203
|
-
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetAzureVpcPeeringConnectionResult]:
|
|
219
|
+
opts: Optional[Union[pulumi.InvokeOptions, pulumi.InvokeOutputOptions]] = None) -> pulumi.Output[GetAzureVpcPeeringConnectionResult]:
|
|
204
220
|
"""
|
|
205
|
-
|
|
221
|
+
Gets information about about an Azure VPC peering connection.
|
|
222
|
+
|
|
223
|
+
## Example Usage
|
|
224
|
+
|
|
225
|
+
```python
|
|
226
|
+
import pulumi
|
|
227
|
+
import pulumi_aiven as aiven
|
|
228
|
+
|
|
229
|
+
azure_to_aiven_peering = aiven.get_azure_vpc_peering_connection(vpc_id=example_vpc["id"],
|
|
230
|
+
azure_subscription_id="00000000-0000-0000-0000-000000000000",
|
|
231
|
+
peer_resource_group="example-resource-group",
|
|
232
|
+
vnet_name="example-vnet",
|
|
233
|
+
peer_azure_app_id="00000000-0000-0000-0000-000000000000",
|
|
234
|
+
peer_azure_tenant_id="00000000-0000-0000-0000-000000000000")
|
|
235
|
+
```
|
|
206
236
|
|
|
207
237
|
|
|
208
|
-
:param str azure_subscription_id:
|
|
209
|
-
:param str peer_azure_app_id:
|
|
210
|
-
:param str peer_azure_tenant_id: Azure tenant
|
|
211
|
-
:param str peer_resource_group:
|
|
212
|
-
:param str vnet_name:
|
|
213
|
-
:param str vpc_id: The
|
|
238
|
+
:param str azure_subscription_id: The ID of the Azure subscription in UUID4 format. Changing this property forces recreation of the resource.
|
|
239
|
+
:param 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 str peer_azure_tenant_id: The Azure tenant ID in UUID4 format. Changing this property forces recreation of the resource.
|
|
241
|
+
:param 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 str vnet_name: The name of the Azure VNet. Changing this property forces recreation of the resource.
|
|
243
|
+
:param str vpc_id: The ID of the Aiven VPC. Changing this property forces recreation of the resource.
|
|
214
244
|
"""
|
|
215
|
-
|
|
245
|
+
__args__ = dict()
|
|
246
|
+
__args__['azureSubscriptionId'] = azure_subscription_id
|
|
247
|
+
__args__['peerAzureAppId'] = peer_azure_app_id
|
|
248
|
+
__args__['peerAzureTenantId'] = peer_azure_tenant_id
|
|
249
|
+
__args__['peerResourceGroup'] = peer_resource_group
|
|
250
|
+
__args__['vnetName'] = vnet_name
|
|
251
|
+
__args__['vpcId'] = vpc_id
|
|
252
|
+
opts = pulumi.InvokeOutputOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
|
253
|
+
__ret__ = pulumi.runtime.invoke_output('aiven:index/getAzureVpcPeeringConnection:getAzureVpcPeeringConnection', __args__, opts=opts, typ=GetAzureVpcPeeringConnectionResult)
|
|
254
|
+
return __ret__.apply(lambda __response__: GetAzureVpcPeeringConnectionResult(
|
|
255
|
+
azure_subscription_id=pulumi.get(__response__, 'azure_subscription_id'),
|
|
256
|
+
id=pulumi.get(__response__, 'id'),
|
|
257
|
+
peer_azure_app_id=pulumi.get(__response__, 'peer_azure_app_id'),
|
|
258
|
+
peer_azure_tenant_id=pulumi.get(__response__, 'peer_azure_tenant_id'),
|
|
259
|
+
peer_resource_group=pulumi.get(__response__, 'peer_resource_group'),
|
|
260
|
+
peering_connection_id=pulumi.get(__response__, 'peering_connection_id'),
|
|
261
|
+
state=pulumi.get(__response__, 'state'),
|
|
262
|
+
state_info=pulumi.get(__response__, 'state_info'),
|
|
263
|
+
vnet_name=pulumi.get(__response__, 'vnet_name'),
|
|
264
|
+
vpc_id=pulumi.get(__response__, 'vpc_id')))
|
|
@@ -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__ = [
|
|
@@ -190,7 +195,7 @@ class GetBillingGroupResult:
|
|
|
190
195
|
@pulumi.getter
|
|
191
196
|
def state(self) -> str:
|
|
192
197
|
"""
|
|
193
|
-
|
|
198
|
+
Address state.
|
|
194
199
|
"""
|
|
195
200
|
return pulumi.get(self, "state")
|
|
196
201
|
|
|
@@ -239,7 +244,7 @@ class AwaitableGetBillingGroupResult(GetBillingGroupResult):
|
|
|
239
244
|
def get_billing_group(billing_group_id: Optional[str] = None,
|
|
240
245
|
opts: Optional[pulumi.InvokeOptions] = None) -> AwaitableGetBillingGroupResult:
|
|
241
246
|
"""
|
|
242
|
-
|
|
247
|
+
Gets information about a billing group.
|
|
243
248
|
|
|
244
249
|
|
|
245
250
|
:param str billing_group_id: The ID of the billing group. To set up proper dependencies please refer to this variable as a reference.
|
|
@@ -267,15 +272,33 @@ def get_billing_group(billing_group_id: Optional[str] = None,
|
|
|
267
272
|
state=pulumi.get(__ret__, 'state'),
|
|
268
273
|
vat_id=pulumi.get(__ret__, 'vat_id'),
|
|
269
274
|
zip_code=pulumi.get(__ret__, 'zip_code'))
|
|
270
|
-
|
|
271
|
-
|
|
272
|
-
@_utilities.lift_output_func(get_billing_group)
|
|
273
275
|
def get_billing_group_output(billing_group_id: Optional[pulumi.Input[str]] = None,
|
|
274
|
-
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetBillingGroupResult]:
|
|
276
|
+
opts: Optional[Union[pulumi.InvokeOptions, pulumi.InvokeOutputOptions]] = None) -> pulumi.Output[GetBillingGroupResult]:
|
|
275
277
|
"""
|
|
276
|
-
|
|
278
|
+
Gets information about a billing group.
|
|
277
279
|
|
|
278
280
|
|
|
279
281
|
:param str billing_group_id: The ID of the billing group. To set up proper dependencies please refer to this variable as a reference.
|
|
280
282
|
"""
|
|
281
|
-
|
|
283
|
+
__args__ = dict()
|
|
284
|
+
__args__['billingGroupId'] = billing_group_id
|
|
285
|
+
opts = pulumi.InvokeOutputOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
|
286
|
+
__ret__ = pulumi.runtime.invoke_output('aiven:index/getBillingGroup:getBillingGroup', __args__, opts=opts, typ=GetBillingGroupResult)
|
|
287
|
+
return __ret__.apply(lambda __response__: GetBillingGroupResult(
|
|
288
|
+
account_id=pulumi.get(__response__, 'account_id'),
|
|
289
|
+
address_lines=pulumi.get(__response__, 'address_lines'),
|
|
290
|
+
billing_currency=pulumi.get(__response__, 'billing_currency'),
|
|
291
|
+
billing_emails=pulumi.get(__response__, 'billing_emails'),
|
|
292
|
+
billing_extra_text=pulumi.get(__response__, 'billing_extra_text'),
|
|
293
|
+
billing_group_id=pulumi.get(__response__, 'billing_group_id'),
|
|
294
|
+
card_id=pulumi.get(__response__, 'card_id'),
|
|
295
|
+
city=pulumi.get(__response__, 'city'),
|
|
296
|
+
company=pulumi.get(__response__, 'company'),
|
|
297
|
+
copy_from_billing_group=pulumi.get(__response__, 'copy_from_billing_group'),
|
|
298
|
+
country_code=pulumi.get(__response__, 'country_code'),
|
|
299
|
+
id=pulumi.get(__response__, 'id'),
|
|
300
|
+
name=pulumi.get(__response__, 'name'),
|
|
301
|
+
parent_id=pulumi.get(__response__, 'parent_id'),
|
|
302
|
+
state=pulumi.get(__response__, 'state'),
|
|
303
|
+
vat_id=pulumi.get(__response__, 'vat_id'),
|
|
304
|
+
zip_code=pulumi.get(__response__, 'zip_code')))
|
pulumi_aiven/get_cassanda.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
|
from . import outputs
|
|
12
17
|
|
|
@@ -117,7 +122,7 @@ class GetCassandaResult:
|
|
|
117
122
|
@pulumi.getter(name="additionalDiskSpace")
|
|
118
123
|
def additional_disk_space(self) -> str:
|
|
119
124
|
"""
|
|
120
|
-
|
|
125
|
+
Add [disk storage](https://aiven.io/docs/platform/howto/add-storage-space) in increments of 30 GiB to scale your service. The maximum value depends on the service type and cloud provider. Removing additional storage causes the service nodes to go through a rolling restart and there might be a short downtime for services with no HA capabilities.
|
|
121
126
|
"""
|
|
122
127
|
return pulumi.get(self, "additional_disk_space")
|
|
123
128
|
|
|
@@ -125,7 +130,7 @@ class GetCassandaResult:
|
|
|
125
130
|
@pulumi.getter(name="cassandraUserConfigs")
|
|
126
131
|
def cassandra_user_configs(self) -> Sequence['outputs.GetCassandaCassandraUserConfigResult']:
|
|
127
132
|
"""
|
|
128
|
-
Cassandra user configurable settings
|
|
133
|
+
Cassandra user configurable settings. **Warning:** There's no way to reset advanced configuration options to default. Options that you add cannot be removed later
|
|
129
134
|
"""
|
|
130
135
|
return pulumi.get(self, "cassandra_user_configs")
|
|
131
136
|
|
|
@@ -133,7 +138,7 @@ class GetCassandaResult:
|
|
|
133
138
|
@pulumi.getter
|
|
134
139
|
def cassandras(self) -> Sequence['outputs.GetCassandaCassandraResult']:
|
|
135
140
|
"""
|
|
136
|
-
Cassandra server
|
|
141
|
+
Values provided by the Cassandra server.
|
|
137
142
|
"""
|
|
138
143
|
return pulumi.get(self, "cassandras")
|
|
139
144
|
|
|
@@ -221,7 +226,7 @@ class GetCassandaResult:
|
|
|
221
226
|
@pulumi.getter
|
|
222
227
|
def plan(self) -> str:
|
|
223
228
|
"""
|
|
224
|
-
Defines what kind of computing resources are allocated for the service. It can be changed after creation, though there are some restrictions when going to a smaller plan such as the new plan must have sufficient amount of disk space to store all current data and switching to a plan with fewer nodes might not be supported. The basic plan names are `hobbyist`, `startup-x`, `business-x` and `premium-x` where `x` is (roughly) the amount of memory on each node (also other attributes like number of CPUs and amount of disk space varies but naming is based on memory). The available options can be
|
|
229
|
+
Defines what kind of computing resources are allocated for the service. It can be changed after creation, though there are some restrictions when going to a smaller plan such as the new plan must have sufficient amount of disk space to store all current data and switching to a plan with fewer nodes might not be supported. The basic plan names are `hobbyist`, `startup-x`, `business-x` and `premium-x` where `x` is (roughly) the amount of memory on each node (also other attributes like number of CPUs and amount of disk space varies but naming is based on memory). The available options can be seen from the [Aiven pricing page](https://aiven.io/pricing).
|
|
225
230
|
"""
|
|
226
231
|
return pulumi.get(self, "plan")
|
|
227
232
|
|
|
@@ -229,7 +234,7 @@ class GetCassandaResult:
|
|
|
229
234
|
@pulumi.getter
|
|
230
235
|
def project(self) -> str:
|
|
231
236
|
"""
|
|
232
|
-
|
|
237
|
+
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.
|
|
233
238
|
"""
|
|
234
239
|
return pulumi.get(self, "project")
|
|
235
240
|
|
|
@@ -333,7 +338,7 @@ class GetCassandaResult:
|
|
|
333
338
|
@pulumi.getter(name="techEmails")
|
|
334
339
|
def tech_emails(self) -> Sequence['outputs.GetCassandaTechEmailResult']:
|
|
335
340
|
"""
|
|
336
|
-
|
|
341
|
+
The email addresses for [service contacts](https://aiven.io/docs/platform/howto/technical-emails), who will receive important alerts and updates about this service. You can also set email contacts at the project level.
|
|
337
342
|
"""
|
|
338
343
|
return pulumi.get(self, "tech_emails")
|
|
339
344
|
|
|
@@ -387,22 +392,20 @@ def get_cassanda(project: Optional[str] = None,
|
|
|
387
392
|
service_name: Optional[str] = None,
|
|
388
393
|
opts: Optional[pulumi.InvokeOptions] = None) -> AwaitableGetCassandaResult:
|
|
389
394
|
"""
|
|
390
|
-
|
|
395
|
+
Gets information about an Aiven for Apache Cassandra® service.
|
|
391
396
|
|
|
392
397
|
## Example Usage
|
|
393
398
|
|
|
394
|
-
<!--Start PulumiCodeChooser -->
|
|
395
399
|
```python
|
|
396
400
|
import pulumi
|
|
397
401
|
import pulumi_aiven as aiven
|
|
398
402
|
|
|
399
|
-
|
|
400
|
-
service_name="
|
|
403
|
+
example_cassandra = aiven.get_cassandra(project=example_project["project"],
|
|
404
|
+
service_name="example-cassandra-service")
|
|
401
405
|
```
|
|
402
|
-
<!--End PulumiCodeChooser -->
|
|
403
406
|
|
|
404
407
|
|
|
405
|
-
:param str project:
|
|
408
|
+
:param 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.
|
|
406
409
|
:param str service_name: Specifies the actual name of the service. The name cannot be changed later without destroying and re-creating the service so name should be picked based on intended service usage rather than current attributes.
|
|
407
410
|
"""
|
|
408
411
|
pulumi.log.warn("""get_cassanda is deprecated: aiven.getCassanda has been deprecated in favor of aiven.getCassandra""")
|
|
@@ -442,30 +445,59 @@ def get_cassanda(project: Optional[str] = None,
|
|
|
442
445
|
tags=pulumi.get(__ret__, 'tags'),
|
|
443
446
|
tech_emails=pulumi.get(__ret__, 'tech_emails'),
|
|
444
447
|
termination_protection=pulumi.get(__ret__, 'termination_protection'))
|
|
445
|
-
|
|
446
|
-
|
|
447
|
-
@_utilities.lift_output_func(get_cassanda)
|
|
448
448
|
def get_cassanda_output(project: Optional[pulumi.Input[str]] = None,
|
|
449
449
|
service_name: Optional[pulumi.Input[str]] = None,
|
|
450
|
-
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetCassandaResult]:
|
|
450
|
+
opts: Optional[Union[pulumi.InvokeOptions, pulumi.InvokeOutputOptions]] = None) -> pulumi.Output[GetCassandaResult]:
|
|
451
451
|
"""
|
|
452
|
-
|
|
452
|
+
Gets information about an Aiven for Apache Cassandra® service.
|
|
453
453
|
|
|
454
454
|
## Example Usage
|
|
455
455
|
|
|
456
|
-
<!--Start PulumiCodeChooser -->
|
|
457
456
|
```python
|
|
458
457
|
import pulumi
|
|
459
458
|
import pulumi_aiven as aiven
|
|
460
459
|
|
|
461
|
-
|
|
462
|
-
service_name="
|
|
460
|
+
example_cassandra = aiven.get_cassandra(project=example_project["project"],
|
|
461
|
+
service_name="example-cassandra-service")
|
|
463
462
|
```
|
|
464
|
-
<!--End PulumiCodeChooser -->
|
|
465
463
|
|
|
466
464
|
|
|
467
|
-
:param str project:
|
|
465
|
+
:param 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.
|
|
468
466
|
:param str service_name: Specifies the actual name of the service. The name cannot be changed later without destroying and re-creating the service so name should be picked based on intended service usage rather than current attributes.
|
|
469
467
|
"""
|
|
470
468
|
pulumi.log.warn("""get_cassanda is deprecated: aiven.getCassanda has been deprecated in favor of aiven.getCassandra""")
|
|
471
|
-
|
|
469
|
+
__args__ = dict()
|
|
470
|
+
__args__['project'] = project
|
|
471
|
+
__args__['serviceName'] = service_name
|
|
472
|
+
opts = pulumi.InvokeOutputOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
|
473
|
+
__ret__ = pulumi.runtime.invoke_output('aiven:index/getCassanda:getCassanda', __args__, opts=opts, typ=GetCassandaResult)
|
|
474
|
+
return __ret__.apply(lambda __response__: GetCassandaResult(
|
|
475
|
+
additional_disk_space=pulumi.get(__response__, 'additional_disk_space'),
|
|
476
|
+
cassandra_user_configs=pulumi.get(__response__, 'cassandra_user_configs'),
|
|
477
|
+
cassandras=pulumi.get(__response__, 'cassandras'),
|
|
478
|
+
cloud_name=pulumi.get(__response__, 'cloud_name'),
|
|
479
|
+
components=pulumi.get(__response__, 'components'),
|
|
480
|
+
disk_space=pulumi.get(__response__, 'disk_space'),
|
|
481
|
+
disk_space_cap=pulumi.get(__response__, 'disk_space_cap'),
|
|
482
|
+
disk_space_default=pulumi.get(__response__, 'disk_space_default'),
|
|
483
|
+
disk_space_step=pulumi.get(__response__, 'disk_space_step'),
|
|
484
|
+
disk_space_used=pulumi.get(__response__, 'disk_space_used'),
|
|
485
|
+
id=pulumi.get(__response__, 'id'),
|
|
486
|
+
maintenance_window_dow=pulumi.get(__response__, 'maintenance_window_dow'),
|
|
487
|
+
maintenance_window_time=pulumi.get(__response__, 'maintenance_window_time'),
|
|
488
|
+
plan=pulumi.get(__response__, 'plan'),
|
|
489
|
+
project=pulumi.get(__response__, 'project'),
|
|
490
|
+
project_vpc_id=pulumi.get(__response__, 'project_vpc_id'),
|
|
491
|
+
service_host=pulumi.get(__response__, 'service_host'),
|
|
492
|
+
service_integrations=pulumi.get(__response__, 'service_integrations'),
|
|
493
|
+
service_name=pulumi.get(__response__, 'service_name'),
|
|
494
|
+
service_password=pulumi.get(__response__, 'service_password'),
|
|
495
|
+
service_port=pulumi.get(__response__, 'service_port'),
|
|
496
|
+
service_type=pulumi.get(__response__, 'service_type'),
|
|
497
|
+
service_uri=pulumi.get(__response__, 'service_uri'),
|
|
498
|
+
service_username=pulumi.get(__response__, 'service_username'),
|
|
499
|
+
state=pulumi.get(__response__, 'state'),
|
|
500
|
+
static_ips=pulumi.get(__response__, 'static_ips'),
|
|
501
|
+
tags=pulumi.get(__response__, 'tags'),
|
|
502
|
+
tech_emails=pulumi.get(__response__, 'tech_emails'),
|
|
503
|
+
termination_protection=pulumi.get(__response__, 'termination_protection')))
|