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
@@ -41,7 +41,10 @@ class AutoscalingPolicyIamMemberArgs:
|
|
41
41
|
* **projectOwner:projectid**: Owners of the given project. For example, "projectOwner:my-example-project"
|
42
42
|
* **projectEditor:projectid**: Editors of the given project. For example, "projectEditor:my-example-project"
|
43
43
|
* **projectViewer:projectid**: Viewers of the given project. For example, "projectViewer:my-example-project"
|
44
|
-
:param pulumi.Input[builtins.str] policy_id:
|
44
|
+
:param pulumi.Input[builtins.str] policy_id: The policy id. The id must contain only letters (a-z, A-Z), numbers (0-9), underscores (_),
|
45
|
+
and hyphens (-). Cannot begin or end with underscore or hyphen. Must consist of between
|
46
|
+
3 and 50 characters.
|
47
|
+
Used to find the parent resource to bind the IAM policy to
|
45
48
|
:param pulumi.Input[builtins.str] role: The role that should be applied. Only one
|
46
49
|
`dataproc.AutoscalingPolicyIamBinding` can be used per role. Note that custom roles must be of the format
|
47
50
|
`[projects|organizations]/{parent-name}/roles/{role-name}`.
|
@@ -89,6 +92,9 @@ class AutoscalingPolicyIamMemberArgs:
|
|
89
92
|
@pulumi.getter(name="policyId")
|
90
93
|
def policy_id(self) -> pulumi.Input[builtins.str]:
|
91
94
|
"""
|
95
|
+
The policy id. The id must contain only letters (a-z, A-Z), numbers (0-9), underscores (_),
|
96
|
+
and hyphens (-). Cannot begin or end with underscore or hyphen. Must consist of between
|
97
|
+
3 and 50 characters.
|
92
98
|
Used to find the parent resource to bind the IAM policy to
|
93
99
|
"""
|
94
100
|
return pulumi.get(self, "policy_id")
|
@@ -179,7 +185,10 @@ class _AutoscalingPolicyIamMemberState:
|
|
179
185
|
* **projectOwner:projectid**: Owners of the given project. For example, "projectOwner:my-example-project"
|
180
186
|
* **projectEditor:projectid**: Editors of the given project. For example, "projectEditor:my-example-project"
|
181
187
|
* **projectViewer:projectid**: Viewers of the given project. For example, "projectViewer:my-example-project"
|
182
|
-
:param pulumi.Input[builtins.str] policy_id:
|
188
|
+
:param pulumi.Input[builtins.str] policy_id: The policy id. The id must contain only letters (a-z, A-Z), numbers (0-9), underscores (_),
|
189
|
+
and hyphens (-). Cannot begin or end with underscore or hyphen. Must consist of between
|
190
|
+
3 and 50 characters.
|
191
|
+
Used to find the parent resource to bind the IAM policy to
|
183
192
|
:param pulumi.Input[builtins.str] project: The ID of the project in which the resource belongs.
|
184
193
|
If it is not provided, the project will be parsed from the identifier of the parent resource. If no project is provided in the parent identifier and no project is specified, the provider project is used.
|
185
194
|
:param pulumi.Input[builtins.str] role: The role that should be applied. Only one
|
@@ -264,6 +273,9 @@ class _AutoscalingPolicyIamMemberState:
|
|
264
273
|
@pulumi.getter(name="policyId")
|
265
274
|
def policy_id(self) -> Optional[pulumi.Input[builtins.str]]:
|
266
275
|
"""
|
276
|
+
The policy id. The id must contain only letters (a-z, A-Z), numbers (0-9), underscores (_),
|
277
|
+
and hyphens (-). Cannot begin or end with underscore or hyphen. Must consist of between
|
278
|
+
3 and 50 characters.
|
267
279
|
Used to find the parent resource to bind the IAM policy to
|
268
280
|
"""
|
269
281
|
return pulumi.get(self, "policy_id")
|
@@ -493,7 +505,10 @@ class AutoscalingPolicyIamMember(pulumi.CustomResource):
|
|
493
505
|
* **projectOwner:projectid**: Owners of the given project. For example, "projectOwner:my-example-project"
|
494
506
|
* **projectEditor:projectid**: Editors of the given project. For example, "projectEditor:my-example-project"
|
495
507
|
* **projectViewer:projectid**: Viewers of the given project. For example, "projectViewer:my-example-project"
|
496
|
-
:param pulumi.Input[builtins.str] policy_id:
|
508
|
+
:param pulumi.Input[builtins.str] policy_id: The policy id. The id must contain only letters (a-z, A-Z), numbers (0-9), underscores (_),
|
509
|
+
and hyphens (-). Cannot begin or end with underscore or hyphen. Must consist of between
|
510
|
+
3 and 50 characters.
|
511
|
+
Used to find the parent resource to bind the IAM policy to
|
497
512
|
:param pulumi.Input[builtins.str] project: The ID of the project in which the resource belongs.
|
498
513
|
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.
|
499
514
|
:param pulumi.Input[builtins.str] role: The role that should be applied. Only one
|
@@ -752,7 +767,10 @@ class AutoscalingPolicyIamMember(pulumi.CustomResource):
|
|
752
767
|
* **projectOwner:projectid**: Owners of the given project. For example, "projectOwner:my-example-project"
|
753
768
|
* **projectEditor:projectid**: Editors of the given project. For example, "projectEditor:my-example-project"
|
754
769
|
* **projectViewer:projectid**: Viewers of the given project. For example, "projectViewer:my-example-project"
|
755
|
-
:param pulumi.Input[builtins.str] policy_id:
|
770
|
+
:param pulumi.Input[builtins.str] policy_id: The policy id. The id must contain only letters (a-z, A-Z), numbers (0-9), underscores (_),
|
771
|
+
and hyphens (-). Cannot begin or end with underscore or hyphen. Must consist of between
|
772
|
+
3 and 50 characters.
|
773
|
+
Used to find the parent resource to bind the IAM policy to
|
756
774
|
:param pulumi.Input[builtins.str] project: The ID of the project in which the resource belongs.
|
757
775
|
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.
|
758
776
|
:param pulumi.Input[builtins.str] role: The role that should be applied. Only one
|
@@ -819,6 +837,9 @@ class AutoscalingPolicyIamMember(pulumi.CustomResource):
|
|
819
837
|
@pulumi.getter(name="policyId")
|
820
838
|
def policy_id(self) -> pulumi.Output[builtins.str]:
|
821
839
|
"""
|
840
|
+
The policy id. The id must contain only letters (a-z, A-Z), numbers (0-9), underscores (_),
|
841
|
+
and hyphens (-). Cannot begin or end with underscore or hyphen. Must consist of between
|
842
|
+
3 and 50 characters.
|
822
843
|
Used to find the parent resource to bind the IAM policy to
|
823
844
|
"""
|
824
845
|
return pulumi.get(self, "policy_id")
|
@@ -28,7 +28,10 @@ class AutoscalingPolicyIamPolicyArgs:
|
|
28
28
|
The set of arguments for constructing a AutoscalingPolicyIamPolicy 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] policy_id:
|
31
|
+
:param pulumi.Input[builtins.str] policy_id: The policy id. The id must contain only letters (a-z, A-Z), numbers (0-9), underscores (_),
|
32
|
+
and hyphens (-). Cannot begin or end with underscore or hyphen. Must consist of between
|
33
|
+
3 and 50 characters.
|
34
|
+
Used to find the parent resource to bind the IAM policy to
|
32
35
|
:param pulumi.Input[builtins.str] location: The location where the autoscaling policy should reside.
|
33
36
|
The default value is `global`.
|
34
37
|
Used to find the parent resource to bind the IAM policy to. If not specified,
|
@@ -61,6 +64,9 @@ class AutoscalingPolicyIamPolicyArgs:
|
|
61
64
|
@pulumi.getter(name="policyId")
|
62
65
|
def policy_id(self) -> pulumi.Input[builtins.str]:
|
63
66
|
"""
|
67
|
+
The policy id. The id must contain only letters (a-z, A-Z), numbers (0-9), underscores (_),
|
68
|
+
and hyphens (-). Cannot begin or end with underscore or hyphen. Must consist of between
|
69
|
+
3 and 50 characters.
|
64
70
|
Used to find the parent resource to bind the IAM policy to
|
65
71
|
"""
|
66
72
|
return pulumi.get(self, "policy_id")
|
@@ -117,7 +123,10 @@ class _AutoscalingPolicyIamPolicyState:
|
|
117
123
|
location is specified, it is taken from the provider configuration.
|
118
124
|
:param pulumi.Input[builtins.str] policy_data: The policy data generated by
|
119
125
|
a `organizations_get_iam_policy` data source.
|
120
|
-
:param pulumi.Input[builtins.str] policy_id:
|
126
|
+
:param pulumi.Input[builtins.str] policy_id: The policy id. The id must contain only letters (a-z, A-Z), numbers (0-9), underscores (_),
|
127
|
+
and hyphens (-). Cannot begin or end with underscore or hyphen. Must consist of between
|
128
|
+
3 and 50 characters.
|
129
|
+
Used to find the parent resource to bind the IAM policy to
|
121
130
|
:param pulumi.Input[builtins.str] project: The ID of the project in which the resource belongs.
|
122
131
|
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.
|
123
132
|
"""
|
@@ -177,6 +186,9 @@ class _AutoscalingPolicyIamPolicyState:
|
|
177
186
|
@pulumi.getter(name="policyId")
|
178
187
|
def policy_id(self) -> Optional[pulumi.Input[builtins.str]]:
|
179
188
|
"""
|
189
|
+
The policy id. The id must contain only letters (a-z, A-Z), numbers (0-9), underscores (_),
|
190
|
+
and hyphens (-). Cannot begin or end with underscore or hyphen. Must consist of between
|
191
|
+
3 and 50 characters.
|
180
192
|
Used to find the parent resource to bind the IAM policy to
|
181
193
|
"""
|
182
194
|
return pulumi.get(self, "policy_id")
|
@@ -381,7 +393,10 @@ class AutoscalingPolicyIamPolicy(pulumi.CustomResource):
|
|
381
393
|
location is specified, it is taken from the provider configuration.
|
382
394
|
:param pulumi.Input[builtins.str] policy_data: The policy data generated by
|
383
395
|
a `organizations_get_iam_policy` data source.
|
384
|
-
:param pulumi.Input[builtins.str] policy_id:
|
396
|
+
:param pulumi.Input[builtins.str] policy_id: The policy id. The id must contain only letters (a-z, A-Z), numbers (0-9), underscores (_),
|
397
|
+
and hyphens (-). Cannot begin or end with underscore or hyphen. Must consist of between
|
398
|
+
3 and 50 characters.
|
399
|
+
Used to find the parent resource to bind the IAM policy to
|
385
400
|
:param pulumi.Input[builtins.str] project: The ID of the project in which the resource belongs.
|
386
401
|
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.
|
387
402
|
"""
|
@@ -620,7 +635,10 @@ class AutoscalingPolicyIamPolicy(pulumi.CustomResource):
|
|
620
635
|
location is specified, it is taken from the provider configuration.
|
621
636
|
:param pulumi.Input[builtins.str] policy_data: The policy data generated by
|
622
637
|
a `organizations_get_iam_policy` data source.
|
623
|
-
:param pulumi.Input[builtins.str] policy_id:
|
638
|
+
:param pulumi.Input[builtins.str] policy_id: The policy id. The id must contain only letters (a-z, A-Z), numbers (0-9), underscores (_),
|
639
|
+
and hyphens (-). Cannot begin or end with underscore or hyphen. Must consist of between
|
640
|
+
3 and 50 characters.
|
641
|
+
Used to find the parent resource to bind the IAM policy to
|
624
642
|
:param pulumi.Input[builtins.str] project: The ID of the project in which the resource belongs.
|
625
643
|
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.
|
626
644
|
"""
|
@@ -668,6 +686,9 @@ class AutoscalingPolicyIamPolicy(pulumi.CustomResource):
|
|
668
686
|
@pulumi.getter(name="policyId")
|
669
687
|
def policy_id(self) -> pulumi.Output[builtins.str]:
|
670
688
|
"""
|
689
|
+
The policy id. The id must contain only letters (a-z, A-Z), numbers (0-9), underscores (_),
|
690
|
+
and hyphens (-). Cannot begin or end with underscore or hyphen. Must consist of between
|
691
|
+
3 and 50 characters.
|
671
692
|
Used to find the parent resource to bind the IAM policy to
|
672
693
|
"""
|
673
694
|
return pulumi.get(self, "policy_id")
|
@@ -126,7 +126,10 @@ def get_autoscaling_policy_iam_policy(location: Optional[builtins.str] = None,
|
|
126
126
|
Used to find the parent resource to bind the IAM policy to. If not specified,
|
127
127
|
the value will be parsed from the identifier of the parent resource. If no location is provided in the parent identifier and no
|
128
128
|
location is specified, it is taken from the provider configuration.
|
129
|
-
:param builtins.str policy_id:
|
129
|
+
:param builtins.str policy_id: The policy id. The id must contain only letters (a-z, A-Z), numbers (0-9), underscores (_),
|
130
|
+
and hyphens (-). Cannot begin or end with underscore or hyphen. Must consist of between
|
131
|
+
3 and 50 characters.
|
132
|
+
Used to find the parent resource to bind the IAM policy to
|
130
133
|
:param builtins.str project: The ID of the project in which the resource belongs.
|
131
134
|
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.
|
132
135
|
"""
|
@@ -168,7 +171,10 @@ def get_autoscaling_policy_iam_policy_output(location: Optional[pulumi.Input[Opt
|
|
168
171
|
Used to find the parent resource to bind the IAM policy to. If not specified,
|
169
172
|
the value will be parsed from the identifier of the parent resource. If no location is provided in the parent identifier and no
|
170
173
|
location is specified, it is taken from the provider configuration.
|
171
|
-
:param builtins.str policy_id:
|
174
|
+
:param builtins.str policy_id: The policy id. The id must contain only letters (a-z, A-Z), numbers (0-9), underscores (_),
|
175
|
+
and hyphens (-). Cannot begin or end with underscore or hyphen. Must consist of between
|
176
|
+
3 and 50 characters.
|
177
|
+
Used to find the parent resource to bind the IAM policy to
|
172
178
|
:param builtins.str project: The ID of the project in which the resource belongs.
|
173
179
|
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.
|
174
180
|
"""
|
@@ -133,12 +133,8 @@ def get_metastore_database_iam_policy(database: Optional[builtins.str] = None,
|
|
133
133
|
|
134
134
|
|
135
135
|
:param builtins.str database: Used to find the parent resource to bind the IAM policy to
|
136
|
-
:param builtins.str location: Used to find the parent resource to bind the IAM policy to. If not specified,
|
137
|
-
the value will be parsed from the identifier of the parent resource. If no location is provided in the parent identifier and no
|
138
|
-
location is specified, it is taken from the provider configuration.
|
139
136
|
:param builtins.str project: The ID of the project in which the resource belongs.
|
140
137
|
If it is not provided, the project will be parsed from the identifier of the parent resource. If no project is provided in the parent identifier and no project is specified, the provider project is used.
|
141
|
-
:param builtins.str service_id: Used to find the parent resource to bind the IAM policy to
|
142
138
|
"""
|
143
139
|
__args__ = dict()
|
144
140
|
__args__['database'] = database
|
@@ -178,12 +174,8 @@ def get_metastore_database_iam_policy_output(database: Optional[pulumi.Input[bui
|
|
178
174
|
|
179
175
|
|
180
176
|
:param builtins.str database: Used to find the parent resource to bind the IAM policy to
|
181
|
-
:param builtins.str location: Used to find the parent resource to bind the IAM policy to. If not specified,
|
182
|
-
the value will be parsed from the identifier of the parent resource. If no location is provided in the parent identifier and no
|
183
|
-
location is specified, it is taken from the provider configuration.
|
184
177
|
:param builtins.str project: The ID of the project in which the resource belongs.
|
185
178
|
If it is not provided, the project will be parsed from the identifier of the parent resource. If no project is provided in the parent identifier and no project is specified, the provider project is used.
|
186
|
-
:param builtins.str service_id: Used to find the parent resource to bind the IAM policy to
|
187
179
|
"""
|
188
180
|
__args__ = dict()
|
189
181
|
__args__['database'] = database
|
@@ -121,7 +121,6 @@ def get_metastore_federation_iam_policy(federation_id: Optional[builtins.str] =
|
|
121
121
|
```
|
122
122
|
|
123
123
|
|
124
|
-
:param builtins.str federation_id: Used to find the parent resource to bind the IAM policy to
|
125
124
|
:param builtins.str location: The location where the metastore federation should reside.
|
126
125
|
Used to find the parent resource to bind the IAM policy to. If not specified,
|
127
126
|
the value will be parsed from the identifier of the parent resource. If no location is provided in the parent identifier and no
|
@@ -162,7 +161,6 @@ def get_metastore_federation_iam_policy_output(federation_id: Optional[pulumi.In
|
|
162
161
|
```
|
163
162
|
|
164
163
|
|
165
|
-
:param builtins.str federation_id: Used to find the parent resource to bind the IAM policy to
|
166
164
|
:param builtins.str location: The location where the metastore federation should reside.
|
167
165
|
Used to find the parent resource to bind the IAM policy to. If not specified,
|
168
166
|
the value will be parsed from the identifier of the parent resource. If no location is provided in the parent identifier and no
|
@@ -128,7 +128,6 @@ def get_metastore_service_iam_policy(location: Optional[builtins.str] = None,
|
|
128
128
|
location is specified, it is taken from the provider configuration.
|
129
129
|
:param builtins.str project: The ID of the project in which the resource belongs.
|
130
130
|
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.
|
131
|
-
:param builtins.str service_id: Used to find the parent resource to bind the IAM policy to
|
132
131
|
"""
|
133
132
|
__args__ = dict()
|
134
133
|
__args__['location'] = location
|
@@ -170,7 +169,6 @@ def get_metastore_service_iam_policy_output(location: Optional[pulumi.Input[Opti
|
|
170
169
|
location is specified, it is taken from the provider configuration.
|
171
170
|
:param builtins.str project: The ID of the project in which the resource belongs.
|
172
171
|
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.
|
173
|
-
:param builtins.str service_id: Used to find the parent resource to bind the IAM policy to
|
174
172
|
"""
|
175
173
|
__args__ = dict()
|
176
174
|
__args__['location'] = location
|
@@ -143,13 +143,8 @@ def get_metastore_table_iam_policy(database_id: Optional[builtins.str] = None,
|
|
143
143
|
```
|
144
144
|
|
145
145
|
|
146
|
-
:param builtins.str database_id: Used to find the parent resource to bind the IAM policy to
|
147
|
-
:param builtins.str location: Used to find the parent resource to bind the IAM policy to. If not specified,
|
148
|
-
the value will be parsed from the identifier of the parent resource. If no location is provided in the parent identifier and no
|
149
|
-
location is specified, it is taken from the provider configuration.
|
150
146
|
:param builtins.str project: The ID of the project in which the resource belongs.
|
151
147
|
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.
|
152
|
-
:param builtins.str service_id: Used to find the parent resource to bind the IAM policy to
|
153
148
|
:param builtins.str table: Used to find the parent resource to bind the IAM policy to
|
154
149
|
"""
|
155
150
|
__args__ = dict()
|
@@ -193,13 +188,8 @@ def get_metastore_table_iam_policy_output(database_id: Optional[pulumi.Input[bui
|
|
193
188
|
```
|
194
189
|
|
195
190
|
|
196
|
-
:param builtins.str database_id: Used to find the parent resource to bind the IAM policy to
|
197
|
-
:param builtins.str location: Used to find the parent resource to bind the IAM policy to. If not specified,
|
198
|
-
the value will be parsed from the identifier of the parent resource. If no location is provided in the parent identifier and no
|
199
|
-
location is specified, it is taken from the provider configuration.
|
200
191
|
:param builtins.str project: The ID of the project in which the resource belongs.
|
201
192
|
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.
|
202
|
-
:param builtins.str service_id: Used to find the parent resource to bind the IAM policy to
|
203
193
|
:param builtins.str table: Used to find the parent resource to bind the IAM policy to
|
204
194
|
"""
|
205
195
|
__args__ = dict()
|
@@ -46,10 +46,6 @@ class MetastoreDatabaseIamBindingArgs:
|
|
46
46
|
:param pulumi.Input[builtins.str] role: The role that should be applied. Only one
|
47
47
|
`dataproc.MetastoreDatabaseIamBinding` can be used per role. Note that custom roles must be of the format
|
48
48
|
`[projects|organizations]/{parent-name}/roles/{role-name}`.
|
49
|
-
:param pulumi.Input[builtins.str] service_id: Used to find the parent resource to bind the IAM policy to
|
50
|
-
:param pulumi.Input[builtins.str] location: Used to find the parent resource to bind the IAM policy to. If not specified,
|
51
|
-
the value will be parsed from the identifier of the parent resource. If no location is provided in the parent identifier and no
|
52
|
-
location is specified, it is taken from the provider configuration.
|
53
49
|
:param pulumi.Input[builtins.str] project: The ID of the project in which the resource belongs.
|
54
50
|
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.
|
55
51
|
"""
|
@@ -115,9 +111,6 @@ class MetastoreDatabaseIamBindingArgs:
|
|
115
111
|
@property
|
116
112
|
@pulumi.getter(name="serviceId")
|
117
113
|
def service_id(self) -> pulumi.Input[builtins.str]:
|
118
|
-
"""
|
119
|
-
Used to find the parent resource to bind the IAM policy to
|
120
|
-
"""
|
121
114
|
return pulumi.get(self, "service_id")
|
122
115
|
|
123
116
|
@service_id.setter
|
@@ -136,11 +129,6 @@ class MetastoreDatabaseIamBindingArgs:
|
|
136
129
|
@property
|
137
130
|
@pulumi.getter
|
138
131
|
def location(self) -> Optional[pulumi.Input[builtins.str]]:
|
139
|
-
"""
|
140
|
-
Used to find the parent resource to bind the IAM policy to. If not specified,
|
141
|
-
the value will be parsed from the identifier of the parent resource. If no location is provided in the parent identifier and no
|
142
|
-
location is specified, it is taken from the provider configuration.
|
143
|
-
"""
|
144
132
|
return pulumi.get(self, "location")
|
145
133
|
|
146
134
|
@location.setter
|
@@ -176,9 +164,6 @@ class _MetastoreDatabaseIamBindingState:
|
|
176
164
|
Input properties used for looking up and filtering MetastoreDatabaseIamBinding resources.
|
177
165
|
:param pulumi.Input[builtins.str] database: Used to find the parent resource to bind the IAM policy to
|
178
166
|
:param pulumi.Input[builtins.str] etag: (Computed) The etag of the IAM policy.
|
179
|
-
:param pulumi.Input[builtins.str] location: Used to find the parent resource to bind the IAM policy to. If not specified,
|
180
|
-
the value will be parsed from the identifier of the parent resource. If no location is provided in the parent identifier and no
|
181
|
-
location is specified, it is taken from the provider configuration.
|
182
167
|
:param pulumi.Input[Sequence[pulumi.Input[builtins.str]]] members: Identities that will be granted the privilege in `role`.
|
183
168
|
Each entry can have one of the following values:
|
184
169
|
* **allUsers**: A special identifier that represents anyone who is on the internet; with or without a Google account.
|
@@ -195,7 +180,6 @@ class _MetastoreDatabaseIamBindingState:
|
|
195
180
|
:param pulumi.Input[builtins.str] role: The role that should be applied. Only one
|
196
181
|
`dataproc.MetastoreDatabaseIamBinding` can be used per role. Note that custom roles must be of the format
|
197
182
|
`[projects|organizations]/{parent-name}/roles/{role-name}`.
|
198
|
-
:param pulumi.Input[builtins.str] service_id: Used to find the parent resource to bind the IAM policy to
|
199
183
|
"""
|
200
184
|
if condition is not None:
|
201
185
|
pulumi.set(__self__, "condition", condition)
|
@@ -250,11 +234,6 @@ class _MetastoreDatabaseIamBindingState:
|
|
250
234
|
@property
|
251
235
|
@pulumi.getter
|
252
236
|
def location(self) -> Optional[pulumi.Input[builtins.str]]:
|
253
|
-
"""
|
254
|
-
Used to find the parent resource to bind the IAM policy to. If not specified,
|
255
|
-
the value will be parsed from the identifier of the parent resource. If no location is provided in the parent identifier and no
|
256
|
-
location is specified, it is taken from the provider configuration.
|
257
|
-
"""
|
258
237
|
return pulumi.get(self, "location")
|
259
238
|
|
260
239
|
@location.setter
|
@@ -313,9 +292,6 @@ class _MetastoreDatabaseIamBindingState:
|
|
313
292
|
@property
|
314
293
|
@pulumi.getter(name="serviceId")
|
315
294
|
def service_id(self) -> Optional[pulumi.Input[builtins.str]]:
|
316
|
-
"""
|
317
|
-
Used to find the parent resource to bind the IAM policy to
|
318
|
-
"""
|
319
295
|
return pulumi.get(self, "service_id")
|
320
296
|
|
321
297
|
@service_id.setter
|
@@ -508,9 +484,6 @@ class MetastoreDatabaseIamBinding(pulumi.CustomResource):
|
|
508
484
|
:param str resource_name: The name of the resource.
|
509
485
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
510
486
|
:param pulumi.Input[builtins.str] database: Used to find the parent resource to bind the IAM policy to
|
511
|
-
:param pulumi.Input[builtins.str] location: Used to find the parent resource to bind the IAM policy to. If not specified,
|
512
|
-
the value will be parsed from the identifier of the parent resource. If no location is provided in the parent identifier and no
|
513
|
-
location is specified, it is taken from the provider configuration.
|
514
487
|
:param pulumi.Input[Sequence[pulumi.Input[builtins.str]]] members: Identities that will be granted the privilege in `role`.
|
515
488
|
Each entry can have one of the following values:
|
516
489
|
* **allUsers**: A special identifier that represents anyone who is on the internet; with or without a Google account.
|
@@ -527,7 +500,6 @@ class MetastoreDatabaseIamBinding(pulumi.CustomResource):
|
|
527
500
|
:param pulumi.Input[builtins.str] role: The role that should be applied. Only one
|
528
501
|
`dataproc.MetastoreDatabaseIamBinding` can be used per role. Note that custom roles must be of the format
|
529
502
|
`[projects|organizations]/{parent-name}/roles/{role-name}`.
|
530
|
-
:param pulumi.Input[builtins.str] service_id: Used to find the parent resource to bind the IAM policy to
|
531
503
|
"""
|
532
504
|
...
|
533
505
|
@overload
|
@@ -777,9 +749,6 @@ class MetastoreDatabaseIamBinding(pulumi.CustomResource):
|
|
777
749
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
778
750
|
:param pulumi.Input[builtins.str] database: Used to find the parent resource to bind the IAM policy to
|
779
751
|
:param pulumi.Input[builtins.str] etag: (Computed) The etag of the IAM policy.
|
780
|
-
:param pulumi.Input[builtins.str] location: Used to find the parent resource to bind the IAM policy to. If not specified,
|
781
|
-
the value will be parsed from the identifier of the parent resource. If no location is provided in the parent identifier and no
|
782
|
-
location is specified, it is taken from the provider configuration.
|
783
752
|
:param pulumi.Input[Sequence[pulumi.Input[builtins.str]]] members: Identities that will be granted the privilege in `role`.
|
784
753
|
Each entry can have one of the following values:
|
785
754
|
* **allUsers**: A special identifier that represents anyone who is on the internet; with or without a Google account.
|
@@ -796,7 +765,6 @@ class MetastoreDatabaseIamBinding(pulumi.CustomResource):
|
|
796
765
|
:param pulumi.Input[builtins.str] role: The role that should be applied. Only one
|
797
766
|
`dataproc.MetastoreDatabaseIamBinding` can be used per role. Note that custom roles must be of the format
|
798
767
|
`[projects|organizations]/{parent-name}/roles/{role-name}`.
|
799
|
-
:param pulumi.Input[builtins.str] service_id: Used to find the parent resource to bind the IAM policy to
|
800
768
|
"""
|
801
769
|
opts = pulumi.ResourceOptions.merge(opts, pulumi.ResourceOptions(id=id))
|
802
770
|
|
@@ -836,11 +804,6 @@ class MetastoreDatabaseIamBinding(pulumi.CustomResource):
|
|
836
804
|
@property
|
837
805
|
@pulumi.getter
|
838
806
|
def location(self) -> pulumi.Output[builtins.str]:
|
839
|
-
"""
|
840
|
-
Used to find the parent resource to bind the IAM policy to. If not specified,
|
841
|
-
the value will be parsed from the identifier of the parent resource. If no location is provided in the parent identifier and no
|
842
|
-
location is specified, it is taken from the provider configuration.
|
843
|
-
"""
|
844
807
|
return pulumi.get(self, "location")
|
845
808
|
|
846
809
|
@property
|
@@ -883,8 +846,5 @@ class MetastoreDatabaseIamBinding(pulumi.CustomResource):
|
|
883
846
|
@property
|
884
847
|
@pulumi.getter(name="serviceId")
|
885
848
|
def service_id(self) -> pulumi.Output[builtins.str]:
|
886
|
-
"""
|
887
|
-
Used to find the parent resource to bind the IAM policy to
|
888
|
-
"""
|
889
849
|
return pulumi.get(self, "service_id")
|
890
850
|
|
@@ -46,10 +46,6 @@ class MetastoreDatabaseIamMemberArgs:
|
|
46
46
|
:param pulumi.Input[builtins.str] role: The role that should be applied. Only one
|
47
47
|
`dataproc.MetastoreDatabaseIamBinding` can be used per role. Note that custom roles must be of the format
|
48
48
|
`[projects|organizations]/{parent-name}/roles/{role-name}`.
|
49
|
-
:param pulumi.Input[builtins.str] service_id: Used to find the parent resource to bind the IAM policy to
|
50
|
-
:param pulumi.Input[builtins.str] location: Used to find the parent resource to bind the IAM policy to. If not specified,
|
51
|
-
the value will be parsed from the identifier of the parent resource. If no location is provided in the parent identifier and no
|
52
|
-
location is specified, it is taken from the provider configuration.
|
53
49
|
:param pulumi.Input[builtins.str] project: The ID of the project in which the resource belongs.
|
54
50
|
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.
|
55
51
|
"""
|
@@ -115,9 +111,6 @@ class MetastoreDatabaseIamMemberArgs:
|
|
115
111
|
@property
|
116
112
|
@pulumi.getter(name="serviceId")
|
117
113
|
def service_id(self) -> pulumi.Input[builtins.str]:
|
118
|
-
"""
|
119
|
-
Used to find the parent resource to bind the IAM policy to
|
120
|
-
"""
|
121
114
|
return pulumi.get(self, "service_id")
|
122
115
|
|
123
116
|
@service_id.setter
|
@@ -136,11 +129,6 @@ class MetastoreDatabaseIamMemberArgs:
|
|
136
129
|
@property
|
137
130
|
@pulumi.getter
|
138
131
|
def location(self) -> Optional[pulumi.Input[builtins.str]]:
|
139
|
-
"""
|
140
|
-
Used to find the parent resource to bind the IAM policy to. If not specified,
|
141
|
-
the value will be parsed from the identifier of the parent resource. If no location is provided in the parent identifier and no
|
142
|
-
location is specified, it is taken from the provider configuration.
|
143
|
-
"""
|
144
132
|
return pulumi.get(self, "location")
|
145
133
|
|
146
134
|
@location.setter
|
@@ -176,9 +164,6 @@ class _MetastoreDatabaseIamMemberState:
|
|
176
164
|
Input properties used for looking up and filtering MetastoreDatabaseIamMember resources.
|
177
165
|
:param pulumi.Input[builtins.str] database: Used to find the parent resource to bind the IAM policy to
|
178
166
|
:param pulumi.Input[builtins.str] etag: (Computed) The etag of the IAM policy.
|
179
|
-
:param pulumi.Input[builtins.str] location: Used to find the parent resource to bind the IAM policy to. If not specified,
|
180
|
-
the value will be parsed from the identifier of the parent resource. If no location is provided in the parent identifier and no
|
181
|
-
location is specified, it is taken from the provider configuration.
|
182
167
|
:param pulumi.Input[builtins.str] member: Identities that will be granted the privilege in `role`.
|
183
168
|
Each entry can have one of the following values:
|
184
169
|
* **allUsers**: A special identifier that represents anyone who is on the internet; with or without a Google account.
|
@@ -195,7 +180,6 @@ class _MetastoreDatabaseIamMemberState:
|
|
195
180
|
:param pulumi.Input[builtins.str] role: The role that should be applied. Only one
|
196
181
|
`dataproc.MetastoreDatabaseIamBinding` can be used per role. Note that custom roles must be of the format
|
197
182
|
`[projects|organizations]/{parent-name}/roles/{role-name}`.
|
198
|
-
:param pulumi.Input[builtins.str] service_id: Used to find the parent resource to bind the IAM policy to
|
199
183
|
"""
|
200
184
|
if condition is not None:
|
201
185
|
pulumi.set(__self__, "condition", condition)
|
@@ -250,11 +234,6 @@ class _MetastoreDatabaseIamMemberState:
|
|
250
234
|
@property
|
251
235
|
@pulumi.getter
|
252
236
|
def location(self) -> Optional[pulumi.Input[builtins.str]]:
|
253
|
-
"""
|
254
|
-
Used to find the parent resource to bind the IAM policy to. If not specified,
|
255
|
-
the value will be parsed from the identifier of the parent resource. If no location is provided in the parent identifier and no
|
256
|
-
location is specified, it is taken from the provider configuration.
|
257
|
-
"""
|
258
237
|
return pulumi.get(self, "location")
|
259
238
|
|
260
239
|
@location.setter
|
@@ -313,9 +292,6 @@ class _MetastoreDatabaseIamMemberState:
|
|
313
292
|
@property
|
314
293
|
@pulumi.getter(name="serviceId")
|
315
294
|
def service_id(self) -> Optional[pulumi.Input[builtins.str]]:
|
316
|
-
"""
|
317
|
-
Used to find the parent resource to bind the IAM policy to
|
318
|
-
"""
|
319
295
|
return pulumi.get(self, "service_id")
|
320
296
|
|
321
297
|
@service_id.setter
|
@@ -508,9 +484,6 @@ class MetastoreDatabaseIamMember(pulumi.CustomResource):
|
|
508
484
|
:param str resource_name: The name of the resource.
|
509
485
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
510
486
|
:param pulumi.Input[builtins.str] database: Used to find the parent resource to bind the IAM policy to
|
511
|
-
:param pulumi.Input[builtins.str] location: Used to find the parent resource to bind the IAM policy to. If not specified,
|
512
|
-
the value will be parsed from the identifier of the parent resource. If no location is provided in the parent identifier and no
|
513
|
-
location is specified, it is taken from the provider configuration.
|
514
487
|
:param pulumi.Input[builtins.str] member: Identities that will be granted the privilege in `role`.
|
515
488
|
Each entry can have one of the following values:
|
516
489
|
* **allUsers**: A special identifier that represents anyone who is on the internet; with or without a Google account.
|
@@ -527,7 +500,6 @@ class MetastoreDatabaseIamMember(pulumi.CustomResource):
|
|
527
500
|
:param pulumi.Input[builtins.str] role: The role that should be applied. Only one
|
528
501
|
`dataproc.MetastoreDatabaseIamBinding` can be used per role. Note that custom roles must be of the format
|
529
502
|
`[projects|organizations]/{parent-name}/roles/{role-name}`.
|
530
|
-
:param pulumi.Input[builtins.str] service_id: Used to find the parent resource to bind the IAM policy to
|
531
503
|
"""
|
532
504
|
...
|
533
505
|
@overload
|
@@ -777,9 +749,6 @@ class MetastoreDatabaseIamMember(pulumi.CustomResource):
|
|
777
749
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
778
750
|
:param pulumi.Input[builtins.str] database: Used to find the parent resource to bind the IAM policy to
|
779
751
|
:param pulumi.Input[builtins.str] etag: (Computed) The etag of the IAM policy.
|
780
|
-
:param pulumi.Input[builtins.str] location: Used to find the parent resource to bind the IAM policy to. If not specified,
|
781
|
-
the value will be parsed from the identifier of the parent resource. If no location is provided in the parent identifier and no
|
782
|
-
location is specified, it is taken from the provider configuration.
|
783
752
|
:param pulumi.Input[builtins.str] member: Identities that will be granted the privilege in `role`.
|
784
753
|
Each entry can have one of the following values:
|
785
754
|
* **allUsers**: A special identifier that represents anyone who is on the internet; with or without a Google account.
|
@@ -796,7 +765,6 @@ class MetastoreDatabaseIamMember(pulumi.CustomResource):
|
|
796
765
|
:param pulumi.Input[builtins.str] role: The role that should be applied. Only one
|
797
766
|
`dataproc.MetastoreDatabaseIamBinding` can be used per role. Note that custom roles must be of the format
|
798
767
|
`[projects|organizations]/{parent-name}/roles/{role-name}`.
|
799
|
-
:param pulumi.Input[builtins.str] service_id: Used to find the parent resource to bind the IAM policy to
|
800
768
|
"""
|
801
769
|
opts = pulumi.ResourceOptions.merge(opts, pulumi.ResourceOptions(id=id))
|
802
770
|
|
@@ -836,11 +804,6 @@ class MetastoreDatabaseIamMember(pulumi.CustomResource):
|
|
836
804
|
@property
|
837
805
|
@pulumi.getter
|
838
806
|
def location(self) -> pulumi.Output[builtins.str]:
|
839
|
-
"""
|
840
|
-
Used to find the parent resource to bind the IAM policy to. If not specified,
|
841
|
-
the value will be parsed from the identifier of the parent resource. If no location is provided in the parent identifier and no
|
842
|
-
location is specified, it is taken from the provider configuration.
|
843
|
-
"""
|
844
807
|
return pulumi.get(self, "location")
|
845
808
|
|
846
809
|
@property
|
@@ -883,8 +846,5 @@ class MetastoreDatabaseIamMember(pulumi.CustomResource):
|
|
883
846
|
@property
|
884
847
|
@pulumi.getter(name="serviceId")
|
885
848
|
def service_id(self) -> pulumi.Output[builtins.str]:
|
886
|
-
"""
|
887
|
-
Used to find the parent resource to bind the IAM policy to
|
888
|
-
"""
|
889
849
|
return pulumi.get(self, "service_id")
|
890
850
|
|