pulumi-gcp 8.32.0__py3-none-any.whl → 8.32.0a1747459264__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- pulumi_gcp/__init__.py +0 -88
- pulumi_gcp/accesscontextmanager/authorized_orgs_desc.py +2 -2
- pulumi_gcp/apigateway/api_config_iam_binding.py +0 -13
- pulumi_gcp/apigateway/api_config_iam_member.py +0 -13
- pulumi_gcp/apigateway/api_config_iam_policy.py +0 -13
- pulumi_gcp/apigateway/api_iam_binding.py +0 -13
- pulumi_gcp/apigateway/api_iam_member.py +0 -13
- pulumi_gcp/apigateway/api_iam_policy.py +0 -13
- pulumi_gcp/apigateway/gateway_iam_binding.py +0 -13
- pulumi_gcp/apigateway/gateway_iam_member.py +0 -13
- pulumi_gcp/apigateway/gateway_iam_policy.py +0 -13
- pulumi_gcp/apigateway/get_api_config_iam_policy.py +0 -2
- pulumi_gcp/apigateway/get_api_iam_policy.py +0 -2
- pulumi_gcp/apigateway/get_gateway_iam_policy.py +0 -2
- pulumi_gcp/apigee/environment_iam_binding.py +0 -27
- pulumi_gcp/apigee/environment_iam_member.py +0 -27
- pulumi_gcp/apigee/environment_iam_policy.py +0 -27
- pulumi_gcp/apigee/get_environment_iam_policy.py +0 -6
- pulumi_gcp/beyondcorp/__init__.py +0 -1
- pulumi_gcp/beyondcorp/application.py +4 -8
- pulumi_gcp/beyondcorp/application_iam_binding.py +0 -26
- pulumi_gcp/beyondcorp/application_iam_member.py +0 -26
- pulumi_gcp/beyondcorp/application_iam_policy.py +0 -26
- pulumi_gcp/beyondcorp/get_application_iam_policy.py +0 -4
- pulumi_gcp/beyondcorp/get_security_gateway_iam_policy.py +0 -2
- pulumi_gcp/beyondcorp/outputs.py +0 -45
- pulumi_gcp/beyondcorp/security_gateway_iam_binding.py +0 -13
- pulumi_gcp/beyondcorp/security_gateway_iam_member.py +0 -13
- pulumi_gcp/beyondcorp/security_gateway_iam_policy.py +0 -13
- pulumi_gcp/bigquery/__init__.py +0 -1
- pulumi_gcp/bigquery/connection_iam_binding.py +11 -4
- pulumi_gcp/bigquery/connection_iam_member.py +11 -4
- pulumi_gcp/bigquery/connection_iam_policy.py +11 -4
- pulumi_gcp/bigquery/data_transfer_config.py +2 -2
- pulumi_gcp/bigquery/get_connection_iam_policy.py +4 -2
- pulumi_gcp/bigquery/get_table_iam_policy.py +0 -4
- pulumi_gcp/bigquery/iam_binding.py +0 -26
- pulumi_gcp/bigquery/iam_member.py +0 -26
- pulumi_gcp/bigquery/iam_policy.py +0 -26
- pulumi_gcp/bigqueryanalyticshub/data_exchange_iam_binding.py +7 -7
- pulumi_gcp/bigqueryanalyticshub/data_exchange_iam_member.py +7 -7
- pulumi_gcp/bigqueryanalyticshub/data_exchange_iam_policy.py +7 -7
- pulumi_gcp/bigqueryanalyticshub/get_data_exchange_iam_policy.py +2 -2
- pulumi_gcp/bigqueryanalyticshub/get_listing_iam_policy.py +2 -2
- pulumi_gcp/bigqueryanalyticshub/listing_iam_binding.py +7 -7
- pulumi_gcp/bigqueryanalyticshub/listing_iam_member.py +7 -7
- pulumi_gcp/bigqueryanalyticshub/listing_iam_policy.py +7 -7
- pulumi_gcp/bigqueryanalyticshub/listing_subscription.py +6 -6
- pulumi_gcp/bigquerydatapolicy/data_policy_iam_binding.py +0 -13
- pulumi_gcp/bigquerydatapolicy/data_policy_iam_member.py +0 -13
- pulumi_gcp/bigquerydatapolicy/data_policy_iam_policy.py +0 -13
- pulumi_gcp/bigquerydatapolicy/get_iam_policy.py +0 -2
- pulumi_gcp/bigtable/logical_view.py +0 -49
- pulumi_gcp/cloudbuild/trigger.py +2 -2
- pulumi_gcp/clouddeploy/get_delivery_pipeline_iam_policy.py +0 -6
- pulumi_gcp/clouddeploy/get_target_iam_policy.py +0 -6
- pulumi_gcp/colab/schedule.py +2 -2
- pulumi_gcp/compute/_inputs.py +0 -126
- pulumi_gcp/compute/backend_service.py +51 -259
- pulumi_gcp/compute/get_backend_service.py +1 -23
- pulumi_gcp/compute/get_global_forwarding_rule.py +1 -23
- pulumi_gcp/compute/get_instance_template.py +1 -12
- pulumi_gcp/compute/get_network_endpoint_group.py +1 -12
- pulumi_gcp/compute/global_forwarding_rule.py +0 -199
- pulumi_gcp/compute/instance_template.py +0 -28
- pulumi_gcp/compute/network_endpoint_group.py +0 -28
- pulumi_gcp/compute/outputs.py +0 -110
- pulumi_gcp/compute/region_backend_service.py +51 -58
- pulumi_gcp/container/cluster.py +0 -47
- pulumi_gcp/container/get_cluster.py +1 -12
- pulumi_gcp/datacatalog/entry_group_iam_binding.py +0 -34
- pulumi_gcp/datacatalog/entry_group_iam_member.py +0 -34
- pulumi_gcp/datacatalog/entry_group_iam_policy.py +0 -34
- pulumi_gcp/datacatalog/get_entry_group_iam_policy.py +0 -8
- pulumi_gcp/datacatalog/get_tag_template_iam_policy.py +0 -8
- pulumi_gcp/datacatalog/get_taxonomy_iam_policy.py +0 -8
- pulumi_gcp/datacatalog/tag_template_iam_binding.py +0 -34
- pulumi_gcp/datacatalog/tag_template_iam_member.py +0 -34
- pulumi_gcp/datacatalog/tag_template_iam_policy.py +0 -34
- pulumi_gcp/datacatalog/taxonomy_iam_binding.py +0 -34
- pulumi_gcp/datacatalog/taxonomy_iam_member.py +0 -34
- pulumi_gcp/datacatalog/taxonomy_iam_policy.py +0 -34
- pulumi_gcp/dataplex/__init__.py +0 -5
- pulumi_gcp/dataplex/_inputs.py +0 -98
- pulumi_gcp/dataplex/aspect_type_iam_binding.py +0 -13
- pulumi_gcp/dataplex/aspect_type_iam_member.py +0 -13
- pulumi_gcp/dataplex/aspect_type_iam_policy.py +0 -13
- pulumi_gcp/dataplex/asset_iam_binding.py +0 -53
- pulumi_gcp/dataplex/asset_iam_member.py +0 -53
- pulumi_gcp/dataplex/asset_iam_policy.py +0 -53
- pulumi_gcp/dataplex/datascan_iam_binding.py +0 -13
- pulumi_gcp/dataplex/datascan_iam_member.py +0 -13
- pulumi_gcp/dataplex/datascan_iam_policy.py +0 -13
- pulumi_gcp/dataplex/entry_group_iam_binding.py +0 -13
- pulumi_gcp/dataplex/entry_group_iam_member.py +0 -13
- pulumi_gcp/dataplex/entry_group_iam_policy.py +0 -13
- pulumi_gcp/dataplex/entry_type_iam_binding.py +0 -13
- pulumi_gcp/dataplex/entry_type_iam_member.py +0 -13
- pulumi_gcp/dataplex/entry_type_iam_policy.py +0 -13
- pulumi_gcp/dataplex/get_aspect_type_iam_policy.py +0 -2
- pulumi_gcp/dataplex/get_asset_iam_policy.py +0 -10
- pulumi_gcp/dataplex/get_datascan_iam_policy.py +0 -2
- pulumi_gcp/dataplex/get_entry_group_iam_policy.py +0 -2
- pulumi_gcp/dataplex/get_entry_type_iam_policy.py +0 -2
- pulumi_gcp/dataplex/get_lake_iam_policy.py +0 -6
- pulumi_gcp/dataplex/get_task_iam_policy.py +0 -2
- pulumi_gcp/dataplex/get_zone_iam_policy.py +0 -8
- pulumi_gcp/dataplex/lake_iam_binding.py +0 -27
- pulumi_gcp/dataplex/lake_iam_member.py +0 -27
- pulumi_gcp/dataplex/lake_iam_policy.py +0 -27
- pulumi_gcp/dataplex/outputs.py +0 -56
- pulumi_gcp/dataplex/task_iam_binding.py +0 -13
- pulumi_gcp/dataplex/task_iam_member.py +0 -13
- pulumi_gcp/dataplex/task_iam_policy.py +0 -13
- pulumi_gcp/dataplex/zone_iam_binding.py +0 -40
- pulumi_gcp/dataplex/zone_iam_member.py +0 -40
- pulumi_gcp/dataplex/zone_iam_policy.py +0 -40
- pulumi_gcp/dataproc/autoscaling_policy_iam_binding.py +25 -4
- pulumi_gcp/dataproc/autoscaling_policy_iam_member.py +25 -4
- pulumi_gcp/dataproc/autoscaling_policy_iam_policy.py +25 -4
- pulumi_gcp/dataproc/get_autoscaling_policy_iam_policy.py +8 -2
- pulumi_gcp/dataproc/get_metastore_database_iam_policy.py +0 -8
- pulumi_gcp/dataproc/get_metastore_federation_iam_policy.py +0 -2
- pulumi_gcp/dataproc/get_metastore_service_iam_policy.py +0 -2
- pulumi_gcp/dataproc/get_metastore_table_iam_policy.py +0 -10
- pulumi_gcp/dataproc/metastore_database_iam_binding.py +0 -40
- pulumi_gcp/dataproc/metastore_database_iam_member.py +0 -40
- pulumi_gcp/dataproc/metastore_database_iam_policy.py +0 -40
- pulumi_gcp/dataproc/metastore_federation_iam_binding.py +0 -13
- pulumi_gcp/dataproc/metastore_federation_iam_member.py +0 -13
- pulumi_gcp/dataproc/metastore_federation_iam_policy.py +0 -13
- pulumi_gcp/dataproc/metastore_service_iam_binding.py +0 -13
- pulumi_gcp/dataproc/metastore_service_iam_member.py +0 -13
- pulumi_gcp/dataproc/metastore_service_iam_policy.py +0 -13
- pulumi_gcp/dataproc/metastore_table_iam_binding.py +0 -53
- pulumi_gcp/dataproc/metastore_table_iam_member.py +0 -53
- pulumi_gcp/dataproc/metastore_table_iam_policy.py +0 -53
- pulumi_gcp/diagflow/_inputs.py +0 -56
- pulumi_gcp/diagflow/cx_agent.py +0 -60
- pulumi_gcp/diagflow/cx_flow.py +0 -2
- pulumi_gcp/diagflow/entity_type.py +2 -2
- pulumi_gcp/diagflow/outputs.py +0 -35
- pulumi_gcp/edgecontainer/node_pool.py +2 -2
- pulumi_gcp/endpoints/consumers_iam_binding.py +0 -26
- pulumi_gcp/endpoints/consumers_iam_member.py +0 -26
- pulumi_gcp/endpoints/consumers_iam_policy.py +0 -26
- pulumi_gcp/endpoints/get_service_consumers_iam_policy.py +0 -8
- pulumi_gcp/endpoints/get_service_iam_policy.py +0 -6
- pulumi_gcp/endpoints/service_iam_binding.py +0 -13
- pulumi_gcp/endpoints/service_iam_member.py +0 -13
- pulumi_gcp/endpoints/service_iam_policy.py +0 -13
- pulumi_gcp/firebase/__init__.py +0 -3
- pulumi_gcp/firebase/_inputs.py +0 -1527
- pulumi_gcp/firebase/app_hosting_backend.py +0 -104
- pulumi_gcp/firebase/extensions_instance.py +4 -4
- pulumi_gcp/firebase/outputs.py +0 -1075
- pulumi_gcp/firestore/database.py +0 -9
- pulumi_gcp/gemini/get_repository_group_iam_policy.py +0 -4
- pulumi_gcp/gemini/repository_group_iam_binding.py +0 -26
- pulumi_gcp/gemini/repository_group_iam_member.py +0 -26
- pulumi_gcp/gemini/repository_group_iam_policy.py +0 -26
- pulumi_gcp/gkebackup/backup_channel.py +9 -9
- pulumi_gcp/gkebackup/restore_channel.py +9 -9
- pulumi_gcp/gkehub/get_membership_iam_policy.py +0 -2
- pulumi_gcp/gkehub/get_scope_iam_policy.py +0 -2
- pulumi_gcp/gkehub/membership_iam_binding.py +0 -13
- pulumi_gcp/gkehub/membership_iam_member.py +0 -13
- pulumi_gcp/gkehub/membership_iam_policy.py +0 -13
- pulumi_gcp/gkehub/scope_iam_binding.py +0 -13
- pulumi_gcp/gkehub/scope_iam_member.py +0 -13
- pulumi_gcp/gkehub/scope_iam_policy.py +0 -13
- pulumi_gcp/iam/__init__.py +0 -4
- pulumi_gcp/iam/_inputs.py +0 -432
- pulumi_gcp/iam/get_workload_identity_pool.py +1 -35
- pulumi_gcp/iam/oauth_client_credential.py +0 -6
- pulumi_gcp/iam/outputs.py +0 -510
- pulumi_gcp/iam/workload_identity_pool.py +24 -446
- pulumi_gcp/iap/app_engine_service_iam_binding.py +14 -14
- pulumi_gcp/iap/app_engine_service_iam_member.py +14 -14
- pulumi_gcp/iap/app_engine_service_iam_policy.py +14 -14
- pulumi_gcp/iap/app_engine_version_iam_binding.py +14 -14
- pulumi_gcp/iap/app_engine_version_iam_member.py +14 -14
- pulumi_gcp/iap/app_engine_version_iam_policy.py +14 -14
- pulumi_gcp/iap/get_app_engine_service_iam_policy.py +4 -4
- pulumi_gcp/iap/get_app_engine_version_iam_policy.py +4 -4
- pulumi_gcp/iap/get_tunnel_dest_group_iam_policy.py +0 -2
- pulumi_gcp/iap/get_tunnel_instance_iam_policy.py +0 -6
- pulumi_gcp/iap/get_web_region_backend_service_iam_policy.py +0 -6
- pulumi_gcp/iap/get_web_type_app_engine_iam_policy.py +2 -2
- pulumi_gcp/iap/tunnel_dest_group_iam_binding.py +0 -13
- pulumi_gcp/iap/tunnel_dest_group_iam_member.py +0 -13
- pulumi_gcp/iap/tunnel_dest_group_iam_policy.py +0 -13
- pulumi_gcp/iap/tunnel_instance_iam_binding.py +0 -27
- pulumi_gcp/iap/tunnel_instance_iam_member.py +0 -27
- pulumi_gcp/iap/tunnel_instance_iam_policy.py +0 -27
- pulumi_gcp/iap/web_region_backend_service_iam_binding.py +0 -27
- pulumi_gcp/iap/web_region_backend_service_iam_member.py +0 -27
- pulumi_gcp/iap/web_region_backend_service_iam_policy.py +0 -27
- pulumi_gcp/iap/web_type_app_enging_iam_binding.py +7 -7
- pulumi_gcp/iap/web_type_app_enging_iam_member.py +7 -7
- pulumi_gcp/iap/web_type_app_enging_iam_policy.py +7 -7
- pulumi_gcp/lustre/__init__.py +0 -1
- pulumi_gcp/lustre/instance.py +0 -12
- pulumi_gcp/netapp/backup.py +2 -2
- pulumi_gcp/networksecurity/intercept_deployment.py +0 -10
- pulumi_gcp/networksecurity/intercept_deployment_group.py +0 -8
- pulumi_gcp/networksecurity/intercept_endpoint_group.py +0 -12
- pulumi_gcp/networksecurity/intercept_endpoint_group_association.py +0 -16
- pulumi_gcp/pulumi-plugin.json +1 -1
- pulumi_gcp/secretmanager/get_regional_secret_iam_policy.py +0 -2
- pulumi_gcp/secretmanager/get_secret_iam_policy.py +0 -2
- pulumi_gcp/secretmanager/regional_secret_iam_binding.py +0 -13
- pulumi_gcp/secretmanager/regional_secret_iam_member.py +0 -13
- pulumi_gcp/secretmanager/regional_secret_iam_policy.py +0 -13
- pulumi_gcp/secretmanager/secret_iam_binding.py +0 -13
- pulumi_gcp/secretmanager/secret_iam_member.py +0 -13
- pulumi_gcp/secretmanager/secret_iam_policy.py +0 -13
- pulumi_gcp/securesourcemanager/get_instance_iam_policy.py +4 -2
- pulumi_gcp/securesourcemanager/get_repository_iam_policy.py +4 -2
- pulumi_gcp/securesourcemanager/repository_iam_binding.py +11 -4
- pulumi_gcp/securesourcemanager/repository_iam_member.py +11 -4
- pulumi_gcp/securesourcemanager/repository_iam_policy.py +11 -4
- pulumi_gcp/securitycenter/v2_organization_scc_big_query_export.py +2 -2
- pulumi_gcp/securitycenter/v2_organization_scc_big_query_exports.py +2 -2
- pulumi_gcp/vertex/ai_feature_online_store_featureview_iam_binding.py +0 -13
- pulumi_gcp/vertex/ai_feature_online_store_featureview_iam_member.py +0 -13
- pulumi_gcp/vertex/ai_feature_online_store_featureview_iam_policy.py +0 -13
- pulumi_gcp/vertex/get_ai_feature_online_store_featureview_iam_policy.py +0 -2
- pulumi_gcp/vmwareengine/external_address.py +4 -4
- pulumi_gcp/workstations/get_workstation_config_iam_policy.py +0 -6
- pulumi_gcp/workstations/get_workstation_iam_policy.py +0 -10
- pulumi_gcp/workstations/workstation_config_iam_binding.py +0 -33
- pulumi_gcp/workstations/workstation_config_iam_member.py +0 -33
- pulumi_gcp/workstations/workstation_config_iam_policy.py +0 -33
- pulumi_gcp/workstations/workstation_iam_binding.py +0 -53
- pulumi_gcp/workstations/workstation_iam_member.py +0 -53
- pulumi_gcp/workstations/workstation_iam_policy.py +0 -53
- {pulumi_gcp-8.32.0.dist-info → pulumi_gcp-8.32.0a1747459264.dist-info}/METADATA +1 -1
- {pulumi_gcp-8.32.0.dist-info → pulumi_gcp-8.32.0a1747459264.dist-info}/RECORD +241 -256
- {pulumi_gcp-8.32.0.dist-info → pulumi_gcp-8.32.0a1747459264.dist-info}/WHEEL +1 -1
- pulumi_gcp/beyondcorp/get_security_gateway.py +0 -222
- pulumi_gcp/bigquery/row_access_policy.py +0 -787
- pulumi_gcp/dataplex/get_glossary_iam_policy.py +0 -185
- pulumi_gcp/dataplex/glossary.py +0 -772
- pulumi_gcp/dataplex/glossary_iam_binding.py +0 -837
- pulumi_gcp/dataplex/glossary_iam_member.py +0 -837
- pulumi_gcp/dataplex/glossary_iam_policy.py +0 -676
- pulumi_gcp/firebase/app_hosting_default_domain.py +0 -721
- pulumi_gcp/firebase/app_hosting_domain.py +0 -796
- pulumi_gcp/firebase/app_hosting_traffic.py +0 -914
- pulumi_gcp/iam/get_workload_identity_pool_iam_policy.py +0 -156
- pulumi_gcp/iam/workload_identity_pool_iam_binding.py +0 -539
- pulumi_gcp/iam/workload_identity_pool_iam_member.py +0 -539
- pulumi_gcp/iam/workload_identity_pool_iam_policy.py +0 -358
- pulumi_gcp/lustre/get_instance.py +0 -280
- {pulumi_gcp-8.32.0.dist-info → pulumi_gcp-8.32.0a1747459264.dist-info}/top_level.txt +0 -0
@@ -30,7 +30,7 @@ class AppEngineServiceIamBindingArgs:
|
|
30
30
|
project: Optional[pulumi.Input[builtins.str]] = None):
|
31
31
|
"""
|
32
32
|
The set of arguments for constructing a AppEngineServiceIamBinding resource.
|
33
|
-
:param pulumi.Input[builtins.str] app_id: Used to find the parent resource to bind the IAM policy to
|
33
|
+
:param pulumi.Input[builtins.str] app_id: Id of the App Engine application. Used to find the parent resource to bind the IAM policy to
|
34
34
|
:param pulumi.Input[Sequence[pulumi.Input[builtins.str]]] members: Identities that will be granted the privilege in `role`.
|
35
35
|
Each entry can have one of the following values:
|
36
36
|
* **allUsers**: A special identifier that represents anyone who is on the internet; with or without a Google account.
|
@@ -45,7 +45,7 @@ class AppEngineServiceIamBindingArgs:
|
|
45
45
|
:param pulumi.Input[builtins.str] role: The role that should be applied. Only one
|
46
46
|
`iap.AppEngineServiceIamBinding` can be used per role. Note that custom roles must be of the format
|
47
47
|
`[projects|organizations]/{parent-name}/roles/{role-name}`.
|
48
|
-
:param pulumi.Input[builtins.str] service: Used to find the parent resource to bind the IAM policy to
|
48
|
+
:param pulumi.Input[builtins.str] service: Service id of the App Engine application Used to find the parent resource to bind the IAM policy to
|
49
49
|
:param pulumi.Input['AppEngineServiceIamBindingConditionArgs'] condition: An [IAM Condition](https://cloud.google.com/iam/docs/conditions-overview) for a given binding.
|
50
50
|
Structure is documented below.
|
51
51
|
:param pulumi.Input[builtins.str] project: The ID of the project in which the resource belongs.
|
@@ -64,7 +64,7 @@ class AppEngineServiceIamBindingArgs:
|
|
64
64
|
@pulumi.getter(name="appId")
|
65
65
|
def app_id(self) -> pulumi.Input[builtins.str]:
|
66
66
|
"""
|
67
|
-
Used to find the parent resource to bind the IAM policy to
|
67
|
+
Id of the App Engine application. Used to find the parent resource to bind the IAM policy to
|
68
68
|
"""
|
69
69
|
return pulumi.get(self, "app_id")
|
70
70
|
|
@@ -112,7 +112,7 @@ class AppEngineServiceIamBindingArgs:
|
|
112
112
|
@pulumi.getter
|
113
113
|
def service(self) -> pulumi.Input[builtins.str]:
|
114
114
|
"""
|
115
|
-
Used to find the parent resource to bind the IAM policy to
|
115
|
+
Service id of the App Engine application Used to find the parent resource to bind the IAM policy to
|
116
116
|
"""
|
117
117
|
return pulumi.get(self, "service")
|
118
118
|
|
@@ -159,7 +159,7 @@ class _AppEngineServiceIamBindingState:
|
|
159
159
|
service: Optional[pulumi.Input[builtins.str]] = None):
|
160
160
|
"""
|
161
161
|
Input properties used for looking up and filtering AppEngineServiceIamBinding resources.
|
162
|
-
:param pulumi.Input[builtins.str] app_id: Used to find the parent resource to bind the IAM policy to
|
162
|
+
:param pulumi.Input[builtins.str] app_id: Id of the App Engine application. Used to find the parent resource to bind the IAM policy to
|
163
163
|
:param pulumi.Input['AppEngineServiceIamBindingConditionArgs'] condition: An [IAM Condition](https://cloud.google.com/iam/docs/conditions-overview) for a given binding.
|
164
164
|
Structure is documented below.
|
165
165
|
:param pulumi.Input[builtins.str] etag: (Computed) The etag of the IAM policy.
|
@@ -179,7 +179,7 @@ class _AppEngineServiceIamBindingState:
|
|
179
179
|
:param pulumi.Input[builtins.str] role: The role that should be applied. Only one
|
180
180
|
`iap.AppEngineServiceIamBinding` can be used per role. Note that custom roles must be of the format
|
181
181
|
`[projects|organizations]/{parent-name}/roles/{role-name}`.
|
182
|
-
:param pulumi.Input[builtins.str] service: Used to find the parent resource to bind the IAM policy to
|
182
|
+
:param pulumi.Input[builtins.str] service: Service id of the App Engine application Used to find the parent resource to bind the IAM policy to
|
183
183
|
"""
|
184
184
|
if app_id is not None:
|
185
185
|
pulumi.set(__self__, "app_id", app_id)
|
@@ -200,7 +200,7 @@ class _AppEngineServiceIamBindingState:
|
|
200
200
|
@pulumi.getter(name="appId")
|
201
201
|
def app_id(self) -> Optional[pulumi.Input[builtins.str]]:
|
202
202
|
"""
|
203
|
-
Used to find the parent resource to bind the IAM policy to
|
203
|
+
Id of the App Engine application. Used to find the parent resource to bind the IAM policy to
|
204
204
|
"""
|
205
205
|
return pulumi.get(self, "app_id")
|
206
206
|
|
@@ -286,7 +286,7 @@ class _AppEngineServiceIamBindingState:
|
|
286
286
|
@pulumi.getter
|
287
287
|
def service(self) -> Optional[pulumi.Input[builtins.str]]:
|
288
288
|
"""
|
289
|
-
Used to find the parent resource to bind the IAM policy to
|
289
|
+
Service id of the App Engine application Used to find the parent resource to bind the IAM policy to
|
290
290
|
"""
|
291
291
|
return pulumi.get(self, "service")
|
292
292
|
|
@@ -592,7 +592,7 @@ class AppEngineServiceIamBinding(pulumi.CustomResource):
|
|
592
592
|
|
593
593
|
:param str resource_name: The name of the resource.
|
594
594
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
595
|
-
:param pulumi.Input[builtins.str] app_id: Used to find the parent resource to bind the IAM policy to
|
595
|
+
:param pulumi.Input[builtins.str] app_id: Id of the App Engine application. Used to find the parent resource to bind the IAM policy to
|
596
596
|
:param pulumi.Input[Union['AppEngineServiceIamBindingConditionArgs', 'AppEngineServiceIamBindingConditionArgsDict']] condition: An [IAM Condition](https://cloud.google.com/iam/docs/conditions-overview) for a given binding.
|
597
597
|
Structure is documented below.
|
598
598
|
:param pulumi.Input[Sequence[pulumi.Input[builtins.str]]] members: Identities that will be granted the privilege in `role`.
|
@@ -611,7 +611,7 @@ class AppEngineServiceIamBinding(pulumi.CustomResource):
|
|
611
611
|
:param pulumi.Input[builtins.str] role: The role that should be applied. Only one
|
612
612
|
`iap.AppEngineServiceIamBinding` can be used per role. Note that custom roles must be of the format
|
613
613
|
`[projects|organizations]/{parent-name}/roles/{role-name}`.
|
614
|
-
:param pulumi.Input[builtins.str] service: Used to find the parent resource to bind the IAM policy to
|
614
|
+
:param pulumi.Input[builtins.str] service: Service id of the App Engine application Used to find the parent resource to bind the IAM policy to
|
615
615
|
"""
|
616
616
|
...
|
617
617
|
@overload
|
@@ -970,7 +970,7 @@ class AppEngineServiceIamBinding(pulumi.CustomResource):
|
|
970
970
|
:param str resource_name: The unique name of the resulting resource.
|
971
971
|
:param pulumi.Input[str] id: The unique provider ID of the resource to lookup.
|
972
972
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
973
|
-
:param pulumi.Input[builtins.str] app_id: Used to find the parent resource to bind the IAM policy to
|
973
|
+
:param pulumi.Input[builtins.str] app_id: Id of the App Engine application. Used to find the parent resource to bind the IAM policy to
|
974
974
|
:param pulumi.Input[Union['AppEngineServiceIamBindingConditionArgs', 'AppEngineServiceIamBindingConditionArgsDict']] condition: An [IAM Condition](https://cloud.google.com/iam/docs/conditions-overview) for a given binding.
|
975
975
|
Structure is documented below.
|
976
976
|
:param pulumi.Input[builtins.str] etag: (Computed) The etag of the IAM policy.
|
@@ -990,7 +990,7 @@ class AppEngineServiceIamBinding(pulumi.CustomResource):
|
|
990
990
|
:param pulumi.Input[builtins.str] role: The role that should be applied. Only one
|
991
991
|
`iap.AppEngineServiceIamBinding` can be used per role. Note that custom roles must be of the format
|
992
992
|
`[projects|organizations]/{parent-name}/roles/{role-name}`.
|
993
|
-
:param pulumi.Input[builtins.str] service: Used to find the parent resource to bind the IAM policy to
|
993
|
+
:param pulumi.Input[builtins.str] service: Service id of the App Engine application Used to find the parent resource to bind the IAM policy to
|
994
994
|
"""
|
995
995
|
opts = pulumi.ResourceOptions.merge(opts, pulumi.ResourceOptions(id=id))
|
996
996
|
|
@@ -1009,7 +1009,7 @@ class AppEngineServiceIamBinding(pulumi.CustomResource):
|
|
1009
1009
|
@pulumi.getter(name="appId")
|
1010
1010
|
def app_id(self) -> pulumi.Output[builtins.str]:
|
1011
1011
|
"""
|
1012
|
-
Used to find the parent resource to bind the IAM policy to
|
1012
|
+
Id of the App Engine application. Used to find the parent resource to bind the IAM policy to
|
1013
1013
|
"""
|
1014
1014
|
return pulumi.get(self, "app_id")
|
1015
1015
|
|
@@ -1071,7 +1071,7 @@ class AppEngineServiceIamBinding(pulumi.CustomResource):
|
|
1071
1071
|
@pulumi.getter
|
1072
1072
|
def service(self) -> pulumi.Output[builtins.str]:
|
1073
1073
|
"""
|
1074
|
-
Used to find the parent resource to bind the IAM policy to
|
1074
|
+
Service id of the App Engine application Used to find the parent resource to bind the IAM policy to
|
1075
1075
|
"""
|
1076
1076
|
return pulumi.get(self, "service")
|
1077
1077
|
|
@@ -30,7 +30,7 @@ class AppEngineServiceIamMemberArgs:
|
|
30
30
|
project: Optional[pulumi.Input[builtins.str]] = None):
|
31
31
|
"""
|
32
32
|
The set of arguments for constructing a AppEngineServiceIamMember resource.
|
33
|
-
:param pulumi.Input[builtins.str] app_id: Used to find the parent resource to bind the IAM policy to
|
33
|
+
:param pulumi.Input[builtins.str] app_id: Id of the App Engine application. Used to find the parent resource to bind the IAM policy to
|
34
34
|
:param pulumi.Input[builtins.str] member: Identities that will be granted the privilege in `role`.
|
35
35
|
Each entry can have one of the following values:
|
36
36
|
* **allUsers**: A special identifier that represents anyone who is on the internet; with or without a Google account.
|
@@ -45,7 +45,7 @@ class AppEngineServiceIamMemberArgs:
|
|
45
45
|
:param pulumi.Input[builtins.str] role: The role that should be applied. Only one
|
46
46
|
`iap.AppEngineServiceIamBinding` can be used per role. Note that custom roles must be of the format
|
47
47
|
`[projects|organizations]/{parent-name}/roles/{role-name}`.
|
48
|
-
:param pulumi.Input[builtins.str] service: Used to find the parent resource to bind the IAM policy to
|
48
|
+
:param pulumi.Input[builtins.str] service: Service id of the App Engine application Used to find the parent resource to bind the IAM policy to
|
49
49
|
:param pulumi.Input['AppEngineServiceIamMemberConditionArgs'] condition: An [IAM Condition](https://cloud.google.com/iam/docs/conditions-overview) for a given binding.
|
50
50
|
Structure is documented below.
|
51
51
|
:param pulumi.Input[builtins.str] project: The ID of the project in which the resource belongs.
|
@@ -64,7 +64,7 @@ class AppEngineServiceIamMemberArgs:
|
|
64
64
|
@pulumi.getter(name="appId")
|
65
65
|
def app_id(self) -> pulumi.Input[builtins.str]:
|
66
66
|
"""
|
67
|
-
Used to find the parent resource to bind the IAM policy to
|
67
|
+
Id of the App Engine application. Used to find the parent resource to bind the IAM policy to
|
68
68
|
"""
|
69
69
|
return pulumi.get(self, "app_id")
|
70
70
|
|
@@ -112,7 +112,7 @@ class AppEngineServiceIamMemberArgs:
|
|
112
112
|
@pulumi.getter
|
113
113
|
def service(self) -> pulumi.Input[builtins.str]:
|
114
114
|
"""
|
115
|
-
Used to find the parent resource to bind the IAM policy to
|
115
|
+
Service id of the App Engine application Used to find the parent resource to bind the IAM policy to
|
116
116
|
"""
|
117
117
|
return pulumi.get(self, "service")
|
118
118
|
|
@@ -159,7 +159,7 @@ class _AppEngineServiceIamMemberState:
|
|
159
159
|
service: Optional[pulumi.Input[builtins.str]] = None):
|
160
160
|
"""
|
161
161
|
Input properties used for looking up and filtering AppEngineServiceIamMember resources.
|
162
|
-
:param pulumi.Input[builtins.str] app_id: Used to find the parent resource to bind the IAM policy to
|
162
|
+
:param pulumi.Input[builtins.str] app_id: Id of the App Engine application. Used to find the parent resource to bind the IAM policy to
|
163
163
|
:param pulumi.Input['AppEngineServiceIamMemberConditionArgs'] condition: An [IAM Condition](https://cloud.google.com/iam/docs/conditions-overview) for a given binding.
|
164
164
|
Structure is documented below.
|
165
165
|
:param pulumi.Input[builtins.str] etag: (Computed) The etag of the IAM policy.
|
@@ -179,7 +179,7 @@ class _AppEngineServiceIamMemberState:
|
|
179
179
|
:param pulumi.Input[builtins.str] role: The role that should be applied. Only one
|
180
180
|
`iap.AppEngineServiceIamBinding` can be used per role. Note that custom roles must be of the format
|
181
181
|
`[projects|organizations]/{parent-name}/roles/{role-name}`.
|
182
|
-
:param pulumi.Input[builtins.str] service: Used to find the parent resource to bind the IAM policy to
|
182
|
+
:param pulumi.Input[builtins.str] service: Service id of the App Engine application Used to find the parent resource to bind the IAM policy to
|
183
183
|
"""
|
184
184
|
if app_id is not None:
|
185
185
|
pulumi.set(__self__, "app_id", app_id)
|
@@ -200,7 +200,7 @@ class _AppEngineServiceIamMemberState:
|
|
200
200
|
@pulumi.getter(name="appId")
|
201
201
|
def app_id(self) -> Optional[pulumi.Input[builtins.str]]:
|
202
202
|
"""
|
203
|
-
Used to find the parent resource to bind the IAM policy to
|
203
|
+
Id of the App Engine application. Used to find the parent resource to bind the IAM policy to
|
204
204
|
"""
|
205
205
|
return pulumi.get(self, "app_id")
|
206
206
|
|
@@ -286,7 +286,7 @@ class _AppEngineServiceIamMemberState:
|
|
286
286
|
@pulumi.getter
|
287
287
|
def service(self) -> Optional[pulumi.Input[builtins.str]]:
|
288
288
|
"""
|
289
|
-
Used to find the parent resource to bind the IAM policy to
|
289
|
+
Service id of the App Engine application Used to find the parent resource to bind the IAM policy to
|
290
290
|
"""
|
291
291
|
return pulumi.get(self, "service")
|
292
292
|
|
@@ -592,7 +592,7 @@ class AppEngineServiceIamMember(pulumi.CustomResource):
|
|
592
592
|
|
593
593
|
:param str resource_name: The name of the resource.
|
594
594
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
595
|
-
:param pulumi.Input[builtins.str] app_id: Used to find the parent resource to bind the IAM policy to
|
595
|
+
:param pulumi.Input[builtins.str] app_id: Id of the App Engine application. Used to find the parent resource to bind the IAM policy to
|
596
596
|
:param pulumi.Input[Union['AppEngineServiceIamMemberConditionArgs', 'AppEngineServiceIamMemberConditionArgsDict']] condition: An [IAM Condition](https://cloud.google.com/iam/docs/conditions-overview) for a given binding.
|
597
597
|
Structure is documented below.
|
598
598
|
:param pulumi.Input[builtins.str] member: Identities that will be granted the privilege in `role`.
|
@@ -611,7 +611,7 @@ class AppEngineServiceIamMember(pulumi.CustomResource):
|
|
611
611
|
:param pulumi.Input[builtins.str] role: The role that should be applied. Only one
|
612
612
|
`iap.AppEngineServiceIamBinding` can be used per role. Note that custom roles must be of the format
|
613
613
|
`[projects|organizations]/{parent-name}/roles/{role-name}`.
|
614
|
-
:param pulumi.Input[builtins.str] service: Used to find the parent resource to bind the IAM policy to
|
614
|
+
:param pulumi.Input[builtins.str] service: Service id of the App Engine application Used to find the parent resource to bind the IAM policy to
|
615
615
|
"""
|
616
616
|
...
|
617
617
|
@overload
|
@@ -970,7 +970,7 @@ class AppEngineServiceIamMember(pulumi.CustomResource):
|
|
970
970
|
:param str resource_name: The unique name of the resulting resource.
|
971
971
|
:param pulumi.Input[str] id: The unique provider ID of the resource to lookup.
|
972
972
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
973
|
-
:param pulumi.Input[builtins.str] app_id: Used to find the parent resource to bind the IAM policy to
|
973
|
+
:param pulumi.Input[builtins.str] app_id: Id of the App Engine application. Used to find the parent resource to bind the IAM policy to
|
974
974
|
:param pulumi.Input[Union['AppEngineServiceIamMemberConditionArgs', 'AppEngineServiceIamMemberConditionArgsDict']] condition: An [IAM Condition](https://cloud.google.com/iam/docs/conditions-overview) for a given binding.
|
975
975
|
Structure is documented below.
|
976
976
|
:param pulumi.Input[builtins.str] etag: (Computed) The etag of the IAM policy.
|
@@ -990,7 +990,7 @@ class AppEngineServiceIamMember(pulumi.CustomResource):
|
|
990
990
|
:param pulumi.Input[builtins.str] role: The role that should be applied. Only one
|
991
991
|
`iap.AppEngineServiceIamBinding` can be used per role. Note that custom roles must be of the format
|
992
992
|
`[projects|organizations]/{parent-name}/roles/{role-name}`.
|
993
|
-
:param pulumi.Input[builtins.str] service: Used to find the parent resource to bind the IAM policy to
|
993
|
+
:param pulumi.Input[builtins.str] service: Service id of the App Engine application Used to find the parent resource to bind the IAM policy to
|
994
994
|
"""
|
995
995
|
opts = pulumi.ResourceOptions.merge(opts, pulumi.ResourceOptions(id=id))
|
996
996
|
|
@@ -1009,7 +1009,7 @@ class AppEngineServiceIamMember(pulumi.CustomResource):
|
|
1009
1009
|
@pulumi.getter(name="appId")
|
1010
1010
|
def app_id(self) -> pulumi.Output[builtins.str]:
|
1011
1011
|
"""
|
1012
|
-
Used to find the parent resource to bind the IAM policy to
|
1012
|
+
Id of the App Engine application. Used to find the parent resource to bind the IAM policy to
|
1013
1013
|
"""
|
1014
1014
|
return pulumi.get(self, "app_id")
|
1015
1015
|
|
@@ -1071,7 +1071,7 @@ class AppEngineServiceIamMember(pulumi.CustomResource):
|
|
1071
1071
|
@pulumi.getter
|
1072
1072
|
def service(self) -> pulumi.Output[builtins.str]:
|
1073
1073
|
"""
|
1074
|
-
Used to find the parent resource to bind the IAM policy to
|
1074
|
+
Service id of the App Engine application Used to find the parent resource to bind the IAM policy to
|
1075
1075
|
"""
|
1076
1076
|
return pulumi.get(self, "service")
|
1077
1077
|
|
@@ -26,10 +26,10 @@ class AppEngineServiceIamPolicyArgs:
|
|
26
26
|
project: Optional[pulumi.Input[builtins.str]] = None):
|
27
27
|
"""
|
28
28
|
The set of arguments for constructing a AppEngineServiceIamPolicy resource.
|
29
|
-
:param pulumi.Input[builtins.str] app_id: Used to find the parent resource to bind the IAM policy to
|
29
|
+
:param pulumi.Input[builtins.str] app_id: Id of the App Engine application. Used to find the parent resource to bind the IAM policy to
|
30
30
|
:param pulumi.Input[builtins.str] policy_data: The policy data generated by
|
31
31
|
a `organizations_get_iam_policy` data source.
|
32
|
-
:param pulumi.Input[builtins.str] service: Used to find the parent resource to bind the IAM policy to
|
32
|
+
:param pulumi.Input[builtins.str] service: Service id of the App Engine application Used to find the parent resource to bind the IAM policy to
|
33
33
|
:param pulumi.Input[builtins.str] project: The ID of the project in which the resource belongs.
|
34
34
|
If it is not provided, the project will be parsed from the identifier of the parent resource. If no project is provided in the parent identifier and no project is specified, the provider project is used.
|
35
35
|
"""
|
@@ -43,7 +43,7 @@ class AppEngineServiceIamPolicyArgs:
|
|
43
43
|
@pulumi.getter(name="appId")
|
44
44
|
def app_id(self) -> pulumi.Input[builtins.str]:
|
45
45
|
"""
|
46
|
-
Used to find the parent resource to bind the IAM policy to
|
46
|
+
Id of the App Engine application. Used to find the parent resource to bind the IAM policy to
|
47
47
|
"""
|
48
48
|
return pulumi.get(self, "app_id")
|
49
49
|
|
@@ -68,7 +68,7 @@ class AppEngineServiceIamPolicyArgs:
|
|
68
68
|
@pulumi.getter
|
69
69
|
def service(self) -> pulumi.Input[builtins.str]:
|
70
70
|
"""
|
71
|
-
Used to find the parent resource to bind the IAM policy to
|
71
|
+
Service id of the App Engine application Used to find the parent resource to bind the IAM policy to
|
72
72
|
"""
|
73
73
|
return pulumi.get(self, "service")
|
74
74
|
|
@@ -100,13 +100,13 @@ class _AppEngineServiceIamPolicyState:
|
|
100
100
|
service: Optional[pulumi.Input[builtins.str]] = None):
|
101
101
|
"""
|
102
102
|
Input properties used for looking up and filtering AppEngineServiceIamPolicy resources.
|
103
|
-
:param pulumi.Input[builtins.str] app_id: Used to find the parent resource to bind the IAM policy to
|
103
|
+
:param pulumi.Input[builtins.str] app_id: Id of the App Engine application. Used to find the parent resource to bind the IAM policy to
|
104
104
|
:param pulumi.Input[builtins.str] etag: (Computed) The etag of the IAM policy.
|
105
105
|
:param pulumi.Input[builtins.str] policy_data: The policy data generated by
|
106
106
|
a `organizations_get_iam_policy` data source.
|
107
107
|
:param pulumi.Input[builtins.str] project: The ID of the project in which the resource belongs.
|
108
108
|
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.
|
109
|
-
:param pulumi.Input[builtins.str] service: Used to find the parent resource to bind the IAM policy to
|
109
|
+
:param pulumi.Input[builtins.str] service: Service id of the App Engine application Used to find the parent resource to bind the IAM policy to
|
110
110
|
"""
|
111
111
|
if app_id is not None:
|
112
112
|
pulumi.set(__self__, "app_id", app_id)
|
@@ -123,7 +123,7 @@ class _AppEngineServiceIamPolicyState:
|
|
123
123
|
@pulumi.getter(name="appId")
|
124
124
|
def app_id(self) -> Optional[pulumi.Input[builtins.str]]:
|
125
125
|
"""
|
126
|
-
Used to find the parent resource to bind the IAM policy to
|
126
|
+
Id of the App Engine application. Used to find the parent resource to bind the IAM policy to
|
127
127
|
"""
|
128
128
|
return pulumi.get(self, "app_id")
|
129
129
|
|
@@ -173,7 +173,7 @@ class _AppEngineServiceIamPolicyState:
|
|
173
173
|
@pulumi.getter
|
174
174
|
def service(self) -> Optional[pulumi.Input[builtins.str]]:
|
175
175
|
"""
|
176
|
-
Used to find the parent resource to bind the IAM policy to
|
176
|
+
Service id of the App Engine application Used to find the parent resource to bind the IAM policy to
|
177
177
|
"""
|
178
178
|
return pulumi.get(self, "service")
|
179
179
|
|
@@ -477,12 +477,12 @@ class AppEngineServiceIamPolicy(pulumi.CustomResource):
|
|
477
477
|
|
478
478
|
:param str resource_name: The name of the resource.
|
479
479
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
480
|
-
:param pulumi.Input[builtins.str] app_id: Used to find the parent resource to bind the IAM policy to
|
480
|
+
:param pulumi.Input[builtins.str] app_id: Id of the App Engine application. Used to find the parent resource to bind the IAM policy to
|
481
481
|
:param pulumi.Input[builtins.str] policy_data: The policy data generated by
|
482
482
|
a `organizations_get_iam_policy` data source.
|
483
483
|
:param pulumi.Input[builtins.str] project: The ID of the project in which the resource belongs.
|
484
484
|
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.
|
485
|
-
:param pulumi.Input[builtins.str] service: Used to find the parent resource to bind the IAM policy to
|
485
|
+
:param pulumi.Input[builtins.str] service: Service id of the App Engine application Used to find the parent resource to bind the IAM policy to
|
486
486
|
"""
|
487
487
|
...
|
488
488
|
@overload
|
@@ -833,13 +833,13 @@ class AppEngineServiceIamPolicy(pulumi.CustomResource):
|
|
833
833
|
:param str resource_name: The unique name of the resulting resource.
|
834
834
|
:param pulumi.Input[str] id: The unique provider ID of the resource to lookup.
|
835
835
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
836
|
-
:param pulumi.Input[builtins.str] app_id: Used to find the parent resource to bind the IAM policy to
|
836
|
+
:param pulumi.Input[builtins.str] app_id: Id of the App Engine application. Used to find the parent resource to bind the IAM policy to
|
837
837
|
:param pulumi.Input[builtins.str] etag: (Computed) The etag of the IAM policy.
|
838
838
|
:param pulumi.Input[builtins.str] policy_data: The policy data generated by
|
839
839
|
a `organizations_get_iam_policy` data source.
|
840
840
|
:param pulumi.Input[builtins.str] project: The ID of the project in which the resource belongs.
|
841
841
|
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.
|
842
|
-
:param pulumi.Input[builtins.str] service: Used to find the parent resource to bind the IAM policy to
|
842
|
+
:param pulumi.Input[builtins.str] service: Service id of the App Engine application Used to find the parent resource to bind the IAM policy to
|
843
843
|
"""
|
844
844
|
opts = pulumi.ResourceOptions.merge(opts, pulumi.ResourceOptions(id=id))
|
845
845
|
|
@@ -856,7 +856,7 @@ class AppEngineServiceIamPolicy(pulumi.CustomResource):
|
|
856
856
|
@pulumi.getter(name="appId")
|
857
857
|
def app_id(self) -> pulumi.Output[builtins.str]:
|
858
858
|
"""
|
859
|
-
Used to find the parent resource to bind the IAM policy to
|
859
|
+
Id of the App Engine application. Used to find the parent resource to bind the IAM policy to
|
860
860
|
"""
|
861
861
|
return pulumi.get(self, "app_id")
|
862
862
|
|
@@ -890,7 +890,7 @@ class AppEngineServiceIamPolicy(pulumi.CustomResource):
|
|
890
890
|
@pulumi.getter
|
891
891
|
def service(self) -> pulumi.Output[builtins.str]:
|
892
892
|
"""
|
893
|
-
Used to find the parent resource to bind the IAM policy to
|
893
|
+
Service id of the App Engine application Used to find the parent resource to bind the IAM policy to
|
894
894
|
"""
|
895
895
|
return pulumi.get(self, "service")
|
896
896
|
|
@@ -31,7 +31,7 @@ class AppEngineVersionIamBindingArgs:
|
|
31
31
|
project: Optional[pulumi.Input[builtins.str]] = None):
|
32
32
|
"""
|
33
33
|
The set of arguments for constructing a AppEngineVersionIamBinding resource.
|
34
|
-
:param pulumi.Input[builtins.str] app_id: Used to find the parent resource to bind the IAM policy to
|
34
|
+
:param pulumi.Input[builtins.str] app_id: Id of the App Engine application. Used to find the parent resource to bind the IAM policy to
|
35
35
|
:param pulumi.Input[Sequence[pulumi.Input[builtins.str]]] members: Identities that will be granted the privilege in `role`.
|
36
36
|
Each entry can have one of the following values:
|
37
37
|
* **allUsers**: A special identifier that represents anyone who is on the internet; with or without a Google account.
|
@@ -47,7 +47,7 @@ class AppEngineVersionIamBindingArgs:
|
|
47
47
|
`iap.AppEngineVersionIamBinding` can be used per role. Note that custom roles must be of the format
|
48
48
|
`[projects|organizations]/{parent-name}/roles/{role-name}`.
|
49
49
|
:param pulumi.Input[builtins.str] service: Service id of the App Engine application Used to find the parent resource to bind the IAM policy to
|
50
|
-
:param pulumi.Input[builtins.str] version_id: Used to find the parent resource to bind the IAM policy to
|
50
|
+
:param pulumi.Input[builtins.str] version_id: Version id of the App Engine application Used to find the parent resource to bind the IAM policy to
|
51
51
|
:param pulumi.Input['AppEngineVersionIamBindingConditionArgs'] condition: An [IAM Condition](https://cloud.google.com/iam/docs/conditions-overview) for a given binding.
|
52
52
|
Structure is documented below.
|
53
53
|
:param pulumi.Input[builtins.str] project: The ID of the project in which the resource belongs.
|
@@ -67,7 +67,7 @@ class AppEngineVersionIamBindingArgs:
|
|
67
67
|
@pulumi.getter(name="appId")
|
68
68
|
def app_id(self) -> pulumi.Input[builtins.str]:
|
69
69
|
"""
|
70
|
-
Used to find the parent resource to bind the IAM policy to
|
70
|
+
Id of the App Engine application. Used to find the parent resource to bind the IAM policy to
|
71
71
|
"""
|
72
72
|
return pulumi.get(self, "app_id")
|
73
73
|
|
@@ -127,7 +127,7 @@ class AppEngineVersionIamBindingArgs:
|
|
127
127
|
@pulumi.getter(name="versionId")
|
128
128
|
def version_id(self) -> pulumi.Input[builtins.str]:
|
129
129
|
"""
|
130
|
-
Used to find the parent resource to bind the IAM policy to
|
130
|
+
Version id of the App Engine application Used to find the parent resource to bind the IAM policy to
|
131
131
|
"""
|
132
132
|
return pulumi.get(self, "version_id")
|
133
133
|
|
@@ -175,7 +175,7 @@ class _AppEngineVersionIamBindingState:
|
|
175
175
|
version_id: Optional[pulumi.Input[builtins.str]] = None):
|
176
176
|
"""
|
177
177
|
Input properties used for looking up and filtering AppEngineVersionIamBinding resources.
|
178
|
-
:param pulumi.Input[builtins.str] app_id: Used to find the parent resource to bind the IAM policy to
|
178
|
+
:param pulumi.Input[builtins.str] app_id: Id of the App Engine application. Used to find the parent resource to bind the IAM policy to
|
179
179
|
:param pulumi.Input['AppEngineVersionIamBindingConditionArgs'] condition: An [IAM Condition](https://cloud.google.com/iam/docs/conditions-overview) for a given binding.
|
180
180
|
Structure is documented below.
|
181
181
|
:param pulumi.Input[builtins.str] etag: (Computed) The etag of the IAM policy.
|
@@ -196,7 +196,7 @@ class _AppEngineVersionIamBindingState:
|
|
196
196
|
`iap.AppEngineVersionIamBinding` can be used per role. Note that custom roles must be of the format
|
197
197
|
`[projects|organizations]/{parent-name}/roles/{role-name}`.
|
198
198
|
:param pulumi.Input[builtins.str] service: Service id of the App Engine application Used to find the parent resource to bind the IAM policy to
|
199
|
-
:param pulumi.Input[builtins.str] version_id: Used to find the parent resource to bind the IAM policy to
|
199
|
+
:param pulumi.Input[builtins.str] version_id: Version id of the App Engine application Used to find the parent resource to bind the IAM policy to
|
200
200
|
"""
|
201
201
|
if app_id is not None:
|
202
202
|
pulumi.set(__self__, "app_id", app_id)
|
@@ -219,7 +219,7 @@ class _AppEngineVersionIamBindingState:
|
|
219
219
|
@pulumi.getter(name="appId")
|
220
220
|
def app_id(self) -> Optional[pulumi.Input[builtins.str]]:
|
221
221
|
"""
|
222
|
-
Used to find the parent resource to bind the IAM policy to
|
222
|
+
Id of the App Engine application. Used to find the parent resource to bind the IAM policy to
|
223
223
|
"""
|
224
224
|
return pulumi.get(self, "app_id")
|
225
225
|
|
@@ -317,7 +317,7 @@ class _AppEngineVersionIamBindingState:
|
|
317
317
|
@pulumi.getter(name="versionId")
|
318
318
|
def version_id(self) -> Optional[pulumi.Input[builtins.str]]:
|
319
319
|
"""
|
320
|
-
Used to find the parent resource to bind the IAM policy to
|
320
|
+
Version id of the App Engine application Used to find the parent resource to bind the IAM policy to
|
321
321
|
"""
|
322
322
|
return pulumi.get(self, "version_id")
|
323
323
|
|
@@ -636,7 +636,7 @@ class AppEngineVersionIamBinding(pulumi.CustomResource):
|
|
636
636
|
|
637
637
|
:param str resource_name: The name of the resource.
|
638
638
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
639
|
-
:param pulumi.Input[builtins.str] app_id: Used to find the parent resource to bind the IAM policy to
|
639
|
+
:param pulumi.Input[builtins.str] app_id: Id of the App Engine application. Used to find the parent resource to bind the IAM policy to
|
640
640
|
:param pulumi.Input[Union['AppEngineVersionIamBindingConditionArgs', 'AppEngineVersionIamBindingConditionArgsDict']] condition: An [IAM Condition](https://cloud.google.com/iam/docs/conditions-overview) for a given binding.
|
641
641
|
Structure is documented below.
|
642
642
|
:param pulumi.Input[Sequence[pulumi.Input[builtins.str]]] members: Identities that will be granted the privilege in `role`.
|
@@ -656,7 +656,7 @@ class AppEngineVersionIamBinding(pulumi.CustomResource):
|
|
656
656
|
`iap.AppEngineVersionIamBinding` can be used per role. Note that custom roles must be of the format
|
657
657
|
`[projects|organizations]/{parent-name}/roles/{role-name}`.
|
658
658
|
:param pulumi.Input[builtins.str] service: Service id of the App Engine application Used to find the parent resource to bind the IAM policy to
|
659
|
-
:param pulumi.Input[builtins.str] version_id: Used to find the parent resource to bind the IAM policy to
|
659
|
+
:param pulumi.Input[builtins.str] version_id: Version id of the App Engine application Used to find the parent resource to bind the IAM policy to
|
660
660
|
"""
|
661
661
|
...
|
662
662
|
@overload
|
@@ -1032,7 +1032,7 @@ class AppEngineVersionIamBinding(pulumi.CustomResource):
|
|
1032
1032
|
:param str resource_name: The unique name of the resulting resource.
|
1033
1033
|
:param pulumi.Input[str] id: The unique provider ID of the resource to lookup.
|
1034
1034
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
1035
|
-
:param pulumi.Input[builtins.str] app_id: Used to find the parent resource to bind the IAM policy to
|
1035
|
+
:param pulumi.Input[builtins.str] app_id: Id of the App Engine application. Used to find the parent resource to bind the IAM policy to
|
1036
1036
|
:param pulumi.Input[Union['AppEngineVersionIamBindingConditionArgs', 'AppEngineVersionIamBindingConditionArgsDict']] condition: An [IAM Condition](https://cloud.google.com/iam/docs/conditions-overview) for a given binding.
|
1037
1037
|
Structure is documented below.
|
1038
1038
|
:param pulumi.Input[builtins.str] etag: (Computed) The etag of the IAM policy.
|
@@ -1053,7 +1053,7 @@ class AppEngineVersionIamBinding(pulumi.CustomResource):
|
|
1053
1053
|
`iap.AppEngineVersionIamBinding` can be used per role. Note that custom roles must be of the format
|
1054
1054
|
`[projects|organizations]/{parent-name}/roles/{role-name}`.
|
1055
1055
|
:param pulumi.Input[builtins.str] service: Service id of the App Engine application Used to find the parent resource to bind the IAM policy to
|
1056
|
-
:param pulumi.Input[builtins.str] version_id: Used to find the parent resource to bind the IAM policy to
|
1056
|
+
:param pulumi.Input[builtins.str] version_id: Version id of the App Engine application Used to find the parent resource to bind the IAM policy to
|
1057
1057
|
"""
|
1058
1058
|
opts = pulumi.ResourceOptions.merge(opts, pulumi.ResourceOptions(id=id))
|
1059
1059
|
|
@@ -1073,7 +1073,7 @@ class AppEngineVersionIamBinding(pulumi.CustomResource):
|
|
1073
1073
|
@pulumi.getter(name="appId")
|
1074
1074
|
def app_id(self) -> pulumi.Output[builtins.str]:
|
1075
1075
|
"""
|
1076
|
-
Used to find the parent resource to bind the IAM policy to
|
1076
|
+
Id of the App Engine application. Used to find the parent resource to bind the IAM policy to
|
1077
1077
|
"""
|
1078
1078
|
return pulumi.get(self, "app_id")
|
1079
1079
|
|
@@ -1143,7 +1143,7 @@ class AppEngineVersionIamBinding(pulumi.CustomResource):
|
|
1143
1143
|
@pulumi.getter(name="versionId")
|
1144
1144
|
def version_id(self) -> pulumi.Output[builtins.str]:
|
1145
1145
|
"""
|
1146
|
-
Used to find the parent resource to bind the IAM policy to
|
1146
|
+
Version id of the App Engine application Used to find the parent resource to bind the IAM policy to
|
1147
1147
|
"""
|
1148
1148
|
return pulumi.get(self, "version_id")
|
1149
1149
|
|
@@ -31,7 +31,7 @@ class AppEngineVersionIamMemberArgs:
|
|
31
31
|
project: Optional[pulumi.Input[builtins.str]] = None):
|
32
32
|
"""
|
33
33
|
The set of arguments for constructing a AppEngineVersionIamMember resource.
|
34
|
-
:param pulumi.Input[builtins.str] app_id: Used to find the parent resource to bind the IAM policy to
|
34
|
+
:param pulumi.Input[builtins.str] app_id: Id of the App Engine application. Used to find the parent resource to bind the IAM policy to
|
35
35
|
:param pulumi.Input[builtins.str] member: Identities that will be granted the privilege in `role`.
|
36
36
|
Each entry can have one of the following values:
|
37
37
|
* **allUsers**: A special identifier that represents anyone who is on the internet; with or without a Google account.
|
@@ -47,7 +47,7 @@ class AppEngineVersionIamMemberArgs:
|
|
47
47
|
`iap.AppEngineVersionIamBinding` can be used per role. Note that custom roles must be of the format
|
48
48
|
`[projects|organizations]/{parent-name}/roles/{role-name}`.
|
49
49
|
:param pulumi.Input[builtins.str] service: Service id of the App Engine application Used to find the parent resource to bind the IAM policy to
|
50
|
-
:param pulumi.Input[builtins.str] version_id: Used to find the parent resource to bind the IAM policy to
|
50
|
+
:param pulumi.Input[builtins.str] version_id: Version id of the App Engine application Used to find the parent resource to bind the IAM policy to
|
51
51
|
:param pulumi.Input['AppEngineVersionIamMemberConditionArgs'] condition: An [IAM Condition](https://cloud.google.com/iam/docs/conditions-overview) for a given binding.
|
52
52
|
Structure is documented below.
|
53
53
|
:param pulumi.Input[builtins.str] project: The ID of the project in which the resource belongs.
|
@@ -67,7 +67,7 @@ class AppEngineVersionIamMemberArgs:
|
|
67
67
|
@pulumi.getter(name="appId")
|
68
68
|
def app_id(self) -> pulumi.Input[builtins.str]:
|
69
69
|
"""
|
70
|
-
Used to find the parent resource to bind the IAM policy to
|
70
|
+
Id of the App Engine application. Used to find the parent resource to bind the IAM policy to
|
71
71
|
"""
|
72
72
|
return pulumi.get(self, "app_id")
|
73
73
|
|
@@ -127,7 +127,7 @@ class AppEngineVersionIamMemberArgs:
|
|
127
127
|
@pulumi.getter(name="versionId")
|
128
128
|
def version_id(self) -> pulumi.Input[builtins.str]:
|
129
129
|
"""
|
130
|
-
Used to find the parent resource to bind the IAM policy to
|
130
|
+
Version id of the App Engine application Used to find the parent resource to bind the IAM policy to
|
131
131
|
"""
|
132
132
|
return pulumi.get(self, "version_id")
|
133
133
|
|
@@ -175,7 +175,7 @@ class _AppEngineVersionIamMemberState:
|
|
175
175
|
version_id: Optional[pulumi.Input[builtins.str]] = None):
|
176
176
|
"""
|
177
177
|
Input properties used for looking up and filtering AppEngineVersionIamMember resources.
|
178
|
-
:param pulumi.Input[builtins.str] app_id: Used to find the parent resource to bind the IAM policy to
|
178
|
+
:param pulumi.Input[builtins.str] app_id: Id of the App Engine application. Used to find the parent resource to bind the IAM policy to
|
179
179
|
:param pulumi.Input['AppEngineVersionIamMemberConditionArgs'] condition: An [IAM Condition](https://cloud.google.com/iam/docs/conditions-overview) for a given binding.
|
180
180
|
Structure is documented below.
|
181
181
|
:param pulumi.Input[builtins.str] etag: (Computed) The etag of the IAM policy.
|
@@ -196,7 +196,7 @@ class _AppEngineVersionIamMemberState:
|
|
196
196
|
`iap.AppEngineVersionIamBinding` can be used per role. Note that custom roles must be of the format
|
197
197
|
`[projects|organizations]/{parent-name}/roles/{role-name}`.
|
198
198
|
:param pulumi.Input[builtins.str] service: Service id of the App Engine application Used to find the parent resource to bind the IAM policy to
|
199
|
-
:param pulumi.Input[builtins.str] version_id: Used to find the parent resource to bind the IAM policy to
|
199
|
+
:param pulumi.Input[builtins.str] version_id: Version id of the App Engine application Used to find the parent resource to bind the IAM policy to
|
200
200
|
"""
|
201
201
|
if app_id is not None:
|
202
202
|
pulumi.set(__self__, "app_id", app_id)
|
@@ -219,7 +219,7 @@ class _AppEngineVersionIamMemberState:
|
|
219
219
|
@pulumi.getter(name="appId")
|
220
220
|
def app_id(self) -> Optional[pulumi.Input[builtins.str]]:
|
221
221
|
"""
|
222
|
-
Used to find the parent resource to bind the IAM policy to
|
222
|
+
Id of the App Engine application. Used to find the parent resource to bind the IAM policy to
|
223
223
|
"""
|
224
224
|
return pulumi.get(self, "app_id")
|
225
225
|
|
@@ -317,7 +317,7 @@ class _AppEngineVersionIamMemberState:
|
|
317
317
|
@pulumi.getter(name="versionId")
|
318
318
|
def version_id(self) -> Optional[pulumi.Input[builtins.str]]:
|
319
319
|
"""
|
320
|
-
Used to find the parent resource to bind the IAM policy to
|
320
|
+
Version id of the App Engine application Used to find the parent resource to bind the IAM policy to
|
321
321
|
"""
|
322
322
|
return pulumi.get(self, "version_id")
|
323
323
|
|
@@ -636,7 +636,7 @@ class AppEngineVersionIamMember(pulumi.CustomResource):
|
|
636
636
|
|
637
637
|
:param str resource_name: The name of the resource.
|
638
638
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
639
|
-
:param pulumi.Input[builtins.str] app_id: Used to find the parent resource to bind the IAM policy to
|
639
|
+
:param pulumi.Input[builtins.str] app_id: Id of the App Engine application. Used to find the parent resource to bind the IAM policy to
|
640
640
|
:param pulumi.Input[Union['AppEngineVersionIamMemberConditionArgs', 'AppEngineVersionIamMemberConditionArgsDict']] condition: An [IAM Condition](https://cloud.google.com/iam/docs/conditions-overview) for a given binding.
|
641
641
|
Structure is documented below.
|
642
642
|
:param pulumi.Input[builtins.str] member: Identities that will be granted the privilege in `role`.
|
@@ -656,7 +656,7 @@ class AppEngineVersionIamMember(pulumi.CustomResource):
|
|
656
656
|
`iap.AppEngineVersionIamBinding` can be used per role. Note that custom roles must be of the format
|
657
657
|
`[projects|organizations]/{parent-name}/roles/{role-name}`.
|
658
658
|
:param pulumi.Input[builtins.str] service: Service id of the App Engine application Used to find the parent resource to bind the IAM policy to
|
659
|
-
:param pulumi.Input[builtins.str] version_id: Used to find the parent resource to bind the IAM policy to
|
659
|
+
:param pulumi.Input[builtins.str] version_id: Version id of the App Engine application Used to find the parent resource to bind the IAM policy to
|
660
660
|
"""
|
661
661
|
...
|
662
662
|
@overload
|
@@ -1032,7 +1032,7 @@ class AppEngineVersionIamMember(pulumi.CustomResource):
|
|
1032
1032
|
:param str resource_name: The unique name of the resulting resource.
|
1033
1033
|
:param pulumi.Input[str] id: The unique provider ID of the resource to lookup.
|
1034
1034
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
1035
|
-
:param pulumi.Input[builtins.str] app_id: Used to find the parent resource to bind the IAM policy to
|
1035
|
+
:param pulumi.Input[builtins.str] app_id: Id of the App Engine application. Used to find the parent resource to bind the IAM policy to
|
1036
1036
|
:param pulumi.Input[Union['AppEngineVersionIamMemberConditionArgs', 'AppEngineVersionIamMemberConditionArgsDict']] condition: An [IAM Condition](https://cloud.google.com/iam/docs/conditions-overview) for a given binding.
|
1037
1037
|
Structure is documented below.
|
1038
1038
|
:param pulumi.Input[builtins.str] etag: (Computed) The etag of the IAM policy.
|
@@ -1053,7 +1053,7 @@ class AppEngineVersionIamMember(pulumi.CustomResource):
|
|
1053
1053
|
`iap.AppEngineVersionIamBinding` can be used per role. Note that custom roles must be of the format
|
1054
1054
|
`[projects|organizations]/{parent-name}/roles/{role-name}`.
|
1055
1055
|
:param pulumi.Input[builtins.str] service: Service id of the App Engine application Used to find the parent resource to bind the IAM policy to
|
1056
|
-
:param pulumi.Input[builtins.str] version_id: Used to find the parent resource to bind the IAM policy to
|
1056
|
+
:param pulumi.Input[builtins.str] version_id: Version id of the App Engine application Used to find the parent resource to bind the IAM policy to
|
1057
1057
|
"""
|
1058
1058
|
opts = pulumi.ResourceOptions.merge(opts, pulumi.ResourceOptions(id=id))
|
1059
1059
|
|
@@ -1073,7 +1073,7 @@ class AppEngineVersionIamMember(pulumi.CustomResource):
|
|
1073
1073
|
@pulumi.getter(name="appId")
|
1074
1074
|
def app_id(self) -> pulumi.Output[builtins.str]:
|
1075
1075
|
"""
|
1076
|
-
Used to find the parent resource to bind the IAM policy to
|
1076
|
+
Id of the App Engine application. Used to find the parent resource to bind the IAM policy to
|
1077
1077
|
"""
|
1078
1078
|
return pulumi.get(self, "app_id")
|
1079
1079
|
|
@@ -1143,7 +1143,7 @@ class AppEngineVersionIamMember(pulumi.CustomResource):
|
|
1143
1143
|
@pulumi.getter(name="versionId")
|
1144
1144
|
def version_id(self) -> pulumi.Output[builtins.str]:
|
1145
1145
|
"""
|
1146
|
-
Used to find the parent resource to bind the IAM policy to
|
1146
|
+
Version id of the App Engine application Used to find the parent resource to bind the IAM policy to
|
1147
1147
|
"""
|
1148
1148
|
return pulumi.get(self, "version_id")
|
1149
1149
|
|