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,10 +30,6 @@ class MetastoreDatabaseIamPolicyArgs:
|
|
30
30
|
:param pulumi.Input[builtins.str] database: Used to find the parent resource to bind the IAM policy to
|
31
31
|
:param pulumi.Input[builtins.str] policy_data: The policy data generated by
|
32
32
|
a `organizations_get_iam_policy` data source.
|
33
|
-
:param pulumi.Input[builtins.str] service_id: Used to find the parent resource to bind the IAM policy to
|
34
|
-
:param pulumi.Input[builtins.str] location: Used to find the parent resource to bind the IAM policy to. If not specified,
|
35
|
-
the value will be parsed from the identifier of the parent resource. If no location is provided in the parent identifier and no
|
36
|
-
location is specified, it is taken from the provider configuration.
|
37
33
|
:param pulumi.Input[builtins.str] project: The ID of the project in which the resource belongs.
|
38
34
|
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.
|
39
35
|
"""
|
@@ -73,9 +69,6 @@ class MetastoreDatabaseIamPolicyArgs:
|
|
73
69
|
@property
|
74
70
|
@pulumi.getter(name="serviceId")
|
75
71
|
def service_id(self) -> pulumi.Input[builtins.str]:
|
76
|
-
"""
|
77
|
-
Used to find the parent resource to bind the IAM policy to
|
78
|
-
"""
|
79
72
|
return pulumi.get(self, "service_id")
|
80
73
|
|
81
74
|
@service_id.setter
|
@@ -85,11 +78,6 @@ class MetastoreDatabaseIamPolicyArgs:
|
|
85
78
|
@property
|
86
79
|
@pulumi.getter
|
87
80
|
def location(self) -> Optional[pulumi.Input[builtins.str]]:
|
88
|
-
"""
|
89
|
-
Used to find the parent resource to bind the IAM policy to. If not specified,
|
90
|
-
the value will be parsed from the identifier of the parent resource. If no location is provided in the parent identifier and no
|
91
|
-
location is specified, it is taken from the provider configuration.
|
92
|
-
"""
|
93
81
|
return pulumi.get(self, "location")
|
94
82
|
|
95
83
|
@location.setter
|
@@ -123,14 +111,10 @@ class _MetastoreDatabaseIamPolicyState:
|
|
123
111
|
Input properties used for looking up and filtering MetastoreDatabaseIamPolicy resources.
|
124
112
|
:param pulumi.Input[builtins.str] database: Used to find the parent resource to bind the IAM policy to
|
125
113
|
:param pulumi.Input[builtins.str] etag: (Computed) The etag of the IAM policy.
|
126
|
-
:param pulumi.Input[builtins.str] location: Used to find the parent resource to bind the IAM policy to. If not specified,
|
127
|
-
the value will be parsed from the identifier of the parent resource. If no location is provided in the parent identifier and no
|
128
|
-
location is specified, it is taken from the provider configuration.
|
129
114
|
:param pulumi.Input[builtins.str] policy_data: The policy data generated by
|
130
115
|
a `organizations_get_iam_policy` data source.
|
131
116
|
:param pulumi.Input[builtins.str] project: The ID of the project in which the resource belongs.
|
132
117
|
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.
|
133
|
-
:param pulumi.Input[builtins.str] service_id: Used to find the parent resource to bind the IAM policy to
|
134
118
|
"""
|
135
119
|
if database is not None:
|
136
120
|
pulumi.set(__self__, "database", database)
|
@@ -172,11 +156,6 @@ class _MetastoreDatabaseIamPolicyState:
|
|
172
156
|
@property
|
173
157
|
@pulumi.getter
|
174
158
|
def location(self) -> Optional[pulumi.Input[builtins.str]]:
|
175
|
-
"""
|
176
|
-
Used to find the parent resource to bind the IAM policy to. If not specified,
|
177
|
-
the value will be parsed from the identifier of the parent resource. If no location is provided in the parent identifier and no
|
178
|
-
location is specified, it is taken from the provider configuration.
|
179
|
-
"""
|
180
159
|
return pulumi.get(self, "location")
|
181
160
|
|
182
161
|
@location.setter
|
@@ -212,9 +191,6 @@ class _MetastoreDatabaseIamPolicyState:
|
|
212
191
|
@property
|
213
192
|
@pulumi.getter(name="serviceId")
|
214
193
|
def service_id(self) -> Optional[pulumi.Input[builtins.str]]:
|
215
|
-
"""
|
216
|
-
Used to find the parent resource to bind the IAM policy to
|
217
|
-
"""
|
218
194
|
return pulumi.get(self, "service_id")
|
219
195
|
|
220
196
|
@service_id.setter
|
@@ -405,14 +381,10 @@ class MetastoreDatabaseIamPolicy(pulumi.CustomResource):
|
|
405
381
|
:param str resource_name: The name of the resource.
|
406
382
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
407
383
|
:param pulumi.Input[builtins.str] database: Used to find the parent resource to bind the IAM policy to
|
408
|
-
:param pulumi.Input[builtins.str] location: Used to find the parent resource to bind the IAM policy to. If not specified,
|
409
|
-
the value will be parsed from the identifier of the parent resource. If no location is provided in the parent identifier and no
|
410
|
-
location is specified, it is taken from the provider configuration.
|
411
384
|
:param pulumi.Input[builtins.str] policy_data: The policy data generated by
|
412
385
|
a `organizations_get_iam_policy` data source.
|
413
386
|
:param pulumi.Input[builtins.str] project: The ID of the project in which the resource belongs.
|
414
387
|
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.
|
415
|
-
:param pulumi.Input[builtins.str] service_id: Used to find the parent resource to bind the IAM policy to
|
416
388
|
"""
|
417
389
|
...
|
418
390
|
@overload
|
@@ -654,14 +626,10 @@ class MetastoreDatabaseIamPolicy(pulumi.CustomResource):
|
|
654
626
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
655
627
|
:param pulumi.Input[builtins.str] database: Used to find the parent resource to bind the IAM policy to
|
656
628
|
:param pulumi.Input[builtins.str] etag: (Computed) The etag of the IAM policy.
|
657
|
-
:param pulumi.Input[builtins.str] location: Used to find the parent resource to bind the IAM policy to. If not specified,
|
658
|
-
the value will be parsed from the identifier of the parent resource. If no location is provided in the parent identifier and no
|
659
|
-
location is specified, it is taken from the provider configuration.
|
660
629
|
:param pulumi.Input[builtins.str] policy_data: The policy data generated by
|
661
630
|
a `organizations_get_iam_policy` data source.
|
662
631
|
:param pulumi.Input[builtins.str] project: The ID of the project in which the resource belongs.
|
663
632
|
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.
|
664
|
-
:param pulumi.Input[builtins.str] service_id: Used to find the parent resource to bind the IAM policy to
|
665
633
|
"""
|
666
634
|
opts = pulumi.ResourceOptions.merge(opts, pulumi.ResourceOptions(id=id))
|
667
635
|
|
@@ -694,11 +662,6 @@ class MetastoreDatabaseIamPolicy(pulumi.CustomResource):
|
|
694
662
|
@property
|
695
663
|
@pulumi.getter
|
696
664
|
def location(self) -> pulumi.Output[builtins.str]:
|
697
|
-
"""
|
698
|
-
Used to find the parent resource to bind the IAM policy to. If not specified,
|
699
|
-
the value will be parsed from the identifier of the parent resource. If no location is provided in the parent identifier and no
|
700
|
-
location is specified, it is taken from the provider configuration.
|
701
|
-
"""
|
702
665
|
return pulumi.get(self, "location")
|
703
666
|
|
704
667
|
@property
|
@@ -722,8 +685,5 @@ class MetastoreDatabaseIamPolicy(pulumi.CustomResource):
|
|
722
685
|
@property
|
723
686
|
@pulumi.getter(name="serviceId")
|
724
687
|
def service_id(self) -> pulumi.Output[builtins.str]:
|
725
|
-
"""
|
726
|
-
Used to find the parent resource to bind the IAM policy to
|
727
|
-
"""
|
728
688
|
return pulumi.get(self, "service_id")
|
729
689
|
|
@@ -30,7 +30,6 @@ class MetastoreFederationIamBindingArgs:
|
|
30
30
|
project: Optional[pulumi.Input[builtins.str]] = None):
|
31
31
|
"""
|
32
32
|
The set of arguments for constructing a MetastoreFederationIamBinding resource.
|
33
|
-
:param pulumi.Input[builtins.str] federation_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 MetastoreFederationIamBindingArgs:
|
|
65
64
|
@property
|
66
65
|
@pulumi.getter(name="federationId")
|
67
66
|
def federation_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, "federation_id")
|
72
68
|
|
73
69
|
@federation_id.setter
|
@@ -161,7 +157,6 @@ class _MetastoreFederationIamBindingState:
|
|
161
157
|
"""
|
162
158
|
Input properties used for looking up and filtering MetastoreFederationIamBinding resources.
|
163
159
|
:param pulumi.Input[builtins.str] etag: (Computed) The etag of the IAM policy.
|
164
|
-
:param pulumi.Input[builtins.str] federation_id: Used to find the parent resource to bind the IAM policy to
|
165
160
|
:param pulumi.Input[builtins.str] location: The location where the metastore federation should reside.
|
166
161
|
Used to find the parent resource to bind the IAM policy to. If not specified,
|
167
162
|
the value will be parsed from the identifier of the parent resource. If no location is provided in the parent identifier and no
|
@@ -222,9 +217,6 @@ class _MetastoreFederationIamBindingState:
|
|
222
217
|
@property
|
223
218
|
@pulumi.getter(name="federationId")
|
224
219
|
def federation_id(self) -> Optional[pulumi.Input[builtins.str]]:
|
225
|
-
"""
|
226
|
-
Used to find the parent resource to bind the IAM policy to
|
227
|
-
"""
|
228
220
|
return pulumi.get(self, "federation_id")
|
229
221
|
|
230
222
|
@federation_id.setter
|
@@ -473,7 +465,6 @@ class MetastoreFederationIamBinding(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] federation_id: Used to find the parent resource to bind the IAM policy to
|
477
468
|
:param pulumi.Input[builtins.str] location: The location where the metastore federation should reside.
|
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
|
@@ -731,7 +722,6 @@ class MetastoreFederationIamBinding(pulumi.CustomResource):
|
|
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
724
|
:param pulumi.Input[builtins.str] etag: (Computed) The etag of the IAM policy.
|
734
|
-
:param pulumi.Input[builtins.str] federation_id: Used to find the parent resource to bind the IAM policy to
|
735
725
|
:param pulumi.Input[builtins.str] location: The location where the metastore federation should reside.
|
736
726
|
Used to find the parent resource to bind the IAM policy to. If not specified,
|
737
727
|
the value will be parsed from the identifier of the parent resource. If no location is provided in the parent identifier and no
|
@@ -782,9 +772,6 @@ class MetastoreFederationIamBinding(pulumi.CustomResource):
|
|
782
772
|
@property
|
783
773
|
@pulumi.getter(name="federationId")
|
784
774
|
def federation_id(self) -> pulumi.Output[builtins.str]:
|
785
|
-
"""
|
786
|
-
Used to find the parent resource to bind the IAM policy to
|
787
|
-
"""
|
788
775
|
return pulumi.get(self, "federation_id")
|
789
776
|
|
790
777
|
@property
|
@@ -30,7 +30,6 @@ class MetastoreFederationIamMemberArgs:
|
|
30
30
|
project: Optional[pulumi.Input[builtins.str]] = None):
|
31
31
|
"""
|
32
32
|
The set of arguments for constructing a MetastoreFederationIamMember resource.
|
33
|
-
:param pulumi.Input[builtins.str] federation_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 MetastoreFederationIamMemberArgs:
|
|
65
64
|
@property
|
66
65
|
@pulumi.getter(name="federationId")
|
67
66
|
def federation_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, "federation_id")
|
72
68
|
|
73
69
|
@federation_id.setter
|
@@ -161,7 +157,6 @@ class _MetastoreFederationIamMemberState:
|
|
161
157
|
"""
|
162
158
|
Input properties used for looking up and filtering MetastoreFederationIamMember resources.
|
163
159
|
:param pulumi.Input[builtins.str] etag: (Computed) The etag of the IAM policy.
|
164
|
-
:param pulumi.Input[builtins.str] federation_id: Used to find the parent resource to bind the IAM policy to
|
165
160
|
:param pulumi.Input[builtins.str] location: The location where the metastore federation should reside.
|
166
161
|
Used to find the parent resource to bind the IAM policy to. If not specified,
|
167
162
|
the value will be parsed from the identifier of the parent resource. If no location is provided in the parent identifier and no
|
@@ -222,9 +217,6 @@ class _MetastoreFederationIamMemberState:
|
|
222
217
|
@property
|
223
218
|
@pulumi.getter(name="federationId")
|
224
219
|
def federation_id(self) -> Optional[pulumi.Input[builtins.str]]:
|
225
|
-
"""
|
226
|
-
Used to find the parent resource to bind the IAM policy to
|
227
|
-
"""
|
228
220
|
return pulumi.get(self, "federation_id")
|
229
221
|
|
230
222
|
@federation_id.setter
|
@@ -473,7 +465,6 @@ class MetastoreFederationIamMember(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] federation_id: Used to find the parent resource to bind the IAM policy to
|
477
468
|
:param pulumi.Input[builtins.str] location: The location where the metastore federation should reside.
|
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
|
@@ -731,7 +722,6 @@ class MetastoreFederationIamMember(pulumi.CustomResource):
|
|
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
724
|
:param pulumi.Input[builtins.str] etag: (Computed) The etag of the IAM policy.
|
734
|
-
:param pulumi.Input[builtins.str] federation_id: Used to find the parent resource to bind the IAM policy to
|
735
725
|
:param pulumi.Input[builtins.str] location: The location where the metastore federation should reside.
|
736
726
|
Used to find the parent resource to bind the IAM policy to. If not specified,
|
737
727
|
the value will be parsed from the identifier of the parent resource. If no location is provided in the parent identifier and no
|
@@ -782,9 +772,6 @@ class MetastoreFederationIamMember(pulumi.CustomResource):
|
|
782
772
|
@property
|
783
773
|
@pulumi.getter(name="federationId")
|
784
774
|
def federation_id(self) -> pulumi.Output[builtins.str]:
|
785
|
-
"""
|
786
|
-
Used to find the parent resource to bind the IAM policy to
|
787
|
-
"""
|
788
775
|
return pulumi.get(self, "federation_id")
|
789
776
|
|
790
777
|
@property
|
@@ -26,7 +26,6 @@ class MetastoreFederationIamPolicyArgs:
|
|
26
26
|
project: Optional[pulumi.Input[builtins.str]] = None):
|
27
27
|
"""
|
28
28
|
The set of arguments for constructing a MetastoreFederationIamPolicy resource.
|
29
|
-
:param pulumi.Input[builtins.str] federation_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 the metastore federation should reside.
|
@@ -46,9 +45,6 @@ class MetastoreFederationIamPolicyArgs:
|
|
46
45
|
@property
|
47
46
|
@pulumi.getter(name="federationId")
|
48
47
|
def federation_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, "federation_id")
|
53
49
|
|
54
50
|
@federation_id.setter
|
@@ -108,7 +104,6 @@ class _MetastoreFederationIamPolicyState:
|
|
108
104
|
"""
|
109
105
|
Input properties used for looking up and filtering MetastoreFederationIamPolicy resources.
|
110
106
|
:param pulumi.Input[builtins.str] etag: (Computed) The etag of the IAM policy.
|
111
|
-
:param pulumi.Input[builtins.str] federation_id: Used to find the parent resource to bind the IAM policy to
|
112
107
|
:param pulumi.Input[builtins.str] location: The location where the metastore federation should reside.
|
113
108
|
Used to find the parent resource to bind the IAM policy to. If not specified,
|
114
109
|
the value will be parsed from the identifier of the parent resource. If no location is provided in the parent identifier and no
|
@@ -144,9 +139,6 @@ class _MetastoreFederationIamPolicyState:
|
|
144
139
|
@property
|
145
140
|
@pulumi.getter(name="federationId")
|
146
141
|
def federation_id(self) -> Optional[pulumi.Input[builtins.str]]:
|
147
|
-
"""
|
148
|
-
Used to find the parent resource to bind the IAM policy to
|
149
|
-
"""
|
150
142
|
return pulumi.get(self, "federation_id")
|
151
143
|
|
152
144
|
@federation_id.setter
|
@@ -370,7 +362,6 @@ class MetastoreFederationIamPolicy(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] federation_id: Used to find the parent resource to bind the IAM policy to
|
374
365
|
:param pulumi.Input[builtins.str] location: The location where the metastore federation should reside.
|
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
|
@@ -608,7 +599,6 @@ class MetastoreFederationIamPolicy(pulumi.CustomResource):
|
|
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
601
|
:param pulumi.Input[builtins.str] etag: (Computed) The etag of the IAM policy.
|
611
|
-
:param pulumi.Input[builtins.str] federation_id: Used to find the parent resource to bind the IAM policy to
|
612
602
|
:param pulumi.Input[builtins.str] location: The location where the metastore federation should reside.
|
613
603
|
Used to find the parent resource to bind the IAM policy to. If not specified,
|
614
604
|
the value will be parsed from the identifier of the parent resource. If no location is provided in the parent identifier and no
|
@@ -640,9 +630,6 @@ class MetastoreFederationIamPolicy(pulumi.CustomResource):
|
|
640
630
|
@property
|
641
631
|
@pulumi.getter(name="federationId")
|
642
632
|
def federation_id(self) -> pulumi.Output[builtins.str]:
|
643
|
-
"""
|
644
|
-
Used to find the parent resource to bind the IAM policy to
|
645
|
-
"""
|
646
633
|
return pulumi.get(self, "federation_id")
|
647
634
|
|
648
635
|
@property
|
@@ -44,7 +44,6 @@ class MetastoreServiceIamBindingArgs:
|
|
44
44
|
:param pulumi.Input[builtins.str] role: The role that should be applied. Only one
|
45
45
|
`dataproc.MetastoreServiceIamBinding` can be used per role. Note that custom roles must be of the format
|
46
46
|
`[projects|organizations]/{parent-name}/roles/{role-name}`.
|
47
|
-
:param pulumi.Input[builtins.str] service_id: Used to find the parent resource to bind the IAM policy to
|
48
47
|
:param pulumi.Input[builtins.str] location: The location where the metastore service should reside.
|
49
48
|
The default value is `global`.
|
50
49
|
Used to find the parent resource to bind the IAM policy to. If not specified,
|
@@ -102,9 +101,6 @@ class MetastoreServiceIamBindingArgs:
|
|
102
101
|
@property
|
103
102
|
@pulumi.getter(name="serviceId")
|
104
103
|
def service_id(self) -> pulumi.Input[builtins.str]:
|
105
|
-
"""
|
106
|
-
Used to find the parent resource to bind the IAM policy to
|
107
|
-
"""
|
108
104
|
return pulumi.get(self, "service_id")
|
109
105
|
|
110
106
|
@service_id.setter
|
@@ -184,7 +180,6 @@ class _MetastoreServiceIamBindingState:
|
|
184
180
|
:param pulumi.Input[builtins.str] role: The role that should be applied. Only one
|
185
181
|
`dataproc.MetastoreServiceIamBinding` can be used per role. Note that custom roles must be of the format
|
186
182
|
`[projects|organizations]/{parent-name}/roles/{role-name}`.
|
187
|
-
:param pulumi.Input[builtins.str] service_id: Used to find the parent resource to bind the IAM policy to
|
188
183
|
"""
|
189
184
|
if condition is not None:
|
190
185
|
pulumi.set(__self__, "condition", condition)
|
@@ -290,9 +285,6 @@ class _MetastoreServiceIamBindingState:
|
|
290
285
|
@property
|
291
286
|
@pulumi.getter(name="serviceId")
|
292
287
|
def service_id(self) -> Optional[pulumi.Input[builtins.str]]:
|
293
|
-
"""
|
294
|
-
Used to find the parent resource to bind the IAM policy to
|
295
|
-
"""
|
296
288
|
return pulumi.get(self, "service_id")
|
297
289
|
|
298
290
|
@service_id.setter
|
@@ -498,7 +490,6 @@ class MetastoreServiceIamBinding(pulumi.CustomResource):
|
|
498
490
|
:param pulumi.Input[builtins.str] role: The role that should be applied. Only one
|
499
491
|
`dataproc.MetastoreServiceIamBinding` can be used per role. Note that custom roles must be of the format
|
500
492
|
`[projects|organizations]/{parent-name}/roles/{role-name}`.
|
501
|
-
:param pulumi.Input[builtins.str] service_id: Used to find the parent resource to bind the IAM policy to
|
502
493
|
"""
|
503
494
|
...
|
504
495
|
@overload
|
@@ -757,7 +748,6 @@ class MetastoreServiceIamBinding(pulumi.CustomResource):
|
|
757
748
|
:param pulumi.Input[builtins.str] role: The role that should be applied. Only one
|
758
749
|
`dataproc.MetastoreServiceIamBinding` can be used per role. Note that custom roles must be of the format
|
759
750
|
`[projects|organizations]/{parent-name}/roles/{role-name}`.
|
760
|
-
:param pulumi.Input[builtins.str] service_id: Used to find the parent resource to bind the IAM policy to
|
761
751
|
"""
|
762
752
|
opts = pulumi.ResourceOptions.merge(opts, pulumi.ResourceOptions(id=id))
|
763
753
|
|
@@ -837,8 +827,5 @@ class MetastoreServiceIamBinding(pulumi.CustomResource):
|
|
837
827
|
@property
|
838
828
|
@pulumi.getter(name="serviceId")
|
839
829
|
def service_id(self) -> pulumi.Output[builtins.str]:
|
840
|
-
"""
|
841
|
-
Used to find the parent resource to bind the IAM policy to
|
842
|
-
"""
|
843
830
|
return pulumi.get(self, "service_id")
|
844
831
|
|
@@ -44,7 +44,6 @@ class MetastoreServiceIamMemberArgs:
|
|
44
44
|
:param pulumi.Input[builtins.str] role: The role that should be applied. Only one
|
45
45
|
`dataproc.MetastoreServiceIamBinding` can be used per role. Note that custom roles must be of the format
|
46
46
|
`[projects|organizations]/{parent-name}/roles/{role-name}`.
|
47
|
-
:param pulumi.Input[builtins.str] service_id: Used to find the parent resource to bind the IAM policy to
|
48
47
|
:param pulumi.Input[builtins.str] location: The location where the metastore service should reside.
|
49
48
|
The default value is `global`.
|
50
49
|
Used to find the parent resource to bind the IAM policy to. If not specified,
|
@@ -102,9 +101,6 @@ class MetastoreServiceIamMemberArgs:
|
|
102
101
|
@property
|
103
102
|
@pulumi.getter(name="serviceId")
|
104
103
|
def service_id(self) -> pulumi.Input[builtins.str]:
|
105
|
-
"""
|
106
|
-
Used to find the parent resource to bind the IAM policy to
|
107
|
-
"""
|
108
104
|
return pulumi.get(self, "service_id")
|
109
105
|
|
110
106
|
@service_id.setter
|
@@ -184,7 +180,6 @@ class _MetastoreServiceIamMemberState:
|
|
184
180
|
:param pulumi.Input[builtins.str] role: The role that should be applied. Only one
|
185
181
|
`dataproc.MetastoreServiceIamBinding` can be used per role. Note that custom roles must be of the format
|
186
182
|
`[projects|organizations]/{parent-name}/roles/{role-name}`.
|
187
|
-
:param pulumi.Input[builtins.str] service_id: Used to find the parent resource to bind the IAM policy to
|
188
183
|
"""
|
189
184
|
if condition is not None:
|
190
185
|
pulumi.set(__self__, "condition", condition)
|
@@ -290,9 +285,6 @@ class _MetastoreServiceIamMemberState:
|
|
290
285
|
@property
|
291
286
|
@pulumi.getter(name="serviceId")
|
292
287
|
def service_id(self) -> Optional[pulumi.Input[builtins.str]]:
|
293
|
-
"""
|
294
|
-
Used to find the parent resource to bind the IAM policy to
|
295
|
-
"""
|
296
288
|
return pulumi.get(self, "service_id")
|
297
289
|
|
298
290
|
@service_id.setter
|
@@ -498,7 +490,6 @@ class MetastoreServiceIamMember(pulumi.CustomResource):
|
|
498
490
|
:param pulumi.Input[builtins.str] role: The role that should be applied. Only one
|
499
491
|
`dataproc.MetastoreServiceIamBinding` can be used per role. Note that custom roles must be of the format
|
500
492
|
`[projects|organizations]/{parent-name}/roles/{role-name}`.
|
501
|
-
:param pulumi.Input[builtins.str] service_id: Used to find the parent resource to bind the IAM policy to
|
502
493
|
"""
|
503
494
|
...
|
504
495
|
@overload
|
@@ -757,7 +748,6 @@ class MetastoreServiceIamMember(pulumi.CustomResource):
|
|
757
748
|
:param pulumi.Input[builtins.str] role: The role that should be applied. Only one
|
758
749
|
`dataproc.MetastoreServiceIamBinding` can be used per role. Note that custom roles must be of the format
|
759
750
|
`[projects|organizations]/{parent-name}/roles/{role-name}`.
|
760
|
-
:param pulumi.Input[builtins.str] service_id: Used to find the parent resource to bind the IAM policy to
|
761
751
|
"""
|
762
752
|
opts = pulumi.ResourceOptions.merge(opts, pulumi.ResourceOptions(id=id))
|
763
753
|
|
@@ -837,8 +827,5 @@ class MetastoreServiceIamMember(pulumi.CustomResource):
|
|
837
827
|
@property
|
838
828
|
@pulumi.getter(name="serviceId")
|
839
829
|
def service_id(self) -> pulumi.Output[builtins.str]:
|
840
|
-
"""
|
841
|
-
Used to find the parent resource to bind the IAM policy to
|
842
|
-
"""
|
843
830
|
return pulumi.get(self, "service_id")
|
844
831
|
|
@@ -28,7 +28,6 @@ class MetastoreServiceIamPolicyArgs:
|
|
28
28
|
The set of arguments for constructing a MetastoreServiceIamPolicy resource.
|
29
29
|
:param pulumi.Input[builtins.str] policy_data: The policy data generated by
|
30
30
|
a `organizations_get_iam_policy` data source.
|
31
|
-
:param pulumi.Input[builtins.str] service_id: Used to find the parent resource to bind the IAM policy to
|
32
31
|
:param pulumi.Input[builtins.str] location: The location where the metastore service should reside.
|
33
32
|
The default value is `global`.
|
34
33
|
Used to find the parent resource to bind the IAM policy to. If not specified,
|
@@ -60,9 +59,6 @@ class MetastoreServiceIamPolicyArgs:
|
|
60
59
|
@property
|
61
60
|
@pulumi.getter(name="serviceId")
|
62
61
|
def service_id(self) -> pulumi.Input[builtins.str]:
|
63
|
-
"""
|
64
|
-
Used to find the parent resource to bind the IAM policy to
|
65
|
-
"""
|
66
62
|
return pulumi.get(self, "service_id")
|
67
63
|
|
68
64
|
@service_id.setter
|
@@ -119,7 +115,6 @@ class _MetastoreServiceIamPolicyState:
|
|
119
115
|
a `organizations_get_iam_policy` data source.
|
120
116
|
:param pulumi.Input[builtins.str] project: The ID of the project in which the resource belongs.
|
121
117
|
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.
|
122
|
-
:param pulumi.Input[builtins.str] service_id: Used to find the parent resource to bind the IAM policy to
|
123
118
|
"""
|
124
119
|
if etag is not None:
|
125
120
|
pulumi.set(__self__, "etag", etag)
|
@@ -189,9 +184,6 @@ class _MetastoreServiceIamPolicyState:
|
|
189
184
|
@property
|
190
185
|
@pulumi.getter(name="serviceId")
|
191
186
|
def service_id(self) -> Optional[pulumi.Input[builtins.str]]:
|
192
|
-
"""
|
193
|
-
Used to find the parent resource to bind the IAM policy to
|
194
|
-
"""
|
195
187
|
return pulumi.get(self, "service_id")
|
196
188
|
|
197
189
|
@service_id.setter
|
@@ -383,7 +375,6 @@ class MetastoreServiceIamPolicy(pulumi.CustomResource):
|
|
383
375
|
a `organizations_get_iam_policy` data source.
|
384
376
|
:param pulumi.Input[builtins.str] project: The ID of the project in which the resource belongs.
|
385
377
|
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.
|
386
|
-
:param pulumi.Input[builtins.str] service_id: Used to find the parent resource to bind the IAM policy to
|
387
378
|
"""
|
388
379
|
...
|
389
380
|
@overload
|
@@ -622,7 +613,6 @@ class MetastoreServiceIamPolicy(pulumi.CustomResource):
|
|
622
613
|
a `organizations_get_iam_policy` data source.
|
623
614
|
:param pulumi.Input[builtins.str] project: The ID of the project in which the resource belongs.
|
624
615
|
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.
|
625
|
-
:param pulumi.Input[builtins.str] service_id: Used to find the parent resource to bind the IAM policy to
|
626
616
|
"""
|
627
617
|
opts = pulumi.ResourceOptions.merge(opts, pulumi.ResourceOptions(id=id))
|
628
618
|
|
@@ -676,8 +666,5 @@ class MetastoreServiceIamPolicy(pulumi.CustomResource):
|
|
676
666
|
@property
|
677
667
|
@pulumi.getter(name="serviceId")
|
678
668
|
def service_id(self) -> pulumi.Output[builtins.str]:
|
679
|
-
"""
|
680
|
-
Used to find the parent resource to bind the IAM policy to
|
681
|
-
"""
|
682
669
|
return pulumi.get(self, "service_id")
|
683
670
|
|
@@ -32,7 +32,6 @@ class MetastoreTableIamBindingArgs:
|
|
32
32
|
project: Optional[pulumi.Input[builtins.str]] = None):
|
33
33
|
"""
|
34
34
|
The set of arguments for constructing a MetastoreTableIamBinding resource.
|
35
|
-
:param pulumi.Input[builtins.str] database_id: Used to find the parent resource to bind the IAM policy to
|
36
35
|
:param pulumi.Input[Sequence[pulumi.Input[builtins.str]]] members: Identities that will be granted the privilege in `role`.
|
37
36
|
Each entry can have one of the following values:
|
38
37
|
* **allUsers**: A special identifier that represents anyone who is on the internet; with or without a Google account.
|
@@ -47,11 +46,7 @@ class MetastoreTableIamBindingArgs:
|
|
47
46
|
:param pulumi.Input[builtins.str] role: The role that should be applied. Only one
|
48
47
|
`dataproc.MetastoreTableIamBinding` can be used per role. Note that custom roles must be of the format
|
49
48
|
`[projects|organizations]/{parent-name}/roles/{role-name}`.
|
50
|
-
:param pulumi.Input[builtins.str] service_id: Used to find the parent resource to bind the IAM policy to
|
51
49
|
:param pulumi.Input[builtins.str] table: Used to find the parent resource to bind the IAM policy to
|
52
|
-
:param pulumi.Input[builtins.str] location: Used to find the parent resource to bind the IAM policy to. If not specified,
|
53
|
-
the value will be parsed from the identifier of the parent resource. If no location is provided in the parent identifier and no
|
54
|
-
location is specified, it is taken from the provider configuration.
|
55
50
|
:param pulumi.Input[builtins.str] project: The ID of the project in which the resource belongs.
|
56
51
|
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.
|
57
52
|
"""
|
@@ -70,9 +65,6 @@ class MetastoreTableIamBindingArgs:
|
|
70
65
|
@property
|
71
66
|
@pulumi.getter(name="databaseId")
|
72
67
|
def database_id(self) -> pulumi.Input[builtins.str]:
|
73
|
-
"""
|
74
|
-
Used to find the parent resource to bind the IAM policy to
|
75
|
-
"""
|
76
68
|
return pulumi.get(self, "database_id")
|
77
69
|
|
78
70
|
@database_id.setter
|
@@ -118,9 +110,6 @@ class MetastoreTableIamBindingArgs:
|
|
118
110
|
@property
|
119
111
|
@pulumi.getter(name="serviceId")
|
120
112
|
def service_id(self) -> pulumi.Input[builtins.str]:
|
121
|
-
"""
|
122
|
-
Used to find the parent resource to bind the IAM policy to
|
123
|
-
"""
|
124
113
|
return pulumi.get(self, "service_id")
|
125
114
|
|
126
115
|
@service_id.setter
|
@@ -151,11 +140,6 @@ class MetastoreTableIamBindingArgs:
|
|
151
140
|
@property
|
152
141
|
@pulumi.getter
|
153
142
|
def location(self) -> Optional[pulumi.Input[builtins.str]]:
|
154
|
-
"""
|
155
|
-
Used to find the parent resource to bind the IAM policy to. If not specified,
|
156
|
-
the value will be parsed from the identifier of the parent resource. If no location is provided in the parent identifier and no
|
157
|
-
location is specified, it is taken from the provider configuration.
|
158
|
-
"""
|
159
143
|
return pulumi.get(self, "location")
|
160
144
|
|
161
145
|
@location.setter
|
@@ -190,11 +174,7 @@ class _MetastoreTableIamBindingState:
|
|
190
174
|
table: Optional[pulumi.Input[builtins.str]] = None):
|
191
175
|
"""
|
192
176
|
Input properties used for looking up and filtering MetastoreTableIamBinding resources.
|
193
|
-
:param pulumi.Input[builtins.str] database_id: Used to find the parent resource to bind the IAM policy to
|
194
177
|
:param pulumi.Input[builtins.str] etag: (Computed) The etag of the IAM policy.
|
195
|
-
:param pulumi.Input[builtins.str] location: Used to find the parent resource to bind the IAM policy to. If not specified,
|
196
|
-
the value will be parsed from the identifier of the parent resource. If no location is provided in the parent identifier and no
|
197
|
-
location is specified, it is taken from the provider configuration.
|
198
178
|
:param pulumi.Input[Sequence[pulumi.Input[builtins.str]]] members: Identities that will be granted the privilege in `role`.
|
199
179
|
Each entry can have one of the following values:
|
200
180
|
* **allUsers**: A special identifier that represents anyone who is on the internet; with or without a Google account.
|
@@ -211,7 +191,6 @@ class _MetastoreTableIamBindingState:
|
|
211
191
|
:param pulumi.Input[builtins.str] role: The role that should be applied. Only one
|
212
192
|
`dataproc.MetastoreTableIamBinding` can be used per role. Note that custom roles must be of the format
|
213
193
|
`[projects|organizations]/{parent-name}/roles/{role-name}`.
|
214
|
-
:param pulumi.Input[builtins.str] service_id: Used to find the parent resource to bind the IAM policy to
|
215
194
|
:param pulumi.Input[builtins.str] table: Used to find the parent resource to bind the IAM policy to
|
216
195
|
"""
|
217
196
|
if condition is not None:
|
@@ -245,9 +224,6 @@ class _MetastoreTableIamBindingState:
|
|
245
224
|
@property
|
246
225
|
@pulumi.getter(name="databaseId")
|
247
226
|
def database_id(self) -> Optional[pulumi.Input[builtins.str]]:
|
248
|
-
"""
|
249
|
-
Used to find the parent resource to bind the IAM policy to
|
250
|
-
"""
|
251
227
|
return pulumi.get(self, "database_id")
|
252
228
|
|
253
229
|
@database_id.setter
|
@@ -269,11 +245,6 @@ class _MetastoreTableIamBindingState:
|
|
269
245
|
@property
|
270
246
|
@pulumi.getter
|
271
247
|
def location(self) -> Optional[pulumi.Input[builtins.str]]:
|
272
|
-
"""
|
273
|
-
Used to find the parent resource to bind the IAM policy to. If not specified,
|
274
|
-
the value will be parsed from the identifier of the parent resource. If no location is provided in the parent identifier and no
|
275
|
-
location is specified, it is taken from the provider configuration.
|
276
|
-
"""
|
277
248
|
return pulumi.get(self, "location")
|
278
249
|
|
279
250
|
@location.setter
|
@@ -332,9 +303,6 @@ class _MetastoreTableIamBindingState:
|
|
332
303
|
@property
|
333
304
|
@pulumi.getter(name="serviceId")
|
334
305
|
def service_id(self) -> Optional[pulumi.Input[builtins.str]]:
|
335
|
-
"""
|
336
|
-
Used to find the parent resource to bind the IAM policy to
|
337
|
-
"""
|
338
306
|
return pulumi.get(self, "service_id")
|
339
307
|
|
340
308
|
@service_id.setter
|
@@ -545,10 +513,6 @@ class MetastoreTableIamBinding(pulumi.CustomResource):
|
|
545
513
|
|
546
514
|
:param str resource_name: The name of the resource.
|
547
515
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
548
|
-
:param pulumi.Input[builtins.str] database_id: Used to find the parent resource to bind the IAM policy to
|
549
|
-
:param pulumi.Input[builtins.str] location: Used to find the parent resource to bind the IAM policy to. If not specified,
|
550
|
-
the value will be parsed from the identifier of the parent resource. If no location is provided in the parent identifier and no
|
551
|
-
location is specified, it is taken from the provider configuration.
|
552
516
|
:param pulumi.Input[Sequence[pulumi.Input[builtins.str]]] members: Identities that will be granted the privilege in `role`.
|
553
517
|
Each entry can have one of the following values:
|
554
518
|
* **allUsers**: A special identifier that represents anyone who is on the internet; with or without a Google account.
|
@@ -565,7 +529,6 @@ class MetastoreTableIamBinding(pulumi.CustomResource):
|
|
565
529
|
:param pulumi.Input[builtins.str] role: The role that should be applied. Only one
|
566
530
|
`dataproc.MetastoreTableIamBinding` can be used per role. Note that custom roles must be of the format
|
567
531
|
`[projects|organizations]/{parent-name}/roles/{role-name}`.
|
568
|
-
:param pulumi.Input[builtins.str] service_id: Used to find the parent resource to bind the IAM policy to
|
569
532
|
:param pulumi.Input[builtins.str] table: Used to find the parent resource to bind the IAM policy to
|
570
533
|
"""
|
571
534
|
...
|
@@ -825,11 +788,7 @@ class MetastoreTableIamBinding(pulumi.CustomResource):
|
|
825
788
|
:param str resource_name: The unique name of the resulting resource.
|
826
789
|
:param pulumi.Input[str] id: The unique provider ID of the resource to lookup.
|
827
790
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
828
|
-
:param pulumi.Input[builtins.str] database_id: Used to find the parent resource to bind the IAM policy to
|
829
791
|
:param pulumi.Input[builtins.str] etag: (Computed) The etag of the IAM policy.
|
830
|
-
:param pulumi.Input[builtins.str] location: Used to find the parent resource to bind the IAM policy to. If not specified,
|
831
|
-
the value will be parsed from the identifier of the parent resource. If no location is provided in the parent identifier and no
|
832
|
-
location is specified, it is taken from the provider configuration.
|
833
792
|
:param pulumi.Input[Sequence[pulumi.Input[builtins.str]]] members: Identities that will be granted the privilege in `role`.
|
834
793
|
Each entry can have one of the following values:
|
835
794
|
* **allUsers**: A special identifier that represents anyone who is on the internet; with or without a Google account.
|
@@ -846,7 +805,6 @@ class MetastoreTableIamBinding(pulumi.CustomResource):
|
|
846
805
|
:param pulumi.Input[builtins.str] role: The role that should be applied. Only one
|
847
806
|
`dataproc.MetastoreTableIamBinding` can be used per role. Note that custom roles must be of the format
|
848
807
|
`[projects|organizations]/{parent-name}/roles/{role-name}`.
|
849
|
-
:param pulumi.Input[builtins.str] service_id: Used to find the parent resource to bind the IAM policy to
|
850
808
|
:param pulumi.Input[builtins.str] table: Used to find the parent resource to bind the IAM policy to
|
851
809
|
"""
|
852
810
|
opts = pulumi.ResourceOptions.merge(opts, pulumi.ResourceOptions(id=id))
|
@@ -872,9 +830,6 @@ class MetastoreTableIamBinding(pulumi.CustomResource):
|
|
872
830
|
@property
|
873
831
|
@pulumi.getter(name="databaseId")
|
874
832
|
def database_id(self) -> pulumi.Output[builtins.str]:
|
875
|
-
"""
|
876
|
-
Used to find the parent resource to bind the IAM policy to
|
877
|
-
"""
|
878
833
|
return pulumi.get(self, "database_id")
|
879
834
|
|
880
835
|
@property
|
@@ -888,11 +843,6 @@ class MetastoreTableIamBinding(pulumi.CustomResource):
|
|
888
843
|
@property
|
889
844
|
@pulumi.getter
|
890
845
|
def location(self) -> pulumi.Output[builtins.str]:
|
891
|
-
"""
|
892
|
-
Used to find the parent resource to bind the IAM policy to. If not specified,
|
893
|
-
the value will be parsed from the identifier of the parent resource. If no location is provided in the parent identifier and no
|
894
|
-
location is specified, it is taken from the provider configuration.
|
895
|
-
"""
|
896
846
|
return pulumi.get(self, "location")
|
897
847
|
|
898
848
|
@property
|
@@ -935,9 +885,6 @@ class MetastoreTableIamBinding(pulumi.CustomResource):
|
|
935
885
|
@property
|
936
886
|
@pulumi.getter(name="serviceId")
|
937
887
|
def service_id(self) -> pulumi.Output[builtins.str]:
|
938
|
-
"""
|
939
|
-
Used to find the parent resource to bind the IAM policy to
|
940
|
-
"""
|
941
888
|
return pulumi.get(self, "service_id")
|
942
889
|
|
943
890
|
@property
|