pulumi-aiven 6.37.0a1743570488__py3-none-any.whl → 6.37.0a1744255932__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 +22 -0
- pulumi_aiven/_inputs.py +8877 -8288
- pulumi_aiven/account.py +71 -70
- pulumi_aiven/account_authentication.py +204 -203
- pulumi_aiven/account_team.py +50 -49
- pulumi_aiven/account_team_member.py +64 -63
- pulumi_aiven/account_team_project.py +57 -56
- pulumi_aiven/alloydbomni.py +247 -254
- pulumi_aiven/alloydbomni_database.py +71 -70
- pulumi_aiven/alloydbomni_user.py +92 -91
- pulumi_aiven/aws_org_vpc_peering_connection.py +92 -91
- pulumi_aiven/aws_privatelink.py +57 -56
- pulumi_aiven/aws_vpc_peering_connection.py +78 -77
- pulumi_aiven/azure_org_vpc_peering_connection.py +113 -112
- pulumi_aiven/azure_privatelink.py +71 -70
- pulumi_aiven/azure_privatelink_connection_approval.py +57 -56
- pulumi_aiven/azure_vpc_peering_connection.py +106 -105
- pulumi_aiven/billing_group.py +211 -210
- pulumi_aiven/cassandra.py +233 -240
- pulumi_aiven/cassandra_user.py +78 -77
- pulumi_aiven/clickhouse.py +233 -240
- pulumi_aiven/clickhouse_database.py +53 -52
- pulumi_aiven/clickhouse_grant.py +57 -56
- pulumi_aiven/clickhouse_role.py +43 -42
- pulumi_aiven/clickhouse_user.py +64 -63
- pulumi_aiven/config/__init__.py +1 -0
- pulumi_aiven/config/__init__.pyi +1 -0
- pulumi_aiven/config/vars.py +1 -0
- pulumi_aiven/connection_pool.py +106 -105
- pulumi_aiven/dragonfly.py +233 -240
- pulumi_aiven/flink.py +233 -240
- pulumi_aiven/flink_application.py +78 -77
- pulumi_aiven/flink_application_deployment.py +113 -112
- pulumi_aiven/flink_application_version.py +85 -84
- pulumi_aiven/flink_jar_application.py +78 -77
- pulumi_aiven/flink_jar_application_deployment.py +176 -175
- pulumi_aiven/flink_jar_application_version.py +92 -91
- pulumi_aiven/gcp_org_vpc_peering_connection.py +71 -70
- pulumi_aiven/gcp_privatelink.py +50 -49
- pulumi_aiven/gcp_privatelink_connection_approval.py +64 -63
- pulumi_aiven/gcp_vpc_peering_connection.py +64 -63
- pulumi_aiven/get_account.py +14 -13
- pulumi_aiven/get_account_authentication.py +27 -26
- pulumi_aiven/get_account_team.py +15 -14
- pulumi_aiven/get_account_team_member.py +20 -19
- pulumi_aiven/get_account_team_project.py +18 -17
- pulumi_aiven/get_alloydbomni.py +34 -36
- pulumi_aiven/get_alloydbomni_database.py +19 -18
- pulumi_aiven/get_alloydbomni_user.py +22 -21
- pulumi_aiven/get_aws_org_vpc_peering_connection.py +30 -29
- pulumi_aiven/get_aws_privatelink.py +15 -14
- pulumi_aiven/get_aws_vpc_peering_connection.py +25 -24
- pulumi_aiven/get_azure_org_vpc_peering_connection.py +31 -30
- pulumi_aiven/get_azure_privatelink.py +17 -16
- pulumi_aiven/get_azure_vpc_peering_connection.py +35 -34
- pulumi_aiven/get_billing_group.py +22 -21
- pulumi_aiven/get_cassanda.py +33 -35
- pulumi_aiven/get_cassandra.py +33 -35
- pulumi_aiven/get_cassandra_user.py +21 -20
- pulumi_aiven/get_clickhouse.py +33 -35
- pulumi_aiven/get_clickhouse_database.py +18 -17
- pulumi_aiven/get_clickhouse_user.py +20 -19
- pulumi_aiven/get_connection_pool.py +22 -21
- pulumi_aiven/get_dragonfly.py +33 -35
- pulumi_aiven/get_external_identity.py +22 -21
- pulumi_aiven/get_flink.py +33 -35
- pulumi_aiven/get_flink_application.py +22 -21
- pulumi_aiven/get_flink_application_version.py +26 -25
- pulumi_aiven/get_gcp_org_vpc_peering_connection.py +24 -23
- pulumi_aiven/get_gcp_privatelink.py +15 -14
- pulumi_aiven/get_gcp_vpc_peering_connection.py +20 -19
- pulumi_aiven/get_grafana.py +33 -35
- pulumi_aiven/get_influx_db.py +28 -27
- pulumi_aiven/get_influxdb_database.py +12 -11
- pulumi_aiven/get_influxdb_user.py +15 -14
- pulumi_aiven/get_kafka.py +35 -37
- pulumi_aiven/get_kafka_acl.py +28 -27
- pulumi_aiven/get_kafka_connect.py +33 -35
- pulumi_aiven/get_kafka_connector.py +24 -23
- pulumi_aiven/get_kafka_mirror_maker.py +33 -35
- pulumi_aiven/get_kafka_schema.py +21 -20
- pulumi_aiven/get_kafka_schema_configuration.py +17 -16
- pulumi_aiven/get_kafka_schema_registry_acl.py +28 -27
- pulumi_aiven/get_kafka_topic.py +22 -21
- pulumi_aiven/get_kafka_user.py +21 -20
- pulumi_aiven/get_m3_aggregator.py +33 -35
- pulumi_aiven/get_m3_db.py +33 -35
- pulumi_aiven/get_m3db_user.py +19 -18
- pulumi_aiven/get_mirror_maker_replication_flow.py +34 -33
- pulumi_aiven/get_my_sql.py +33 -35
- pulumi_aiven/get_mysql_database.py +18 -17
- pulumi_aiven/get_mysql_user.py +22 -21
- pulumi_aiven/get_open_search.py +33 -35
- pulumi_aiven/get_open_search_acl_config.py +14 -13
- pulumi_aiven/get_open_search_acl_rule.py +27 -26
- pulumi_aiven/get_opensearch_security_plugin_config.py +16 -15
- pulumi_aiven/get_opensearch_user.py +19 -18
- pulumi_aiven/get_organization.py +14 -13
- pulumi_aiven/get_organization_address.py +227 -0
- pulumi_aiven/get_organization_application_user.py +15 -34
- pulumi_aiven/get_organization_billing_group.py +241 -0
- pulumi_aiven/get_organization_billing_group_list.py +110 -0
- pulumi_aiven/get_organization_project.py +30 -15
- pulumi_aiven/get_organization_user.py +18 -17
- pulumi_aiven/get_organization_user_group.py +16 -15
- pulumi_aiven/get_organization_user_list.py +32 -19
- pulumi_aiven/get_organization_vpc.py +17 -16
- pulumi_aiven/get_organizational_unit.py +11 -10
- pulumi_aiven/get_pg.py +33 -35
- pulumi_aiven/get_pg_database.py +20 -19
- pulumi_aiven/get_pg_user.py +22 -21
- pulumi_aiven/get_project.py +19 -18
- pulumi_aiven/get_project_user.py +14 -13
- pulumi_aiven/get_project_vpc.py +19 -18
- pulumi_aiven/get_redis.py +33 -35
- pulumi_aiven/get_redis_user.py +23 -22
- pulumi_aiven/get_service_component.py +54 -39
- pulumi_aiven/get_service_integration.py +29 -28
- pulumi_aiven/get_service_integration_endpoint.py +14 -13
- pulumi_aiven/get_thanos.py +33 -35
- pulumi_aiven/get_transit_gateway_vpc_attachment.py +22 -21
- pulumi_aiven/get_valkey.py +33 -35
- pulumi_aiven/get_valkey_user.py +23 -22
- pulumi_aiven/grafana.py +233 -240
- pulumi_aiven/influx_db.py +251 -244
- pulumi_aiven/influxdb_database.py +53 -52
- pulumi_aiven/influxdb_user.py +78 -77
- pulumi_aiven/kafka.py +261 -268
- pulumi_aiven/kafka_acl.py +78 -77
- pulumi_aiven/kafka_connect.py +233 -240
- pulumi_aiven/kafka_connector.py +99 -98
- pulumi_aiven/kafka_mirror_maker.py +233 -240
- pulumi_aiven/kafka_native_acl.py +127 -126
- pulumi_aiven/kafka_quota.py +99 -98
- pulumi_aiven/kafka_schema.py +92 -91
- pulumi_aiven/kafka_schema_configuration.py +43 -42
- pulumi_aiven/kafka_schema_registry_acl.py +78 -77
- pulumi_aiven/kafka_topic.py +109 -108
- pulumi_aiven/kafka_user.py +78 -77
- pulumi_aiven/m3_aggregator.py +233 -240
- pulumi_aiven/m3_db.py +233 -240
- pulumi_aiven/m3db_user.py +64 -63
- pulumi_aiven/mirror_maker_replication_flow.py +225 -224
- pulumi_aiven/my_sql.py +233 -240
- pulumi_aiven/mysql_database.py +53 -52
- pulumi_aiven/mysql_user.py +92 -91
- pulumi_aiven/open_search.py +233 -240
- pulumi_aiven/open_search_acl_config.py +57 -56
- pulumi_aiven/open_search_acl_rule.py +75 -74
- pulumi_aiven/opensearch_security_plugin_config.py +64 -63
- pulumi_aiven/opensearch_user.py +64 -63
- pulumi_aiven/organization.py +38 -37
- pulumi_aiven/organization_address.py +557 -0
- pulumi_aiven/organization_application_user.py +61 -60
- pulumi_aiven/organization_application_user_token.py +169 -168
- pulumi_aiven/organization_billing_group.py +645 -0
- pulumi_aiven/organization_group_project.py +43 -42
- pulumi_aiven/organization_permission.py +45 -44
- pulumi_aiven/organization_project.py +114 -82
- pulumi_aiven/organization_user.py +57 -56
- pulumi_aiven/organization_user_group.py +64 -63
- pulumi_aiven/organization_user_group_member.py +50 -81
- pulumi_aiven/organization_vpc.py +71 -70
- pulumi_aiven/organizational_unit.py +50 -49
- pulumi_aiven/outputs.py +10770 -10004
- pulumi_aiven/pg.py +233 -240
- pulumi_aiven/pg_database.py +81 -80
- pulumi_aiven/pg_user.py +92 -91
- pulumi_aiven/project.py +155 -154
- pulumi_aiven/project_user.py +50 -49
- pulumi_aiven/project_vpc.py +50 -49
- pulumi_aiven/provider.py +9 -8
- pulumi_aiven/pulumi-plugin.json +1 -1
- pulumi_aiven/redis.py +233 -240
- pulumi_aiven/redis_user.py +120 -119
- pulumi_aiven/service_integration.py +124 -123
- pulumi_aiven/service_integration_endpoint.py +50 -49
- pulumi_aiven/static_ip.py +57 -56
- pulumi_aiven/thanos.py +233 -240
- pulumi_aiven/transit_gateway_vpc_attachment.py +92 -91
- pulumi_aiven/valkey.py +233 -240
- pulumi_aiven/valkey_user.py +120 -119
- {pulumi_aiven-6.37.0a1743570488.dist-info → pulumi_aiven-6.37.0a1744255932.dist-info}/METADATA +1 -1
- pulumi_aiven-6.37.0a1744255932.dist-info/RECORD +188 -0
- pulumi_aiven-6.37.0a1743570488.dist-info/RECORD +0 -183
- {pulumi_aiven-6.37.0a1743570488.dist-info → pulumi_aiven-6.37.0a1744255932.dist-info}/WHEEL +0 -0
- {pulumi_aiven-6.37.0a1743570488.dist-info → pulumi_aiven-6.37.0a1744255932.dist-info}/top_level.txt +0 -0
pulumi_aiven/get_account.py
CHANGED
|
@@ -2,6 +2,7 @@
|
|
|
2
2
|
# *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
|
|
3
3
|
# *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
4
|
|
|
5
|
+
import builtins
|
|
5
6
|
import copy
|
|
6
7
|
import warnings
|
|
7
8
|
import sys
|
|
@@ -57,7 +58,7 @@ class GetAccountResult:
|
|
|
57
58
|
|
|
58
59
|
@property
|
|
59
60
|
@pulumi.getter(name="accountId")
|
|
60
|
-
def account_id(self) -> str:
|
|
61
|
+
def account_id(self) -> builtins.str:
|
|
61
62
|
"""
|
|
62
63
|
Account id
|
|
63
64
|
"""
|
|
@@ -65,7 +66,7 @@ class GetAccountResult:
|
|
|
65
66
|
|
|
66
67
|
@property
|
|
67
68
|
@pulumi.getter(name="createTime")
|
|
68
|
-
def create_time(self) -> str:
|
|
69
|
+
def create_time(self) -> builtins.str:
|
|
69
70
|
"""
|
|
70
71
|
Time of creation
|
|
71
72
|
"""
|
|
@@ -73,7 +74,7 @@ class GetAccountResult:
|
|
|
73
74
|
|
|
74
75
|
@property
|
|
75
76
|
@pulumi.getter
|
|
76
|
-
def id(self) -> str:
|
|
77
|
+
def id(self) -> builtins.str:
|
|
77
78
|
"""
|
|
78
79
|
The provider-assigned unique ID for this managed resource.
|
|
79
80
|
"""
|
|
@@ -81,7 +82,7 @@ class GetAccountResult:
|
|
|
81
82
|
|
|
82
83
|
@property
|
|
83
84
|
@pulumi.getter(name="isAccountOwner")
|
|
84
|
-
def is_account_owner(self) -> bool:
|
|
85
|
+
def is_account_owner(self) -> builtins.bool:
|
|
85
86
|
"""
|
|
86
87
|
If true, user is part of the owners team for this account
|
|
87
88
|
"""
|
|
@@ -89,7 +90,7 @@ class GetAccountResult:
|
|
|
89
90
|
|
|
90
91
|
@property
|
|
91
92
|
@pulumi.getter
|
|
92
|
-
def name(self) -> str:
|
|
93
|
+
def name(self) -> builtins.str:
|
|
93
94
|
"""
|
|
94
95
|
Account name
|
|
95
96
|
"""
|
|
@@ -97,7 +98,7 @@ class GetAccountResult:
|
|
|
97
98
|
|
|
98
99
|
@property
|
|
99
100
|
@pulumi.getter(name="ownerTeamId")
|
|
100
|
-
def owner_team_id(self) -> str:
|
|
101
|
+
def owner_team_id(self) -> builtins.str:
|
|
101
102
|
"""
|
|
102
103
|
Owner team id
|
|
103
104
|
"""
|
|
@@ -105,7 +106,7 @@ class GetAccountResult:
|
|
|
105
106
|
|
|
106
107
|
@property
|
|
107
108
|
@pulumi.getter(name="primaryBillingGroupId")
|
|
108
|
-
def primary_billing_group_id(self) -> str:
|
|
109
|
+
def primary_billing_group_id(self) -> builtins.str:
|
|
109
110
|
"""
|
|
110
111
|
Billing group id
|
|
111
112
|
"""
|
|
@@ -113,7 +114,7 @@ class GetAccountResult:
|
|
|
113
114
|
|
|
114
115
|
@property
|
|
115
116
|
@pulumi.getter(name="tenantId")
|
|
116
|
-
def tenant_id(self) -> str:
|
|
117
|
+
def tenant_id(self) -> builtins.str:
|
|
117
118
|
"""
|
|
118
119
|
Tenant id
|
|
119
120
|
"""
|
|
@@ -121,7 +122,7 @@ class GetAccountResult:
|
|
|
121
122
|
|
|
122
123
|
@property
|
|
123
124
|
@pulumi.getter(name="updateTime")
|
|
124
|
-
def update_time(self) -> str:
|
|
125
|
+
def update_time(self) -> builtins.str:
|
|
125
126
|
"""
|
|
126
127
|
Time of last update
|
|
127
128
|
"""
|
|
@@ -145,7 +146,7 @@ class AwaitableGetAccountResult(GetAccountResult):
|
|
|
145
146
|
update_time=self.update_time)
|
|
146
147
|
|
|
147
148
|
|
|
148
|
-
def get_account(name: Optional[str] = None,
|
|
149
|
+
def get_account(name: Optional[builtins.str] = None,
|
|
149
150
|
opts: Optional[pulumi.InvokeOptions] = None) -> AwaitableGetAccountResult:
|
|
150
151
|
"""
|
|
151
152
|
The Account data source provides information about the existing Aiven Account.
|
|
@@ -163,7 +164,7 @@ def get_account(name: Optional[str] = None,
|
|
|
163
164
|
```
|
|
164
165
|
|
|
165
166
|
|
|
166
|
-
:param str name: Account name
|
|
167
|
+
:param builtins.str name: Account name
|
|
167
168
|
"""
|
|
168
169
|
__args__ = dict()
|
|
169
170
|
__args__['name'] = name
|
|
@@ -180,7 +181,7 @@ def get_account(name: Optional[str] = None,
|
|
|
180
181
|
primary_billing_group_id=pulumi.get(__ret__, 'primary_billing_group_id'),
|
|
181
182
|
tenant_id=pulumi.get(__ret__, 'tenant_id'),
|
|
182
183
|
update_time=pulumi.get(__ret__, 'update_time'))
|
|
183
|
-
def get_account_output(name: Optional[pulumi.Input[str]] = None,
|
|
184
|
+
def get_account_output(name: Optional[pulumi.Input[builtins.str]] = None,
|
|
184
185
|
opts: Optional[Union[pulumi.InvokeOptions, pulumi.InvokeOutputOptions]] = None) -> pulumi.Output[GetAccountResult]:
|
|
185
186
|
"""
|
|
186
187
|
The Account data source provides information about the existing Aiven Account.
|
|
@@ -198,7 +199,7 @@ def get_account_output(name: Optional[pulumi.Input[str]] = None,
|
|
|
198
199
|
```
|
|
199
200
|
|
|
200
201
|
|
|
201
|
-
:param str name: Account name
|
|
202
|
+
:param builtins.str name: Account name
|
|
202
203
|
"""
|
|
203
204
|
__args__ = dict()
|
|
204
205
|
__args__['name'] = name
|
|
@@ -2,6 +2,7 @@
|
|
|
2
2
|
# *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
|
|
3
3
|
# *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
4
|
|
|
5
|
+
import builtins
|
|
5
6
|
import copy
|
|
6
7
|
import warnings
|
|
7
8
|
import sys
|
|
@@ -88,7 +89,7 @@ class GetAccountAuthenticationResult:
|
|
|
88
89
|
|
|
89
90
|
@property
|
|
90
91
|
@pulumi.getter(name="accountId")
|
|
91
|
-
def account_id(self) -> str:
|
|
92
|
+
def account_id(self) -> builtins.str:
|
|
92
93
|
"""
|
|
93
94
|
The unique id of the account.
|
|
94
95
|
"""
|
|
@@ -96,7 +97,7 @@ class GetAccountAuthenticationResult:
|
|
|
96
97
|
|
|
97
98
|
@property
|
|
98
99
|
@pulumi.getter(name="authenticationId")
|
|
99
|
-
def authentication_id(self) -> str:
|
|
100
|
+
def authentication_id(self) -> builtins.str:
|
|
100
101
|
"""
|
|
101
102
|
Account authentication id
|
|
102
103
|
"""
|
|
@@ -104,7 +105,7 @@ class GetAccountAuthenticationResult:
|
|
|
104
105
|
|
|
105
106
|
@property
|
|
106
107
|
@pulumi.getter(name="autoJoinTeamId")
|
|
107
|
-
def auto_join_team_id(self) -> str:
|
|
108
|
+
def auto_join_team_id(self) -> builtins.str:
|
|
108
109
|
"""
|
|
109
110
|
Team ID
|
|
110
111
|
"""
|
|
@@ -112,7 +113,7 @@ class GetAccountAuthenticationResult:
|
|
|
112
113
|
|
|
113
114
|
@property
|
|
114
115
|
@pulumi.getter(name="createTime")
|
|
115
|
-
def create_time(self) -> str:
|
|
116
|
+
def create_time(self) -> builtins.str:
|
|
116
117
|
"""
|
|
117
118
|
Time of creation
|
|
118
119
|
"""
|
|
@@ -120,7 +121,7 @@ class GetAccountAuthenticationResult:
|
|
|
120
121
|
|
|
121
122
|
@property
|
|
122
123
|
@pulumi.getter
|
|
123
|
-
def enabled(self) -> bool:
|
|
124
|
+
def enabled(self) -> builtins.bool:
|
|
124
125
|
"""
|
|
125
126
|
Status of account authentication method. The default value is `false`.
|
|
126
127
|
"""
|
|
@@ -128,7 +129,7 @@ class GetAccountAuthenticationResult:
|
|
|
128
129
|
|
|
129
130
|
@property
|
|
130
131
|
@pulumi.getter
|
|
131
|
-
def id(self) -> str:
|
|
132
|
+
def id(self) -> builtins.str:
|
|
132
133
|
"""
|
|
133
134
|
The provider-assigned unique ID for this managed resource.
|
|
134
135
|
"""
|
|
@@ -136,7 +137,7 @@ class GetAccountAuthenticationResult:
|
|
|
136
137
|
|
|
137
138
|
@property
|
|
138
139
|
@pulumi.getter
|
|
139
|
-
def name(self) -> str:
|
|
140
|
+
def name(self) -> builtins.str:
|
|
140
141
|
"""
|
|
141
142
|
The name of the account authentication.
|
|
142
143
|
"""
|
|
@@ -144,7 +145,7 @@ class GetAccountAuthenticationResult:
|
|
|
144
145
|
|
|
145
146
|
@property
|
|
146
147
|
@pulumi.getter(name="samlAcsUrl")
|
|
147
|
-
def saml_acs_url(self) -> str:
|
|
148
|
+
def saml_acs_url(self) -> builtins.str:
|
|
148
149
|
"""
|
|
149
150
|
SAML Assertion Consumer Service URL
|
|
150
151
|
"""
|
|
@@ -152,7 +153,7 @@ class GetAccountAuthenticationResult:
|
|
|
152
153
|
|
|
153
154
|
@property
|
|
154
155
|
@pulumi.getter(name="samlCertificate")
|
|
155
|
-
def saml_certificate(self) -> str:
|
|
156
|
+
def saml_certificate(self) -> builtins.str:
|
|
156
157
|
"""
|
|
157
158
|
SAML Certificate
|
|
158
159
|
"""
|
|
@@ -160,7 +161,7 @@ class GetAccountAuthenticationResult:
|
|
|
160
161
|
|
|
161
162
|
@property
|
|
162
163
|
@pulumi.getter(name="samlDigestAlgorithm")
|
|
163
|
-
def saml_digest_algorithm(self) -> str:
|
|
164
|
+
def saml_digest_algorithm(self) -> builtins.str:
|
|
164
165
|
"""
|
|
165
166
|
Digest algorithm. This is an advanced option that typically does not need to be set.
|
|
166
167
|
"""
|
|
@@ -168,7 +169,7 @@ class GetAccountAuthenticationResult:
|
|
|
168
169
|
|
|
169
170
|
@property
|
|
170
171
|
@pulumi.getter(name="samlEntityId")
|
|
171
|
-
def saml_entity_id(self) -> str:
|
|
172
|
+
def saml_entity_id(self) -> builtins.str:
|
|
172
173
|
"""
|
|
173
174
|
SAML Entity id
|
|
174
175
|
"""
|
|
@@ -184,7 +185,7 @@ class GetAccountAuthenticationResult:
|
|
|
184
185
|
|
|
185
186
|
@property
|
|
186
187
|
@pulumi.getter(name="samlIdpLoginAllowed")
|
|
187
|
-
def saml_idp_login_allowed(self) -> bool:
|
|
188
|
+
def saml_idp_login_allowed(self) -> builtins.bool:
|
|
188
189
|
"""
|
|
189
190
|
Set to 'true' to enable IdP initiated login
|
|
190
191
|
"""
|
|
@@ -192,7 +193,7 @@ class GetAccountAuthenticationResult:
|
|
|
192
193
|
|
|
193
194
|
@property
|
|
194
195
|
@pulumi.getter(name="samlIdpUrl")
|
|
195
|
-
def saml_idp_url(self) -> str:
|
|
196
|
+
def saml_idp_url(self) -> builtins.str:
|
|
196
197
|
"""
|
|
197
198
|
SAML Idp URL
|
|
198
199
|
"""
|
|
@@ -200,7 +201,7 @@ class GetAccountAuthenticationResult:
|
|
|
200
201
|
|
|
201
202
|
@property
|
|
202
203
|
@pulumi.getter(name="samlMetadataUrl")
|
|
203
|
-
def saml_metadata_url(self) -> str:
|
|
204
|
+
def saml_metadata_url(self) -> builtins.str:
|
|
204
205
|
"""
|
|
205
206
|
SAML Metadata URL
|
|
206
207
|
"""
|
|
@@ -208,7 +209,7 @@ class GetAccountAuthenticationResult:
|
|
|
208
209
|
|
|
209
210
|
@property
|
|
210
211
|
@pulumi.getter(name="samlSignatureAlgorithm")
|
|
211
|
-
def saml_signature_algorithm(self) -> str:
|
|
212
|
+
def saml_signature_algorithm(self) -> builtins.str:
|
|
212
213
|
"""
|
|
213
214
|
Signature algorithm. This is an advanced option that typically does not need to be set.
|
|
214
215
|
"""
|
|
@@ -216,7 +217,7 @@ class GetAccountAuthenticationResult:
|
|
|
216
217
|
|
|
217
218
|
@property
|
|
218
219
|
@pulumi.getter(name="samlVariant")
|
|
219
|
-
def saml_variant(self) -> str:
|
|
220
|
+
def saml_variant(self) -> builtins.str:
|
|
220
221
|
"""
|
|
221
222
|
SAML server variant
|
|
222
223
|
"""
|
|
@@ -224,7 +225,7 @@ class GetAccountAuthenticationResult:
|
|
|
224
225
|
|
|
225
226
|
@property
|
|
226
227
|
@pulumi.getter
|
|
227
|
-
def type(self) -> str:
|
|
228
|
+
def type(self) -> builtins.str:
|
|
228
229
|
"""
|
|
229
230
|
The account authentication type. The possible values are `internal` and `saml`.
|
|
230
231
|
"""
|
|
@@ -232,7 +233,7 @@ class GetAccountAuthenticationResult:
|
|
|
232
233
|
|
|
233
234
|
@property
|
|
234
235
|
@pulumi.getter(name="updateTime")
|
|
235
|
-
def update_time(self) -> str:
|
|
236
|
+
def update_time(self) -> builtins.str:
|
|
236
237
|
"""
|
|
237
238
|
Time of last update
|
|
238
239
|
"""
|
|
@@ -266,8 +267,8 @@ class AwaitableGetAccountAuthenticationResult(GetAccountAuthenticationResult):
|
|
|
266
267
|
update_time=self.update_time)
|
|
267
268
|
|
|
268
269
|
|
|
269
|
-
def get_account_authentication(account_id: Optional[str] = None,
|
|
270
|
-
name: Optional[str] = None,
|
|
270
|
+
def get_account_authentication(account_id: Optional[builtins.str] = None,
|
|
271
|
+
name: Optional[builtins.str] = None,
|
|
271
272
|
opts: Optional[pulumi.InvokeOptions] = None) -> AwaitableGetAccountAuthenticationResult:
|
|
272
273
|
"""
|
|
273
274
|
The Account Authentication data source provides information about the existing Aiven Account Authentication.
|
|
@@ -276,8 +277,8 @@ def get_account_authentication(account_id: Optional[str] = None,
|
|
|
276
277
|
This resource is deprecated
|
|
277
278
|
|
|
278
279
|
|
|
279
|
-
:param str account_id: The unique id of the account.
|
|
280
|
-
:param str name: The name of the account authentication.
|
|
280
|
+
:param builtins.str account_id: The unique id of the account.
|
|
281
|
+
:param builtins.str name: The name of the account authentication.
|
|
281
282
|
"""
|
|
282
283
|
__args__ = dict()
|
|
283
284
|
__args__['accountId'] = account_id
|
|
@@ -305,8 +306,8 @@ def get_account_authentication(account_id: Optional[str] = None,
|
|
|
305
306
|
saml_variant=pulumi.get(__ret__, 'saml_variant'),
|
|
306
307
|
type=pulumi.get(__ret__, 'type'),
|
|
307
308
|
update_time=pulumi.get(__ret__, 'update_time'))
|
|
308
|
-
def get_account_authentication_output(account_id: Optional[pulumi.Input[str]] = None,
|
|
309
|
-
name: Optional[pulumi.Input[str]] = None,
|
|
309
|
+
def get_account_authentication_output(account_id: Optional[pulumi.Input[builtins.str]] = None,
|
|
310
|
+
name: Optional[pulumi.Input[builtins.str]] = None,
|
|
310
311
|
opts: Optional[Union[pulumi.InvokeOptions, pulumi.InvokeOutputOptions]] = None) -> pulumi.Output[GetAccountAuthenticationResult]:
|
|
311
312
|
"""
|
|
312
313
|
The Account Authentication data source provides information about the existing Aiven Account Authentication.
|
|
@@ -315,8 +316,8 @@ def get_account_authentication_output(account_id: Optional[pulumi.Input[str]] =
|
|
|
315
316
|
This resource is deprecated
|
|
316
317
|
|
|
317
318
|
|
|
318
|
-
:param str account_id: The unique id of the account.
|
|
319
|
-
:param str name: The name of the account authentication.
|
|
319
|
+
:param builtins.str account_id: The unique id of the account.
|
|
320
|
+
:param builtins.str name: The name of the account authentication.
|
|
320
321
|
"""
|
|
321
322
|
__args__ = dict()
|
|
322
323
|
__args__['accountId'] = account_id
|
pulumi_aiven/get_account_team.py
CHANGED
|
@@ -2,6 +2,7 @@
|
|
|
2
2
|
# *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
|
|
3
3
|
# *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
4
|
|
|
5
|
+
import builtins
|
|
5
6
|
import copy
|
|
6
7
|
import warnings
|
|
7
8
|
import sys
|
|
@@ -48,7 +49,7 @@ class GetAccountTeamResult:
|
|
|
48
49
|
|
|
49
50
|
@property
|
|
50
51
|
@pulumi.getter(name="accountId")
|
|
51
|
-
def account_id(self) -> str:
|
|
52
|
+
def account_id(self) -> builtins.str:
|
|
52
53
|
"""
|
|
53
54
|
The unique account id
|
|
54
55
|
"""
|
|
@@ -56,7 +57,7 @@ class GetAccountTeamResult:
|
|
|
56
57
|
|
|
57
58
|
@property
|
|
58
59
|
@pulumi.getter(name="createTime")
|
|
59
|
-
def create_time(self) -> str:
|
|
60
|
+
def create_time(self) -> builtins.str:
|
|
60
61
|
"""
|
|
61
62
|
Time of creation
|
|
62
63
|
"""
|
|
@@ -64,7 +65,7 @@ class GetAccountTeamResult:
|
|
|
64
65
|
|
|
65
66
|
@property
|
|
66
67
|
@pulumi.getter
|
|
67
|
-
def id(self) -> str:
|
|
68
|
+
def id(self) -> builtins.str:
|
|
68
69
|
"""
|
|
69
70
|
The provider-assigned unique ID for this managed resource.
|
|
70
71
|
"""
|
|
@@ -72,7 +73,7 @@ class GetAccountTeamResult:
|
|
|
72
73
|
|
|
73
74
|
@property
|
|
74
75
|
@pulumi.getter
|
|
75
|
-
def name(self) -> str:
|
|
76
|
+
def name(self) -> builtins.str:
|
|
76
77
|
"""
|
|
77
78
|
The account team name
|
|
78
79
|
"""
|
|
@@ -80,7 +81,7 @@ class GetAccountTeamResult:
|
|
|
80
81
|
|
|
81
82
|
@property
|
|
82
83
|
@pulumi.getter(name="teamId")
|
|
83
|
-
def team_id(self) -> str:
|
|
84
|
+
def team_id(self) -> builtins.str:
|
|
84
85
|
"""
|
|
85
86
|
The auto-generated unique account team id
|
|
86
87
|
"""
|
|
@@ -88,7 +89,7 @@ class GetAccountTeamResult:
|
|
|
88
89
|
|
|
89
90
|
@property
|
|
90
91
|
@pulumi.getter(name="updateTime")
|
|
91
|
-
def update_time(self) -> str:
|
|
92
|
+
def update_time(self) -> builtins.str:
|
|
92
93
|
"""
|
|
93
94
|
Time of last update
|
|
94
95
|
"""
|
|
@@ -109,8 +110,8 @@ class AwaitableGetAccountTeamResult(GetAccountTeamResult):
|
|
|
109
110
|
update_time=self.update_time)
|
|
110
111
|
|
|
111
112
|
|
|
112
|
-
def get_account_team(account_id: Optional[str] = None,
|
|
113
|
-
name: Optional[str] = None,
|
|
113
|
+
def get_account_team(account_id: Optional[builtins.str] = None,
|
|
114
|
+
name: Optional[builtins.str] = None,
|
|
114
115
|
opts: Optional[pulumi.InvokeOptions] = None) -> AwaitableGetAccountTeamResult:
|
|
115
116
|
"""
|
|
116
117
|
The Account Team data source provides information about the existing Account Team.
|
|
@@ -127,8 +128,8 @@ def get_account_team(account_id: Optional[str] = None,
|
|
|
127
128
|
You won't be able to create new teams or access your Account Owners team.
|
|
128
129
|
|
|
129
130
|
|
|
130
|
-
:param str account_id: The unique account id
|
|
131
|
-
:param str name: The account team name
|
|
131
|
+
:param builtins.str account_id: The unique account id
|
|
132
|
+
:param builtins.str name: The account team name
|
|
132
133
|
"""
|
|
133
134
|
__args__ = dict()
|
|
134
135
|
__args__['accountId'] = account_id
|
|
@@ -143,8 +144,8 @@ def get_account_team(account_id: Optional[str] = None,
|
|
|
143
144
|
name=pulumi.get(__ret__, 'name'),
|
|
144
145
|
team_id=pulumi.get(__ret__, 'team_id'),
|
|
145
146
|
update_time=pulumi.get(__ret__, 'update_time'))
|
|
146
|
-
def get_account_team_output(account_id: Optional[pulumi.Input[str]] = None,
|
|
147
|
-
name: Optional[pulumi.Input[str]] = None,
|
|
147
|
+
def get_account_team_output(account_id: Optional[pulumi.Input[builtins.str]] = None,
|
|
148
|
+
name: Optional[pulumi.Input[builtins.str]] = None,
|
|
148
149
|
opts: Optional[Union[pulumi.InvokeOptions, pulumi.InvokeOutputOptions]] = None) -> pulumi.Output[GetAccountTeamResult]:
|
|
149
150
|
"""
|
|
150
151
|
The Account Team data source provides information about the existing Account Team.
|
|
@@ -161,8 +162,8 @@ def get_account_team_output(account_id: Optional[pulumi.Input[str]] = None,
|
|
|
161
162
|
You won't be able to create new teams or access your Account Owners team.
|
|
162
163
|
|
|
163
164
|
|
|
164
|
-
:param str account_id: The unique account id
|
|
165
|
-
:param str name: The account team name
|
|
165
|
+
:param builtins.str account_id: The unique account id
|
|
166
|
+
:param builtins.str name: The account team name
|
|
166
167
|
"""
|
|
167
168
|
__args__ = dict()
|
|
168
169
|
__args__['accountId'] = account_id
|
|
@@ -2,6 +2,7 @@
|
|
|
2
2
|
# *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
|
|
3
3
|
# *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
4
|
|
|
5
|
+
import builtins
|
|
5
6
|
import copy
|
|
6
7
|
import warnings
|
|
7
8
|
import sys
|
|
@@ -51,7 +52,7 @@ class GetAccountTeamMemberResult:
|
|
|
51
52
|
|
|
52
53
|
@property
|
|
53
54
|
@pulumi.getter
|
|
54
|
-
def accepted(self) -> bool:
|
|
55
|
+
def accepted(self) -> builtins.bool:
|
|
55
56
|
"""
|
|
56
57
|
is a boolean flag that determines whether an invitation was accepted or not by the user. `false` value means that the invitation was sent to the user but not yet accepted. `true` means that the user accepted the invitation and now a member of an account team.
|
|
57
58
|
"""
|
|
@@ -59,7 +60,7 @@ class GetAccountTeamMemberResult:
|
|
|
59
60
|
|
|
60
61
|
@property
|
|
61
62
|
@pulumi.getter(name="accountId")
|
|
62
|
-
def account_id(self) -> str:
|
|
63
|
+
def account_id(self) -> builtins.str:
|
|
63
64
|
"""
|
|
64
65
|
The unique account id. Changing this property forces recreation of the resource.
|
|
65
66
|
"""
|
|
@@ -67,7 +68,7 @@ class GetAccountTeamMemberResult:
|
|
|
67
68
|
|
|
68
69
|
@property
|
|
69
70
|
@pulumi.getter(name="createTime")
|
|
70
|
-
def create_time(self) -> str:
|
|
71
|
+
def create_time(self) -> builtins.str:
|
|
71
72
|
"""
|
|
72
73
|
Time of creation
|
|
73
74
|
"""
|
|
@@ -75,7 +76,7 @@ class GetAccountTeamMemberResult:
|
|
|
75
76
|
|
|
76
77
|
@property
|
|
77
78
|
@pulumi.getter
|
|
78
|
-
def id(self) -> str:
|
|
79
|
+
def id(self) -> builtins.str:
|
|
79
80
|
"""
|
|
80
81
|
The provider-assigned unique ID for this managed resource.
|
|
81
82
|
"""
|
|
@@ -83,7 +84,7 @@ class GetAccountTeamMemberResult:
|
|
|
83
84
|
|
|
84
85
|
@property
|
|
85
86
|
@pulumi.getter(name="invitedByUserEmail")
|
|
86
|
-
def invited_by_user_email(self) -> str:
|
|
87
|
+
def invited_by_user_email(self) -> builtins.str:
|
|
87
88
|
"""
|
|
88
89
|
The email address that invited this user.
|
|
89
90
|
"""
|
|
@@ -91,7 +92,7 @@ class GetAccountTeamMemberResult:
|
|
|
91
92
|
|
|
92
93
|
@property
|
|
93
94
|
@pulumi.getter(name="teamId")
|
|
94
|
-
def team_id(self) -> str:
|
|
95
|
+
def team_id(self) -> builtins.str:
|
|
95
96
|
"""
|
|
96
97
|
An account team id. Changing this property forces recreation of the resource.
|
|
97
98
|
"""
|
|
@@ -99,7 +100,7 @@ class GetAccountTeamMemberResult:
|
|
|
99
100
|
|
|
100
101
|
@property
|
|
101
102
|
@pulumi.getter(name="userEmail")
|
|
102
|
-
def user_email(self) -> str:
|
|
103
|
+
def user_email(self) -> builtins.str:
|
|
103
104
|
"""
|
|
104
105
|
Is a user email address that first will be invited, and after accepting an invitation, he or she becomes a member of a team. Should be lowercase. Changing this property forces recreation of the resource.
|
|
105
106
|
"""
|
|
@@ -121,9 +122,9 @@ class AwaitableGetAccountTeamMemberResult(GetAccountTeamMemberResult):
|
|
|
121
122
|
user_email=self.user_email)
|
|
122
123
|
|
|
123
124
|
|
|
124
|
-
def get_account_team_member(account_id: Optional[str] = None,
|
|
125
|
-
team_id: Optional[str] = None,
|
|
126
|
-
user_email: Optional[str] = None,
|
|
125
|
+
def get_account_team_member(account_id: Optional[builtins.str] = None,
|
|
126
|
+
team_id: Optional[builtins.str] = None,
|
|
127
|
+
user_email: Optional[builtins.str] = None,
|
|
127
128
|
opts: Optional[pulumi.InvokeOptions] = None) -> AwaitableGetAccountTeamMemberResult:
|
|
128
129
|
"""
|
|
129
130
|
The Account Team Member data source provides information about the existing Aiven Account Team Member.
|
|
@@ -140,9 +141,9 @@ def get_account_team_member(account_id: Optional[str] = None,
|
|
|
140
141
|
You won't be able to create new teams or access your Account Owners team.
|
|
141
142
|
|
|
142
143
|
|
|
143
|
-
:param str account_id: The unique account id. Changing this property forces recreation of the resource.
|
|
144
|
-
:param str team_id: An account team id. Changing this property forces recreation of the resource.
|
|
145
|
-
:param str user_email: Is a user email address that first will be invited, and after accepting an invitation, he or she becomes a member of a team. Should be lowercase. Changing this property forces recreation of the resource.
|
|
144
|
+
:param builtins.str account_id: The unique account id. Changing this property forces recreation of the resource.
|
|
145
|
+
:param builtins.str team_id: An account team id. Changing this property forces recreation of the resource.
|
|
146
|
+
:param builtins.str user_email: Is a user email address that first will be invited, and after accepting an invitation, he or she becomes a member of a team. Should be lowercase. Changing this property forces recreation of the resource.
|
|
146
147
|
"""
|
|
147
148
|
__args__ = dict()
|
|
148
149
|
__args__['accountId'] = account_id
|
|
@@ -159,9 +160,9 @@ def get_account_team_member(account_id: Optional[str] = None,
|
|
|
159
160
|
invited_by_user_email=pulumi.get(__ret__, 'invited_by_user_email'),
|
|
160
161
|
team_id=pulumi.get(__ret__, 'team_id'),
|
|
161
162
|
user_email=pulumi.get(__ret__, 'user_email'))
|
|
162
|
-
def get_account_team_member_output(account_id: Optional[pulumi.Input[str]] = None,
|
|
163
|
-
team_id: Optional[pulumi.Input[str]] = None,
|
|
164
|
-
user_email: Optional[pulumi.Input[str]] = None,
|
|
163
|
+
def get_account_team_member_output(account_id: Optional[pulumi.Input[builtins.str]] = None,
|
|
164
|
+
team_id: Optional[pulumi.Input[builtins.str]] = None,
|
|
165
|
+
user_email: Optional[pulumi.Input[builtins.str]] = None,
|
|
165
166
|
opts: Optional[Union[pulumi.InvokeOptions, pulumi.InvokeOutputOptions]] = None) -> pulumi.Output[GetAccountTeamMemberResult]:
|
|
166
167
|
"""
|
|
167
168
|
The Account Team Member data source provides information about the existing Aiven Account Team Member.
|
|
@@ -178,9 +179,9 @@ def get_account_team_member_output(account_id: Optional[pulumi.Input[str]] = Non
|
|
|
178
179
|
You won't be able to create new teams or access your Account Owners team.
|
|
179
180
|
|
|
180
181
|
|
|
181
|
-
:param str account_id: The unique account id. Changing this property forces recreation of the resource.
|
|
182
|
-
:param str team_id: An account team id. Changing this property forces recreation of the resource.
|
|
183
|
-
:param str user_email: Is a user email address that first will be invited, and after accepting an invitation, he or she becomes a member of a team. Should be lowercase. Changing this property forces recreation of the resource.
|
|
182
|
+
:param builtins.str account_id: The unique account id. Changing this property forces recreation of the resource.
|
|
183
|
+
:param builtins.str team_id: An account team id. Changing this property forces recreation of the resource.
|
|
184
|
+
:param builtins.str user_email: Is a user email address that first will be invited, and after accepting an invitation, he or she becomes a member of a team. Should be lowercase. Changing this property forces recreation of the resource.
|
|
184
185
|
"""
|
|
185
186
|
__args__ = dict()
|
|
186
187
|
__args__['accountId'] = account_id
|
|
@@ -2,6 +2,7 @@
|
|
|
2
2
|
# *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
|
|
3
3
|
# *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
4
|
|
|
5
|
+
import builtins
|
|
5
6
|
import copy
|
|
6
7
|
import warnings
|
|
7
8
|
import sys
|
|
@@ -45,7 +46,7 @@ class GetAccountTeamProjectResult:
|
|
|
45
46
|
|
|
46
47
|
@property
|
|
47
48
|
@pulumi.getter(name="accountId")
|
|
48
|
-
def account_id(self) -> str:
|
|
49
|
+
def account_id(self) -> builtins.str:
|
|
49
50
|
"""
|
|
50
51
|
The unique account id
|
|
51
52
|
"""
|
|
@@ -53,7 +54,7 @@ class GetAccountTeamProjectResult:
|
|
|
53
54
|
|
|
54
55
|
@property
|
|
55
56
|
@pulumi.getter
|
|
56
|
-
def id(self) -> str:
|
|
57
|
+
def id(self) -> builtins.str:
|
|
57
58
|
"""
|
|
58
59
|
The provider-assigned unique ID for this managed resource.
|
|
59
60
|
"""
|
|
@@ -61,7 +62,7 @@ class GetAccountTeamProjectResult:
|
|
|
61
62
|
|
|
62
63
|
@property
|
|
63
64
|
@pulumi.getter(name="projectName")
|
|
64
|
-
def project_name(self) -> str:
|
|
65
|
+
def project_name(self) -> builtins.str:
|
|
65
66
|
"""
|
|
66
67
|
The name of an already existing project
|
|
67
68
|
"""
|
|
@@ -69,7 +70,7 @@ class GetAccountTeamProjectResult:
|
|
|
69
70
|
|
|
70
71
|
@property
|
|
71
72
|
@pulumi.getter(name="teamId")
|
|
72
|
-
def team_id(self) -> str:
|
|
73
|
+
def team_id(self) -> builtins.str:
|
|
73
74
|
"""
|
|
74
75
|
An account team id
|
|
75
76
|
"""
|
|
@@ -77,7 +78,7 @@ class GetAccountTeamProjectResult:
|
|
|
77
78
|
|
|
78
79
|
@property
|
|
79
80
|
@pulumi.getter(name="teamType")
|
|
80
|
-
def team_type(self) -> str:
|
|
81
|
+
def team_type(self) -> builtins.str:
|
|
81
82
|
"""
|
|
82
83
|
The Account team project type. The possible values are `admin`, `developer`, `operator`, `organization:app_users:write`, `organization:audit_logs:read`, `organization:billing:read`, `organization:billing:write`, `organization:domains:write`, `organization:groups:write`, `organization:idps:write`, `organization:networking:read`, `organization:networking:write`, `organization:projects:write`, `organization:users:write`, `project:audit_logs:read`, `project:integrations:read`, `project:integrations:write`, `project:networking:read`, `project:networking:write`, `project:permissions:read`, `project:services:read`, `project:services:write`, `read_only`, `role:organization:admin`, `role:services:maintenance`, `role:services:recover`, `service:configuration:write`, `service:data:write`, `service:logs:read`, `service:secrets:read` and `service:users:write`.
|
|
83
84
|
"""
|
|
@@ -97,9 +98,9 @@ class AwaitableGetAccountTeamProjectResult(GetAccountTeamProjectResult):
|
|
|
97
98
|
team_type=self.team_type)
|
|
98
99
|
|
|
99
100
|
|
|
100
|
-
def get_account_team_project(account_id: Optional[str] = None,
|
|
101
|
-
project_name: Optional[str] = None,
|
|
102
|
-
team_id: Optional[str] = None,
|
|
101
|
+
def get_account_team_project(account_id: Optional[builtins.str] = None,
|
|
102
|
+
project_name: Optional[builtins.str] = None,
|
|
103
|
+
team_id: Optional[builtins.str] = None,
|
|
103
104
|
opts: Optional[pulumi.InvokeOptions] = None) -> AwaitableGetAccountTeamProjectResult:
|
|
104
105
|
"""
|
|
105
106
|
The Account Team Project data source provides information about the existing Account Team Project.
|
|
@@ -116,9 +117,9 @@ def get_account_team_project(account_id: Optional[str] = None,
|
|
|
116
117
|
You won't be able to create new teams or access your Account Owners team.
|
|
117
118
|
|
|
118
119
|
|
|
119
|
-
:param str account_id: The unique account id
|
|
120
|
-
:param str project_name: The name of an already existing project
|
|
121
|
-
:param str team_id: An account team id
|
|
120
|
+
:param builtins.str account_id: The unique account id
|
|
121
|
+
:param builtins.str project_name: The name of an already existing project
|
|
122
|
+
:param builtins.str team_id: An account team id
|
|
122
123
|
"""
|
|
123
124
|
__args__ = dict()
|
|
124
125
|
__args__['accountId'] = account_id
|
|
@@ -133,9 +134,9 @@ def get_account_team_project(account_id: Optional[str] = None,
|
|
|
133
134
|
project_name=pulumi.get(__ret__, 'project_name'),
|
|
134
135
|
team_id=pulumi.get(__ret__, 'team_id'),
|
|
135
136
|
team_type=pulumi.get(__ret__, 'team_type'))
|
|
136
|
-
def get_account_team_project_output(account_id: Optional[pulumi.Input[str]] = None,
|
|
137
|
-
project_name: Optional[pulumi.Input[str]] = None,
|
|
138
|
-
team_id: Optional[pulumi.Input[str]] = None,
|
|
137
|
+
def get_account_team_project_output(account_id: Optional[pulumi.Input[builtins.str]] = None,
|
|
138
|
+
project_name: Optional[pulumi.Input[builtins.str]] = None,
|
|
139
|
+
team_id: Optional[pulumi.Input[builtins.str]] = None,
|
|
139
140
|
opts: Optional[Union[pulumi.InvokeOptions, pulumi.InvokeOutputOptions]] = None) -> pulumi.Output[GetAccountTeamProjectResult]:
|
|
140
141
|
"""
|
|
141
142
|
The Account Team Project data source provides information about the existing Account Team Project.
|
|
@@ -152,9 +153,9 @@ def get_account_team_project_output(account_id: Optional[pulumi.Input[str]] = No
|
|
|
152
153
|
You won't be able to create new teams or access your Account Owners team.
|
|
153
154
|
|
|
154
155
|
|
|
155
|
-
:param str account_id: The unique account id
|
|
156
|
-
:param str project_name: The name of an already existing project
|
|
157
|
-
:param str team_id: An account team id
|
|
156
|
+
:param builtins.str account_id: The unique account id
|
|
157
|
+
:param builtins.str project_name: The name of an already existing project
|
|
158
|
+
:param builtins.str team_id: An account team id
|
|
158
159
|
"""
|
|
159
160
|
__args__ = dict()
|
|
160
161
|
__args__['accountId'] = account_id
|