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
@@ -30,7 +30,6 @@ class EntryTypeIamBindingArgs:
|
|
30
30
|
project: Optional[pulumi.Input[builtins.str]] = None):
|
31
31
|
"""
|
32
32
|
The set of arguments for constructing a EntryTypeIamBinding resource.
|
33
|
-
:param pulumi.Input[builtins.str] entry_type_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.
|
@@ -65,9 +64,6 @@ class EntryTypeIamBindingArgs:
|
|
65
64
|
@property
|
66
65
|
@pulumi.getter(name="entryTypeId")
|
67
66
|
def entry_type_id(self) -> pulumi.Input[builtins.str]:
|
68
|
-
"""
|
69
|
-
Used to find the parent resource to bind the IAM policy to
|
70
|
-
"""
|
71
67
|
return pulumi.get(self, "entry_type_id")
|
72
68
|
|
73
69
|
@entry_type_id.setter
|
@@ -160,7 +156,6 @@ class _EntryTypeIamBindingState:
|
|
160
156
|
role: Optional[pulumi.Input[builtins.str]] = None):
|
161
157
|
"""
|
162
158
|
Input properties used for looking up and filtering EntryTypeIamBinding resources.
|
163
|
-
:param pulumi.Input[builtins.str] entry_type_id: Used to find the parent resource to bind the IAM policy to
|
164
159
|
:param pulumi.Input[builtins.str] etag: (Computed) The etag of the IAM policy.
|
165
160
|
:param pulumi.Input[builtins.str] location: The location where entry type will be created in.
|
166
161
|
Used to find the parent resource to bind the IAM policy to. If not specified,
|
@@ -210,9 +205,6 @@ class _EntryTypeIamBindingState:
|
|
210
205
|
@property
|
211
206
|
@pulumi.getter(name="entryTypeId")
|
212
207
|
def entry_type_id(self) -> Optional[pulumi.Input[builtins.str]]:
|
213
|
-
"""
|
214
|
-
Used to find the parent resource to bind the IAM policy to
|
215
|
-
"""
|
216
208
|
return pulumi.get(self, "entry_type_id")
|
217
209
|
|
218
210
|
@entry_type_id.setter
|
@@ -473,7 +465,6 @@ class EntryTypeIamBinding(pulumi.CustomResource):
|
|
473
465
|
|
474
466
|
:param str resource_name: The name of the resource.
|
475
467
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
476
|
-
:param pulumi.Input[builtins.str] entry_type_id: Used to find the parent resource to bind the IAM policy to
|
477
468
|
:param pulumi.Input[builtins.str] location: The location where entry type will be created in.
|
478
469
|
Used to find the parent resource to bind the IAM policy to. If not specified,
|
479
470
|
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 +721,6 @@ class EntryTypeIamBinding(pulumi.CustomResource):
|
|
730
721
|
:param str resource_name: The unique name of the resulting resource.
|
731
722
|
:param pulumi.Input[str] id: The unique provider ID of the resource to lookup.
|
732
723
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
733
|
-
:param pulumi.Input[builtins.str] entry_type_id: Used to find the parent resource to bind the IAM policy to
|
734
724
|
:param pulumi.Input[builtins.str] etag: (Computed) The etag of the IAM policy.
|
735
725
|
:param pulumi.Input[builtins.str] location: The location where entry type will be created in.
|
736
726
|
Used to find the parent resource to bind the IAM policy to. If not specified,
|
@@ -774,9 +764,6 @@ class EntryTypeIamBinding(pulumi.CustomResource):
|
|
774
764
|
@property
|
775
765
|
@pulumi.getter(name="entryTypeId")
|
776
766
|
def entry_type_id(self) -> pulumi.Output[builtins.str]:
|
777
|
-
"""
|
778
|
-
Used to find the parent resource to bind the IAM policy to
|
779
|
-
"""
|
780
767
|
return pulumi.get(self, "entry_type_id")
|
781
768
|
|
782
769
|
@property
|
@@ -30,7 +30,6 @@ class EntryTypeIamMemberArgs:
|
|
30
30
|
project: Optional[pulumi.Input[builtins.str]] = None):
|
31
31
|
"""
|
32
32
|
The set of arguments for constructing a EntryTypeIamMember resource.
|
33
|
-
:param pulumi.Input[builtins.str] entry_type_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.
|
@@ -65,9 +64,6 @@ class EntryTypeIamMemberArgs:
|
|
65
64
|
@property
|
66
65
|
@pulumi.getter(name="entryTypeId")
|
67
66
|
def entry_type_id(self) -> pulumi.Input[builtins.str]:
|
68
|
-
"""
|
69
|
-
Used to find the parent resource to bind the IAM policy to
|
70
|
-
"""
|
71
67
|
return pulumi.get(self, "entry_type_id")
|
72
68
|
|
73
69
|
@entry_type_id.setter
|
@@ -160,7 +156,6 @@ class _EntryTypeIamMemberState:
|
|
160
156
|
role: Optional[pulumi.Input[builtins.str]] = None):
|
161
157
|
"""
|
162
158
|
Input properties used for looking up and filtering EntryTypeIamMember resources.
|
163
|
-
:param pulumi.Input[builtins.str] entry_type_id: Used to find the parent resource to bind the IAM policy to
|
164
159
|
:param pulumi.Input[builtins.str] etag: (Computed) The etag of the IAM policy.
|
165
160
|
:param pulumi.Input[builtins.str] location: The location where entry type will be created in.
|
166
161
|
Used to find the parent resource to bind the IAM policy to. If not specified,
|
@@ -210,9 +205,6 @@ class _EntryTypeIamMemberState:
|
|
210
205
|
@property
|
211
206
|
@pulumi.getter(name="entryTypeId")
|
212
207
|
def entry_type_id(self) -> Optional[pulumi.Input[builtins.str]]:
|
213
|
-
"""
|
214
|
-
Used to find the parent resource to bind the IAM policy to
|
215
|
-
"""
|
216
208
|
return pulumi.get(self, "entry_type_id")
|
217
209
|
|
218
210
|
@entry_type_id.setter
|
@@ -473,7 +465,6 @@ class EntryTypeIamMember(pulumi.CustomResource):
|
|
473
465
|
|
474
466
|
:param str resource_name: The name of the resource.
|
475
467
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
476
|
-
:param pulumi.Input[builtins.str] entry_type_id: Used to find the parent resource to bind the IAM policy to
|
477
468
|
:param pulumi.Input[builtins.str] location: The location where entry type will be created in.
|
478
469
|
Used to find the parent resource to bind the IAM policy to. If not specified,
|
479
470
|
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 +721,6 @@ class EntryTypeIamMember(pulumi.CustomResource):
|
|
730
721
|
:param str resource_name: The unique name of the resulting resource.
|
731
722
|
:param pulumi.Input[str] id: The unique provider ID of the resource to lookup.
|
732
723
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
733
|
-
:param pulumi.Input[builtins.str] entry_type_id: Used to find the parent resource to bind the IAM policy to
|
734
724
|
:param pulumi.Input[builtins.str] etag: (Computed) The etag of the IAM policy.
|
735
725
|
:param pulumi.Input[builtins.str] location: The location where entry type will be created in.
|
736
726
|
Used to find the parent resource to bind the IAM policy to. If not specified,
|
@@ -774,9 +764,6 @@ class EntryTypeIamMember(pulumi.CustomResource):
|
|
774
764
|
@property
|
775
765
|
@pulumi.getter(name="entryTypeId")
|
776
766
|
def entry_type_id(self) -> pulumi.Output[builtins.str]:
|
777
|
-
"""
|
778
|
-
Used to find the parent resource to bind the IAM policy to
|
779
|
-
"""
|
780
767
|
return pulumi.get(self, "entry_type_id")
|
781
768
|
|
782
769
|
@property
|
@@ -26,7 +26,6 @@ class EntryTypeIamPolicyArgs:
|
|
26
26
|
project: Optional[pulumi.Input[builtins.str]] = None):
|
27
27
|
"""
|
28
28
|
The set of arguments for constructing a EntryTypeIamPolicy resource.
|
29
|
-
:param pulumi.Input[builtins.str] entry_type_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
31
|
:param pulumi.Input[builtins.str] location: The location where entry type will be created in.
|
@@ -46,9 +45,6 @@ class EntryTypeIamPolicyArgs:
|
|
46
45
|
@property
|
47
46
|
@pulumi.getter(name="entryTypeId")
|
48
47
|
def entry_type_id(self) -> pulumi.Input[builtins.str]:
|
49
|
-
"""
|
50
|
-
Used to find the parent resource to bind the IAM policy to
|
51
|
-
"""
|
52
48
|
return pulumi.get(self, "entry_type_id")
|
53
49
|
|
54
50
|
@entry_type_id.setter
|
@@ -107,7 +103,6 @@ class _EntryTypeIamPolicyState:
|
|
107
103
|
project: Optional[pulumi.Input[builtins.str]] = None):
|
108
104
|
"""
|
109
105
|
Input properties used for looking up and filtering EntryTypeIamPolicy resources.
|
110
|
-
:param pulumi.Input[builtins.str] entry_type_id: Used to find the parent resource to bind the IAM policy to
|
111
106
|
:param pulumi.Input[builtins.str] etag: (Computed) The etag of the IAM policy.
|
112
107
|
:param pulumi.Input[builtins.str] location: The location where entry type will be created in.
|
113
108
|
Used to find the parent resource to bind the IAM policy to. If not specified,
|
@@ -132,9 +127,6 @@ class _EntryTypeIamPolicyState:
|
|
132
127
|
@property
|
133
128
|
@pulumi.getter(name="entryTypeId")
|
134
129
|
def entry_type_id(self) -> Optional[pulumi.Input[builtins.str]]:
|
135
|
-
"""
|
136
|
-
Used to find the parent resource to bind the IAM policy to
|
137
|
-
"""
|
138
130
|
return pulumi.get(self, "entry_type_id")
|
139
131
|
|
140
132
|
@entry_type_id.setter
|
@@ -370,7 +362,6 @@ class EntryTypeIamPolicy(pulumi.CustomResource):
|
|
370
362
|
|
371
363
|
:param str resource_name: The name of the resource.
|
372
364
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
373
|
-
:param pulumi.Input[builtins.str] entry_type_id: Used to find the parent resource to bind the IAM policy to
|
374
365
|
:param pulumi.Input[builtins.str] location: The location where entry type will be created in.
|
375
366
|
Used to find the parent resource to bind the IAM policy to. If not specified,
|
376
367
|
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 +598,6 @@ class EntryTypeIamPolicy(pulumi.CustomResource):
|
|
607
598
|
:param str resource_name: The unique name of the resulting resource.
|
608
599
|
:param pulumi.Input[str] id: The unique provider ID of the resource to lookup.
|
609
600
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
610
|
-
:param pulumi.Input[builtins.str] entry_type_id: Used to find the parent resource to bind the IAM policy to
|
611
601
|
:param pulumi.Input[builtins.str] etag: (Computed) The etag of the IAM policy.
|
612
602
|
:param pulumi.Input[builtins.str] location: The location where entry type will be created in.
|
613
603
|
Used to find the parent resource to bind the IAM policy to. If not specified,
|
@@ -632,9 +622,6 @@ class EntryTypeIamPolicy(pulumi.CustomResource):
|
|
632
622
|
@property
|
633
623
|
@pulumi.getter(name="entryTypeId")
|
634
624
|
def entry_type_id(self) -> pulumi.Output[builtins.str]:
|
635
|
-
"""
|
636
|
-
Used to find the parent resource to bind the IAM policy to
|
637
|
-
"""
|
638
625
|
return pulumi.get(self, "entry_type_id")
|
639
626
|
|
640
627
|
@property
|
@@ -121,7 +121,6 @@ def get_aspect_type_iam_policy(aspect_type_id: Optional[builtins.str] = None,
|
|
121
121
|
```
|
122
122
|
|
123
123
|
|
124
|
-
:param builtins.str aspect_type_id: Used to find the parent resource to bind the IAM policy to
|
125
124
|
:param builtins.str location: The location where aspect type will be created in.
|
126
125
|
Used to find the parent resource to bind the IAM policy to. If not specified,
|
127
126
|
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 +161,6 @@ def get_aspect_type_iam_policy_output(aspect_type_id: Optional[pulumi.Input[buil
|
|
162
161
|
```
|
163
162
|
|
164
163
|
|
165
|
-
:param builtins.str aspect_type_id: Used to find the parent resource to bind the IAM policy to
|
166
164
|
:param builtins.str location: The location where aspect type will be created in.
|
167
165
|
Used to find the parent resource to bind the IAM policy to. If not specified,
|
168
166
|
the value will be parsed from the identifier of the parent resource. If no location is provided in the parent identifier and no
|
@@ -144,11 +144,6 @@ def get_asset_iam_policy(asset: Optional[builtins.str] = None,
|
|
144
144
|
|
145
145
|
|
146
146
|
:param builtins.str asset: Used to find the parent resource to bind the IAM policy to
|
147
|
-
:param builtins.str dataplex_zone: Used to find the parent resource to bind the IAM policy to
|
148
|
-
:param builtins.str lake: Used to find the parent resource to bind the IAM policy to
|
149
|
-
:param builtins.str location: Used to find the parent resource to bind the IAM policy to. If not specified,
|
150
|
-
the value will be parsed from the identifier of the parent resource. If no location is provided in the parent identifier and no
|
151
|
-
location is specified, it is taken from the provider configuration.
|
152
147
|
:param builtins.str project: The ID of the project in which the resource belongs.
|
153
148
|
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.
|
154
149
|
"""
|
@@ -194,11 +189,6 @@ def get_asset_iam_policy_output(asset: Optional[pulumi.Input[builtins.str]] = No
|
|
194
189
|
|
195
190
|
|
196
191
|
:param builtins.str asset: Used to find the parent resource to bind the IAM policy to
|
197
|
-
:param builtins.str dataplex_zone: Used to find the parent resource to bind the IAM policy to
|
198
|
-
:param builtins.str lake: Used to find the parent resource to bind the IAM policy to
|
199
|
-
:param builtins.str location: Used to find the parent resource to bind the IAM policy to. If not specified,
|
200
|
-
the value will be parsed from the identifier of the parent resource. If no location is provided in the parent identifier and no
|
201
|
-
location is specified, it is taken from the provider configuration.
|
202
192
|
:param builtins.str project: The ID of the project in which the resource belongs.
|
203
193
|
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.
|
204
194
|
"""
|
@@ -121,7 +121,6 @@ def get_datascan_iam_policy(data_scan_id: Optional[builtins.str] = None,
|
|
121
121
|
```
|
122
122
|
|
123
123
|
|
124
|
-
:param builtins.str data_scan_id: Used to find the parent resource to bind the IAM policy to
|
125
124
|
:param builtins.str location: The location where the data scan should reside.
|
126
125
|
Used to find the parent resource to bind the IAM policy to. If not specified,
|
127
126
|
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 +161,6 @@ def get_datascan_iam_policy_output(data_scan_id: Optional[pulumi.Input[builtins.
|
|
162
161
|
```
|
163
162
|
|
164
163
|
|
165
|
-
:param builtins.str data_scan_id: Used to find the parent resource to bind the IAM policy to
|
166
164
|
:param builtins.str location: The location where the data scan should reside.
|
167
165
|
Used to find the parent resource to bind the IAM policy to. If not specified,
|
168
166
|
the value will be parsed from the identifier of the parent resource. If no location is provided in the parent identifier and no
|
@@ -121,7 +121,6 @@ def get_entry_group_iam_policy(entry_group_id: Optional[builtins.str] = None,
|
|
121
121
|
```
|
122
122
|
|
123
123
|
|
124
|
-
:param builtins.str entry_group_id: Used to find the parent resource to bind the IAM policy to
|
125
124
|
:param builtins.str location: The location where entry group will be created in.
|
126
125
|
Used to find the parent resource to bind the IAM policy to. If not specified,
|
127
126
|
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 +161,6 @@ def get_entry_group_iam_policy_output(entry_group_id: Optional[pulumi.Input[buil
|
|
162
161
|
```
|
163
162
|
|
164
163
|
|
165
|
-
:param builtins.str entry_group_id: Used to find the parent resource to bind the IAM policy to
|
166
164
|
:param builtins.str location: The location where entry group will be created in.
|
167
165
|
Used to find the parent resource to bind the IAM policy to. If not specified,
|
168
166
|
the value will be parsed from the identifier of the parent resource. If no location is provided in the parent identifier and no
|
@@ -121,7 +121,6 @@ def get_entry_type_iam_policy(entry_type_id: Optional[builtins.str] = None,
|
|
121
121
|
```
|
122
122
|
|
123
123
|
|
124
|
-
:param builtins.str entry_type_id: Used to find the parent resource to bind the IAM policy to
|
125
124
|
:param builtins.str location: The location where entry type will be created in.
|
126
125
|
Used to find the parent resource to bind the IAM policy to. If not specified,
|
127
126
|
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 +161,6 @@ def get_entry_type_iam_policy_output(entry_type_id: Optional[pulumi.Input[builti
|
|
162
161
|
```
|
163
162
|
|
164
163
|
|
165
|
-
:param builtins.str entry_type_id: Used to find the parent resource to bind the IAM policy to
|
166
164
|
:param builtins.str location: The location where entry type will be created in.
|
167
165
|
Used to find the parent resource to bind the IAM policy to. If not specified,
|
168
166
|
the value will be parsed from the identifier of the parent resource. If no location is provided in the parent identifier and no
|
@@ -122,9 +122,6 @@ def get_lake_iam_policy(lake: Optional[builtins.str] = None,
|
|
122
122
|
|
123
123
|
|
124
124
|
:param builtins.str lake: Used to find the parent resource to bind the IAM policy to
|
125
|
-
:param builtins.str location: Used to find the parent resource to bind the IAM policy to. If not specified,
|
126
|
-
the value will be parsed from the identifier of the parent resource. If no location is provided in the parent identifier and no
|
127
|
-
location is specified, it is taken from the provider configuration.
|
128
125
|
:param builtins.str project: The ID of the project in which the resource belongs.
|
129
126
|
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.
|
130
127
|
"""
|
@@ -162,9 +159,6 @@ def get_lake_iam_policy_output(lake: Optional[pulumi.Input[builtins.str]] = None
|
|
162
159
|
|
163
160
|
|
164
161
|
:param builtins.str lake: Used to find the parent resource to bind the IAM policy to
|
165
|
-
:param builtins.str location: Used to find the parent resource to bind the IAM policy to. If not specified,
|
166
|
-
the value will be parsed from the identifier of the parent resource. If no location is provided in the parent identifier and no
|
167
|
-
location is specified, it is taken from the provider configuration.
|
168
162
|
:param builtins.str project: The ID of the project in which the resource belongs.
|
169
163
|
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.
|
170
164
|
"""
|
@@ -140,7 +140,6 @@ def get_task_iam_policy(lake: Optional[builtins.str] = None,
|
|
140
140
|
location is specified, it is taken from the provider configuration.
|
141
141
|
:param builtins.str project: The ID of the project in which the resource belongs.
|
142
142
|
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.
|
143
|
-
:param builtins.str task_id: Used to find the parent resource to bind the IAM policy to
|
144
143
|
"""
|
145
144
|
__args__ = dict()
|
146
145
|
__args__['lake'] = lake
|
@@ -187,7 +186,6 @@ def get_task_iam_policy_output(lake: Optional[pulumi.Input[builtins.str]] = None
|
|
187
186
|
location is specified, it is taken from the provider configuration.
|
188
187
|
:param builtins.str project: The ID of the project in which the resource belongs.
|
189
188
|
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.
|
190
|
-
:param builtins.str task_id: Used to find the parent resource to bind the IAM policy to
|
191
189
|
"""
|
192
190
|
__args__ = dict()
|
193
191
|
__args__['lake'] = lake
|
@@ -133,10 +133,6 @@ def get_zone_iam_policy(dataplex_zone: Optional[builtins.str] = None,
|
|
133
133
|
|
134
134
|
|
135
135
|
:param builtins.str dataplex_zone: Used to find the parent resource to bind the IAM policy to
|
136
|
-
:param builtins.str lake: Used to find the parent resource to bind the IAM policy to
|
137
|
-
:param builtins.str location: Used to find the parent resource to bind the IAM policy to. If not specified,
|
138
|
-
the value will be parsed from the identifier of the parent resource. If no location is provided in the parent identifier and no
|
139
|
-
location is specified, it is taken from the provider configuration.
|
140
136
|
:param builtins.str project: The ID of the project in which the resource belongs.
|
141
137
|
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.
|
142
138
|
"""
|
@@ -178,10 +174,6 @@ def get_zone_iam_policy_output(dataplex_zone: Optional[pulumi.Input[builtins.str
|
|
178
174
|
|
179
175
|
|
180
176
|
:param builtins.str dataplex_zone: Used to find the parent resource to bind the IAM policy to
|
181
|
-
:param builtins.str lake: Used to find the parent resource to bind the IAM policy to
|
182
|
-
:param builtins.str location: Used to find the parent resource to bind the IAM policy to. If not specified,
|
183
|
-
the value will be parsed from the identifier of the parent resource. If no location is provided in the parent identifier and no
|
184
|
-
location is specified, it is taken from the provider configuration.
|
185
177
|
:param builtins.str project: The ID of the project in which the resource belongs.
|
186
178
|
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.
|
187
179
|
"""
|
@@ -45,9 +45,6 @@ class LakeIamBindingArgs:
|
|
45
45
|
:param pulumi.Input[builtins.str] role: The role that should be applied. Only one
|
46
46
|
`dataplex.LakeIamBinding` can be used per role. Note that custom roles must be of the format
|
47
47
|
`[projects|organizations]/{parent-name}/roles/{role-name}`.
|
48
|
-
:param pulumi.Input[builtins.str] location: Used to find the parent resource to bind the IAM policy to. If not specified,
|
49
|
-
the value will be parsed from the identifier of the parent resource. If no location is provided in the parent identifier and no
|
50
|
-
location is specified, it is taken from the provider configuration.
|
51
48
|
:param pulumi.Input[builtins.str] project: The ID of the project in which the resource belongs.
|
52
49
|
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.
|
53
50
|
"""
|
@@ -121,11 +118,6 @@ class LakeIamBindingArgs:
|
|
121
118
|
@property
|
122
119
|
@pulumi.getter
|
123
120
|
def location(self) -> Optional[pulumi.Input[builtins.str]]:
|
124
|
-
"""
|
125
|
-
Used to find the parent resource to bind the IAM policy to. If not specified,
|
126
|
-
the value will be parsed from the identifier of the parent resource. If no location is provided in the parent identifier and no
|
127
|
-
location is specified, it is taken from the provider configuration.
|
128
|
-
"""
|
129
121
|
return pulumi.get(self, "location")
|
130
122
|
|
131
123
|
@location.setter
|
@@ -160,9 +152,6 @@ class _LakeIamBindingState:
|
|
160
152
|
Input properties used for looking up and filtering LakeIamBinding resources.
|
161
153
|
:param pulumi.Input[builtins.str] etag: (Computed) The etag of the IAM policy.
|
162
154
|
:param pulumi.Input[builtins.str] lake: Used to find the parent resource to bind the IAM policy to
|
163
|
-
:param pulumi.Input[builtins.str] location: Used to find the parent resource to bind the IAM policy to. If not specified,
|
164
|
-
the value will be parsed from the identifier of the parent resource. If no location is provided in the parent identifier and no
|
165
|
-
location is specified, it is taken from the provider configuration.
|
166
155
|
:param pulumi.Input[Sequence[pulumi.Input[builtins.str]]] members: Identities that will be granted the privilege in `role`.
|
167
156
|
Each entry can have one of the following values:
|
168
157
|
* **allUsers**: A special identifier that represents anyone who is on the internet; with or without a Google account.
|
@@ -231,11 +220,6 @@ class _LakeIamBindingState:
|
|
231
220
|
@property
|
232
221
|
@pulumi.getter
|
233
222
|
def location(self) -> Optional[pulumi.Input[builtins.str]]:
|
234
|
-
"""
|
235
|
-
Used to find the parent resource to bind the IAM policy to. If not specified,
|
236
|
-
the value will be parsed from the identifier of the parent resource. If no location is provided in the parent identifier and no
|
237
|
-
location is specified, it is taken from the provider configuration.
|
238
|
-
"""
|
239
223
|
return pulumi.get(self, "location")
|
240
224
|
|
241
225
|
@location.setter
|
@@ -470,9 +454,6 @@ class LakeIamBinding(pulumi.CustomResource):
|
|
470
454
|
:param str resource_name: The name of the resource.
|
471
455
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
472
456
|
:param pulumi.Input[builtins.str] lake: Used to find the parent resource to bind the IAM policy to
|
473
|
-
:param pulumi.Input[builtins.str] location: Used to find the parent resource to bind the IAM policy to. If not specified,
|
474
|
-
the value will be parsed from the identifier of the parent resource. If no location is provided in the parent identifier and no
|
475
|
-
location is specified, it is taken from the provider configuration.
|
476
457
|
:param pulumi.Input[Sequence[pulumi.Input[builtins.str]]] members: Identities that will be granted the privilege in `role`.
|
477
458
|
Each entry can have one of the following values:
|
478
459
|
* **allUsers**: A special identifier that represents anyone who is on the internet; with or without a Google account.
|
@@ -727,9 +708,6 @@ class LakeIamBinding(pulumi.CustomResource):
|
|
727
708
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
728
709
|
:param pulumi.Input[builtins.str] etag: (Computed) The etag of the IAM policy.
|
729
710
|
:param pulumi.Input[builtins.str] lake: Used to find the parent resource to bind the IAM policy to
|
730
|
-
:param pulumi.Input[builtins.str] location: Used to find the parent resource to bind the IAM policy to. If not specified,
|
731
|
-
the value will be parsed from the identifier of the parent resource. If no location is provided in the parent identifier and no
|
732
|
-
location is specified, it is taken from the provider configuration.
|
733
711
|
:param pulumi.Input[Sequence[pulumi.Input[builtins.str]]] members: Identities that will be granted the privilege in `role`.
|
734
712
|
Each entry can have one of the following values:
|
735
713
|
* **allUsers**: A special identifier that represents anyone who is on the internet; with or without a Google account.
|
@@ -784,11 +762,6 @@ class LakeIamBinding(pulumi.CustomResource):
|
|
784
762
|
@property
|
785
763
|
@pulumi.getter
|
786
764
|
def location(self) -> pulumi.Output[builtins.str]:
|
787
|
-
"""
|
788
|
-
Used to find the parent resource to bind the IAM policy to. If not specified,
|
789
|
-
the value will be parsed from the identifier of the parent resource. If no location is provided in the parent identifier and no
|
790
|
-
location is specified, it is taken from the provider configuration.
|
791
|
-
"""
|
792
765
|
return pulumi.get(self, "location")
|
793
766
|
|
794
767
|
@property
|
@@ -45,9 +45,6 @@ class LakeIamMemberArgs:
|
|
45
45
|
:param pulumi.Input[builtins.str] role: The role that should be applied. Only one
|
46
46
|
`dataplex.LakeIamBinding` can be used per role. Note that custom roles must be of the format
|
47
47
|
`[projects|organizations]/{parent-name}/roles/{role-name}`.
|
48
|
-
:param pulumi.Input[builtins.str] location: Used to find the parent resource to bind the IAM policy to. If not specified,
|
49
|
-
the value will be parsed from the identifier of the parent resource. If no location is provided in the parent identifier and no
|
50
|
-
location is specified, it is taken from the provider configuration.
|
51
48
|
:param pulumi.Input[builtins.str] project: The ID of the project in which the resource belongs.
|
52
49
|
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.
|
53
50
|
"""
|
@@ -121,11 +118,6 @@ class LakeIamMemberArgs:
|
|
121
118
|
@property
|
122
119
|
@pulumi.getter
|
123
120
|
def location(self) -> Optional[pulumi.Input[builtins.str]]:
|
124
|
-
"""
|
125
|
-
Used to find the parent resource to bind the IAM policy to. If not specified,
|
126
|
-
the value will be parsed from the identifier of the parent resource. If no location is provided in the parent identifier and no
|
127
|
-
location is specified, it is taken from the provider configuration.
|
128
|
-
"""
|
129
121
|
return pulumi.get(self, "location")
|
130
122
|
|
131
123
|
@location.setter
|
@@ -160,9 +152,6 @@ class _LakeIamMemberState:
|
|
160
152
|
Input properties used for looking up and filtering LakeIamMember resources.
|
161
153
|
:param pulumi.Input[builtins.str] etag: (Computed) The etag of the IAM policy.
|
162
154
|
:param pulumi.Input[builtins.str] lake: Used to find the parent resource to bind the IAM policy to
|
163
|
-
:param pulumi.Input[builtins.str] location: Used to find the parent resource to bind the IAM policy to. If not specified,
|
164
|
-
the value will be parsed from the identifier of the parent resource. If no location is provided in the parent identifier and no
|
165
|
-
location is specified, it is taken from the provider configuration.
|
166
155
|
:param pulumi.Input[builtins.str] member: Identities that will be granted the privilege in `role`.
|
167
156
|
Each entry can have one of the following values:
|
168
157
|
* **allUsers**: A special identifier that represents anyone who is on the internet; with or without a Google account.
|
@@ -231,11 +220,6 @@ class _LakeIamMemberState:
|
|
231
220
|
@property
|
232
221
|
@pulumi.getter
|
233
222
|
def location(self) -> Optional[pulumi.Input[builtins.str]]:
|
234
|
-
"""
|
235
|
-
Used to find the parent resource to bind the IAM policy to. If not specified,
|
236
|
-
the value will be parsed from the identifier of the parent resource. If no location is provided in the parent identifier and no
|
237
|
-
location is specified, it is taken from the provider configuration.
|
238
|
-
"""
|
239
223
|
return pulumi.get(self, "location")
|
240
224
|
|
241
225
|
@location.setter
|
@@ -470,9 +454,6 @@ class LakeIamMember(pulumi.CustomResource):
|
|
470
454
|
:param str resource_name: The name of the resource.
|
471
455
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
472
456
|
:param pulumi.Input[builtins.str] lake: Used to find the parent resource to bind the IAM policy to
|
473
|
-
:param pulumi.Input[builtins.str] location: Used to find the parent resource to bind the IAM policy to. If not specified,
|
474
|
-
the value will be parsed from the identifier of the parent resource. If no location is provided in the parent identifier and no
|
475
|
-
location is specified, it is taken from the provider configuration.
|
476
457
|
:param pulumi.Input[builtins.str] member: Identities that will be granted the privilege in `role`.
|
477
458
|
Each entry can have one of the following values:
|
478
459
|
* **allUsers**: A special identifier that represents anyone who is on the internet; with or without a Google account.
|
@@ -727,9 +708,6 @@ class LakeIamMember(pulumi.CustomResource):
|
|
727
708
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
728
709
|
:param pulumi.Input[builtins.str] etag: (Computed) The etag of the IAM policy.
|
729
710
|
:param pulumi.Input[builtins.str] lake: Used to find the parent resource to bind the IAM policy to
|
730
|
-
:param pulumi.Input[builtins.str] location: Used to find the parent resource to bind the IAM policy to. If not specified,
|
731
|
-
the value will be parsed from the identifier of the parent resource. If no location is provided in the parent identifier and no
|
732
|
-
location is specified, it is taken from the provider configuration.
|
733
711
|
:param pulumi.Input[builtins.str] member: Identities that will be granted the privilege in `role`.
|
734
712
|
Each entry can have one of the following values:
|
735
713
|
* **allUsers**: A special identifier that represents anyone who is on the internet; with or without a Google account.
|
@@ -784,11 +762,6 @@ class LakeIamMember(pulumi.CustomResource):
|
|
784
762
|
@property
|
785
763
|
@pulumi.getter
|
786
764
|
def location(self) -> pulumi.Output[builtins.str]:
|
787
|
-
"""
|
788
|
-
Used to find the parent resource to bind the IAM policy to. If not specified,
|
789
|
-
the value will be parsed from the identifier of the parent resource. If no location is provided in the parent identifier and no
|
790
|
-
location is specified, it is taken from the provider configuration.
|
791
|
-
"""
|
792
765
|
return pulumi.get(self, "location")
|
793
766
|
|
794
767
|
@property
|
@@ -29,9 +29,6 @@ class LakeIamPolicyArgs:
|
|
29
29
|
:param pulumi.Input[builtins.str] lake: 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
|
-
:param pulumi.Input[builtins.str] location: Used to find the parent resource to bind the IAM policy to. If not specified,
|
33
|
-
the value will be parsed from the identifier of the parent resource. If no location is provided in the parent identifier and no
|
34
|
-
location is specified, it is taken from the provider configuration.
|
35
32
|
:param pulumi.Input[builtins.str] project: The ID of the project in which the resource belongs.
|
36
33
|
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.
|
37
34
|
"""
|
@@ -70,11 +67,6 @@ class LakeIamPolicyArgs:
|
|
70
67
|
@property
|
71
68
|
@pulumi.getter
|
72
69
|
def location(self) -> Optional[pulumi.Input[builtins.str]]:
|
73
|
-
"""
|
74
|
-
Used to find the parent resource to bind the IAM policy to. If not specified,
|
75
|
-
the value will be parsed from the identifier of the parent resource. If no location is provided in the parent identifier and no
|
76
|
-
location is specified, it is taken from the provider configuration.
|
77
|
-
"""
|
78
70
|
return pulumi.get(self, "location")
|
79
71
|
|
80
72
|
@location.setter
|
@@ -107,9 +99,6 @@ class _LakeIamPolicyState:
|
|
107
99
|
Input properties used for looking up and filtering LakeIamPolicy resources.
|
108
100
|
:param pulumi.Input[builtins.str] etag: (Computed) The etag of the IAM policy.
|
109
101
|
:param pulumi.Input[builtins.str] lake: Used to find the parent resource to bind the IAM policy to
|
110
|
-
:param pulumi.Input[builtins.str] location: Used to find the parent resource to bind the IAM policy to. If not specified,
|
111
|
-
the value will be parsed from the identifier of the parent resource. If no location is provided in the parent identifier and no
|
112
|
-
location is specified, it is taken from the provider configuration.
|
113
102
|
:param pulumi.Input[builtins.str] policy_data: The policy data generated by
|
114
103
|
a `organizations_get_iam_policy` data source.
|
115
104
|
:param pulumi.Input[builtins.str] project: The ID of the project in which the resource belongs.
|
@@ -153,11 +142,6 @@ class _LakeIamPolicyState:
|
|
153
142
|
@property
|
154
143
|
@pulumi.getter
|
155
144
|
def location(self) -> Optional[pulumi.Input[builtins.str]]:
|
156
|
-
"""
|
157
|
-
Used to find the parent resource to bind the IAM policy to. If not specified,
|
158
|
-
the value will be parsed from the identifier of the parent resource. If no location is provided in the parent identifier and no
|
159
|
-
location is specified, it is taken from the provider configuration.
|
160
|
-
"""
|
161
145
|
return pulumi.get(self, "location")
|
162
146
|
|
163
147
|
@location.setter
|
@@ -367,9 +351,6 @@ class LakeIamPolicy(pulumi.CustomResource):
|
|
367
351
|
:param str resource_name: The name of the resource.
|
368
352
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
369
353
|
:param pulumi.Input[builtins.str] lake: Used to find the parent resource to bind the IAM policy to
|
370
|
-
:param pulumi.Input[builtins.str] location: Used to find the parent resource to bind the IAM policy to. If not specified,
|
371
|
-
the value will be parsed from the identifier of the parent resource. If no location is provided in the parent identifier and no
|
372
|
-
location is specified, it is taken from the provider configuration.
|
373
354
|
:param pulumi.Input[builtins.str] policy_data: The policy data generated by
|
374
355
|
a `organizations_get_iam_policy` data source.
|
375
356
|
:param pulumi.Input[builtins.str] project: The ID of the project in which the resource belongs.
|
@@ -604,9 +585,6 @@ class LakeIamPolicy(pulumi.CustomResource):
|
|
604
585
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
605
586
|
:param pulumi.Input[builtins.str] etag: (Computed) The etag of the IAM policy.
|
606
587
|
:param pulumi.Input[builtins.str] lake: Used to find the parent resource to bind the IAM policy to
|
607
|
-
:param pulumi.Input[builtins.str] location: Used to find the parent resource to bind the IAM policy to. If not specified,
|
608
|
-
the value will be parsed from the identifier of the parent resource. If no location is provided in the parent identifier and no
|
609
|
-
location is specified, it is taken from the provider configuration.
|
610
588
|
:param pulumi.Input[builtins.str] policy_data: The policy data generated by
|
611
589
|
a `organizations_get_iam_policy` data source.
|
612
590
|
:param pulumi.Input[builtins.str] project: The ID of the project in which the resource belongs.
|
@@ -642,11 +620,6 @@ class LakeIamPolicy(pulumi.CustomResource):
|
|
642
620
|
@property
|
643
621
|
@pulumi.getter
|
644
622
|
def location(self) -> pulumi.Output[builtins.str]:
|
645
|
-
"""
|
646
|
-
Used to find the parent resource to bind the IAM policy to. If not specified,
|
647
|
-
the value will be parsed from the identifier of the parent resource. If no location is provided in the parent identifier and no
|
648
|
-
location is specified, it is taken from the provider configuration.
|
649
|
-
"""
|
650
623
|
return pulumi.get(self, "location")
|
651
624
|
|
652
625
|
@property
|
pulumi_gcp/dataplex/outputs.py
CHANGED
@@ -65,8 +65,6 @@ __all__ = [
|
|
65
65
|
'EntryTypeIamBindingCondition',
|
66
66
|
'EntryTypeIamMemberCondition',
|
67
67
|
'EntryTypeRequiredAspect',
|
68
|
-
'GlossaryIamBindingCondition',
|
69
|
-
'GlossaryIamMemberCondition',
|
70
68
|
'LakeAssetStatus',
|
71
69
|
'LakeIamBindingCondition',
|
72
70
|
'LakeIamMemberCondition',
|
@@ -2326,60 +2324,6 @@ class EntryTypeRequiredAspect(dict):
|
|
2326
2324
|
return pulumi.get(self, "type")
|
2327
2325
|
|
2328
2326
|
|
2329
|
-
@pulumi.output_type
|
2330
|
-
class GlossaryIamBindingCondition(dict):
|
2331
|
-
def __init__(__self__, *,
|
2332
|
-
expression: builtins.str,
|
2333
|
-
title: builtins.str,
|
2334
|
-
description: Optional[builtins.str] = None):
|
2335
|
-
pulumi.set(__self__, "expression", expression)
|
2336
|
-
pulumi.set(__self__, "title", title)
|
2337
|
-
if description is not None:
|
2338
|
-
pulumi.set(__self__, "description", description)
|
2339
|
-
|
2340
|
-
@property
|
2341
|
-
@pulumi.getter
|
2342
|
-
def expression(self) -> builtins.str:
|
2343
|
-
return pulumi.get(self, "expression")
|
2344
|
-
|
2345
|
-
@property
|
2346
|
-
@pulumi.getter
|
2347
|
-
def title(self) -> builtins.str:
|
2348
|
-
return pulumi.get(self, "title")
|
2349
|
-
|
2350
|
-
@property
|
2351
|
-
@pulumi.getter
|
2352
|
-
def description(self) -> Optional[builtins.str]:
|
2353
|
-
return pulumi.get(self, "description")
|
2354
|
-
|
2355
|
-
|
2356
|
-
@pulumi.output_type
|
2357
|
-
class GlossaryIamMemberCondition(dict):
|
2358
|
-
def __init__(__self__, *,
|
2359
|
-
expression: builtins.str,
|
2360
|
-
title: builtins.str,
|
2361
|
-
description: Optional[builtins.str] = None):
|
2362
|
-
pulumi.set(__self__, "expression", expression)
|
2363
|
-
pulumi.set(__self__, "title", title)
|
2364
|
-
if description is not None:
|
2365
|
-
pulumi.set(__self__, "description", description)
|
2366
|
-
|
2367
|
-
@property
|
2368
|
-
@pulumi.getter
|
2369
|
-
def expression(self) -> builtins.str:
|
2370
|
-
return pulumi.get(self, "expression")
|
2371
|
-
|
2372
|
-
@property
|
2373
|
-
@pulumi.getter
|
2374
|
-
def title(self) -> builtins.str:
|
2375
|
-
return pulumi.get(self, "title")
|
2376
|
-
|
2377
|
-
@property
|
2378
|
-
@pulumi.getter
|
2379
|
-
def description(self) -> Optional[builtins.str]:
|
2380
|
-
return pulumi.get(self, "description")
|
2381
|
-
|
2382
|
-
|
2383
2327
|
@pulumi.output_type
|
2384
2328
|
class LakeAssetStatus(dict):
|
2385
2329
|
@staticmethod
|