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
@@ -47,10 +47,6 @@ class EntryGroupIamMemberArgs:
|
|
47
47
|
`[projects|organizations]/{parent-name}/roles/{role-name}`.
|
48
48
|
:param pulumi.Input[builtins.str] project: The ID of the project in which the resource belongs.
|
49
49
|
If it is not provided, the project will be parsed from the identifier of the parent resource. If no project is provided in the parent identifier and no project is specified, the provider project is used.
|
50
|
-
:param pulumi.Input[builtins.str] region: EntryGroup location region.
|
51
|
-
Used to find the parent resource to bind the IAM policy to. If not specified,
|
52
|
-
the value will be parsed from the identifier of the parent resource. If no region is provided in the parent identifier and no
|
53
|
-
region is specified, it is taken from the provider configuration.
|
54
50
|
"""
|
55
51
|
pulumi.set(__self__, "entry_group", entry_group)
|
56
52
|
pulumi.set(__self__, "member", member)
|
@@ -135,12 +131,6 @@ class EntryGroupIamMemberArgs:
|
|
135
131
|
@property
|
136
132
|
@pulumi.getter
|
137
133
|
def region(self) -> Optional[pulumi.Input[builtins.str]]:
|
138
|
-
"""
|
139
|
-
EntryGroup location region.
|
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 region is provided in the parent identifier and no
|
142
|
-
region is specified, it is taken from the provider configuration.
|
143
|
-
"""
|
144
134
|
return pulumi.get(self, "region")
|
145
135
|
|
146
136
|
@region.setter
|
@@ -175,10 +165,6 @@ class _EntryGroupIamMemberState:
|
|
175
165
|
* **projectViewer:projectid**: Viewers of the given project. For example, "projectViewer:my-example-project"
|
176
166
|
:param pulumi.Input[builtins.str] project: The ID of the project in which the resource belongs.
|
177
167
|
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.
|
178
|
-
:param pulumi.Input[builtins.str] region: EntryGroup location region.
|
179
|
-
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 region is provided in the parent identifier and no
|
181
|
-
region is specified, it is taken from the provider configuration.
|
182
168
|
:param pulumi.Input[builtins.str] role: The role that should be applied. Only one
|
183
169
|
`datacatalog.EntryGroupIamBinding` can be used per role. Note that custom roles must be of the format
|
184
170
|
`[projects|organizations]/{parent-name}/roles/{role-name}`.
|
@@ -269,12 +255,6 @@ class _EntryGroupIamMemberState:
|
|
269
255
|
@property
|
270
256
|
@pulumi.getter
|
271
257
|
def region(self) -> Optional[pulumi.Input[builtins.str]]:
|
272
|
-
"""
|
273
|
-
EntryGroup location region.
|
274
|
-
Used to find the parent resource to bind the IAM policy to. If not specified,
|
275
|
-
the value will be parsed from the identifier of the parent resource. If no region is provided in the parent identifier and no
|
276
|
-
region is specified, it is taken from the provider configuration.
|
277
|
-
"""
|
278
258
|
return pulumi.get(self, "region")
|
279
259
|
|
280
260
|
@region.setter
|
@@ -475,10 +455,6 @@ class EntryGroupIamMember(pulumi.CustomResource):
|
|
475
455
|
* **projectViewer:projectid**: Viewers of the given project. For example, "projectViewer:my-example-project"
|
476
456
|
:param pulumi.Input[builtins.str] project: The ID of the project in which the resource belongs.
|
477
457
|
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.
|
478
|
-
:param pulumi.Input[builtins.str] region: EntryGroup location region.
|
479
|
-
Used to find the parent resource to bind the IAM policy to. If not specified,
|
480
|
-
the value will be parsed from the identifier of the parent resource. If no region is provided in the parent identifier and no
|
481
|
-
region is specified, it is taken from the provider configuration.
|
482
458
|
:param pulumi.Input[builtins.str] role: The role that should be applied. Only one
|
483
459
|
`datacatalog.EntryGroupIamBinding` can be used per role. Note that custom roles must be of the format
|
484
460
|
`[projects|organizations]/{parent-name}/roles/{role-name}`.
|
@@ -721,10 +697,6 @@ class EntryGroupIamMember(pulumi.CustomResource):
|
|
721
697
|
* **projectViewer:projectid**: Viewers of the given project. For example, "projectViewer:my-example-project"
|
722
698
|
:param pulumi.Input[builtins.str] project: The ID of the project in which the resource belongs.
|
723
699
|
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.
|
724
|
-
:param pulumi.Input[builtins.str] region: EntryGroup location region.
|
725
|
-
Used to find the parent resource to bind the IAM policy to. If not specified,
|
726
|
-
the value will be parsed from the identifier of the parent resource. If no region is provided in the parent identifier and no
|
727
|
-
region is specified, it is taken from the provider configuration.
|
728
700
|
:param pulumi.Input[builtins.str] role: The role that should be applied. Only one
|
729
701
|
`datacatalog.EntryGroupIamBinding` can be used per role. Note that custom roles must be of the format
|
730
702
|
`[projects|organizations]/{parent-name}/roles/{role-name}`.
|
@@ -793,12 +765,6 @@ class EntryGroupIamMember(pulumi.CustomResource):
|
|
793
765
|
@property
|
794
766
|
@pulumi.getter
|
795
767
|
def region(self) -> pulumi.Output[builtins.str]:
|
796
|
-
"""
|
797
|
-
EntryGroup location region.
|
798
|
-
Used to find the parent resource to bind the IAM policy to. If not specified,
|
799
|
-
the value will be parsed from the identifier of the parent resource. If no region is provided in the parent identifier and no
|
800
|
-
region is specified, it is taken from the provider configuration.
|
801
|
-
"""
|
802
768
|
return pulumi.get(self, "region")
|
803
769
|
|
804
770
|
@property
|
@@ -31,10 +31,6 @@ class EntryGroupIamPolicyArgs:
|
|
31
31
|
a `organizations_get_iam_policy` data source.
|
32
32
|
:param pulumi.Input[builtins.str] project: The ID of the project in which the resource belongs.
|
33
33
|
If it is not provided, the project will be parsed from the identifier of the parent resource. If no project is provided in the parent identifier and no project is specified, the provider project is used.
|
34
|
-
:param pulumi.Input[builtins.str] region: EntryGroup location region.
|
35
|
-
Used to find the parent resource to bind the IAM policy to. If not specified,
|
36
|
-
the value will be parsed from the identifier of the parent resource. If no region is provided in the parent identifier and no
|
37
|
-
region is specified, it is taken from the provider configuration.
|
38
34
|
"""
|
39
35
|
pulumi.set(__self__, "entry_group", entry_group)
|
40
36
|
pulumi.set(__self__, "policy_data", policy_data)
|
@@ -84,12 +80,6 @@ class EntryGroupIamPolicyArgs:
|
|
84
80
|
@property
|
85
81
|
@pulumi.getter
|
86
82
|
def region(self) -> Optional[pulumi.Input[builtins.str]]:
|
87
|
-
"""
|
88
|
-
EntryGroup location region.
|
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 region is provided in the parent identifier and no
|
91
|
-
region is specified, it is taken from the provider configuration.
|
92
|
-
"""
|
93
83
|
return pulumi.get(self, "region")
|
94
84
|
|
95
85
|
@region.setter
|
@@ -113,10 +103,6 @@ class _EntryGroupIamPolicyState:
|
|
113
103
|
a `organizations_get_iam_policy` data source.
|
114
104
|
:param pulumi.Input[builtins.str] project: The ID of the project in which the resource belongs.
|
115
105
|
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.
|
116
|
-
:param pulumi.Input[builtins.str] region: EntryGroup location region.
|
117
|
-
Used to find the parent resource to bind the IAM policy to. If not specified,
|
118
|
-
the value will be parsed from the identifier of the parent resource. If no region is provided in the parent identifier and no
|
119
|
-
region is specified, it is taken from the provider configuration.
|
120
106
|
"""
|
121
107
|
if entry_group is not None:
|
122
108
|
pulumi.set(__self__, "entry_group", entry_group)
|
@@ -182,12 +168,6 @@ class _EntryGroupIamPolicyState:
|
|
182
168
|
@property
|
183
169
|
@pulumi.getter
|
184
170
|
def region(self) -> Optional[pulumi.Input[builtins.str]]:
|
185
|
-
"""
|
186
|
-
EntryGroup location region.
|
187
|
-
Used to find the parent resource to bind the IAM policy to. If not specified,
|
188
|
-
the value will be parsed from the identifier of the parent resource. If no region is provided in the parent identifier and no
|
189
|
-
region is specified, it is taken from the provider configuration.
|
190
|
-
"""
|
191
171
|
return pulumi.get(self, "region")
|
192
172
|
|
193
173
|
@region.setter
|
@@ -363,10 +343,6 @@ class EntryGroupIamPolicy(pulumi.CustomResource):
|
|
363
343
|
a `organizations_get_iam_policy` data source.
|
364
344
|
:param pulumi.Input[builtins.str] project: The ID of the project in which the resource belongs.
|
365
345
|
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.
|
366
|
-
:param pulumi.Input[builtins.str] region: EntryGroup location region.
|
367
|
-
Used to find the parent resource to bind the IAM policy to. If not specified,
|
368
|
-
the value will be parsed from the identifier of the parent resource. If no region is provided in the parent identifier and no
|
369
|
-
region is specified, it is taken from the provider configuration.
|
370
346
|
"""
|
371
347
|
...
|
372
348
|
@overload
|
@@ -589,10 +565,6 @@ class EntryGroupIamPolicy(pulumi.CustomResource):
|
|
589
565
|
a `organizations_get_iam_policy` data source.
|
590
566
|
:param pulumi.Input[builtins.str] project: The ID of the project in which the resource belongs.
|
591
567
|
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.
|
592
|
-
:param pulumi.Input[builtins.str] region: EntryGroup location region.
|
593
|
-
Used to find the parent resource to bind the IAM policy to. If not specified,
|
594
|
-
the value will be parsed from the identifier of the parent resource. If no region is provided in the parent identifier and no
|
595
|
-
region is specified, it is taken from the provider configuration.
|
596
568
|
"""
|
597
569
|
opts = pulumi.ResourceOptions.merge(opts, pulumi.ResourceOptions(id=id))
|
598
570
|
|
@@ -642,11 +614,5 @@ class EntryGroupIamPolicy(pulumi.CustomResource):
|
|
642
614
|
@property
|
643
615
|
@pulumi.getter
|
644
616
|
def region(self) -> pulumi.Output[builtins.str]:
|
645
|
-
"""
|
646
|
-
EntryGroup location region.
|
647
|
-
Used to find the parent resource to bind the IAM policy to. If not specified,
|
648
|
-
the value will be parsed from the identifier of the parent resource. If no region is provided in the parent identifier and no
|
649
|
-
region is specified, it is taken from the provider configuration.
|
650
|
-
"""
|
651
617
|
return pulumi.get(self, "region")
|
652
618
|
|
@@ -122,10 +122,6 @@ def get_entry_group_iam_policy(entry_group: Optional[builtins.str] = None,
|
|
122
122
|
:param builtins.str entry_group: Used to find the parent resource to bind the IAM policy to
|
123
123
|
:param builtins.str project: The ID of the project in which the resource belongs.
|
124
124
|
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.
|
125
|
-
:param builtins.str region: EntryGroup location region.
|
126
|
-
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 region is provided in the parent identifier and no
|
128
|
-
region is specified, it is taken from the provider configuration.
|
129
125
|
"""
|
130
126
|
__args__ = dict()
|
131
127
|
__args__['entryGroup'] = entry_group
|
@@ -161,10 +157,6 @@ def get_entry_group_iam_policy_output(entry_group: Optional[pulumi.Input[builtin
|
|
161
157
|
:param builtins.str entry_group: Used to find the parent resource to bind the IAM policy to
|
162
158
|
:param builtins.str project: The ID of the project in which the resource belongs.
|
163
159
|
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.
|
164
|
-
:param builtins.str region: EntryGroup location region.
|
165
|
-
Used to find the parent resource to bind the IAM policy to. If not specified,
|
166
|
-
the value will be parsed from the identifier of the parent resource. If no region is provided in the parent identifier and no
|
167
|
-
region is specified, it is taken from the provider configuration.
|
168
160
|
"""
|
169
161
|
__args__ = dict()
|
170
162
|
__args__['entryGroup'] = entry_group
|
@@ -121,10 +121,6 @@ def get_tag_template_iam_policy(project: Optional[builtins.str] = None,
|
|
121
121
|
|
122
122
|
:param builtins.str project: The ID of the project in which the resource belongs.
|
123
123
|
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.
|
124
|
-
:param builtins.str region: Template location region.
|
125
|
-
Used to find the parent resource to bind the IAM policy to. If not specified,
|
126
|
-
the value will be parsed from the identifier of the parent resource. If no region is provided in the parent identifier and no
|
127
|
-
region is specified, it is taken from the provider configuration.
|
128
124
|
:param builtins.str tag_template: Used to find the parent resource to bind the IAM policy to
|
129
125
|
"""
|
130
126
|
__args__ = dict()
|
@@ -160,10 +156,6 @@ def get_tag_template_iam_policy_output(project: Optional[pulumi.Input[Optional[b
|
|
160
156
|
|
161
157
|
:param builtins.str project: The ID of the project in which the resource belongs.
|
162
158
|
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.
|
163
|
-
:param builtins.str region: Template location region.
|
164
|
-
Used to find the parent resource to bind the IAM policy to. If not specified,
|
165
|
-
the value will be parsed from the identifier of the parent resource. If no region is provided in the parent identifier and no
|
166
|
-
region is specified, it is taken from the provider configuration.
|
167
159
|
:param builtins.str tag_template: Used to find the parent resource to bind the IAM policy to
|
168
160
|
"""
|
169
161
|
__args__ = dict()
|
@@ -121,10 +121,6 @@ def get_taxonomy_iam_policy(project: Optional[builtins.str] = None,
|
|
121
121
|
|
122
122
|
:param builtins.str project: The ID of the project in which the resource belongs.
|
123
123
|
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.
|
124
|
-
:param builtins.str region: Taxonomy location region.
|
125
|
-
Used to find the parent resource to bind the IAM policy to. If not specified,
|
126
|
-
the value will be parsed from the identifier of the parent resource. If no region is provided in the parent identifier and no
|
127
|
-
region is specified, it is taken from the provider configuration.
|
128
124
|
:param builtins.str taxonomy: Used to find the parent resource to bind the IAM policy to
|
129
125
|
"""
|
130
126
|
__args__ = dict()
|
@@ -160,10 +156,6 @@ def get_taxonomy_iam_policy_output(project: Optional[pulumi.Input[Optional[built
|
|
160
156
|
|
161
157
|
:param builtins.str project: The ID of the project in which the resource belongs.
|
162
158
|
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.
|
163
|
-
:param builtins.str region: Taxonomy location region.
|
164
|
-
Used to find the parent resource to bind the IAM policy to. If not specified,
|
165
|
-
the value will be parsed from the identifier of the parent resource. If no region is provided in the parent identifier and no
|
166
|
-
region is specified, it is taken from the provider configuration.
|
167
159
|
:param builtins.str taxonomy: Used to find the parent resource to bind the IAM policy to
|
168
160
|
"""
|
169
161
|
__args__ = dict()
|
@@ -47,10 +47,6 @@ class TagTemplateIamBindingArgs:
|
|
47
47
|
:param pulumi.Input[builtins.str] tag_template: Used to find the parent resource to bind the IAM policy to
|
48
48
|
:param pulumi.Input[builtins.str] project: The ID of the project in which the resource belongs.
|
49
49
|
If it is not provided, the project will be parsed from the identifier of the parent resource. If no project is provided in the parent identifier and no project is specified, the provider project is used.
|
50
|
-
:param pulumi.Input[builtins.str] region: Template location region.
|
51
|
-
Used to find the parent resource to bind the IAM policy to. If not specified,
|
52
|
-
the value will be parsed from the identifier of the parent resource. If no region is provided in the parent identifier and no
|
53
|
-
region is specified, it is taken from the provider configuration.
|
54
50
|
"""
|
55
51
|
pulumi.set(__self__, "members", members)
|
56
52
|
pulumi.set(__self__, "role", role)
|
@@ -135,12 +131,6 @@ class TagTemplateIamBindingArgs:
|
|
135
131
|
@property
|
136
132
|
@pulumi.getter
|
137
133
|
def region(self) -> Optional[pulumi.Input[builtins.str]]:
|
138
|
-
"""
|
139
|
-
Template location region.
|
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 region is provided in the parent identifier and no
|
142
|
-
region is specified, it is taken from the provider configuration.
|
143
|
-
"""
|
144
134
|
return pulumi.get(self, "region")
|
145
135
|
|
146
136
|
@region.setter
|
@@ -174,10 +164,6 @@ class _TagTemplateIamBindingState:
|
|
174
164
|
* **projectViewer:projectid**: Viewers of the given project. For example, "projectViewer:my-example-project"
|
175
165
|
:param pulumi.Input[builtins.str] project: The ID of the project in which the resource belongs.
|
176
166
|
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.
|
177
|
-
:param pulumi.Input[builtins.str] region: Template location region.
|
178
|
-
Used to find the parent resource to bind the IAM policy to. If not specified,
|
179
|
-
the value will be parsed from the identifier of the parent resource. If no region is provided in the parent identifier and no
|
180
|
-
region is specified, it is taken from the provider configuration.
|
181
167
|
:param pulumi.Input[builtins.str] role: The role that should be applied. Only one
|
182
168
|
`datacatalog.TagTemplateIamBinding` can be used per role. Note that custom roles must be of the format
|
183
169
|
`[projects|organizations]/{parent-name}/roles/{role-name}`.
|
@@ -257,12 +243,6 @@ class _TagTemplateIamBindingState:
|
|
257
243
|
@property
|
258
244
|
@pulumi.getter
|
259
245
|
def region(self) -> Optional[pulumi.Input[builtins.str]]:
|
260
|
-
"""
|
261
|
-
Template location region.
|
262
|
-
Used to find the parent resource to bind the IAM policy to. If not specified,
|
263
|
-
the value will be parsed from the identifier of the parent resource. If no region is provided in the parent identifier and no
|
264
|
-
region is specified, it is taken from the provider configuration.
|
265
|
-
"""
|
266
246
|
return pulumi.get(self, "region")
|
267
247
|
|
268
248
|
@region.setter
|
@@ -474,10 +454,6 @@ class TagTemplateIamBinding(pulumi.CustomResource):
|
|
474
454
|
* **projectViewer:projectid**: Viewers of the given project. For example, "projectViewer:my-example-project"
|
475
455
|
:param pulumi.Input[builtins.str] project: The ID of the project in which the resource belongs.
|
476
456
|
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.
|
477
|
-
:param pulumi.Input[builtins.str] region: Template location region.
|
478
|
-
Used to find the parent resource to bind the IAM policy to. If not specified,
|
479
|
-
the value will be parsed from the identifier of the parent resource. If no region is provided in the parent identifier and no
|
480
|
-
region is specified, it is taken from the provider configuration.
|
481
457
|
:param pulumi.Input[builtins.str] role: The role that should be applied. Only one
|
482
458
|
`datacatalog.TagTemplateIamBinding` can be used per role. Note that custom roles must be of the format
|
483
459
|
`[projects|organizations]/{parent-name}/roles/{role-name}`.
|
@@ -720,10 +696,6 @@ class TagTemplateIamBinding(pulumi.CustomResource):
|
|
720
696
|
* **projectViewer:projectid**: Viewers of the given project. For example, "projectViewer:my-example-project"
|
721
697
|
:param pulumi.Input[builtins.str] project: The ID of the project in which the resource belongs.
|
722
698
|
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.
|
723
|
-
:param pulumi.Input[builtins.str] region: Template location region.
|
724
|
-
Used to find the parent resource to bind the IAM policy to. If not specified,
|
725
|
-
the value will be parsed from the identifier of the parent resource. If no region is provided in the parent identifier and no
|
726
|
-
region is specified, it is taken from the provider configuration.
|
727
699
|
:param pulumi.Input[builtins.str] role: The role that should be applied. Only one
|
728
700
|
`datacatalog.TagTemplateIamBinding` can be used per role. Note that custom roles must be of the format
|
729
701
|
`[projects|organizations]/{parent-name}/roles/{role-name}`.
|
@@ -785,12 +757,6 @@ class TagTemplateIamBinding(pulumi.CustomResource):
|
|
785
757
|
@property
|
786
758
|
@pulumi.getter
|
787
759
|
def region(self) -> pulumi.Output[builtins.str]:
|
788
|
-
"""
|
789
|
-
Template location region.
|
790
|
-
Used to find the parent resource to bind the IAM policy to. If not specified,
|
791
|
-
the value will be parsed from the identifier of the parent resource. If no region is provided in the parent identifier and no
|
792
|
-
region is specified, it is taken from the provider configuration.
|
793
|
-
"""
|
794
760
|
return pulumi.get(self, "region")
|
795
761
|
|
796
762
|
@property
|
@@ -47,10 +47,6 @@ class TagTemplateIamMemberArgs:
|
|
47
47
|
:param pulumi.Input[builtins.str] tag_template: Used to find the parent resource to bind the IAM policy to
|
48
48
|
:param pulumi.Input[builtins.str] project: The ID of the project in which the resource belongs.
|
49
49
|
If it is not provided, the project will be parsed from the identifier of the parent resource. If no project is provided in the parent identifier and no project is specified, the provider project is used.
|
50
|
-
:param pulumi.Input[builtins.str] region: Template location region.
|
51
|
-
Used to find the parent resource to bind the IAM policy to. If not specified,
|
52
|
-
the value will be parsed from the identifier of the parent resource. If no region is provided in the parent identifier and no
|
53
|
-
region is specified, it is taken from the provider configuration.
|
54
50
|
"""
|
55
51
|
pulumi.set(__self__, "member", member)
|
56
52
|
pulumi.set(__self__, "role", role)
|
@@ -135,12 +131,6 @@ class TagTemplateIamMemberArgs:
|
|
135
131
|
@property
|
136
132
|
@pulumi.getter
|
137
133
|
def region(self) -> Optional[pulumi.Input[builtins.str]]:
|
138
|
-
"""
|
139
|
-
Template location region.
|
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 region is provided in the parent identifier and no
|
142
|
-
region is specified, it is taken from the provider configuration.
|
143
|
-
"""
|
144
134
|
return pulumi.get(self, "region")
|
145
135
|
|
146
136
|
@region.setter
|
@@ -174,10 +164,6 @@ class _TagTemplateIamMemberState:
|
|
174
164
|
* **projectViewer:projectid**: Viewers of the given project. For example, "projectViewer:my-example-project"
|
175
165
|
:param pulumi.Input[builtins.str] project: The ID of the project in which the resource belongs.
|
176
166
|
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.
|
177
|
-
:param pulumi.Input[builtins.str] region: Template location region.
|
178
|
-
Used to find the parent resource to bind the IAM policy to. If not specified,
|
179
|
-
the value will be parsed from the identifier of the parent resource. If no region is provided in the parent identifier and no
|
180
|
-
region is specified, it is taken from the provider configuration.
|
181
167
|
:param pulumi.Input[builtins.str] role: The role that should be applied. Only one
|
182
168
|
`datacatalog.TagTemplateIamBinding` can be used per role. Note that custom roles must be of the format
|
183
169
|
`[projects|organizations]/{parent-name}/roles/{role-name}`.
|
@@ -257,12 +243,6 @@ class _TagTemplateIamMemberState:
|
|
257
243
|
@property
|
258
244
|
@pulumi.getter
|
259
245
|
def region(self) -> Optional[pulumi.Input[builtins.str]]:
|
260
|
-
"""
|
261
|
-
Template location region.
|
262
|
-
Used to find the parent resource to bind the IAM policy to. If not specified,
|
263
|
-
the value will be parsed from the identifier of the parent resource. If no region is provided in the parent identifier and no
|
264
|
-
region is specified, it is taken from the provider configuration.
|
265
|
-
"""
|
266
246
|
return pulumi.get(self, "region")
|
267
247
|
|
268
248
|
@region.setter
|
@@ -474,10 +454,6 @@ class TagTemplateIamMember(pulumi.CustomResource):
|
|
474
454
|
* **projectViewer:projectid**: Viewers of the given project. For example, "projectViewer:my-example-project"
|
475
455
|
:param pulumi.Input[builtins.str] project: The ID of the project in which the resource belongs.
|
476
456
|
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.
|
477
|
-
:param pulumi.Input[builtins.str] region: Template location region.
|
478
|
-
Used to find the parent resource to bind the IAM policy to. If not specified,
|
479
|
-
the value will be parsed from the identifier of the parent resource. If no region is provided in the parent identifier and no
|
480
|
-
region is specified, it is taken from the provider configuration.
|
481
457
|
:param pulumi.Input[builtins.str] role: The role that should be applied. Only one
|
482
458
|
`datacatalog.TagTemplateIamBinding` can be used per role. Note that custom roles must be of the format
|
483
459
|
`[projects|organizations]/{parent-name}/roles/{role-name}`.
|
@@ -720,10 +696,6 @@ class TagTemplateIamMember(pulumi.CustomResource):
|
|
720
696
|
* **projectViewer:projectid**: Viewers of the given project. For example, "projectViewer:my-example-project"
|
721
697
|
:param pulumi.Input[builtins.str] project: The ID of the project in which the resource belongs.
|
722
698
|
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.
|
723
|
-
:param pulumi.Input[builtins.str] region: Template location region.
|
724
|
-
Used to find the parent resource to bind the IAM policy to. If not specified,
|
725
|
-
the value will be parsed from the identifier of the parent resource. If no region is provided in the parent identifier and no
|
726
|
-
region is specified, it is taken from the provider configuration.
|
727
699
|
:param pulumi.Input[builtins.str] role: The role that should be applied. Only one
|
728
700
|
`datacatalog.TagTemplateIamBinding` can be used per role. Note that custom roles must be of the format
|
729
701
|
`[projects|organizations]/{parent-name}/roles/{role-name}`.
|
@@ -785,12 +757,6 @@ class TagTemplateIamMember(pulumi.CustomResource):
|
|
785
757
|
@property
|
786
758
|
@pulumi.getter
|
787
759
|
def region(self) -> pulumi.Output[builtins.str]:
|
788
|
-
"""
|
789
|
-
Template location region.
|
790
|
-
Used to find the parent resource to bind the IAM policy to. If not specified,
|
791
|
-
the value will be parsed from the identifier of the parent resource. If no region is provided in the parent identifier and no
|
792
|
-
region is specified, it is taken from the provider configuration.
|
793
|
-
"""
|
794
760
|
return pulumi.get(self, "region")
|
795
761
|
|
796
762
|
@property
|
@@ -31,10 +31,6 @@ class TagTemplateIamPolicyArgs:
|
|
31
31
|
:param pulumi.Input[builtins.str] tag_template: Used to find the parent resource to bind the IAM policy to
|
32
32
|
:param pulumi.Input[builtins.str] project: The ID of the project in which the resource belongs.
|
33
33
|
If it is not provided, the project will be parsed from the identifier of the parent resource. If no project is provided in the parent identifier and no project is specified, the provider project is used.
|
34
|
-
:param pulumi.Input[builtins.str] region: Template location region.
|
35
|
-
Used to find the parent resource to bind the IAM policy to. If not specified,
|
36
|
-
the value will be parsed from the identifier of the parent resource. If no region is provided in the parent identifier and no
|
37
|
-
region is specified, it is taken from the provider configuration.
|
38
34
|
"""
|
39
35
|
pulumi.set(__self__, "policy_data", policy_data)
|
40
36
|
pulumi.set(__self__, "tag_template", tag_template)
|
@@ -84,12 +80,6 @@ class TagTemplateIamPolicyArgs:
|
|
84
80
|
@property
|
85
81
|
@pulumi.getter
|
86
82
|
def region(self) -> Optional[pulumi.Input[builtins.str]]:
|
87
|
-
"""
|
88
|
-
Template location region.
|
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 region is provided in the parent identifier and no
|
91
|
-
region is specified, it is taken from the provider configuration.
|
92
|
-
"""
|
93
83
|
return pulumi.get(self, "region")
|
94
84
|
|
95
85
|
@region.setter
|
@@ -112,10 +102,6 @@ class _TagTemplateIamPolicyState:
|
|
112
102
|
a `organizations_get_iam_policy` data source.
|
113
103
|
:param pulumi.Input[builtins.str] project: The ID of the project in which the resource belongs.
|
114
104
|
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.
|
115
|
-
:param pulumi.Input[builtins.str] region: Template location region.
|
116
|
-
Used to find the parent resource to bind the IAM policy to. If not specified,
|
117
|
-
the value will be parsed from the identifier of the parent resource. If no region is provided in the parent identifier and no
|
118
|
-
region is specified, it is taken from the provider configuration.
|
119
105
|
:param pulumi.Input[builtins.str] tag_template: Used to find the parent resource to bind the IAM policy to
|
120
106
|
"""
|
121
107
|
if etag is not None:
|
@@ -170,12 +156,6 @@ class _TagTemplateIamPolicyState:
|
|
170
156
|
@property
|
171
157
|
@pulumi.getter
|
172
158
|
def region(self) -> Optional[pulumi.Input[builtins.str]]:
|
173
|
-
"""
|
174
|
-
Template location region.
|
175
|
-
Used to find the parent resource to bind the IAM policy to. If not specified,
|
176
|
-
the value will be parsed from the identifier of the parent resource. If no region is provided in the parent identifier and no
|
177
|
-
region is specified, it is taken from the provider configuration.
|
178
|
-
"""
|
179
159
|
return pulumi.get(self, "region")
|
180
160
|
|
181
161
|
@region.setter
|
@@ -362,10 +342,6 @@ class TagTemplateIamPolicy(pulumi.CustomResource):
|
|
362
342
|
a `organizations_get_iam_policy` data source.
|
363
343
|
:param pulumi.Input[builtins.str] project: The ID of the project in which the resource belongs.
|
364
344
|
If it is not provided, the project will be parsed from the identifier of the parent resource. If no project is provided in the parent identifier and no project is specified, the provider project is used.
|
365
|
-
:param pulumi.Input[builtins.str] region: Template location region.
|
366
|
-
Used to find the parent resource to bind the IAM policy to. If not specified,
|
367
|
-
the value will be parsed from the identifier of the parent resource. If no region is provided in the parent identifier and no
|
368
|
-
region is specified, it is taken from the provider configuration.
|
369
345
|
:param pulumi.Input[builtins.str] tag_template: Used to find the parent resource to bind the IAM policy to
|
370
346
|
"""
|
371
347
|
...
|
@@ -588,10 +564,6 @@ class TagTemplateIamPolicy(pulumi.CustomResource):
|
|
588
564
|
a `organizations_get_iam_policy` data source.
|
589
565
|
:param pulumi.Input[builtins.str] project: The ID of the project in which the resource belongs.
|
590
566
|
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.
|
591
|
-
:param pulumi.Input[builtins.str] region: Template location region.
|
592
|
-
Used to find the parent resource to bind the IAM policy to. If not specified,
|
593
|
-
the value will be parsed from the identifier of the parent resource. If no region is provided in the parent identifier and no
|
594
|
-
region is specified, it is taken from the provider configuration.
|
595
567
|
:param pulumi.Input[builtins.str] tag_template: Used to find the parent resource to bind the IAM policy to
|
596
568
|
"""
|
597
569
|
opts = pulumi.ResourceOptions.merge(opts, pulumi.ResourceOptions(id=id))
|
@@ -634,12 +606,6 @@ class TagTemplateIamPolicy(pulumi.CustomResource):
|
|
634
606
|
@property
|
635
607
|
@pulumi.getter
|
636
608
|
def region(self) -> pulumi.Output[builtins.str]:
|
637
|
-
"""
|
638
|
-
Template location region.
|
639
|
-
Used to find the parent resource to bind the IAM policy to. If not specified,
|
640
|
-
the value will be parsed from the identifier of the parent resource. If no region is provided in the parent identifier and no
|
641
|
-
region is specified, it is taken from the provider configuration.
|
642
|
-
"""
|
643
609
|
return pulumi.get(self, "region")
|
644
610
|
|
645
611
|
@property
|
@@ -47,10 +47,6 @@ class TaxonomyIamBindingArgs:
|
|
47
47
|
:param pulumi.Input[builtins.str] taxonomy: Used to find the parent resource to bind the IAM policy to
|
48
48
|
:param pulumi.Input[builtins.str] project: The ID of the project in which the resource belongs.
|
49
49
|
If it is not provided, the project will be parsed from the identifier of the parent resource. If no project is provided in the parent identifier and no project is specified, the provider project is used.
|
50
|
-
:param pulumi.Input[builtins.str] region: Taxonomy location region.
|
51
|
-
Used to find the parent resource to bind the IAM policy to. If not specified,
|
52
|
-
the value will be parsed from the identifier of the parent resource. If no region is provided in the parent identifier and no
|
53
|
-
region is specified, it is taken from the provider configuration.
|
54
50
|
"""
|
55
51
|
pulumi.set(__self__, "members", members)
|
56
52
|
pulumi.set(__self__, "role", role)
|
@@ -135,12 +131,6 @@ class TaxonomyIamBindingArgs:
|
|
135
131
|
@property
|
136
132
|
@pulumi.getter
|
137
133
|
def region(self) -> Optional[pulumi.Input[builtins.str]]:
|
138
|
-
"""
|
139
|
-
Taxonomy location region.
|
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 region is provided in the parent identifier and no
|
142
|
-
region is specified, it is taken from the provider configuration.
|
143
|
-
"""
|
144
134
|
return pulumi.get(self, "region")
|
145
135
|
|
146
136
|
@region.setter
|
@@ -174,10 +164,6 @@ class _TaxonomyIamBindingState:
|
|
174
164
|
* **projectViewer:projectid**: Viewers of the given project. For example, "projectViewer:my-example-project"
|
175
165
|
:param pulumi.Input[builtins.str] project: The ID of the project in which the resource belongs.
|
176
166
|
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.
|
177
|
-
:param pulumi.Input[builtins.str] region: Taxonomy location region.
|
178
|
-
Used to find the parent resource to bind the IAM policy to. If not specified,
|
179
|
-
the value will be parsed from the identifier of the parent resource. If no region is provided in the parent identifier and no
|
180
|
-
region is specified, it is taken from the provider configuration.
|
181
167
|
:param pulumi.Input[builtins.str] role: The role that should be applied. Only one
|
182
168
|
`datacatalog.TaxonomyIamBinding` can be used per role. Note that custom roles must be of the format
|
183
169
|
`[projects|organizations]/{parent-name}/roles/{role-name}`.
|
@@ -257,12 +243,6 @@ class _TaxonomyIamBindingState:
|
|
257
243
|
@property
|
258
244
|
@pulumi.getter
|
259
245
|
def region(self) -> Optional[pulumi.Input[builtins.str]]:
|
260
|
-
"""
|
261
|
-
Taxonomy location region.
|
262
|
-
Used to find the parent resource to bind the IAM policy to. If not specified,
|
263
|
-
the value will be parsed from the identifier of the parent resource. If no region is provided in the parent identifier and no
|
264
|
-
region is specified, it is taken from the provider configuration.
|
265
|
-
"""
|
266
246
|
return pulumi.get(self, "region")
|
267
247
|
|
268
248
|
@region.setter
|
@@ -474,10 +454,6 @@ class TaxonomyIamBinding(pulumi.CustomResource):
|
|
474
454
|
* **projectViewer:projectid**: Viewers of the given project. For example, "projectViewer:my-example-project"
|
475
455
|
:param pulumi.Input[builtins.str] project: The ID of the project in which the resource belongs.
|
476
456
|
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.
|
477
|
-
:param pulumi.Input[builtins.str] region: Taxonomy location region.
|
478
|
-
Used to find the parent resource to bind the IAM policy to. If not specified,
|
479
|
-
the value will be parsed from the identifier of the parent resource. If no region is provided in the parent identifier and no
|
480
|
-
region is specified, it is taken from the provider configuration.
|
481
457
|
:param pulumi.Input[builtins.str] role: The role that should be applied. Only one
|
482
458
|
`datacatalog.TaxonomyIamBinding` can be used per role. Note that custom roles must be of the format
|
483
459
|
`[projects|organizations]/{parent-name}/roles/{role-name}`.
|
@@ -720,10 +696,6 @@ class TaxonomyIamBinding(pulumi.CustomResource):
|
|
720
696
|
* **projectViewer:projectid**: Viewers of the given project. For example, "projectViewer:my-example-project"
|
721
697
|
:param pulumi.Input[builtins.str] project: The ID of the project in which the resource belongs.
|
722
698
|
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.
|
723
|
-
:param pulumi.Input[builtins.str] region: Taxonomy location region.
|
724
|
-
Used to find the parent resource to bind the IAM policy to. If not specified,
|
725
|
-
the value will be parsed from the identifier of the parent resource. If no region is provided in the parent identifier and no
|
726
|
-
region is specified, it is taken from the provider configuration.
|
727
699
|
:param pulumi.Input[builtins.str] role: The role that should be applied. Only one
|
728
700
|
`datacatalog.TaxonomyIamBinding` can be used per role. Note that custom roles must be of the format
|
729
701
|
`[projects|organizations]/{parent-name}/roles/{role-name}`.
|
@@ -785,12 +757,6 @@ class TaxonomyIamBinding(pulumi.CustomResource):
|
|
785
757
|
@property
|
786
758
|
@pulumi.getter
|
787
759
|
def region(self) -> pulumi.Output[builtins.str]:
|
788
|
-
"""
|
789
|
-
Taxonomy location region.
|
790
|
-
Used to find the parent resource to bind the IAM policy to. If not specified,
|
791
|
-
the value will be parsed from the identifier of the parent resource. If no region is provided in the parent identifier and no
|
792
|
-
region is specified, it is taken from the provider configuration.
|
793
|
-
"""
|
794
760
|
return pulumi.get(self, "region")
|
795
761
|
|
796
762
|
@property
|