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
@@ -32,7 +32,7 @@ class ListingIamBindingArgs:
|
|
32
32
|
"""
|
33
33
|
The set of arguments for constructing a ListingIamBinding resource.
|
34
34
|
: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
|
35
|
-
:param pulumi.Input[builtins.str] listing_id: Used to find the parent resource to bind the IAM policy to
|
35
|
+
:param pulumi.Input[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
|
36
36
|
:param pulumi.Input[Sequence[pulumi.Input[builtins.str]]] members: Identities that will be granted the privilege in `role`.
|
37
37
|
Each entry can have one of the following values:
|
38
38
|
* **allUsers**: A special identifier that represents anyone who is on the internet; with or without a Google account.
|
@@ -81,7 +81,7 @@ class ListingIamBindingArgs:
|
|
81
81
|
@pulumi.getter(name="listingId")
|
82
82
|
def listing_id(self) -> pulumi.Input[builtins.str]:
|
83
83
|
"""
|
84
|
-
Used to find the parent resource to bind the IAM policy to
|
84
|
+
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
|
85
85
|
"""
|
86
86
|
return pulumi.get(self, "listing_id")
|
87
87
|
|
@@ -178,7 +178,7 @@ class _ListingIamBindingState:
|
|
178
178
|
Input properties used for looking up and filtering ListingIamBinding resources.
|
179
179
|
: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
|
180
180
|
:param pulumi.Input[builtins.str] etag: (Computed) The etag of the IAM policy.
|
181
|
-
:param pulumi.Input[builtins.str] listing_id: Used to find the parent resource to bind the IAM policy to
|
181
|
+
:param pulumi.Input[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
|
182
182
|
:param pulumi.Input[builtins.str] location: The name of the location this data exchange listing.
|
183
183
|
Used to find the parent resource to bind the IAM policy to. If not specified,
|
184
184
|
the value will be parsed from the identifier of the parent resource. If no location is provided in the parent identifier and no
|
@@ -254,7 +254,7 @@ class _ListingIamBindingState:
|
|
254
254
|
@pulumi.getter(name="listingId")
|
255
255
|
def listing_id(self) -> Optional[pulumi.Input[builtins.str]]:
|
256
256
|
"""
|
257
|
-
Used to find the parent resource to bind the IAM policy to
|
257
|
+
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
|
258
258
|
"""
|
259
259
|
return pulumi.get(self, "listing_id")
|
260
260
|
|
@@ -512,7 +512,7 @@ class ListingIamBinding(pulumi.CustomResource):
|
|
512
512
|
:param str resource_name: The name of the resource.
|
513
513
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
514
514
|
: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
|
515
|
-
:param pulumi.Input[builtins.str] listing_id: Used to find the parent resource to bind the IAM policy to
|
515
|
+
:param pulumi.Input[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
|
516
516
|
:param pulumi.Input[builtins.str] location: The name of the location this data exchange listing.
|
517
517
|
Used to find the parent resource to bind the IAM policy to. If not specified,
|
518
518
|
the value will be parsed from the identifier of the parent resource. If no location is provided in the parent identifier and no
|
@@ -782,7 +782,7 @@ class ListingIamBinding(pulumi.CustomResource):
|
|
782
782
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
783
783
|
: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
|
784
784
|
:param pulumi.Input[builtins.str] etag: (Computed) The etag of the IAM policy.
|
785
|
-
:param pulumi.Input[builtins.str] listing_id: Used to find the parent resource to bind the IAM policy to
|
785
|
+
:param pulumi.Input[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
|
786
786
|
:param pulumi.Input[builtins.str] location: The name of the location this data exchange listing.
|
787
787
|
Used to find the parent resource to bind the IAM policy to. If not specified,
|
788
788
|
the value will be parsed from the identifier of the parent resource. If no location is provided in the parent identifier and no
|
@@ -843,7 +843,7 @@ class ListingIamBinding(pulumi.CustomResource):
|
|
843
843
|
@pulumi.getter(name="listingId")
|
844
844
|
def listing_id(self) -> pulumi.Output[builtins.str]:
|
845
845
|
"""
|
846
|
-
Used to find the parent resource to bind the IAM policy to
|
846
|
+
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
|
847
847
|
"""
|
848
848
|
return pulumi.get(self, "listing_id")
|
849
849
|
|
@@ -32,7 +32,7 @@ class ListingIamMemberArgs:
|
|
32
32
|
"""
|
33
33
|
The set of arguments for constructing a ListingIamMember resource.
|
34
34
|
: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
|
35
|
-
:param pulumi.Input[builtins.str] listing_id: Used to find the parent resource to bind the IAM policy to
|
35
|
+
:param pulumi.Input[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
|
36
36
|
:param pulumi.Input[builtins.str] member: Identities that will be granted the privilege in `role`.
|
37
37
|
Each entry can have one of the following values:
|
38
38
|
* **allUsers**: A special identifier that represents anyone who is on the internet; with or without a Google account.
|
@@ -81,7 +81,7 @@ class ListingIamMemberArgs:
|
|
81
81
|
@pulumi.getter(name="listingId")
|
82
82
|
def listing_id(self) -> pulumi.Input[builtins.str]:
|
83
83
|
"""
|
84
|
-
Used to find the parent resource to bind the IAM policy to
|
84
|
+
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
|
85
85
|
"""
|
86
86
|
return pulumi.get(self, "listing_id")
|
87
87
|
|
@@ -178,7 +178,7 @@ class _ListingIamMemberState:
|
|
178
178
|
Input properties used for looking up and filtering ListingIamMember resources.
|
179
179
|
: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
|
180
180
|
:param pulumi.Input[builtins.str] etag: (Computed) The etag of the IAM policy.
|
181
|
-
:param pulumi.Input[builtins.str] listing_id: Used to find the parent resource to bind the IAM policy to
|
181
|
+
:param pulumi.Input[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
|
182
182
|
:param pulumi.Input[builtins.str] location: The name of the location this data exchange listing.
|
183
183
|
Used to find the parent resource to bind the IAM policy to. If not specified,
|
184
184
|
the value will be parsed from the identifier of the parent resource. If no location is provided in the parent identifier and no
|
@@ -254,7 +254,7 @@ class _ListingIamMemberState:
|
|
254
254
|
@pulumi.getter(name="listingId")
|
255
255
|
def listing_id(self) -> Optional[pulumi.Input[builtins.str]]:
|
256
256
|
"""
|
257
|
-
Used to find the parent resource to bind the IAM policy to
|
257
|
+
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
|
258
258
|
"""
|
259
259
|
return pulumi.get(self, "listing_id")
|
260
260
|
|
@@ -512,7 +512,7 @@ class ListingIamMember(pulumi.CustomResource):
|
|
512
512
|
:param str resource_name: The name of the resource.
|
513
513
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
514
514
|
: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
|
515
|
-
:param pulumi.Input[builtins.str] listing_id: Used to find the parent resource to bind the IAM policy to
|
515
|
+
:param pulumi.Input[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
|
516
516
|
:param pulumi.Input[builtins.str] location: The name of the location this data exchange listing.
|
517
517
|
Used to find the parent resource to bind the IAM policy to. If not specified,
|
518
518
|
the value will be parsed from the identifier of the parent resource. If no location is provided in the parent identifier and no
|
@@ -782,7 +782,7 @@ class ListingIamMember(pulumi.CustomResource):
|
|
782
782
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
783
783
|
: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
|
784
784
|
:param pulumi.Input[builtins.str] etag: (Computed) The etag of the IAM policy.
|
785
|
-
:param pulumi.Input[builtins.str] listing_id: Used to find the parent resource to bind the IAM policy to
|
785
|
+
:param pulumi.Input[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
|
786
786
|
:param pulumi.Input[builtins.str] location: The name of the location this data exchange listing.
|
787
787
|
Used to find the parent resource to bind the IAM policy to. If not specified,
|
788
788
|
the value will be parsed from the identifier of the parent resource. If no location is provided in the parent identifier and no
|
@@ -843,7 +843,7 @@ class ListingIamMember(pulumi.CustomResource):
|
|
843
843
|
@pulumi.getter(name="listingId")
|
844
844
|
def listing_id(self) -> pulumi.Output[builtins.str]:
|
845
845
|
"""
|
846
|
-
Used to find the parent resource to bind the IAM policy to
|
846
|
+
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
|
847
847
|
"""
|
848
848
|
return pulumi.get(self, "listing_id")
|
849
849
|
|
@@ -28,7 +28,7 @@ class ListingIamPolicyArgs:
|
|
28
28
|
"""
|
29
29
|
The set of arguments for constructing a ListingIamPolicy resource.
|
30
30
|
: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
|
31
|
-
:param pulumi.Input[builtins.str] listing_id: Used to find the parent resource to bind the IAM policy to
|
31
|
+
:param pulumi.Input[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
|
32
32
|
:param pulumi.Input[builtins.str] policy_data: The policy data generated by
|
33
33
|
a `organizations_get_iam_policy` data source.
|
34
34
|
:param pulumi.Input[builtins.str] location: The name of the location this data exchange listing.
|
@@ -62,7 +62,7 @@ class ListingIamPolicyArgs:
|
|
62
62
|
@pulumi.getter(name="listingId")
|
63
63
|
def listing_id(self) -> pulumi.Input[builtins.str]:
|
64
64
|
"""
|
65
|
-
Used to find the parent resource to bind the IAM policy to
|
65
|
+
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
|
66
66
|
"""
|
67
67
|
return pulumi.get(self, "listing_id")
|
68
68
|
|
@@ -125,7 +125,7 @@ class _ListingIamPolicyState:
|
|
125
125
|
Input properties used for looking up and filtering ListingIamPolicy resources.
|
126
126
|
: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
|
127
127
|
:param pulumi.Input[builtins.str] etag: (Computed) The etag of the IAM policy.
|
128
|
-
:param pulumi.Input[builtins.str] listing_id: Used to find the parent resource to bind the IAM policy to
|
128
|
+
:param pulumi.Input[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
|
129
129
|
:param pulumi.Input[builtins.str] location: The name of the location this data exchange listing.
|
130
130
|
Used to find the parent resource to bind the IAM policy to. If not specified,
|
131
131
|
the value will be parsed from the identifier of the parent resource. If no location is provided in the parent identifier and no
|
@@ -176,7 +176,7 @@ class _ListingIamPolicyState:
|
|
176
176
|
@pulumi.getter(name="listingId")
|
177
177
|
def listing_id(self) -> Optional[pulumi.Input[builtins.str]]:
|
178
178
|
"""
|
179
|
-
Used to find the parent resource to bind the IAM policy to
|
179
|
+
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
|
180
180
|
"""
|
181
181
|
return pulumi.get(self, "listing_id")
|
182
182
|
|
@@ -409,7 +409,7 @@ class ListingIamPolicy(pulumi.CustomResource):
|
|
409
409
|
:param str resource_name: The name of the resource.
|
410
410
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
411
411
|
: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
|
412
|
-
:param pulumi.Input[builtins.str] listing_id: Used to find the parent resource to bind the IAM policy to
|
412
|
+
:param pulumi.Input[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
|
413
413
|
:param pulumi.Input[builtins.str] location: The name of the location this data exchange listing.
|
414
414
|
Used to find the parent resource to bind the IAM policy to. If not specified,
|
415
415
|
the value will be parsed from the identifier of the parent resource. If no location is provided in the parent identifier and no
|
@@ -659,7 +659,7 @@ class ListingIamPolicy(pulumi.CustomResource):
|
|
659
659
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
660
660
|
: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
|
661
661
|
:param pulumi.Input[builtins.str] etag: (Computed) The etag of the IAM policy.
|
662
|
-
:param pulumi.Input[builtins.str] listing_id: Used to find the parent resource to bind the IAM policy to
|
662
|
+
:param pulumi.Input[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
|
663
663
|
:param pulumi.Input[builtins.str] location: The name of the location this data exchange listing.
|
664
664
|
Used to find the parent resource to bind the IAM policy to. If not specified,
|
665
665
|
the value will be parsed from the identifier of the parent resource. If no location is provided in the parent identifier and no
|
@@ -701,7 +701,7 @@ class ListingIamPolicy(pulumi.CustomResource):
|
|
701
701
|
@pulumi.getter(name="listingId")
|
702
702
|
def listing_id(self) -> pulumi.Output[builtins.str]:
|
703
703
|
"""
|
704
|
-
Used to find the parent resource to bind the IAM policy to
|
704
|
+
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
|
705
705
|
"""
|
706
706
|
return pulumi.get(self, "listing_id")
|
707
707
|
|
@@ -404,18 +404,18 @@ class ListingSubscription(pulumi.CustomResource):
|
|
404
404
|
location="US",
|
405
405
|
data_exchange_id="my_data_exchange",
|
406
406
|
display_name="my_data_exchange",
|
407
|
-
description="
|
407
|
+
description="")
|
408
408
|
subscription_dataset = gcp.bigquery.Dataset("subscription",
|
409
409
|
dataset_id="my_listing",
|
410
410
|
friendly_name="my_listing",
|
411
|
-
description="
|
411
|
+
description="",
|
412
412
|
location="US")
|
413
413
|
subscription_listing = gcp.bigqueryanalyticshub.Listing("subscription",
|
414
414
|
location="US",
|
415
415
|
data_exchange_id=subscription.data_exchange_id,
|
416
416
|
listing_id="my_listing",
|
417
417
|
display_name="my_listing",
|
418
|
-
description="
|
418
|
+
description="",
|
419
419
|
bigquery_dataset={
|
420
420
|
"dataset": subscription_dataset.id,
|
421
421
|
})
|
@@ -498,18 +498,18 @@ class ListingSubscription(pulumi.CustomResource):
|
|
498
498
|
location="US",
|
499
499
|
data_exchange_id="my_data_exchange",
|
500
500
|
display_name="my_data_exchange",
|
501
|
-
description="
|
501
|
+
description="")
|
502
502
|
subscription_dataset = gcp.bigquery.Dataset("subscription",
|
503
503
|
dataset_id="my_listing",
|
504
504
|
friendly_name="my_listing",
|
505
|
-
description="
|
505
|
+
description="",
|
506
506
|
location="US")
|
507
507
|
subscription_listing = gcp.bigqueryanalyticshub.Listing("subscription",
|
508
508
|
location="US",
|
509
509
|
data_exchange_id=subscription.data_exchange_id,
|
510
510
|
listing_id="my_listing",
|
511
511
|
display_name="my_listing",
|
512
|
-
description="
|
512
|
+
description="",
|
513
513
|
bigquery_dataset={
|
514
514
|
"dataset": subscription_dataset.id,
|
515
515
|
})
|
@@ -30,7 +30,6 @@ class DataPolicyIamBindingArgs:
|
|
30
30
|
project: Optional[pulumi.Input[builtins.str]] = None):
|
31
31
|
"""
|
32
32
|
The set of arguments for constructing a DataPolicyIamBinding resource.
|
33
|
-
:param pulumi.Input[builtins.str] data_policy_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 DataPolicyIamBindingArgs:
|
|
65
64
|
@property
|
66
65
|
@pulumi.getter(name="dataPolicyId")
|
67
66
|
def data_policy_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, "data_policy_id")
|
72
68
|
|
73
69
|
@data_policy_id.setter
|
@@ -160,7 +156,6 @@ class _DataPolicyIamBindingState:
|
|
160
156
|
role: Optional[pulumi.Input[builtins.str]] = None):
|
161
157
|
"""
|
162
158
|
Input properties used for looking up and filtering DataPolicyIamBinding resources.
|
163
|
-
:param pulumi.Input[builtins.str] data_policy_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 name of the location of the data policy.
|
166
161
|
Used to find the parent resource to bind the IAM policy to. If not specified,
|
@@ -210,9 +205,6 @@ class _DataPolicyIamBindingState:
|
|
210
205
|
@property
|
211
206
|
@pulumi.getter(name="dataPolicyId")
|
212
207
|
def data_policy_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, "data_policy_id")
|
217
209
|
|
218
210
|
@data_policy_id.setter
|
@@ -473,7 +465,6 @@ class DataPolicyIamBinding(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] data_policy_id: Used to find the parent resource to bind the IAM policy to
|
477
468
|
:param pulumi.Input[builtins.str] location: The name of the location of the data policy.
|
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 DataPolicyIamBinding(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] data_policy_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 name of the location of the data policy.
|
736
726
|
Used to find the parent resource to bind the IAM policy to. If not specified,
|
@@ -774,9 +764,6 @@ class DataPolicyIamBinding(pulumi.CustomResource):
|
|
774
764
|
@property
|
775
765
|
@pulumi.getter(name="dataPolicyId")
|
776
766
|
def data_policy_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, "data_policy_id")
|
781
768
|
|
782
769
|
@property
|
@@ -30,7 +30,6 @@ class DataPolicyIamMemberArgs:
|
|
30
30
|
project: Optional[pulumi.Input[builtins.str]] = None):
|
31
31
|
"""
|
32
32
|
The set of arguments for constructing a DataPolicyIamMember resource.
|
33
|
-
:param pulumi.Input[builtins.str] data_policy_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 DataPolicyIamMemberArgs:
|
|
65
64
|
@property
|
66
65
|
@pulumi.getter(name="dataPolicyId")
|
67
66
|
def data_policy_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, "data_policy_id")
|
72
68
|
|
73
69
|
@data_policy_id.setter
|
@@ -160,7 +156,6 @@ class _DataPolicyIamMemberState:
|
|
160
156
|
role: Optional[pulumi.Input[builtins.str]] = None):
|
161
157
|
"""
|
162
158
|
Input properties used for looking up and filtering DataPolicyIamMember resources.
|
163
|
-
:param pulumi.Input[builtins.str] data_policy_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 name of the location of the data policy.
|
166
161
|
Used to find the parent resource to bind the IAM policy to. If not specified,
|
@@ -210,9 +205,6 @@ class _DataPolicyIamMemberState:
|
|
210
205
|
@property
|
211
206
|
@pulumi.getter(name="dataPolicyId")
|
212
207
|
def data_policy_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, "data_policy_id")
|
217
209
|
|
218
210
|
@data_policy_id.setter
|
@@ -473,7 +465,6 @@ class DataPolicyIamMember(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] data_policy_id: Used to find the parent resource to bind the IAM policy to
|
477
468
|
:param pulumi.Input[builtins.str] location: The name of the location of the data policy.
|
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 DataPolicyIamMember(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] data_policy_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 name of the location of the data policy.
|
736
726
|
Used to find the parent resource to bind the IAM policy to. If not specified,
|
@@ -774,9 +764,6 @@ class DataPolicyIamMember(pulumi.CustomResource):
|
|
774
764
|
@property
|
775
765
|
@pulumi.getter(name="dataPolicyId")
|
776
766
|
def data_policy_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, "data_policy_id")
|
781
768
|
|
782
769
|
@property
|
@@ -26,7 +26,6 @@ class DataPolicyIamPolicyArgs:
|
|
26
26
|
project: Optional[pulumi.Input[builtins.str]] = None):
|
27
27
|
"""
|
28
28
|
The set of arguments for constructing a DataPolicyIamPolicy resource.
|
29
|
-
:param pulumi.Input[builtins.str] data_policy_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 name of the location of the data policy.
|
@@ -46,9 +45,6 @@ class DataPolicyIamPolicyArgs:
|
|
46
45
|
@property
|
47
46
|
@pulumi.getter(name="dataPolicyId")
|
48
47
|
def data_policy_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, "data_policy_id")
|
53
49
|
|
54
50
|
@data_policy_id.setter
|
@@ -107,7 +103,6 @@ class _DataPolicyIamPolicyState:
|
|
107
103
|
project: Optional[pulumi.Input[builtins.str]] = None):
|
108
104
|
"""
|
109
105
|
Input properties used for looking up and filtering DataPolicyIamPolicy resources.
|
110
|
-
:param pulumi.Input[builtins.str] data_policy_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 name of the location of the data policy.
|
113
108
|
Used to find the parent resource to bind the IAM policy to. If not specified,
|
@@ -132,9 +127,6 @@ class _DataPolicyIamPolicyState:
|
|
132
127
|
@property
|
133
128
|
@pulumi.getter(name="dataPolicyId")
|
134
129
|
def data_policy_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, "data_policy_id")
|
139
131
|
|
140
132
|
@data_policy_id.setter
|
@@ -370,7 +362,6 @@ class DataPolicyIamPolicy(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] data_policy_id: Used to find the parent resource to bind the IAM policy to
|
374
365
|
:param pulumi.Input[builtins.str] location: The name of the location of the data policy.
|
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 DataPolicyIamPolicy(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] data_policy_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 name of the location of the data policy.
|
613
603
|
Used to find the parent resource to bind the IAM policy to. If not specified,
|
@@ -632,9 +622,6 @@ class DataPolicyIamPolicy(pulumi.CustomResource):
|
|
632
622
|
@property
|
633
623
|
@pulumi.getter(name="dataPolicyId")
|
634
624
|
def data_policy_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, "data_policy_id")
|
639
626
|
|
640
627
|
@property
|
@@ -121,7 +121,6 @@ def get_iam_policy(data_policy_id: Optional[builtins.str] = None,
|
|
121
121
|
```
|
122
122
|
|
123
123
|
|
124
|
-
:param builtins.str data_policy_id: Used to find the parent resource to bind the IAM policy to
|
125
124
|
:param builtins.str location: The name of the location of the data policy.
|
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_iam_policy_output(data_policy_id: Optional[pulumi.Input[builtins.str]] =
|
|
162
161
|
```
|
163
162
|
|
164
163
|
|
165
|
-
:param builtins.str data_policy_id: Used to find the parent resource to bind the IAM policy to
|
166
164
|
:param builtins.str location: The name of the location of the data policy.
|
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
|
@@ -22,7 +22,6 @@ class LogicalViewArgs:
|
|
22
22
|
def __init__(__self__, *,
|
23
23
|
logical_view_id: pulumi.Input[builtins.str],
|
24
24
|
query: pulumi.Input[builtins.str],
|
25
|
-
deletion_protection: Optional[pulumi.Input[builtins.bool]] = None,
|
26
25
|
instance: Optional[pulumi.Input[builtins.str]] = None,
|
27
26
|
project: Optional[pulumi.Input[builtins.str]] = None):
|
28
27
|
"""
|
@@ -32,15 +31,12 @@ class LogicalViewArgs:
|
|
32
31
|
|
33
32
|
- - -
|
34
33
|
:param pulumi.Input[builtins.str] query: The logical view's select query.
|
35
|
-
:param pulumi.Input[builtins.bool] deletion_protection: Set to true to make the logical view protected against deletion.
|
36
34
|
:param pulumi.Input[builtins.str] instance: The name of the instance to create the logical view within.
|
37
35
|
:param pulumi.Input[builtins.str] project: The ID of the project in which the resource belongs.
|
38
36
|
If it is not provided, the provider project is used.
|
39
37
|
"""
|
40
38
|
pulumi.set(__self__, "logical_view_id", logical_view_id)
|
41
39
|
pulumi.set(__self__, "query", query)
|
42
|
-
if deletion_protection is not None:
|
43
|
-
pulumi.set(__self__, "deletion_protection", deletion_protection)
|
44
40
|
if instance is not None:
|
45
41
|
pulumi.set(__self__, "instance", instance)
|
46
42
|
if project is not None:
|
@@ -73,18 +69,6 @@ class LogicalViewArgs:
|
|
73
69
|
def query(self, value: pulumi.Input[builtins.str]):
|
74
70
|
pulumi.set(self, "query", value)
|
75
71
|
|
76
|
-
@property
|
77
|
-
@pulumi.getter(name="deletionProtection")
|
78
|
-
def deletion_protection(self) -> Optional[pulumi.Input[builtins.bool]]:
|
79
|
-
"""
|
80
|
-
Set to true to make the logical view protected against deletion.
|
81
|
-
"""
|
82
|
-
return pulumi.get(self, "deletion_protection")
|
83
|
-
|
84
|
-
@deletion_protection.setter
|
85
|
-
def deletion_protection(self, value: Optional[pulumi.Input[builtins.bool]]):
|
86
|
-
pulumi.set(self, "deletion_protection", value)
|
87
|
-
|
88
72
|
@property
|
89
73
|
@pulumi.getter
|
90
74
|
def instance(self) -> Optional[pulumi.Input[builtins.str]]:
|
@@ -114,7 +98,6 @@ class LogicalViewArgs:
|
|
114
98
|
@pulumi.input_type
|
115
99
|
class _LogicalViewState:
|
116
100
|
def __init__(__self__, *,
|
117
|
-
deletion_protection: Optional[pulumi.Input[builtins.bool]] = None,
|
118
101
|
instance: Optional[pulumi.Input[builtins.str]] = None,
|
119
102
|
logical_view_id: Optional[pulumi.Input[builtins.str]] = None,
|
120
103
|
name: Optional[pulumi.Input[builtins.str]] = None,
|
@@ -122,7 +105,6 @@ class _LogicalViewState:
|
|
122
105
|
query: Optional[pulumi.Input[builtins.str]] = None):
|
123
106
|
"""
|
124
107
|
Input properties used for looking up and filtering LogicalView resources.
|
125
|
-
:param pulumi.Input[builtins.bool] deletion_protection: Set to true to make the logical view protected against deletion.
|
126
108
|
:param pulumi.Input[builtins.str] instance: The name of the instance to create the logical view within.
|
127
109
|
:param pulumi.Input[builtins.str] logical_view_id: The unique name of the logical view in the form `[_a-zA-Z0-9][-_.a-zA-Z0-9]*`.
|
128
110
|
|
@@ -133,8 +115,6 @@ class _LogicalViewState:
|
|
133
115
|
If it is not provided, the provider project is used.
|
134
116
|
:param pulumi.Input[builtins.str] query: The logical view's select query.
|
135
117
|
"""
|
136
|
-
if deletion_protection is not None:
|
137
|
-
pulumi.set(__self__, "deletion_protection", deletion_protection)
|
138
118
|
if instance is not None:
|
139
119
|
pulumi.set(__self__, "instance", instance)
|
140
120
|
if logical_view_id is not None:
|
@@ -146,18 +126,6 @@ class _LogicalViewState:
|
|
146
126
|
if query is not None:
|
147
127
|
pulumi.set(__self__, "query", query)
|
148
128
|
|
149
|
-
@property
|
150
|
-
@pulumi.getter(name="deletionProtection")
|
151
|
-
def deletion_protection(self) -> Optional[pulumi.Input[builtins.bool]]:
|
152
|
-
"""
|
153
|
-
Set to true to make the logical view protected against deletion.
|
154
|
-
"""
|
155
|
-
return pulumi.get(self, "deletion_protection")
|
156
|
-
|
157
|
-
@deletion_protection.setter
|
158
|
-
def deletion_protection(self, value: Optional[pulumi.Input[builtins.bool]]):
|
159
|
-
pulumi.set(self, "deletion_protection", value)
|
160
|
-
|
161
129
|
@property
|
162
130
|
@pulumi.getter
|
163
131
|
def instance(self) -> Optional[pulumi.Input[builtins.str]]:
|
@@ -229,7 +197,6 @@ class LogicalView(pulumi.CustomResource):
|
|
229
197
|
def __init__(__self__,
|
230
198
|
resource_name: str,
|
231
199
|
opts: Optional[pulumi.ResourceOptions] = None,
|
232
|
-
deletion_protection: Optional[pulumi.Input[builtins.bool]] = None,
|
233
200
|
instance: Optional[pulumi.Input[builtins.str]] = None,
|
234
201
|
logical_view_id: Optional[pulumi.Input[builtins.str]] = None,
|
235
202
|
project: Optional[pulumi.Input[builtins.str]] = None,
|
@@ -268,7 +235,6 @@ class LogicalView(pulumi.CustomResource):
|
|
268
235
|
logical_view = gcp.bigtable.LogicalView("logical_view",
|
269
236
|
logical_view_id="bt-logical-view",
|
270
237
|
instance=instance.name,
|
271
|
-
deletion_protection=False,
|
272
238
|
query=\"\"\"SELECT _key, CF
|
273
239
|
FROM ` + "`bt-table`" + `
|
274
240
|
\"\"\",
|
@@ -301,7 +267,6 @@ class LogicalView(pulumi.CustomResource):
|
|
301
267
|
|
302
268
|
:param str resource_name: The name of the resource.
|
303
269
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
304
|
-
:param pulumi.Input[builtins.bool] deletion_protection: Set to true to make the logical view protected against deletion.
|
305
270
|
:param pulumi.Input[builtins.str] instance: The name of the instance to create the logical view within.
|
306
271
|
:param pulumi.Input[builtins.str] logical_view_id: The unique name of the logical view in the form `[_a-zA-Z0-9][-_.a-zA-Z0-9]*`.
|
307
272
|
|
@@ -350,7 +315,6 @@ class LogicalView(pulumi.CustomResource):
|
|
350
315
|
logical_view = gcp.bigtable.LogicalView("logical_view",
|
351
316
|
logical_view_id="bt-logical-view",
|
352
317
|
instance=instance.name,
|
353
|
-
deletion_protection=False,
|
354
318
|
query=\"\"\"SELECT _key, CF
|
355
319
|
FROM ` + "`bt-table`" + `
|
356
320
|
\"\"\",
|
@@ -396,7 +360,6 @@ class LogicalView(pulumi.CustomResource):
|
|
396
360
|
def _internal_init(__self__,
|
397
361
|
resource_name: str,
|
398
362
|
opts: Optional[pulumi.ResourceOptions] = None,
|
399
|
-
deletion_protection: Optional[pulumi.Input[builtins.bool]] = None,
|
400
363
|
instance: Optional[pulumi.Input[builtins.str]] = None,
|
401
364
|
logical_view_id: Optional[pulumi.Input[builtins.str]] = None,
|
402
365
|
project: Optional[pulumi.Input[builtins.str]] = None,
|
@@ -410,7 +373,6 @@ class LogicalView(pulumi.CustomResource):
|
|
410
373
|
raise TypeError('__props__ is only valid when passed in combination with a valid opts.id to get an existing resource')
|
411
374
|
__props__ = LogicalViewArgs.__new__(LogicalViewArgs)
|
412
375
|
|
413
|
-
__props__.__dict__["deletion_protection"] = deletion_protection
|
414
376
|
__props__.__dict__["instance"] = instance
|
415
377
|
if logical_view_id is None and not opts.urn:
|
416
378
|
raise TypeError("Missing required property 'logical_view_id'")
|
@@ -430,7 +392,6 @@ class LogicalView(pulumi.CustomResource):
|
|
430
392
|
def get(resource_name: str,
|
431
393
|
id: pulumi.Input[str],
|
432
394
|
opts: Optional[pulumi.ResourceOptions] = None,
|
433
|
-
deletion_protection: Optional[pulumi.Input[builtins.bool]] = None,
|
434
395
|
instance: Optional[pulumi.Input[builtins.str]] = None,
|
435
396
|
logical_view_id: Optional[pulumi.Input[builtins.str]] = None,
|
436
397
|
name: Optional[pulumi.Input[builtins.str]] = None,
|
@@ -443,7 +404,6 @@ class LogicalView(pulumi.CustomResource):
|
|
443
404
|
:param str resource_name: The unique name of the resulting resource.
|
444
405
|
:param pulumi.Input[str] id: The unique provider ID of the resource to lookup.
|
445
406
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
446
|
-
:param pulumi.Input[builtins.bool] deletion_protection: Set to true to make the logical view protected against deletion.
|
447
407
|
:param pulumi.Input[builtins.str] instance: The name of the instance to create the logical view within.
|
448
408
|
:param pulumi.Input[builtins.str] logical_view_id: The unique name of the logical view in the form `[_a-zA-Z0-9][-_.a-zA-Z0-9]*`.
|
449
409
|
|
@@ -458,7 +418,6 @@ class LogicalView(pulumi.CustomResource):
|
|
458
418
|
|
459
419
|
__props__ = _LogicalViewState.__new__(_LogicalViewState)
|
460
420
|
|
461
|
-
__props__.__dict__["deletion_protection"] = deletion_protection
|
462
421
|
__props__.__dict__["instance"] = instance
|
463
422
|
__props__.__dict__["logical_view_id"] = logical_view_id
|
464
423
|
__props__.__dict__["name"] = name
|
@@ -466,14 +425,6 @@ class LogicalView(pulumi.CustomResource):
|
|
466
425
|
__props__.__dict__["query"] = query
|
467
426
|
return LogicalView(resource_name, opts=opts, __props__=__props__)
|
468
427
|
|
469
|
-
@property
|
470
|
-
@pulumi.getter(name="deletionProtection")
|
471
|
-
def deletion_protection(self) -> pulumi.Output[Optional[builtins.bool]]:
|
472
|
-
"""
|
473
|
-
Set to true to make the logical view protected against deletion.
|
474
|
-
"""
|
475
|
-
return pulumi.get(self, "deletion_protection")
|
476
|
-
|
477
428
|
@property
|
478
429
|
@pulumi.getter
|
479
430
|
def instance(self) -> pulumi.Output[Optional[builtins.str]]:
|
pulumi_gcp/cloudbuild/trigger.py
CHANGED
@@ -1315,7 +1315,7 @@ class Trigger(pulumi.CustomResource):
|
|
1315
1315
|
import pulumi_gcp as gcp
|
1316
1316
|
|
1317
1317
|
manual_ghe_trigger = gcp.cloudbuild.Trigger("manual-ghe-trigger",
|
1318
|
-
name="
|
1318
|
+
name="",
|
1319
1319
|
source_to_build={
|
1320
1320
|
"uri": "https://hashicorp/terraform-provider-google-beta",
|
1321
1321
|
"ref": "refs/heads/main",
|
@@ -2029,7 +2029,7 @@ class Trigger(pulumi.CustomResource):
|
|
2029
2029
|
import pulumi_gcp as gcp
|
2030
2030
|
|
2031
2031
|
manual_ghe_trigger = gcp.cloudbuild.Trigger("manual-ghe-trigger",
|
2032
|
-
name="
|
2032
|
+
name="",
|
2033
2033
|
source_to_build={
|
2034
2034
|
"uri": "https://hashicorp/terraform-provider-google-beta",
|
2035
2035
|
"ref": "refs/heads/main",
|