pulumi-gcp 8.32.0__py3-none-any.whl → 8.32.0a1747459264__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.
- pulumi_gcp/__init__.py +0 -88
- pulumi_gcp/accesscontextmanager/authorized_orgs_desc.py +2 -2
- pulumi_gcp/apigateway/api_config_iam_binding.py +0 -13
- pulumi_gcp/apigateway/api_config_iam_member.py +0 -13
- pulumi_gcp/apigateway/api_config_iam_policy.py +0 -13
- pulumi_gcp/apigateway/api_iam_binding.py +0 -13
- pulumi_gcp/apigateway/api_iam_member.py +0 -13
- pulumi_gcp/apigateway/api_iam_policy.py +0 -13
- pulumi_gcp/apigateway/gateway_iam_binding.py +0 -13
- pulumi_gcp/apigateway/gateway_iam_member.py +0 -13
- pulumi_gcp/apigateway/gateway_iam_policy.py +0 -13
- pulumi_gcp/apigateway/get_api_config_iam_policy.py +0 -2
- pulumi_gcp/apigateway/get_api_iam_policy.py +0 -2
- pulumi_gcp/apigateway/get_gateway_iam_policy.py +0 -2
- pulumi_gcp/apigee/environment_iam_binding.py +0 -27
- pulumi_gcp/apigee/environment_iam_member.py +0 -27
- pulumi_gcp/apigee/environment_iam_policy.py +0 -27
- pulumi_gcp/apigee/get_environment_iam_policy.py +0 -6
- pulumi_gcp/beyondcorp/__init__.py +0 -1
- pulumi_gcp/beyondcorp/application.py +4 -8
- pulumi_gcp/beyondcorp/application_iam_binding.py +0 -26
- pulumi_gcp/beyondcorp/application_iam_member.py +0 -26
- pulumi_gcp/beyondcorp/application_iam_policy.py +0 -26
- pulumi_gcp/beyondcorp/get_application_iam_policy.py +0 -4
- pulumi_gcp/beyondcorp/get_security_gateway_iam_policy.py +0 -2
- pulumi_gcp/beyondcorp/outputs.py +0 -45
- pulumi_gcp/beyondcorp/security_gateway_iam_binding.py +0 -13
- pulumi_gcp/beyondcorp/security_gateway_iam_member.py +0 -13
- pulumi_gcp/beyondcorp/security_gateway_iam_policy.py +0 -13
- pulumi_gcp/bigquery/__init__.py +0 -1
- pulumi_gcp/bigquery/connection_iam_binding.py +11 -4
- pulumi_gcp/bigquery/connection_iam_member.py +11 -4
- pulumi_gcp/bigquery/connection_iam_policy.py +11 -4
- pulumi_gcp/bigquery/data_transfer_config.py +2 -2
- pulumi_gcp/bigquery/get_connection_iam_policy.py +4 -2
- pulumi_gcp/bigquery/get_table_iam_policy.py +0 -4
- pulumi_gcp/bigquery/iam_binding.py +0 -26
- pulumi_gcp/bigquery/iam_member.py +0 -26
- pulumi_gcp/bigquery/iam_policy.py +0 -26
- pulumi_gcp/bigqueryanalyticshub/data_exchange_iam_binding.py +7 -7
- pulumi_gcp/bigqueryanalyticshub/data_exchange_iam_member.py +7 -7
- pulumi_gcp/bigqueryanalyticshub/data_exchange_iam_policy.py +7 -7
- pulumi_gcp/bigqueryanalyticshub/get_data_exchange_iam_policy.py +2 -2
- pulumi_gcp/bigqueryanalyticshub/get_listing_iam_policy.py +2 -2
- pulumi_gcp/bigqueryanalyticshub/listing_iam_binding.py +7 -7
- pulumi_gcp/bigqueryanalyticshub/listing_iam_member.py +7 -7
- pulumi_gcp/bigqueryanalyticshub/listing_iam_policy.py +7 -7
- pulumi_gcp/bigqueryanalyticshub/listing_subscription.py +6 -6
- pulumi_gcp/bigquerydatapolicy/data_policy_iam_binding.py +0 -13
- pulumi_gcp/bigquerydatapolicy/data_policy_iam_member.py +0 -13
- pulumi_gcp/bigquerydatapolicy/data_policy_iam_policy.py +0 -13
- pulumi_gcp/bigquerydatapolicy/get_iam_policy.py +0 -2
- pulumi_gcp/bigtable/logical_view.py +0 -49
- pulumi_gcp/cloudbuild/trigger.py +2 -2
- pulumi_gcp/clouddeploy/get_delivery_pipeline_iam_policy.py +0 -6
- pulumi_gcp/clouddeploy/get_target_iam_policy.py +0 -6
- pulumi_gcp/colab/schedule.py +2 -2
- pulumi_gcp/compute/_inputs.py +0 -126
- pulumi_gcp/compute/backend_service.py +51 -259
- pulumi_gcp/compute/get_backend_service.py +1 -23
- pulumi_gcp/compute/get_global_forwarding_rule.py +1 -23
- pulumi_gcp/compute/get_instance_template.py +1 -12
- pulumi_gcp/compute/get_network_endpoint_group.py +1 -12
- pulumi_gcp/compute/global_forwarding_rule.py +0 -199
- pulumi_gcp/compute/instance_template.py +0 -28
- pulumi_gcp/compute/network_endpoint_group.py +0 -28
- pulumi_gcp/compute/outputs.py +0 -110
- pulumi_gcp/compute/region_backend_service.py +51 -58
- pulumi_gcp/container/cluster.py +0 -47
- pulumi_gcp/container/get_cluster.py +1 -12
- pulumi_gcp/datacatalog/entry_group_iam_binding.py +0 -34
- pulumi_gcp/datacatalog/entry_group_iam_member.py +0 -34
- pulumi_gcp/datacatalog/entry_group_iam_policy.py +0 -34
- pulumi_gcp/datacatalog/get_entry_group_iam_policy.py +0 -8
- pulumi_gcp/datacatalog/get_tag_template_iam_policy.py +0 -8
- pulumi_gcp/datacatalog/get_taxonomy_iam_policy.py +0 -8
- pulumi_gcp/datacatalog/tag_template_iam_binding.py +0 -34
- pulumi_gcp/datacatalog/tag_template_iam_member.py +0 -34
- pulumi_gcp/datacatalog/tag_template_iam_policy.py +0 -34
- pulumi_gcp/datacatalog/taxonomy_iam_binding.py +0 -34
- pulumi_gcp/datacatalog/taxonomy_iam_member.py +0 -34
- pulumi_gcp/datacatalog/taxonomy_iam_policy.py +0 -34
- pulumi_gcp/dataplex/__init__.py +0 -5
- pulumi_gcp/dataplex/_inputs.py +0 -98
- pulumi_gcp/dataplex/aspect_type_iam_binding.py +0 -13
- pulumi_gcp/dataplex/aspect_type_iam_member.py +0 -13
- pulumi_gcp/dataplex/aspect_type_iam_policy.py +0 -13
- pulumi_gcp/dataplex/asset_iam_binding.py +0 -53
- pulumi_gcp/dataplex/asset_iam_member.py +0 -53
- pulumi_gcp/dataplex/asset_iam_policy.py +0 -53
- pulumi_gcp/dataplex/datascan_iam_binding.py +0 -13
- pulumi_gcp/dataplex/datascan_iam_member.py +0 -13
- pulumi_gcp/dataplex/datascan_iam_policy.py +0 -13
- pulumi_gcp/dataplex/entry_group_iam_binding.py +0 -13
- pulumi_gcp/dataplex/entry_group_iam_member.py +0 -13
- pulumi_gcp/dataplex/entry_group_iam_policy.py +0 -13
- pulumi_gcp/dataplex/entry_type_iam_binding.py +0 -13
- pulumi_gcp/dataplex/entry_type_iam_member.py +0 -13
- pulumi_gcp/dataplex/entry_type_iam_policy.py +0 -13
- pulumi_gcp/dataplex/get_aspect_type_iam_policy.py +0 -2
- pulumi_gcp/dataplex/get_asset_iam_policy.py +0 -10
- pulumi_gcp/dataplex/get_datascan_iam_policy.py +0 -2
- pulumi_gcp/dataplex/get_entry_group_iam_policy.py +0 -2
- pulumi_gcp/dataplex/get_entry_type_iam_policy.py +0 -2
- pulumi_gcp/dataplex/get_lake_iam_policy.py +0 -6
- pulumi_gcp/dataplex/get_task_iam_policy.py +0 -2
- pulumi_gcp/dataplex/get_zone_iam_policy.py +0 -8
- pulumi_gcp/dataplex/lake_iam_binding.py +0 -27
- pulumi_gcp/dataplex/lake_iam_member.py +0 -27
- pulumi_gcp/dataplex/lake_iam_policy.py +0 -27
- pulumi_gcp/dataplex/outputs.py +0 -56
- pulumi_gcp/dataplex/task_iam_binding.py +0 -13
- pulumi_gcp/dataplex/task_iam_member.py +0 -13
- pulumi_gcp/dataplex/task_iam_policy.py +0 -13
- pulumi_gcp/dataplex/zone_iam_binding.py +0 -40
- pulumi_gcp/dataplex/zone_iam_member.py +0 -40
- pulumi_gcp/dataplex/zone_iam_policy.py +0 -40
- pulumi_gcp/dataproc/autoscaling_policy_iam_binding.py +25 -4
- pulumi_gcp/dataproc/autoscaling_policy_iam_member.py +25 -4
- pulumi_gcp/dataproc/autoscaling_policy_iam_policy.py +25 -4
- pulumi_gcp/dataproc/get_autoscaling_policy_iam_policy.py +8 -2
- pulumi_gcp/dataproc/get_metastore_database_iam_policy.py +0 -8
- pulumi_gcp/dataproc/get_metastore_federation_iam_policy.py +0 -2
- pulumi_gcp/dataproc/get_metastore_service_iam_policy.py +0 -2
- pulumi_gcp/dataproc/get_metastore_table_iam_policy.py +0 -10
- pulumi_gcp/dataproc/metastore_database_iam_binding.py +0 -40
- pulumi_gcp/dataproc/metastore_database_iam_member.py +0 -40
- pulumi_gcp/dataproc/metastore_database_iam_policy.py +0 -40
- pulumi_gcp/dataproc/metastore_federation_iam_binding.py +0 -13
- pulumi_gcp/dataproc/metastore_federation_iam_member.py +0 -13
- pulumi_gcp/dataproc/metastore_federation_iam_policy.py +0 -13
- pulumi_gcp/dataproc/metastore_service_iam_binding.py +0 -13
- pulumi_gcp/dataproc/metastore_service_iam_member.py +0 -13
- pulumi_gcp/dataproc/metastore_service_iam_policy.py +0 -13
- pulumi_gcp/dataproc/metastore_table_iam_binding.py +0 -53
- pulumi_gcp/dataproc/metastore_table_iam_member.py +0 -53
- pulumi_gcp/dataproc/metastore_table_iam_policy.py +0 -53
- pulumi_gcp/diagflow/_inputs.py +0 -56
- pulumi_gcp/diagflow/cx_agent.py +0 -60
- pulumi_gcp/diagflow/cx_flow.py +0 -2
- pulumi_gcp/diagflow/entity_type.py +2 -2
- pulumi_gcp/diagflow/outputs.py +0 -35
- pulumi_gcp/edgecontainer/node_pool.py +2 -2
- pulumi_gcp/endpoints/consumers_iam_binding.py +0 -26
- pulumi_gcp/endpoints/consumers_iam_member.py +0 -26
- pulumi_gcp/endpoints/consumers_iam_policy.py +0 -26
- pulumi_gcp/endpoints/get_service_consumers_iam_policy.py +0 -8
- pulumi_gcp/endpoints/get_service_iam_policy.py +0 -6
- pulumi_gcp/endpoints/service_iam_binding.py +0 -13
- pulumi_gcp/endpoints/service_iam_member.py +0 -13
- pulumi_gcp/endpoints/service_iam_policy.py +0 -13
- pulumi_gcp/firebase/__init__.py +0 -3
- pulumi_gcp/firebase/_inputs.py +0 -1527
- pulumi_gcp/firebase/app_hosting_backend.py +0 -104
- pulumi_gcp/firebase/extensions_instance.py +4 -4
- pulumi_gcp/firebase/outputs.py +0 -1075
- pulumi_gcp/firestore/database.py +0 -9
- pulumi_gcp/gemini/get_repository_group_iam_policy.py +0 -4
- pulumi_gcp/gemini/repository_group_iam_binding.py +0 -26
- pulumi_gcp/gemini/repository_group_iam_member.py +0 -26
- pulumi_gcp/gemini/repository_group_iam_policy.py +0 -26
- pulumi_gcp/gkebackup/backup_channel.py +9 -9
- pulumi_gcp/gkebackup/restore_channel.py +9 -9
- pulumi_gcp/gkehub/get_membership_iam_policy.py +0 -2
- pulumi_gcp/gkehub/get_scope_iam_policy.py +0 -2
- pulumi_gcp/gkehub/membership_iam_binding.py +0 -13
- pulumi_gcp/gkehub/membership_iam_member.py +0 -13
- pulumi_gcp/gkehub/membership_iam_policy.py +0 -13
- pulumi_gcp/gkehub/scope_iam_binding.py +0 -13
- pulumi_gcp/gkehub/scope_iam_member.py +0 -13
- pulumi_gcp/gkehub/scope_iam_policy.py +0 -13
- pulumi_gcp/iam/__init__.py +0 -4
- pulumi_gcp/iam/_inputs.py +0 -432
- pulumi_gcp/iam/get_workload_identity_pool.py +1 -35
- pulumi_gcp/iam/oauth_client_credential.py +0 -6
- pulumi_gcp/iam/outputs.py +0 -510
- pulumi_gcp/iam/workload_identity_pool.py +24 -446
- pulumi_gcp/iap/app_engine_service_iam_binding.py +14 -14
- pulumi_gcp/iap/app_engine_service_iam_member.py +14 -14
- pulumi_gcp/iap/app_engine_service_iam_policy.py +14 -14
- pulumi_gcp/iap/app_engine_version_iam_binding.py +14 -14
- pulumi_gcp/iap/app_engine_version_iam_member.py +14 -14
- pulumi_gcp/iap/app_engine_version_iam_policy.py +14 -14
- pulumi_gcp/iap/get_app_engine_service_iam_policy.py +4 -4
- pulumi_gcp/iap/get_app_engine_version_iam_policy.py +4 -4
- pulumi_gcp/iap/get_tunnel_dest_group_iam_policy.py +0 -2
- pulumi_gcp/iap/get_tunnel_instance_iam_policy.py +0 -6
- pulumi_gcp/iap/get_web_region_backend_service_iam_policy.py +0 -6
- pulumi_gcp/iap/get_web_type_app_engine_iam_policy.py +2 -2
- pulumi_gcp/iap/tunnel_dest_group_iam_binding.py +0 -13
- pulumi_gcp/iap/tunnel_dest_group_iam_member.py +0 -13
- pulumi_gcp/iap/tunnel_dest_group_iam_policy.py +0 -13
- pulumi_gcp/iap/tunnel_instance_iam_binding.py +0 -27
- pulumi_gcp/iap/tunnel_instance_iam_member.py +0 -27
- pulumi_gcp/iap/tunnel_instance_iam_policy.py +0 -27
- pulumi_gcp/iap/web_region_backend_service_iam_binding.py +0 -27
- pulumi_gcp/iap/web_region_backend_service_iam_member.py +0 -27
- pulumi_gcp/iap/web_region_backend_service_iam_policy.py +0 -27
- pulumi_gcp/iap/web_type_app_enging_iam_binding.py +7 -7
- pulumi_gcp/iap/web_type_app_enging_iam_member.py +7 -7
- pulumi_gcp/iap/web_type_app_enging_iam_policy.py +7 -7
- pulumi_gcp/lustre/__init__.py +0 -1
- pulumi_gcp/lustre/instance.py +0 -12
- pulumi_gcp/netapp/backup.py +2 -2
- pulumi_gcp/networksecurity/intercept_deployment.py +0 -10
- pulumi_gcp/networksecurity/intercept_deployment_group.py +0 -8
- pulumi_gcp/networksecurity/intercept_endpoint_group.py +0 -12
- pulumi_gcp/networksecurity/intercept_endpoint_group_association.py +0 -16
- pulumi_gcp/pulumi-plugin.json +1 -1
- pulumi_gcp/secretmanager/get_regional_secret_iam_policy.py +0 -2
- pulumi_gcp/secretmanager/get_secret_iam_policy.py +0 -2
- pulumi_gcp/secretmanager/regional_secret_iam_binding.py +0 -13
- pulumi_gcp/secretmanager/regional_secret_iam_member.py +0 -13
- pulumi_gcp/secretmanager/regional_secret_iam_policy.py +0 -13
- pulumi_gcp/secretmanager/secret_iam_binding.py +0 -13
- pulumi_gcp/secretmanager/secret_iam_member.py +0 -13
- pulumi_gcp/secretmanager/secret_iam_policy.py +0 -13
- pulumi_gcp/securesourcemanager/get_instance_iam_policy.py +4 -2
- pulumi_gcp/securesourcemanager/get_repository_iam_policy.py +4 -2
- pulumi_gcp/securesourcemanager/repository_iam_binding.py +11 -4
- pulumi_gcp/securesourcemanager/repository_iam_member.py +11 -4
- pulumi_gcp/securesourcemanager/repository_iam_policy.py +11 -4
- pulumi_gcp/securitycenter/v2_organization_scc_big_query_export.py +2 -2
- pulumi_gcp/securitycenter/v2_organization_scc_big_query_exports.py +2 -2
- pulumi_gcp/vertex/ai_feature_online_store_featureview_iam_binding.py +0 -13
- pulumi_gcp/vertex/ai_feature_online_store_featureview_iam_member.py +0 -13
- pulumi_gcp/vertex/ai_feature_online_store_featureview_iam_policy.py +0 -13
- pulumi_gcp/vertex/get_ai_feature_online_store_featureview_iam_policy.py +0 -2
- pulumi_gcp/vmwareengine/external_address.py +4 -4
- pulumi_gcp/workstations/get_workstation_config_iam_policy.py +0 -6
- pulumi_gcp/workstations/get_workstation_iam_policy.py +0 -10
- pulumi_gcp/workstations/workstation_config_iam_binding.py +0 -33
- pulumi_gcp/workstations/workstation_config_iam_member.py +0 -33
- pulumi_gcp/workstations/workstation_config_iam_policy.py +0 -33
- pulumi_gcp/workstations/workstation_iam_binding.py +0 -53
- pulumi_gcp/workstations/workstation_iam_member.py +0 -53
- pulumi_gcp/workstations/workstation_iam_policy.py +0 -53
- {pulumi_gcp-8.32.0.dist-info → pulumi_gcp-8.32.0a1747459264.dist-info}/METADATA +1 -1
- {pulumi_gcp-8.32.0.dist-info → pulumi_gcp-8.32.0a1747459264.dist-info}/RECORD +241 -256
- {pulumi_gcp-8.32.0.dist-info → pulumi_gcp-8.32.0a1747459264.dist-info}/WHEEL +1 -1
- pulumi_gcp/beyondcorp/get_security_gateway.py +0 -222
- pulumi_gcp/bigquery/row_access_policy.py +0 -787
- pulumi_gcp/dataplex/get_glossary_iam_policy.py +0 -185
- pulumi_gcp/dataplex/glossary.py +0 -772
- pulumi_gcp/dataplex/glossary_iam_binding.py +0 -837
- pulumi_gcp/dataplex/glossary_iam_member.py +0 -837
- pulumi_gcp/dataplex/glossary_iam_policy.py +0 -676
- pulumi_gcp/firebase/app_hosting_default_domain.py +0 -721
- pulumi_gcp/firebase/app_hosting_domain.py +0 -796
- pulumi_gcp/firebase/app_hosting_traffic.py +0 -914
- pulumi_gcp/iam/get_workload_identity_pool_iam_policy.py +0 -156
- pulumi_gcp/iam/workload_identity_pool_iam_binding.py +0 -539
- pulumi_gcp/iam/workload_identity_pool_iam_member.py +0 -539
- pulumi_gcp/iam/workload_identity_pool_iam_policy.py +0 -358
- pulumi_gcp/lustre/get_instance.py +0 -280
- {pulumi_gcp-8.32.0.dist-info → pulumi_gcp-8.32.0a1747459264.dist-info}/top_level.txt +0 -0
@@ -121,10 +121,8 @@ def get_table_iam_policy(dataset_id: Optional[builtins.str] = None,
|
|
121
121
|
```
|
122
122
|
|
123
123
|
|
124
|
-
:param builtins.str dataset_id: Used to find the parent resource to bind the IAM policy to
|
125
124
|
:param builtins.str project: The ID of the project in which the resource belongs.
|
126
125
|
If it is not provided, the project will be parsed from the identifier of the parent resource. If no project is provided in the parent identifier and no project is specified, the provider project is used.
|
127
|
-
:param builtins.str table_id: Used to find the parent resource to bind the IAM policy to
|
128
126
|
"""
|
129
127
|
__args__ = dict()
|
130
128
|
__args__['datasetId'] = dataset_id
|
@@ -159,10 +157,8 @@ def get_table_iam_policy_output(dataset_id: Optional[pulumi.Input[builtins.str]]
|
|
159
157
|
```
|
160
158
|
|
161
159
|
|
162
|
-
:param builtins.str dataset_id: Used to find the parent resource to bind the IAM policy to
|
163
160
|
:param builtins.str project: The ID of the project in which the resource belongs.
|
164
161
|
If it is not provided, the project will be parsed from the identifier of the parent resource. If no project is provided in the parent identifier and no project is specified, the provider project is used.
|
165
|
-
:param builtins.str table_id: Used to find the parent resource to bind the IAM policy to
|
166
162
|
"""
|
167
163
|
__args__ = dict()
|
168
164
|
__args__['datasetId'] = dataset_id
|
@@ -30,7 +30,6 @@ class IamBindingArgs:
|
|
30
30
|
project: Optional[pulumi.Input[builtins.str]] = None):
|
31
31
|
"""
|
32
32
|
The set of arguments for constructing a IamBinding resource.
|
33
|
-
:param pulumi.Input[builtins.str] dataset_id: Used to find the parent resource to bind the IAM policy to
|
34
33
|
:param pulumi.Input[Sequence[pulumi.Input[builtins.str]]] members: Identities that will be granted the privilege in `role`.
|
35
34
|
Each entry can have one of the following values:
|
36
35
|
* **allUsers**: A special identifier that represents anyone who is on the internet; with or without a Google account.
|
@@ -45,7 +44,6 @@ class IamBindingArgs:
|
|
45
44
|
:param pulumi.Input[builtins.str] role: The role that should be applied. Only one
|
46
45
|
`bigquery.IamBinding` can be used per role. Note that custom roles must be of the format
|
47
46
|
`[projects|organizations]/{parent-name}/roles/{role-name}`.
|
48
|
-
:param pulumi.Input[builtins.str] table_id: Used to find the parent resource to bind the IAM policy to
|
49
47
|
:param pulumi.Input[builtins.str] project: The ID of the project in which the resource belongs.
|
50
48
|
If it is not provided, the project will be parsed from the identifier of the parent resource. If no project is provided in the parent identifier and no project is specified, the provider project is used.
|
51
49
|
"""
|
@@ -61,9 +59,6 @@ class IamBindingArgs:
|
|
61
59
|
@property
|
62
60
|
@pulumi.getter(name="datasetId")
|
63
61
|
def dataset_id(self) -> pulumi.Input[builtins.str]:
|
64
|
-
"""
|
65
|
-
Used to find the parent resource to bind the IAM policy to
|
66
|
-
"""
|
67
62
|
return pulumi.get(self, "dataset_id")
|
68
63
|
|
69
64
|
@dataset_id.setter
|
@@ -109,9 +104,6 @@ class IamBindingArgs:
|
|
109
104
|
@property
|
110
105
|
@pulumi.getter(name="tableId")
|
111
106
|
def table_id(self) -> pulumi.Input[builtins.str]:
|
112
|
-
"""
|
113
|
-
Used to find the parent resource to bind the IAM policy to
|
114
|
-
"""
|
115
107
|
return pulumi.get(self, "table_id")
|
116
108
|
|
117
109
|
@table_id.setter
|
@@ -153,7 +145,6 @@ class _IamBindingState:
|
|
153
145
|
table_id: Optional[pulumi.Input[builtins.str]] = None):
|
154
146
|
"""
|
155
147
|
Input properties used for looking up and filtering IamBinding resources.
|
156
|
-
:param pulumi.Input[builtins.str] dataset_id: Used to find the parent resource to bind the IAM policy to
|
157
148
|
:param pulumi.Input[builtins.str] etag: (Computed) The etag of the IAM policy.
|
158
149
|
:param pulumi.Input[Sequence[pulumi.Input[builtins.str]]] members: Identities that will be granted the privilege in `role`.
|
159
150
|
Each entry can have one of the following values:
|
@@ -171,7 +162,6 @@ class _IamBindingState:
|
|
171
162
|
:param pulumi.Input[builtins.str] role: The role that should be applied. Only one
|
172
163
|
`bigquery.IamBinding` can be used per role. Note that custom roles must be of the format
|
173
164
|
`[projects|organizations]/{parent-name}/roles/{role-name}`.
|
174
|
-
:param pulumi.Input[builtins.str] table_id: Used to find the parent resource to bind the IAM policy to
|
175
165
|
"""
|
176
166
|
if condition is not None:
|
177
167
|
pulumi.set(__self__, "condition", condition)
|
@@ -200,9 +190,6 @@ class _IamBindingState:
|
|
200
190
|
@property
|
201
191
|
@pulumi.getter(name="datasetId")
|
202
192
|
def dataset_id(self) -> Optional[pulumi.Input[builtins.str]]:
|
203
|
-
"""
|
204
|
-
Used to find the parent resource to bind the IAM policy to
|
205
|
-
"""
|
206
193
|
return pulumi.get(self, "dataset_id")
|
207
194
|
|
208
195
|
@dataset_id.setter
|
@@ -273,9 +260,6 @@ class _IamBindingState:
|
|
273
260
|
@property
|
274
261
|
@pulumi.getter(name="tableId")
|
275
262
|
def table_id(self) -> Optional[pulumi.Input[builtins.str]]:
|
276
|
-
"""
|
277
|
-
Used to find the parent resource to bind the IAM policy to
|
278
|
-
"""
|
279
263
|
return pulumi.get(self, "table_id")
|
280
264
|
|
281
265
|
@table_id.setter
|
@@ -460,7 +444,6 @@ class IamBinding(pulumi.CustomResource):
|
|
460
444
|
|
461
445
|
:param str resource_name: The name of the resource.
|
462
446
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
463
|
-
:param pulumi.Input[builtins.str] dataset_id: Used to find the parent resource to bind the IAM policy to
|
464
447
|
:param pulumi.Input[Sequence[pulumi.Input[builtins.str]]] members: Identities that will be granted the privilege in `role`.
|
465
448
|
Each entry can have one of the following values:
|
466
449
|
* **allUsers**: A special identifier that represents anyone who is on the internet; with or without a Google account.
|
@@ -477,7 +460,6 @@ class IamBinding(pulumi.CustomResource):
|
|
477
460
|
:param pulumi.Input[builtins.str] role: The role that should be applied. Only one
|
478
461
|
`bigquery.IamBinding` can be used per role. Note that custom roles must be of the format
|
479
462
|
`[projects|organizations]/{parent-name}/roles/{role-name}`.
|
480
|
-
:param pulumi.Input[builtins.str] table_id: Used to find the parent resource to bind the IAM policy to
|
481
463
|
"""
|
482
464
|
...
|
483
465
|
@overload
|
@@ -716,7 +698,6 @@ class IamBinding(pulumi.CustomResource):
|
|
716
698
|
:param str resource_name: The unique name of the resulting resource.
|
717
699
|
:param pulumi.Input[str] id: The unique provider ID of the resource to lookup.
|
718
700
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
719
|
-
:param pulumi.Input[builtins.str] dataset_id: Used to find the parent resource to bind the IAM policy to
|
720
701
|
:param pulumi.Input[builtins.str] etag: (Computed) The etag of the IAM policy.
|
721
702
|
:param pulumi.Input[Sequence[pulumi.Input[builtins.str]]] members: Identities that will be granted the privilege in `role`.
|
722
703
|
Each entry can have one of the following values:
|
@@ -734,7 +715,6 @@ class IamBinding(pulumi.CustomResource):
|
|
734
715
|
:param pulumi.Input[builtins.str] role: The role that should be applied. Only one
|
735
716
|
`bigquery.IamBinding` can be used per role. Note that custom roles must be of the format
|
736
717
|
`[projects|organizations]/{parent-name}/roles/{role-name}`.
|
737
|
-
:param pulumi.Input[builtins.str] table_id: Used to find the parent resource to bind the IAM policy to
|
738
718
|
"""
|
739
719
|
opts = pulumi.ResourceOptions.merge(opts, pulumi.ResourceOptions(id=id))
|
740
720
|
|
@@ -757,9 +737,6 @@ class IamBinding(pulumi.CustomResource):
|
|
757
737
|
@property
|
758
738
|
@pulumi.getter(name="datasetId")
|
759
739
|
def dataset_id(self) -> pulumi.Output[builtins.str]:
|
760
|
-
"""
|
761
|
-
Used to find the parent resource to bind the IAM policy to
|
762
|
-
"""
|
763
740
|
return pulumi.get(self, "dataset_id")
|
764
741
|
|
765
742
|
@property
|
@@ -810,8 +787,5 @@ class IamBinding(pulumi.CustomResource):
|
|
810
787
|
@property
|
811
788
|
@pulumi.getter(name="tableId")
|
812
789
|
def table_id(self) -> pulumi.Output[builtins.str]:
|
813
|
-
"""
|
814
|
-
Used to find the parent resource to bind the IAM policy to
|
815
|
-
"""
|
816
790
|
return pulumi.get(self, "table_id")
|
817
791
|
|
@@ -30,7 +30,6 @@ class IamMemberArgs:
|
|
30
30
|
project: Optional[pulumi.Input[builtins.str]] = None):
|
31
31
|
"""
|
32
32
|
The set of arguments for constructing a IamMember resource.
|
33
|
-
:param pulumi.Input[builtins.str] dataset_id: Used to find the parent resource to bind the IAM policy to
|
34
33
|
:param pulumi.Input[builtins.str] member: Identities that will be granted the privilege in `role`.
|
35
34
|
Each entry can have one of the following values:
|
36
35
|
* **allUsers**: A special identifier that represents anyone who is on the internet; with or without a Google account.
|
@@ -45,7 +44,6 @@ class IamMemberArgs:
|
|
45
44
|
:param pulumi.Input[builtins.str] role: The role that should be applied. Only one
|
46
45
|
`bigquery.IamBinding` can be used per role. Note that custom roles must be of the format
|
47
46
|
`[projects|organizations]/{parent-name}/roles/{role-name}`.
|
48
|
-
:param pulumi.Input[builtins.str] table_id: Used to find the parent resource to bind the IAM policy to
|
49
47
|
:param pulumi.Input[builtins.str] project: The ID of the project in which the resource belongs.
|
50
48
|
If it is not provided, the project will be parsed from the identifier of the parent resource. If no project is provided in the parent identifier and no project is specified, the provider project is used.
|
51
49
|
"""
|
@@ -61,9 +59,6 @@ class IamMemberArgs:
|
|
61
59
|
@property
|
62
60
|
@pulumi.getter(name="datasetId")
|
63
61
|
def dataset_id(self) -> pulumi.Input[builtins.str]:
|
64
|
-
"""
|
65
|
-
Used to find the parent resource to bind the IAM policy to
|
66
|
-
"""
|
67
62
|
return pulumi.get(self, "dataset_id")
|
68
63
|
|
69
64
|
@dataset_id.setter
|
@@ -109,9 +104,6 @@ class IamMemberArgs:
|
|
109
104
|
@property
|
110
105
|
@pulumi.getter(name="tableId")
|
111
106
|
def table_id(self) -> pulumi.Input[builtins.str]:
|
112
|
-
"""
|
113
|
-
Used to find the parent resource to bind the IAM policy to
|
114
|
-
"""
|
115
107
|
return pulumi.get(self, "table_id")
|
116
108
|
|
117
109
|
@table_id.setter
|
@@ -153,7 +145,6 @@ class _IamMemberState:
|
|
153
145
|
table_id: Optional[pulumi.Input[builtins.str]] = None):
|
154
146
|
"""
|
155
147
|
Input properties used for looking up and filtering IamMember resources.
|
156
|
-
:param pulumi.Input[builtins.str] dataset_id: Used to find the parent resource to bind the IAM policy to
|
157
148
|
:param pulumi.Input[builtins.str] etag: (Computed) The etag of the IAM policy.
|
158
149
|
:param pulumi.Input[builtins.str] member: Identities that will be granted the privilege in `role`.
|
159
150
|
Each entry can have one of the following values:
|
@@ -171,7 +162,6 @@ class _IamMemberState:
|
|
171
162
|
:param pulumi.Input[builtins.str] role: The role that should be applied. Only one
|
172
163
|
`bigquery.IamBinding` can be used per role. Note that custom roles must be of the format
|
173
164
|
`[projects|organizations]/{parent-name}/roles/{role-name}`.
|
174
|
-
:param pulumi.Input[builtins.str] table_id: Used to find the parent resource to bind the IAM policy to
|
175
165
|
"""
|
176
166
|
if condition is not None:
|
177
167
|
pulumi.set(__self__, "condition", condition)
|
@@ -200,9 +190,6 @@ class _IamMemberState:
|
|
200
190
|
@property
|
201
191
|
@pulumi.getter(name="datasetId")
|
202
192
|
def dataset_id(self) -> Optional[pulumi.Input[builtins.str]]:
|
203
|
-
"""
|
204
|
-
Used to find the parent resource to bind the IAM policy to
|
205
|
-
"""
|
206
193
|
return pulumi.get(self, "dataset_id")
|
207
194
|
|
208
195
|
@dataset_id.setter
|
@@ -273,9 +260,6 @@ class _IamMemberState:
|
|
273
260
|
@property
|
274
261
|
@pulumi.getter(name="tableId")
|
275
262
|
def table_id(self) -> Optional[pulumi.Input[builtins.str]]:
|
276
|
-
"""
|
277
|
-
Used to find the parent resource to bind the IAM policy to
|
278
|
-
"""
|
279
263
|
return pulumi.get(self, "table_id")
|
280
264
|
|
281
265
|
@table_id.setter
|
@@ -460,7 +444,6 @@ class IamMember(pulumi.CustomResource):
|
|
460
444
|
|
461
445
|
:param str resource_name: The name of the resource.
|
462
446
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
463
|
-
:param pulumi.Input[builtins.str] dataset_id: Used to find the parent resource to bind the IAM policy to
|
464
447
|
:param pulumi.Input[builtins.str] member: Identities that will be granted the privilege in `role`.
|
465
448
|
Each entry can have one of the following values:
|
466
449
|
* **allUsers**: A special identifier that represents anyone who is on the internet; with or without a Google account.
|
@@ -477,7 +460,6 @@ class IamMember(pulumi.CustomResource):
|
|
477
460
|
:param pulumi.Input[builtins.str] role: The role that should be applied. Only one
|
478
461
|
`bigquery.IamBinding` can be used per role. Note that custom roles must be of the format
|
479
462
|
`[projects|organizations]/{parent-name}/roles/{role-name}`.
|
480
|
-
:param pulumi.Input[builtins.str] table_id: Used to find the parent resource to bind the IAM policy to
|
481
463
|
"""
|
482
464
|
...
|
483
465
|
@overload
|
@@ -716,7 +698,6 @@ class IamMember(pulumi.CustomResource):
|
|
716
698
|
:param str resource_name: The unique name of the resulting resource.
|
717
699
|
:param pulumi.Input[str] id: The unique provider ID of the resource to lookup.
|
718
700
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
719
|
-
:param pulumi.Input[builtins.str] dataset_id: Used to find the parent resource to bind the IAM policy to
|
720
701
|
:param pulumi.Input[builtins.str] etag: (Computed) The etag of the IAM policy.
|
721
702
|
:param pulumi.Input[builtins.str] member: Identities that will be granted the privilege in `role`.
|
722
703
|
Each entry can have one of the following values:
|
@@ -734,7 +715,6 @@ class IamMember(pulumi.CustomResource):
|
|
734
715
|
:param pulumi.Input[builtins.str] role: The role that should be applied. Only one
|
735
716
|
`bigquery.IamBinding` can be used per role. Note that custom roles must be of the format
|
736
717
|
`[projects|organizations]/{parent-name}/roles/{role-name}`.
|
737
|
-
:param pulumi.Input[builtins.str] table_id: Used to find the parent resource to bind the IAM policy to
|
738
718
|
"""
|
739
719
|
opts = pulumi.ResourceOptions.merge(opts, pulumi.ResourceOptions(id=id))
|
740
720
|
|
@@ -757,9 +737,6 @@ class IamMember(pulumi.CustomResource):
|
|
757
737
|
@property
|
758
738
|
@pulumi.getter(name="datasetId")
|
759
739
|
def dataset_id(self) -> pulumi.Output[builtins.str]:
|
760
|
-
"""
|
761
|
-
Used to find the parent resource to bind the IAM policy to
|
762
|
-
"""
|
763
740
|
return pulumi.get(self, "dataset_id")
|
764
741
|
|
765
742
|
@property
|
@@ -810,8 +787,5 @@ class IamMember(pulumi.CustomResource):
|
|
810
787
|
@property
|
811
788
|
@pulumi.getter(name="tableId")
|
812
789
|
def table_id(self) -> pulumi.Output[builtins.str]:
|
813
|
-
"""
|
814
|
-
Used to find the parent resource to bind the IAM policy to
|
815
|
-
"""
|
816
790
|
return pulumi.get(self, "table_id")
|
817
791
|
|
@@ -26,10 +26,8 @@ class IamPolicyArgs:
|
|
26
26
|
project: Optional[pulumi.Input[builtins.str]] = None):
|
27
27
|
"""
|
28
28
|
The set of arguments for constructing a IamPolicy resource.
|
29
|
-
:param pulumi.Input[builtins.str] dataset_id: Used to find the parent resource to bind the IAM policy to
|
30
29
|
:param pulumi.Input[builtins.str] policy_data: The policy data generated by
|
31
30
|
a `organizations_get_iam_policy` data source.
|
32
|
-
:param pulumi.Input[builtins.str] table_id: Used to find the parent resource to bind the IAM policy to
|
33
31
|
:param pulumi.Input[builtins.str] project: The ID of the project in which the resource belongs.
|
34
32
|
If it is not provided, the project will be parsed from the identifier of the parent resource. If no project is provided in the parent identifier and no project is specified, the provider project is used.
|
35
33
|
"""
|
@@ -42,9 +40,6 @@ class IamPolicyArgs:
|
|
42
40
|
@property
|
43
41
|
@pulumi.getter(name="datasetId")
|
44
42
|
def dataset_id(self) -> pulumi.Input[builtins.str]:
|
45
|
-
"""
|
46
|
-
Used to find the parent resource to bind the IAM policy to
|
47
|
-
"""
|
48
43
|
return pulumi.get(self, "dataset_id")
|
49
44
|
|
50
45
|
@dataset_id.setter
|
@@ -67,9 +62,6 @@ class IamPolicyArgs:
|
|
67
62
|
@property
|
68
63
|
@pulumi.getter(name="tableId")
|
69
64
|
def table_id(self) -> pulumi.Input[builtins.str]:
|
70
|
-
"""
|
71
|
-
Used to find the parent resource to bind the IAM policy to
|
72
|
-
"""
|
73
65
|
return pulumi.get(self, "table_id")
|
74
66
|
|
75
67
|
@table_id.setter
|
@@ -100,13 +92,11 @@ class _IamPolicyState:
|
|
100
92
|
table_id: Optional[pulumi.Input[builtins.str]] = None):
|
101
93
|
"""
|
102
94
|
Input properties used for looking up and filtering IamPolicy resources.
|
103
|
-
:param pulumi.Input[builtins.str] dataset_id: Used to find the parent resource to bind the IAM policy to
|
104
95
|
:param pulumi.Input[builtins.str] etag: (Computed) The etag of the IAM policy.
|
105
96
|
:param pulumi.Input[builtins.str] policy_data: The policy data generated by
|
106
97
|
a `organizations_get_iam_policy` data source.
|
107
98
|
:param pulumi.Input[builtins.str] project: The ID of the project in which the resource belongs.
|
108
99
|
If it is not provided, the project will be parsed from the identifier of the parent resource. If no project is provided in the parent identifier and no project is specified, the provider project is used.
|
109
|
-
:param pulumi.Input[builtins.str] table_id: Used to find the parent resource to bind the IAM policy to
|
110
100
|
"""
|
111
101
|
if dataset_id is not None:
|
112
102
|
pulumi.set(__self__, "dataset_id", dataset_id)
|
@@ -122,9 +112,6 @@ class _IamPolicyState:
|
|
122
112
|
@property
|
123
113
|
@pulumi.getter(name="datasetId")
|
124
114
|
def dataset_id(self) -> Optional[pulumi.Input[builtins.str]]:
|
125
|
-
"""
|
126
|
-
Used to find the parent resource to bind the IAM policy to
|
127
|
-
"""
|
128
115
|
return pulumi.get(self, "dataset_id")
|
129
116
|
|
130
117
|
@dataset_id.setter
|
@@ -172,9 +159,6 @@ class _IamPolicyState:
|
|
172
159
|
@property
|
173
160
|
@pulumi.getter(name="tableId")
|
174
161
|
def table_id(self) -> Optional[pulumi.Input[builtins.str]]:
|
175
|
-
"""
|
176
|
-
Used to find the parent resource to bind the IAM policy to
|
177
|
-
"""
|
178
162
|
return pulumi.get(self, "table_id")
|
179
163
|
|
180
164
|
@table_id.setter
|
@@ -357,12 +341,10 @@ class IamPolicy(pulumi.CustomResource):
|
|
357
341
|
|
358
342
|
:param str resource_name: The name of the resource.
|
359
343
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
360
|
-
:param pulumi.Input[builtins.str] dataset_id: Used to find the parent resource to bind the IAM policy to
|
361
344
|
:param pulumi.Input[builtins.str] policy_data: The policy data generated by
|
362
345
|
a `organizations_get_iam_policy` data source.
|
363
346
|
:param pulumi.Input[builtins.str] project: The ID of the project in which the resource belongs.
|
364
347
|
If it is not provided, the project will be parsed from the identifier of the parent resource. If no project is provided in the parent identifier and no project is specified, the provider project is used.
|
365
|
-
:param pulumi.Input[builtins.str] table_id: Used to find the parent resource to bind the IAM policy to
|
366
348
|
"""
|
367
349
|
...
|
368
350
|
@overload
|
@@ -593,13 +575,11 @@ class IamPolicy(pulumi.CustomResource):
|
|
593
575
|
:param str resource_name: The unique name of the resulting resource.
|
594
576
|
:param pulumi.Input[str] id: The unique provider ID of the resource to lookup.
|
595
577
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
596
|
-
:param pulumi.Input[builtins.str] dataset_id: Used to find the parent resource to bind the IAM policy to
|
597
578
|
:param pulumi.Input[builtins.str] etag: (Computed) The etag of the IAM policy.
|
598
579
|
:param pulumi.Input[builtins.str] policy_data: The policy data generated by
|
599
580
|
a `organizations_get_iam_policy` data source.
|
600
581
|
:param pulumi.Input[builtins.str] project: The ID of the project in which the resource belongs.
|
601
582
|
If it is not provided, the project will be parsed from the identifier of the parent resource. If no project is provided in the parent identifier and no project is specified, the provider project is used.
|
602
|
-
:param pulumi.Input[builtins.str] table_id: Used to find the parent resource to bind the IAM policy to
|
603
583
|
"""
|
604
584
|
opts = pulumi.ResourceOptions.merge(opts, pulumi.ResourceOptions(id=id))
|
605
585
|
|
@@ -615,9 +595,6 @@ class IamPolicy(pulumi.CustomResource):
|
|
615
595
|
@property
|
616
596
|
@pulumi.getter(name="datasetId")
|
617
597
|
def dataset_id(self) -> pulumi.Output[builtins.str]:
|
618
|
-
"""
|
619
|
-
Used to find the parent resource to bind the IAM policy to
|
620
|
-
"""
|
621
598
|
return pulumi.get(self, "dataset_id")
|
622
599
|
|
623
600
|
@property
|
@@ -649,8 +626,5 @@ class IamPolicy(pulumi.CustomResource):
|
|
649
626
|
@property
|
650
627
|
@pulumi.getter(name="tableId")
|
651
628
|
def table_id(self) -> pulumi.Output[builtins.str]:
|
652
|
-
"""
|
653
|
-
Used to find the parent resource to bind the IAM policy to
|
654
|
-
"""
|
655
629
|
return pulumi.get(self, "table_id")
|
656
630
|
|
@@ -30,7 +30,7 @@ class DataExchangeIamBindingArgs:
|
|
30
30
|
project: Optional[pulumi.Input[builtins.str]] = None):
|
31
31
|
"""
|
32
32
|
The set of arguments for constructing a DataExchangeIamBinding resource.
|
33
|
-
:param pulumi.Input[builtins.str] data_exchange_id: Used to find the parent resource to bind the IAM policy to
|
33
|
+
:param pulumi.Input[builtins.str] data_exchange_id: The ID of the data exchange. Must contain only Unicode letters, numbers (0-9), underscores (_). Should not use characters that require URL-escaping, or characters outside of ASCII, spaces. Used to find the parent resource to bind the IAM policy to
|
34
34
|
:param pulumi.Input[Sequence[pulumi.Input[builtins.str]]] members: Identities that will be granted the privilege in `role`.
|
35
35
|
Each entry can have one of the following values:
|
36
36
|
* **allUsers**: A special identifier that represents anyone who is on the internet; with or without a Google account.
|
@@ -66,7 +66,7 @@ class DataExchangeIamBindingArgs:
|
|
66
66
|
@pulumi.getter(name="dataExchangeId")
|
67
67
|
def data_exchange_id(self) -> pulumi.Input[builtins.str]:
|
68
68
|
"""
|
69
|
-
Used to find the parent resource to bind the IAM policy to
|
69
|
+
The ID of the data exchange. Must contain only Unicode letters, numbers (0-9), underscores (_). Should not use characters that require URL-escaping, or characters outside of ASCII, spaces. Used to find the parent resource to bind the IAM policy to
|
70
70
|
"""
|
71
71
|
return pulumi.get(self, "data_exchange_id")
|
72
72
|
|
@@ -160,7 +160,7 @@ class _DataExchangeIamBindingState:
|
|
160
160
|
role: Optional[pulumi.Input[builtins.str]] = None):
|
161
161
|
"""
|
162
162
|
Input properties used for looking up and filtering DataExchangeIamBinding resources.
|
163
|
-
:param pulumi.Input[builtins.str] data_exchange_id: Used to find the parent resource to bind the IAM policy to
|
163
|
+
:param pulumi.Input[builtins.str] data_exchange_id: The ID of the data exchange. Must contain only Unicode letters, numbers (0-9), underscores (_). Should not use characters that require URL-escaping, or characters outside of ASCII, spaces. Used to find the parent resource to bind the IAM policy to
|
164
164
|
:param pulumi.Input[builtins.str] etag: (Computed) The etag of the IAM policy.
|
165
165
|
:param pulumi.Input[builtins.str] location: The name of the location this data exchange.
|
166
166
|
Used to find the parent resource to bind the IAM policy to. If not specified,
|
@@ -211,7 +211,7 @@ class _DataExchangeIamBindingState:
|
|
211
211
|
@pulumi.getter(name="dataExchangeId")
|
212
212
|
def data_exchange_id(self) -> Optional[pulumi.Input[builtins.str]]:
|
213
213
|
"""
|
214
|
-
Used to find the parent resource to bind the IAM policy to
|
214
|
+
The ID of the data exchange. Must contain only Unicode letters, numbers (0-9), underscores (_). Should not use characters that require URL-escaping, or characters outside of ASCII, spaces. Used to find the parent resource to bind the IAM policy to
|
215
215
|
"""
|
216
216
|
return pulumi.get(self, "data_exchange_id")
|
217
217
|
|
@@ -473,7 +473,7 @@ class DataExchangeIamBinding(pulumi.CustomResource):
|
|
473
473
|
|
474
474
|
:param str resource_name: The name of the resource.
|
475
475
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
476
|
-
:param pulumi.Input[builtins.str] data_exchange_id: Used to find the parent resource to bind the IAM policy to
|
476
|
+
:param pulumi.Input[builtins.str] data_exchange_id: The ID of the data exchange. Must contain only Unicode letters, numbers (0-9), underscores (_). Should not use characters that require URL-escaping, or characters outside of ASCII, spaces. Used to find the parent resource to bind the IAM policy to
|
477
477
|
:param pulumi.Input[builtins.str] location: The name of the location this data exchange.
|
478
478
|
Used to find the parent resource to bind the IAM policy to. If not specified,
|
479
479
|
the value will be parsed from the identifier of the parent resource. If no location is provided in the parent identifier and no
|
@@ -730,7 +730,7 @@ class DataExchangeIamBinding(pulumi.CustomResource):
|
|
730
730
|
:param str resource_name: The unique name of the resulting resource.
|
731
731
|
:param pulumi.Input[str] id: The unique provider ID of the resource to lookup.
|
732
732
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
733
|
-
:param pulumi.Input[builtins.str] data_exchange_id: Used to find the parent resource to bind the IAM policy to
|
733
|
+
:param pulumi.Input[builtins.str] data_exchange_id: The ID of the data exchange. Must contain only Unicode letters, numbers (0-9), underscores (_). Should not use characters that require URL-escaping, or characters outside of ASCII, spaces. Used to find the parent resource to bind the IAM policy to
|
734
734
|
:param pulumi.Input[builtins.str] etag: (Computed) The etag of the IAM policy.
|
735
735
|
:param pulumi.Input[builtins.str] location: The name of the location this data exchange.
|
736
736
|
Used to find the parent resource to bind the IAM policy to. If not specified,
|
@@ -775,7 +775,7 @@ class DataExchangeIamBinding(pulumi.CustomResource):
|
|
775
775
|
@pulumi.getter(name="dataExchangeId")
|
776
776
|
def data_exchange_id(self) -> pulumi.Output[builtins.str]:
|
777
777
|
"""
|
778
|
-
Used to find the parent resource to bind the IAM policy to
|
778
|
+
The ID of the data exchange. Must contain only Unicode letters, numbers (0-9), underscores (_). Should not use characters that require URL-escaping, or characters outside of ASCII, spaces. Used to find the parent resource to bind the IAM policy to
|
779
779
|
"""
|
780
780
|
return pulumi.get(self, "data_exchange_id")
|
781
781
|
|
@@ -30,7 +30,7 @@ class DataExchangeIamMemberArgs:
|
|
30
30
|
project: Optional[pulumi.Input[builtins.str]] = None):
|
31
31
|
"""
|
32
32
|
The set of arguments for constructing a DataExchangeIamMember resource.
|
33
|
-
:param pulumi.Input[builtins.str] data_exchange_id: Used to find the parent resource to bind the IAM policy to
|
33
|
+
:param pulumi.Input[builtins.str] data_exchange_id: The ID of the data exchange. Must contain only Unicode letters, numbers (0-9), underscores (_). Should not use characters that require URL-escaping, or characters outside of ASCII, spaces. Used to find the parent resource to bind the IAM policy to
|
34
34
|
:param pulumi.Input[builtins.str] member: Identities that will be granted the privilege in `role`.
|
35
35
|
Each entry can have one of the following values:
|
36
36
|
* **allUsers**: A special identifier that represents anyone who is on the internet; with or without a Google account.
|
@@ -66,7 +66,7 @@ class DataExchangeIamMemberArgs:
|
|
66
66
|
@pulumi.getter(name="dataExchangeId")
|
67
67
|
def data_exchange_id(self) -> pulumi.Input[builtins.str]:
|
68
68
|
"""
|
69
|
-
Used to find the parent resource to bind the IAM policy to
|
69
|
+
The ID of the data exchange. Must contain only Unicode letters, numbers (0-9), underscores (_). Should not use characters that require URL-escaping, or characters outside of ASCII, spaces. Used to find the parent resource to bind the IAM policy to
|
70
70
|
"""
|
71
71
|
return pulumi.get(self, "data_exchange_id")
|
72
72
|
|
@@ -160,7 +160,7 @@ class _DataExchangeIamMemberState:
|
|
160
160
|
role: Optional[pulumi.Input[builtins.str]] = None):
|
161
161
|
"""
|
162
162
|
Input properties used for looking up and filtering DataExchangeIamMember resources.
|
163
|
-
:param pulumi.Input[builtins.str] data_exchange_id: Used to find the parent resource to bind the IAM policy to
|
163
|
+
:param pulumi.Input[builtins.str] data_exchange_id: The ID of the data exchange. Must contain only Unicode letters, numbers (0-9), underscores (_). Should not use characters that require URL-escaping, or characters outside of ASCII, spaces. Used to find the parent resource to bind the IAM policy to
|
164
164
|
:param pulumi.Input[builtins.str] etag: (Computed) The etag of the IAM policy.
|
165
165
|
:param pulumi.Input[builtins.str] location: The name of the location this data exchange.
|
166
166
|
Used to find the parent resource to bind the IAM policy to. If not specified,
|
@@ -211,7 +211,7 @@ class _DataExchangeIamMemberState:
|
|
211
211
|
@pulumi.getter(name="dataExchangeId")
|
212
212
|
def data_exchange_id(self) -> Optional[pulumi.Input[builtins.str]]:
|
213
213
|
"""
|
214
|
-
Used to find the parent resource to bind the IAM policy to
|
214
|
+
The ID of the data exchange. Must contain only Unicode letters, numbers (0-9), underscores (_). Should not use characters that require URL-escaping, or characters outside of ASCII, spaces. Used to find the parent resource to bind the IAM policy to
|
215
215
|
"""
|
216
216
|
return pulumi.get(self, "data_exchange_id")
|
217
217
|
|
@@ -473,7 +473,7 @@ class DataExchangeIamMember(pulumi.CustomResource):
|
|
473
473
|
|
474
474
|
:param str resource_name: The name of the resource.
|
475
475
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
476
|
-
:param pulumi.Input[builtins.str] data_exchange_id: Used to find the parent resource to bind the IAM policy to
|
476
|
+
:param pulumi.Input[builtins.str] data_exchange_id: The ID of the data exchange. Must contain only Unicode letters, numbers (0-9), underscores (_). Should not use characters that require URL-escaping, or characters outside of ASCII, spaces. Used to find the parent resource to bind the IAM policy to
|
477
477
|
:param pulumi.Input[builtins.str] location: The name of the location this data exchange.
|
478
478
|
Used to find the parent resource to bind the IAM policy to. If not specified,
|
479
479
|
the value will be parsed from the identifier of the parent resource. If no location is provided in the parent identifier and no
|
@@ -730,7 +730,7 @@ class DataExchangeIamMember(pulumi.CustomResource):
|
|
730
730
|
:param str resource_name: The unique name of the resulting resource.
|
731
731
|
:param pulumi.Input[str] id: The unique provider ID of the resource to lookup.
|
732
732
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
733
|
-
:param pulumi.Input[builtins.str] data_exchange_id: Used to find the parent resource to bind the IAM policy to
|
733
|
+
:param pulumi.Input[builtins.str] data_exchange_id: The ID of the data exchange. Must contain only Unicode letters, numbers (0-9), underscores (_). Should not use characters that require URL-escaping, or characters outside of ASCII, spaces. Used to find the parent resource to bind the IAM policy to
|
734
734
|
:param pulumi.Input[builtins.str] etag: (Computed) The etag of the IAM policy.
|
735
735
|
:param pulumi.Input[builtins.str] location: The name of the location this data exchange.
|
736
736
|
Used to find the parent resource to bind the IAM policy to. If not specified,
|
@@ -775,7 +775,7 @@ class DataExchangeIamMember(pulumi.CustomResource):
|
|
775
775
|
@pulumi.getter(name="dataExchangeId")
|
776
776
|
def data_exchange_id(self) -> pulumi.Output[builtins.str]:
|
777
777
|
"""
|
778
|
-
Used to find the parent resource to bind the IAM policy to
|
778
|
+
The ID of the data exchange. Must contain only Unicode letters, numbers (0-9), underscores (_). Should not use characters that require URL-escaping, or characters outside of ASCII, spaces. Used to find the parent resource to bind the IAM policy to
|
779
779
|
"""
|
780
780
|
return pulumi.get(self, "data_exchange_id")
|
781
781
|
|
@@ -26,7 +26,7 @@ class DataExchangeIamPolicyArgs:
|
|
26
26
|
project: Optional[pulumi.Input[builtins.str]] = None):
|
27
27
|
"""
|
28
28
|
The set of arguments for constructing a DataExchangeIamPolicy resource.
|
29
|
-
:param pulumi.Input[builtins.str] data_exchange_id: Used to find the parent resource to bind the IAM policy to
|
29
|
+
:param pulumi.Input[builtins.str] data_exchange_id: The ID of the data exchange. Must contain only Unicode letters, numbers (0-9), underscores (_). Should not use characters that require URL-escaping, or characters outside of ASCII, spaces. Used to find the parent resource to bind the IAM policy to
|
30
30
|
:param pulumi.Input[builtins.str] policy_data: The policy data generated by
|
31
31
|
a `organizations_get_iam_policy` data source.
|
32
32
|
:param pulumi.Input[builtins.str] location: The name of the location this data exchange.
|
@@ -47,7 +47,7 @@ class DataExchangeIamPolicyArgs:
|
|
47
47
|
@pulumi.getter(name="dataExchangeId")
|
48
48
|
def data_exchange_id(self) -> pulumi.Input[builtins.str]:
|
49
49
|
"""
|
50
|
-
Used to find the parent resource to bind the IAM policy to
|
50
|
+
The ID of the data exchange. Must contain only Unicode letters, numbers (0-9), underscores (_). Should not use characters that require URL-escaping, or characters outside of ASCII, spaces. Used to find the parent resource to bind the IAM policy to
|
51
51
|
"""
|
52
52
|
return pulumi.get(self, "data_exchange_id")
|
53
53
|
|
@@ -107,7 +107,7 @@ class _DataExchangeIamPolicyState:
|
|
107
107
|
project: Optional[pulumi.Input[builtins.str]] = None):
|
108
108
|
"""
|
109
109
|
Input properties used for looking up and filtering DataExchangeIamPolicy resources.
|
110
|
-
:param pulumi.Input[builtins.str] data_exchange_id: Used to find the parent resource to bind the IAM policy to
|
110
|
+
:param pulumi.Input[builtins.str] data_exchange_id: The ID of the data exchange. Must contain only Unicode letters, numbers (0-9), underscores (_). Should not use characters that require URL-escaping, or characters outside of ASCII, spaces. Used to find the parent resource to bind the IAM policy to
|
111
111
|
:param pulumi.Input[builtins.str] etag: (Computed) The etag of the IAM policy.
|
112
112
|
:param pulumi.Input[builtins.str] location: The name of the location this data exchange.
|
113
113
|
Used to find the parent resource to bind the IAM policy to. If not specified,
|
@@ -133,7 +133,7 @@ class _DataExchangeIamPolicyState:
|
|
133
133
|
@pulumi.getter(name="dataExchangeId")
|
134
134
|
def data_exchange_id(self) -> Optional[pulumi.Input[builtins.str]]:
|
135
135
|
"""
|
136
|
-
Used to find the parent resource to bind the IAM policy to
|
136
|
+
The ID of the data exchange. Must contain only Unicode letters, numbers (0-9), underscores (_). Should not use characters that require URL-escaping, or characters outside of ASCII, spaces. Used to find the parent resource to bind the IAM policy to
|
137
137
|
"""
|
138
138
|
return pulumi.get(self, "data_exchange_id")
|
139
139
|
|
@@ -370,7 +370,7 @@ class DataExchangeIamPolicy(pulumi.CustomResource):
|
|
370
370
|
|
371
371
|
:param str resource_name: The name of the resource.
|
372
372
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
373
|
-
:param pulumi.Input[builtins.str] data_exchange_id: Used to find the parent resource to bind the IAM policy to
|
373
|
+
:param pulumi.Input[builtins.str] data_exchange_id: The ID of the data exchange. Must contain only Unicode letters, numbers (0-9), underscores (_). Should not use characters that require URL-escaping, or characters outside of ASCII, spaces. Used to find the parent resource to bind the IAM policy to
|
374
374
|
:param pulumi.Input[builtins.str] location: The name of the location this data exchange.
|
375
375
|
Used to find the parent resource to bind the IAM policy to. If not specified,
|
376
376
|
the value will be parsed from the identifier of the parent resource. If no location is provided in the parent identifier and no
|
@@ -607,7 +607,7 @@ class DataExchangeIamPolicy(pulumi.CustomResource):
|
|
607
607
|
:param str resource_name: The unique name of the resulting resource.
|
608
608
|
:param pulumi.Input[str] id: The unique provider ID of the resource to lookup.
|
609
609
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
610
|
-
:param pulumi.Input[builtins.str] data_exchange_id: Used to find the parent resource to bind the IAM policy to
|
610
|
+
:param pulumi.Input[builtins.str] data_exchange_id: The ID of the data exchange. Must contain only Unicode letters, numbers (0-9), underscores (_). Should not use characters that require URL-escaping, or characters outside of ASCII, spaces. Used to find the parent resource to bind the IAM policy to
|
611
611
|
:param pulumi.Input[builtins.str] etag: (Computed) The etag of the IAM policy.
|
612
612
|
:param pulumi.Input[builtins.str] location: The name of the location this data exchange.
|
613
613
|
Used to find the parent resource to bind the IAM policy to. If not specified,
|
@@ -633,7 +633,7 @@ class DataExchangeIamPolicy(pulumi.CustomResource):
|
|
633
633
|
@pulumi.getter(name="dataExchangeId")
|
634
634
|
def data_exchange_id(self) -> pulumi.Output[builtins.str]:
|
635
635
|
"""
|
636
|
-
Used to find the parent resource to bind the IAM policy to
|
636
|
+
The ID of the data exchange. Must contain only Unicode letters, numbers (0-9), underscores (_). Should not use characters that require URL-escaping, or characters outside of ASCII, spaces. Used to find the parent resource to bind the IAM policy to
|
637
637
|
"""
|
638
638
|
return pulumi.get(self, "data_exchange_id")
|
639
639
|
|
@@ -121,7 +121,7 @@ def get_data_exchange_iam_policy(data_exchange_id: Optional[builtins.str] = None
|
|
121
121
|
```
|
122
122
|
|
123
123
|
|
124
|
-
:param builtins.str data_exchange_id: Used to find the parent resource to bind the IAM policy to
|
124
|
+
:param builtins.str data_exchange_id: The ID of the data exchange. Must contain only Unicode letters, numbers (0-9), underscores (_). Should not use characters that require URL-escaping, or characters outside of ASCII, spaces. Used to find the parent resource to bind the IAM policy to
|
125
125
|
:param builtins.str location: The name of the location this data exchange.
|
126
126
|
Used to find the parent resource to bind the IAM policy to. If not specified,
|
127
127
|
the value will be parsed from the identifier of the parent resource. If no location is provided in the parent identifier and no
|
@@ -162,7 +162,7 @@ def get_data_exchange_iam_policy_output(data_exchange_id: Optional[pulumi.Input[
|
|
162
162
|
```
|
163
163
|
|
164
164
|
|
165
|
-
:param builtins.str data_exchange_id: Used to find the parent resource to bind the IAM policy to
|
165
|
+
:param builtins.str data_exchange_id: The ID of the data exchange. Must contain only Unicode letters, numbers (0-9), underscores (_). Should not use characters that require URL-escaping, or characters outside of ASCII, spaces. Used to find the parent resource to bind the IAM policy to
|
166
166
|
:param builtins.str location: The name of the location this data exchange.
|
167
167
|
Used to find the parent resource to bind the IAM policy to. If not specified,
|
168
168
|
the value will be parsed from the identifier of the parent resource. If no location is provided in the parent identifier and no
|
@@ -133,7 +133,7 @@ def get_listing_iam_policy(data_exchange_id: Optional[builtins.str] = None,
|
|
133
133
|
|
134
134
|
|
135
135
|
:param builtins.str data_exchange_id: The ID of the data exchange. Must contain only Unicode letters, numbers (0-9), underscores (_). Should not use characters that require URL-escaping, or characters outside of ASCII, spaces. Used to find the parent resource to bind the IAM policy to
|
136
|
-
:param builtins.str listing_id: Used to find the parent resource to bind the IAM policy to
|
136
|
+
:param builtins.str listing_id: The ID of the listing. Must contain only Unicode letters, numbers (0-9), underscores (_). Should not use characters that require URL-escaping, or characters outside of ASCII, spaces. Used to find the parent resource to bind the IAM policy to
|
137
137
|
:param builtins.str location: The name of the location this data exchange listing.
|
138
138
|
Used to find the parent resource to bind the IAM policy to. If not specified,
|
139
139
|
the value will be parsed from the identifier of the parent resource. If no location is provided in the parent identifier and no
|
@@ -179,7 +179,7 @@ def get_listing_iam_policy_output(data_exchange_id: Optional[pulumi.Input[builti
|
|
179
179
|
|
180
180
|
|
181
181
|
:param builtins.str data_exchange_id: The ID of the data exchange. Must contain only Unicode letters, numbers (0-9), underscores (_). Should not use characters that require URL-escaping, or characters outside of ASCII, spaces. Used to find the parent resource to bind the IAM policy to
|
182
|
-
:param builtins.str listing_id: Used to find the parent resource to bind the IAM policy to
|
182
|
+
:param builtins.str listing_id: The ID of the listing. Must contain only Unicode letters, numbers (0-9), underscores (_). Should not use characters that require URL-escaping, or characters outside of ASCII, spaces. Used to find the parent resource to bind the IAM policy to
|
183
183
|
:param builtins.str location: The name of the location this data exchange listing.
|
184
184
|
Used to find the parent resource to bind the IAM policy to. If not specified,
|
185
185
|
the value will be parsed from the identifier of the parent resource. If no location is provided in the parent identifier and no
|