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
@@ -27,11 +27,11 @@ class AppEngineVersionIamPolicyArgs:
|
|
27
27
|
project: Optional[pulumi.Input[builtins.str]] = None):
|
28
28
|
"""
|
29
29
|
The set of arguments for constructing a AppEngineVersionIamPolicy resource.
|
30
|
-
:param pulumi.Input[builtins.str] app_id: Used to find the parent resource to bind the IAM policy to
|
30
|
+
: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
|
31
31
|
:param pulumi.Input[builtins.str] policy_data: The policy data generated by
|
32
32
|
a `organizations_get_iam_policy` data source.
|
33
33
|
: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
|
34
|
-
:param pulumi.Input[builtins.str] version_id: Used to find the parent resource to bind the IAM policy to
|
34
|
+
: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
|
35
35
|
:param pulumi.Input[builtins.str] project: The ID of the project in which the resource belongs.
|
36
36
|
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.
|
37
37
|
"""
|
@@ -46,7 +46,7 @@ class AppEngineVersionIamPolicyArgs:
|
|
46
46
|
@pulumi.getter(name="appId")
|
47
47
|
def app_id(self) -> pulumi.Input[builtins.str]:
|
48
48
|
"""
|
49
|
-
Used to find the parent resource to bind the IAM policy to
|
49
|
+
Id of the App Engine application. Used to find the parent resource to bind the IAM policy to
|
50
50
|
"""
|
51
51
|
return pulumi.get(self, "app_id")
|
52
52
|
|
@@ -83,7 +83,7 @@ class AppEngineVersionIamPolicyArgs:
|
|
83
83
|
@pulumi.getter(name="versionId")
|
84
84
|
def version_id(self) -> pulumi.Input[builtins.str]:
|
85
85
|
"""
|
86
|
-
Used to find the parent resource to bind the IAM policy to
|
86
|
+
Version id of the App Engine application Used to find the parent resource to bind the IAM policy to
|
87
87
|
"""
|
88
88
|
return pulumi.get(self, "version_id")
|
89
89
|
|
@@ -116,14 +116,14 @@ class _AppEngineVersionIamPolicyState:
|
|
116
116
|
version_id: Optional[pulumi.Input[builtins.str]] = None):
|
117
117
|
"""
|
118
118
|
Input properties used for looking up and filtering AppEngineVersionIamPolicy resources.
|
119
|
-
:param pulumi.Input[builtins.str] app_id: Used to find the parent resource to bind the IAM policy to
|
119
|
+
: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
|
120
120
|
:param pulumi.Input[builtins.str] etag: (Computed) The etag of the IAM policy.
|
121
121
|
:param pulumi.Input[builtins.str] policy_data: The policy data generated by
|
122
122
|
a `organizations_get_iam_policy` data source.
|
123
123
|
:param pulumi.Input[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
125
|
: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
|
126
|
-
:param pulumi.Input[builtins.str] version_id: Used to find the parent resource to bind the IAM policy to
|
126
|
+
: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
|
127
127
|
"""
|
128
128
|
if app_id is not None:
|
129
129
|
pulumi.set(__self__, "app_id", app_id)
|
@@ -142,7 +142,7 @@ class _AppEngineVersionIamPolicyState:
|
|
142
142
|
@pulumi.getter(name="appId")
|
143
143
|
def app_id(self) -> Optional[pulumi.Input[builtins.str]]:
|
144
144
|
"""
|
145
|
-
Used to find the parent resource to bind the IAM policy to
|
145
|
+
Id of the App Engine application. Used to find the parent resource to bind the IAM policy to
|
146
146
|
"""
|
147
147
|
return pulumi.get(self, "app_id")
|
148
148
|
|
@@ -204,7 +204,7 @@ class _AppEngineVersionIamPolicyState:
|
|
204
204
|
@pulumi.getter(name="versionId")
|
205
205
|
def version_id(self) -> Optional[pulumi.Input[builtins.str]]:
|
206
206
|
"""
|
207
|
-
Used to find the parent resource to bind the IAM policy to
|
207
|
+
Version id of the App Engine application Used to find the parent resource to bind the IAM policy to
|
208
208
|
"""
|
209
209
|
return pulumi.get(self, "version_id")
|
210
210
|
|
@@ -521,13 +521,13 @@ class AppEngineVersionIamPolicy(pulumi.CustomResource):
|
|
521
521
|
|
522
522
|
:param str resource_name: The name of the resource.
|
523
523
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
524
|
-
:param pulumi.Input[builtins.str] app_id: Used to find the parent resource to bind the IAM policy to
|
524
|
+
: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
|
525
525
|
:param pulumi.Input[builtins.str] policy_data: The policy data generated by
|
526
526
|
a `organizations_get_iam_policy` data source.
|
527
527
|
:param pulumi.Input[builtins.str] project: The ID of the project in which the resource belongs.
|
528
528
|
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.
|
529
529
|
: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
|
530
|
-
:param pulumi.Input[builtins.str] version_id: Used to find the parent resource to bind the IAM policy to
|
530
|
+
: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
|
531
531
|
"""
|
532
532
|
...
|
533
533
|
@overload
|
@@ -895,14 +895,14 @@ class AppEngineVersionIamPolicy(pulumi.CustomResource):
|
|
895
895
|
:param str resource_name: The unique name of the resulting resource.
|
896
896
|
:param pulumi.Input[str] id: The unique provider ID of the resource to lookup.
|
897
897
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
898
|
-
:param pulumi.Input[builtins.str] app_id: Used to find the parent resource to bind the IAM policy to
|
898
|
+
: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
|
899
899
|
:param pulumi.Input[builtins.str] etag: (Computed) The etag of the IAM policy.
|
900
900
|
:param pulumi.Input[builtins.str] policy_data: The policy data generated by
|
901
901
|
a `organizations_get_iam_policy` data source.
|
902
902
|
:param pulumi.Input[builtins.str] project: The ID of the project in which the resource belongs.
|
903
903
|
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.
|
904
904
|
: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
|
905
|
-
:param pulumi.Input[builtins.str] version_id: Used to find the parent resource to bind the IAM policy to
|
905
|
+
: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
|
906
906
|
"""
|
907
907
|
opts = pulumi.ResourceOptions.merge(opts, pulumi.ResourceOptions(id=id))
|
908
908
|
|
@@ -920,7 +920,7 @@ class AppEngineVersionIamPolicy(pulumi.CustomResource):
|
|
920
920
|
@pulumi.getter(name="appId")
|
921
921
|
def app_id(self) -> pulumi.Output[builtins.str]:
|
922
922
|
"""
|
923
|
-
Used to find the parent resource to bind the IAM policy to
|
923
|
+
Id of the App Engine application. Used to find the parent resource to bind the IAM policy to
|
924
924
|
"""
|
925
925
|
return pulumi.get(self, "app_id")
|
926
926
|
|
@@ -962,7 +962,7 @@ class AppEngineVersionIamPolicy(pulumi.CustomResource):
|
|
962
962
|
@pulumi.getter(name="versionId")
|
963
963
|
def version_id(self) -> pulumi.Output[builtins.str]:
|
964
964
|
"""
|
965
|
-
Used to find the parent resource to bind the IAM policy to
|
965
|
+
Version id of the App Engine application Used to find the parent resource to bind the IAM policy to
|
966
966
|
"""
|
967
967
|
return pulumi.get(self, "version_id")
|
968
968
|
|
@@ -121,10 +121,10 @@ def get_app_engine_service_iam_policy(app_id: Optional[builtins.str] = None,
|
|
121
121
|
```
|
122
122
|
|
123
123
|
|
124
|
-
:param builtins.str app_id: Used to find the parent resource to bind the IAM policy to
|
124
|
+
:param builtins.str app_id: Id of the App Engine application. Used to find the parent resource to bind the IAM policy to
|
125
125
|
:param builtins.str project: The ID of the project in which the resource belongs.
|
126
126
|
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.
|
127
|
-
:param builtins.str service: Used to find the parent resource to bind the IAM policy to
|
127
|
+
:param builtins.str service: Service id of the App Engine application Used to find the parent resource to bind the IAM policy to
|
128
128
|
"""
|
129
129
|
__args__ = dict()
|
130
130
|
__args__['appId'] = app_id
|
@@ -159,10 +159,10 @@ def get_app_engine_service_iam_policy_output(app_id: Optional[pulumi.Input[built
|
|
159
159
|
```
|
160
160
|
|
161
161
|
|
162
|
-
:param builtins.str app_id: Used to find the parent resource to bind the IAM policy to
|
162
|
+
:param 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 builtins.str project: The ID of the project in which the resource belongs.
|
164
164
|
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.
|
165
|
-
:param builtins.str service: Used to find the parent resource to bind the IAM policy to
|
165
|
+
:param builtins.str service: Service id of the App Engine application Used to find the parent resource to bind the IAM policy to
|
166
166
|
"""
|
167
167
|
__args__ = dict()
|
168
168
|
__args__['appId'] = app_id
|
@@ -132,11 +132,11 @@ def get_app_engine_version_iam_policy(app_id: Optional[builtins.str] = None,
|
|
132
132
|
```
|
133
133
|
|
134
134
|
|
135
|
-
:param builtins.str app_id: Used to find the parent resource to bind the IAM policy to
|
135
|
+
:param builtins.str app_id: Id of the App Engine application. Used to find the parent resource to bind the IAM policy to
|
136
136
|
:param builtins.str project: The ID of the project in which the resource belongs.
|
137
137
|
If it is not provided, the project will be parsed from the identifier of the parent resource. If no project is provided in the parent identifier and no project is specified, the provider project is used.
|
138
138
|
:param builtins.str service: Service id of the App Engine application Used to find the parent resource to bind the IAM policy to
|
139
|
-
:param builtins.str version_id: Used to find the parent resource to bind the IAM policy to
|
139
|
+
:param builtins.str version_id: Version id of the App Engine application Used to find the parent resource to bind the IAM policy to
|
140
140
|
"""
|
141
141
|
__args__ = dict()
|
142
142
|
__args__['appId'] = app_id
|
@@ -175,11 +175,11 @@ def get_app_engine_version_iam_policy_output(app_id: Optional[pulumi.Input[built
|
|
175
175
|
```
|
176
176
|
|
177
177
|
|
178
|
-
:param builtins.str app_id: Used to find the parent resource to bind the IAM policy to
|
178
|
+
:param 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 builtins.str project: The ID of the project in which the resource belongs.
|
180
180
|
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.
|
181
181
|
:param builtins.str service: Service id of the App Engine application Used to find the parent resource to bind the IAM policy to
|
182
|
-
:param builtins.str version_id: Used to find the parent resource to bind the IAM policy to
|
182
|
+
:param builtins.str version_id: Version id of the App Engine application Used to find the parent resource to bind the IAM policy to
|
183
183
|
"""
|
184
184
|
__args__ = dict()
|
185
185
|
__args__['appId'] = app_id
|
@@ -121,7 +121,6 @@ def get_tunnel_dest_group_iam_policy(dest_group: Optional[builtins.str] = None,
|
|
121
121
|
```
|
122
122
|
|
123
123
|
|
124
|
-
:param builtins.str dest_group: Used to find the parent resource to bind the IAM policy to
|
125
124
|
:param builtins.str project: The ID of the project in which the resource belongs.
|
126
125
|
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.
|
127
126
|
:param builtins.str region: The region of the tunnel group. Must be the same as the network resources in the group.
|
@@ -162,7 +161,6 @@ def get_tunnel_dest_group_iam_policy_output(dest_group: Optional[pulumi.Input[bu
|
|
162
161
|
```
|
163
162
|
|
164
163
|
|
165
|
-
:param builtins.str dest_group: Used to find the parent resource to bind the IAM policy to
|
166
164
|
:param builtins.str project: The ID of the project in which the resource belongs.
|
167
165
|
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.
|
168
166
|
:param builtins.str region: The region of the tunnel group. Must be the same as the network resources in the group.
|
@@ -124,9 +124,6 @@ def get_tunnel_instance_iam_policy(instance: Optional[builtins.str] = None,
|
|
124
124
|
:param builtins.str instance: Used to find the parent resource to bind the IAM policy to
|
125
125
|
:param builtins.str project: The ID of the project in which the resource belongs.
|
126
126
|
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.
|
127
|
-
:param builtins.str zone: Used to find the parent resource to bind the IAM policy to. If not specified,
|
128
|
-
the value will be parsed from the identifier of the parent resource. If no zone is provided in the parent identifier and no
|
129
|
-
zone is specified, it is taken from the provider configuration.
|
130
127
|
"""
|
131
128
|
__args__ = dict()
|
132
129
|
__args__['instance'] = instance
|
@@ -164,9 +161,6 @@ def get_tunnel_instance_iam_policy_output(instance: Optional[pulumi.Input[builti
|
|
164
161
|
:param builtins.str instance: Used to find the parent resource to bind the IAM policy to
|
165
162
|
:param builtins.str project: The ID of the project in which the resource belongs.
|
166
163
|
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.
|
167
|
-
:param builtins.str zone: Used to find the parent resource to bind the IAM policy to. If not specified,
|
168
|
-
the value will be parsed from the identifier of the parent resource. If no zone is provided in the parent identifier and no
|
169
|
-
zone is specified, it is taken from the provider configuration.
|
170
164
|
"""
|
171
165
|
__args__ = dict()
|
172
166
|
__args__['instance'] = instance
|
@@ -123,9 +123,6 @@ def get_web_region_backend_service_iam_policy(project: Optional[builtins.str] =
|
|
123
123
|
|
124
124
|
:param builtins.str project: The ID of the project in which the resource belongs.
|
125
125
|
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.
|
126
|
-
:param builtins.str region: 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
126
|
:param builtins.str web_region_backend_service: Used to find the parent resource to bind the IAM policy to
|
130
127
|
"""
|
131
128
|
__args__ = dict()
|
@@ -163,9 +160,6 @@ def get_web_region_backend_service_iam_policy_output(project: Optional[pulumi.In
|
|
163
160
|
|
164
161
|
:param builtins.str project: The ID of the project in which the resource belongs.
|
165
162
|
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.
|
166
|
-
:param builtins.str region: Used to find the parent resource to bind the IAM policy to. If not specified,
|
167
|
-
the value will be parsed from the identifier of the parent resource. If no region is provided in the parent identifier and no
|
168
|
-
region is specified, it is taken from the provider configuration.
|
169
163
|
:param builtins.str web_region_backend_service: Used to find the parent resource to bind the IAM policy to
|
170
164
|
"""
|
171
165
|
__args__ = dict()
|
@@ -110,7 +110,7 @@ def get_web_type_app_engine_iam_policy(app_id: Optional[builtins.str] = None,
|
|
110
110
|
```
|
111
111
|
|
112
112
|
|
113
|
-
:param builtins.str app_id: Used to find the parent resource to bind the IAM policy to
|
113
|
+
:param builtins.str app_id: Id of the App Engine application. Used to find the parent resource to bind the IAM policy to
|
114
114
|
:param builtins.str project: The ID of the project in which the resource belongs.
|
115
115
|
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
116
|
"""
|
@@ -143,7 +143,7 @@ def get_web_type_app_engine_iam_policy_output(app_id: Optional[pulumi.Input[buil
|
|
143
143
|
```
|
144
144
|
|
145
145
|
|
146
|
-
:param builtins.str app_id: Used to find the parent resource to bind the IAM policy to
|
146
|
+
:param builtins.str app_id: Id of the App Engine application. Used to find the parent resource to bind the IAM policy to
|
147
147
|
:param builtins.str project: The ID of the project in which the resource belongs.
|
148
148
|
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.
|
149
149
|
"""
|
@@ -30,7 +30,6 @@ class TunnelDestGroupIamBindingArgs:
|
|
30
30
|
region: Optional[pulumi.Input[builtins.str]] = None):
|
31
31
|
"""
|
32
32
|
The set of arguments for constructing a TunnelDestGroupIamBinding resource.
|
33
|
-
:param pulumi.Input[builtins.str] dest_group: Used to find the parent resource to bind the IAM policy to
|
34
33
|
:param pulumi.Input[Sequence[pulumi.Input[builtins.str]]] members: Identities that will be granted the privilege in `role`.
|
35
34
|
Each entry can have one of the following values:
|
36
35
|
* **allUsers**: A special identifier that represents anyone who is on the internet; with or without a Google account.
|
@@ -67,9 +66,6 @@ class TunnelDestGroupIamBindingArgs:
|
|
67
66
|
@property
|
68
67
|
@pulumi.getter(name="destGroup")
|
69
68
|
def dest_group(self) -> pulumi.Input[builtins.str]:
|
70
|
-
"""
|
71
|
-
Used to find the parent resource to bind the IAM policy to
|
72
|
-
"""
|
73
69
|
return pulumi.get(self, "dest_group")
|
74
70
|
|
75
71
|
@dest_group.setter
|
@@ -168,7 +164,6 @@ class _TunnelDestGroupIamBindingState:
|
|
168
164
|
Input properties used for looking up and filtering TunnelDestGroupIamBinding resources.
|
169
165
|
:param pulumi.Input['TunnelDestGroupIamBindingConditionArgs'] condition: An [IAM Condition](https://cloud.google.com/iam/docs/conditions-overview) for a given binding.
|
170
166
|
Structure is documented below.
|
171
|
-
:param pulumi.Input[builtins.str] dest_group: Used to find the parent resource to bind the IAM policy to
|
172
167
|
:param pulumi.Input[builtins.str] etag: (Computed) The etag of the IAM policy.
|
173
168
|
:param pulumi.Input[Sequence[pulumi.Input[builtins.str]]] members: Identities that will be granted the privilege in `role`.
|
174
169
|
Each entry can have one of the following values:
|
@@ -222,9 +217,6 @@ class _TunnelDestGroupIamBindingState:
|
|
222
217
|
@property
|
223
218
|
@pulumi.getter(name="destGroup")
|
224
219
|
def dest_group(self) -> Optional[pulumi.Input[builtins.str]]:
|
225
|
-
"""
|
226
|
-
Used to find the parent resource to bind the IAM policy to
|
227
|
-
"""
|
228
220
|
return pulumi.get(self, "dest_group")
|
229
221
|
|
230
222
|
@dest_group.setter
|
@@ -609,7 +601,6 @@ class TunnelDestGroupIamBinding(pulumi.CustomResource):
|
|
609
601
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
610
602
|
:param pulumi.Input[Union['TunnelDestGroupIamBindingConditionArgs', 'TunnelDestGroupIamBindingConditionArgsDict']] condition: An [IAM Condition](https://cloud.google.com/iam/docs/conditions-overview) for a given binding.
|
611
603
|
Structure is documented below.
|
612
|
-
:param pulumi.Input[builtins.str] dest_group: Used to find the parent resource to bind the IAM policy to
|
613
604
|
:param pulumi.Input[Sequence[pulumi.Input[builtins.str]]] members: Identities that will be granted the privilege in `role`.
|
614
605
|
Each entry can have one of the following values:
|
615
606
|
* **allUsers**: A special identifier that represents anyone who is on the internet; with or without a Google account.
|
@@ -990,7 +981,6 @@ class TunnelDestGroupIamBinding(pulumi.CustomResource):
|
|
990
981
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
991
982
|
:param pulumi.Input[Union['TunnelDestGroupIamBindingConditionArgs', 'TunnelDestGroupIamBindingConditionArgsDict']] condition: An [IAM Condition](https://cloud.google.com/iam/docs/conditions-overview) for a given binding.
|
992
983
|
Structure is documented below.
|
993
|
-
:param pulumi.Input[builtins.str] dest_group: Used to find the parent resource to bind the IAM policy to
|
994
984
|
:param pulumi.Input[builtins.str] etag: (Computed) The etag of the IAM policy.
|
995
985
|
:param pulumi.Input[Sequence[pulumi.Input[builtins.str]]] members: Identities that will be granted the privilege in `role`.
|
996
986
|
Each entry can have one of the following values:
|
@@ -1038,9 +1028,6 @@ class TunnelDestGroupIamBinding(pulumi.CustomResource):
|
|
1038
1028
|
@property
|
1039
1029
|
@pulumi.getter(name="destGroup")
|
1040
1030
|
def dest_group(self) -> pulumi.Output[builtins.str]:
|
1041
|
-
"""
|
1042
|
-
Used to find the parent resource to bind the IAM policy to
|
1043
|
-
"""
|
1044
1031
|
return pulumi.get(self, "dest_group")
|
1045
1032
|
|
1046
1033
|
@property
|
@@ -30,7 +30,6 @@ class TunnelDestGroupIamMemberArgs:
|
|
30
30
|
region: Optional[pulumi.Input[builtins.str]] = None):
|
31
31
|
"""
|
32
32
|
The set of arguments for constructing a TunnelDestGroupIamMember resource.
|
33
|
-
:param pulumi.Input[builtins.str] dest_group: Used to find the parent resource to bind the IAM policy to
|
34
33
|
:param pulumi.Input[builtins.str] member: Identities that will be granted the privilege in `role`.
|
35
34
|
Each entry can have one of the following values:
|
36
35
|
* **allUsers**: A special identifier that represents anyone who is on the internet; with or without a Google account.
|
@@ -67,9 +66,6 @@ class TunnelDestGroupIamMemberArgs:
|
|
67
66
|
@property
|
68
67
|
@pulumi.getter(name="destGroup")
|
69
68
|
def dest_group(self) -> pulumi.Input[builtins.str]:
|
70
|
-
"""
|
71
|
-
Used to find the parent resource to bind the IAM policy to
|
72
|
-
"""
|
73
69
|
return pulumi.get(self, "dest_group")
|
74
70
|
|
75
71
|
@dest_group.setter
|
@@ -168,7 +164,6 @@ class _TunnelDestGroupIamMemberState:
|
|
168
164
|
Input properties used for looking up and filtering TunnelDestGroupIamMember resources.
|
169
165
|
:param pulumi.Input['TunnelDestGroupIamMemberConditionArgs'] condition: An [IAM Condition](https://cloud.google.com/iam/docs/conditions-overview) for a given binding.
|
170
166
|
Structure is documented below.
|
171
|
-
:param pulumi.Input[builtins.str] dest_group: Used to find the parent resource to bind the IAM policy to
|
172
167
|
:param pulumi.Input[builtins.str] etag: (Computed) The etag of the IAM policy.
|
173
168
|
:param pulumi.Input[builtins.str] member: Identities that will be granted the privilege in `role`.
|
174
169
|
Each entry can have one of the following values:
|
@@ -222,9 +217,6 @@ class _TunnelDestGroupIamMemberState:
|
|
222
217
|
@property
|
223
218
|
@pulumi.getter(name="destGroup")
|
224
219
|
def dest_group(self) -> Optional[pulumi.Input[builtins.str]]:
|
225
|
-
"""
|
226
|
-
Used to find the parent resource to bind the IAM policy to
|
227
|
-
"""
|
228
220
|
return pulumi.get(self, "dest_group")
|
229
221
|
|
230
222
|
@dest_group.setter
|
@@ -609,7 +601,6 @@ class TunnelDestGroupIamMember(pulumi.CustomResource):
|
|
609
601
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
610
602
|
:param pulumi.Input[Union['TunnelDestGroupIamMemberConditionArgs', 'TunnelDestGroupIamMemberConditionArgsDict']] condition: An [IAM Condition](https://cloud.google.com/iam/docs/conditions-overview) for a given binding.
|
611
603
|
Structure is documented below.
|
612
|
-
:param pulumi.Input[builtins.str] dest_group: Used to find the parent resource to bind the IAM policy to
|
613
604
|
:param pulumi.Input[builtins.str] member: Identities that will be granted the privilege in `role`.
|
614
605
|
Each entry can have one of the following values:
|
615
606
|
* **allUsers**: A special identifier that represents anyone who is on the internet; with or without a Google account.
|
@@ -990,7 +981,6 @@ class TunnelDestGroupIamMember(pulumi.CustomResource):
|
|
990
981
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
991
982
|
:param pulumi.Input[Union['TunnelDestGroupIamMemberConditionArgs', 'TunnelDestGroupIamMemberConditionArgsDict']] condition: An [IAM Condition](https://cloud.google.com/iam/docs/conditions-overview) for a given binding.
|
992
983
|
Structure is documented below.
|
993
|
-
:param pulumi.Input[builtins.str] dest_group: Used to find the parent resource to bind the IAM policy to
|
994
984
|
:param pulumi.Input[builtins.str] etag: (Computed) The etag of the IAM policy.
|
995
985
|
:param pulumi.Input[builtins.str] member: Identities that will be granted the privilege in `role`.
|
996
986
|
Each entry can have one of the following values:
|
@@ -1038,9 +1028,6 @@ class TunnelDestGroupIamMember(pulumi.CustomResource):
|
|
1038
1028
|
@property
|
1039
1029
|
@pulumi.getter(name="destGroup")
|
1040
1030
|
def dest_group(self) -> pulumi.Output[builtins.str]:
|
1041
|
-
"""
|
1042
|
-
Used to find the parent resource to bind the IAM policy to
|
1043
|
-
"""
|
1044
1031
|
return pulumi.get(self, "dest_group")
|
1045
1032
|
|
1046
1033
|
@property
|
@@ -26,7 +26,6 @@ class TunnelDestGroupIamPolicyArgs:
|
|
26
26
|
region: Optional[pulumi.Input[builtins.str]] = None):
|
27
27
|
"""
|
28
28
|
The set of arguments for constructing a TunnelDestGroupIamPolicy resource.
|
29
|
-
:param pulumi.Input[builtins.str] dest_group: Used to find the parent resource to bind the IAM policy to
|
30
29
|
:param pulumi.Input[builtins.str] policy_data: The policy data generated by
|
31
30
|
a `organizations_get_iam_policy` data source.
|
32
31
|
:param pulumi.Input[builtins.str] project: The ID of the project in which the resource belongs.
|
@@ -46,9 +45,6 @@ class TunnelDestGroupIamPolicyArgs:
|
|
46
45
|
@property
|
47
46
|
@pulumi.getter(name="destGroup")
|
48
47
|
def dest_group(self) -> pulumi.Input[builtins.str]:
|
49
|
-
"""
|
50
|
-
Used to find the parent resource to bind the IAM policy to
|
51
|
-
"""
|
52
48
|
return pulumi.get(self, "dest_group")
|
53
49
|
|
54
50
|
@dest_group.setter
|
@@ -107,7 +103,6 @@ class _TunnelDestGroupIamPolicyState:
|
|
107
103
|
region: Optional[pulumi.Input[builtins.str]] = None):
|
108
104
|
"""
|
109
105
|
Input properties used for looking up and filtering TunnelDestGroupIamPolicy resources.
|
110
|
-
:param pulumi.Input[builtins.str] dest_group: Used to find the parent resource to bind the IAM policy to
|
111
106
|
:param pulumi.Input[builtins.str] etag: (Computed) The etag of the IAM policy.
|
112
107
|
:param pulumi.Input[builtins.str] policy_data: The policy data generated by
|
113
108
|
a `organizations_get_iam_policy` data source.
|
@@ -132,9 +127,6 @@ class _TunnelDestGroupIamPolicyState:
|
|
132
127
|
@property
|
133
128
|
@pulumi.getter(name="destGroup")
|
134
129
|
def dest_group(self) -> Optional[pulumi.Input[builtins.str]]:
|
135
|
-
"""
|
136
|
-
Used to find the parent resource to bind the IAM policy to
|
137
|
-
"""
|
138
130
|
return pulumi.get(self, "dest_group")
|
139
131
|
|
140
132
|
@dest_group.setter
|
@@ -492,7 +484,6 @@ class TunnelDestGroupIamPolicy(pulumi.CustomResource):
|
|
492
484
|
|
493
485
|
:param str resource_name: The name of the resource.
|
494
486
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
495
|
-
:param pulumi.Input[builtins.str] dest_group: Used to find the parent resource to bind the IAM policy to
|
496
487
|
:param pulumi.Input[builtins.str] policy_data: The policy data generated by
|
497
488
|
a `organizations_get_iam_policy` data source.
|
498
489
|
:param pulumi.Input[builtins.str] project: The ID of the project in which the resource belongs.
|
@@ -851,7 +842,6 @@ class TunnelDestGroupIamPolicy(pulumi.CustomResource):
|
|
851
842
|
:param str resource_name: The unique name of the resulting resource.
|
852
843
|
:param pulumi.Input[str] id: The unique provider ID of the resource to lookup.
|
853
844
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
854
|
-
:param pulumi.Input[builtins.str] dest_group: Used to find the parent resource to bind the IAM policy to
|
855
845
|
:param pulumi.Input[builtins.str] etag: (Computed) The etag of the IAM policy.
|
856
846
|
:param pulumi.Input[builtins.str] policy_data: The policy data generated by
|
857
847
|
a `organizations_get_iam_policy` data source.
|
@@ -876,9 +866,6 @@ class TunnelDestGroupIamPolicy(pulumi.CustomResource):
|
|
876
866
|
@property
|
877
867
|
@pulumi.getter(name="destGroup")
|
878
868
|
def dest_group(self) -> pulumi.Output[builtins.str]:
|
879
|
-
"""
|
880
|
-
Used to find the parent resource to bind the IAM policy to
|
881
|
-
"""
|
882
869
|
return pulumi.get(self, "dest_group")
|
883
870
|
|
884
871
|
@property
|
@@ -49,9 +49,6 @@ class TunnelInstanceIAMBindingArgs:
|
|
49
49
|
Structure is documented below.
|
50
50
|
:param pulumi.Input[builtins.str] project: The ID of the project in which the resource belongs.
|
51
51
|
If it is not provided, the project will be parsed from the identifier of the parent resource. If no project is provided in the parent identifier and no project is specified, the provider project is used.
|
52
|
-
:param pulumi.Input[builtins.str] zone: Used to find the parent resource to bind the IAM policy to. If not specified,
|
53
|
-
the value will be parsed from the identifier of the parent resource. If no zone is provided in the parent identifier and no
|
54
|
-
zone is specified, it is taken from the provider configuration.
|
55
52
|
"""
|
56
53
|
pulumi.set(__self__, "instance", instance)
|
57
54
|
pulumi.set(__self__, "members", members)
|
@@ -140,11 +137,6 @@ class TunnelInstanceIAMBindingArgs:
|
|
140
137
|
@property
|
141
138
|
@pulumi.getter
|
142
139
|
def zone(self) -> Optional[pulumi.Input[builtins.str]]:
|
143
|
-
"""
|
144
|
-
Used to find the parent resource to bind the IAM policy to. If not specified,
|
145
|
-
the value will be parsed from the identifier of the parent resource. If no zone is provided in the parent identifier and no
|
146
|
-
zone is specified, it is taken from the provider configuration.
|
147
|
-
"""
|
148
140
|
return pulumi.get(self, "zone")
|
149
141
|
|
150
142
|
@zone.setter
|
@@ -184,9 +176,6 @@ class _TunnelInstanceIAMBindingState:
|
|
184
176
|
:param pulumi.Input[builtins.str] role: The role that should be applied. Only one
|
185
177
|
`iap.TunnelInstanceIAMBinding` can be used per role. Note that custom roles must be of the format
|
186
178
|
`[projects|organizations]/{parent-name}/roles/{role-name}`.
|
187
|
-
:param pulumi.Input[builtins.str] zone: 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 zone is provided in the parent identifier and no
|
189
|
-
zone is specified, it is taken from the provider configuration.
|
190
179
|
"""
|
191
180
|
if condition is not None:
|
192
181
|
pulumi.set(__self__, "condition", condition)
|
@@ -292,11 +281,6 @@ class _TunnelInstanceIAMBindingState:
|
|
292
281
|
@property
|
293
282
|
@pulumi.getter
|
294
283
|
def zone(self) -> Optional[pulumi.Input[builtins.str]]:
|
295
|
-
"""
|
296
|
-
Used to find the parent resource to bind the IAM policy to. If not specified,
|
297
|
-
the value will be parsed from the identifier of the parent resource. If no zone is provided in the parent identifier and no
|
298
|
-
zone is specified, it is taken from the provider configuration.
|
299
|
-
"""
|
300
284
|
return pulumi.get(self, "zone")
|
301
285
|
|
302
286
|
@zone.setter
|
@@ -622,9 +606,6 @@ class TunnelInstanceIAMBinding(pulumi.CustomResource):
|
|
622
606
|
:param pulumi.Input[builtins.str] role: The role that should be applied. Only one
|
623
607
|
`iap.TunnelInstanceIAMBinding` can be used per role. Note that custom roles must be of the format
|
624
608
|
`[projects|organizations]/{parent-name}/roles/{role-name}`.
|
625
|
-
:param pulumi.Input[builtins.str] zone: Used to find the parent resource to bind the IAM policy to. If not specified,
|
626
|
-
the value will be parsed from the identifier of the parent resource. If no zone is provided in the parent identifier and no
|
627
|
-
zone is specified, it is taken from the provider configuration.
|
628
609
|
"""
|
629
610
|
...
|
630
611
|
@overload
|
@@ -1003,9 +984,6 @@ class TunnelInstanceIAMBinding(pulumi.CustomResource):
|
|
1003
984
|
:param pulumi.Input[builtins.str] role: The role that should be applied. Only one
|
1004
985
|
`iap.TunnelInstanceIAMBinding` can be used per role. Note that custom roles must be of the format
|
1005
986
|
`[projects|organizations]/{parent-name}/roles/{role-name}`.
|
1006
|
-
:param pulumi.Input[builtins.str] zone: Used to find the parent resource to bind the IAM policy to. If not specified,
|
1007
|
-
the value will be parsed from the identifier of the parent resource. If no zone is provided in the parent identifier and no
|
1008
|
-
zone is specified, it is taken from the provider configuration.
|
1009
987
|
"""
|
1010
988
|
opts = pulumi.ResourceOptions.merge(opts, pulumi.ResourceOptions(id=id))
|
1011
989
|
|
@@ -1085,10 +1063,5 @@ class TunnelInstanceIAMBinding(pulumi.CustomResource):
|
|
1085
1063
|
@property
|
1086
1064
|
@pulumi.getter
|
1087
1065
|
def zone(self) -> pulumi.Output[builtins.str]:
|
1088
|
-
"""
|
1089
|
-
Used to find the parent resource to bind the IAM policy to. If not specified,
|
1090
|
-
the value will be parsed from the identifier of the parent resource. If no zone is provided in the parent identifier and no
|
1091
|
-
zone is specified, it is taken from the provider configuration.
|
1092
|
-
"""
|
1093
1066
|
return pulumi.get(self, "zone")
|
1094
1067
|
|
@@ -49,9 +49,6 @@ class TunnelInstanceIAMMemberArgs:
|
|
49
49
|
Structure is documented below.
|
50
50
|
:param pulumi.Input[builtins.str] project: The ID of the project in which the resource belongs.
|
51
51
|
If it is not provided, the project will be parsed from the identifier of the parent resource. If no project is provided in the parent identifier and no project is specified, the provider project is used.
|
52
|
-
:param pulumi.Input[builtins.str] zone: Used to find the parent resource to bind the IAM policy to. If not specified,
|
53
|
-
the value will be parsed from the identifier of the parent resource. If no zone is provided in the parent identifier and no
|
54
|
-
zone is specified, it is taken from the provider configuration.
|
55
52
|
"""
|
56
53
|
pulumi.set(__self__, "instance", instance)
|
57
54
|
pulumi.set(__self__, "member", member)
|
@@ -140,11 +137,6 @@ class TunnelInstanceIAMMemberArgs:
|
|
140
137
|
@property
|
141
138
|
@pulumi.getter
|
142
139
|
def zone(self) -> Optional[pulumi.Input[builtins.str]]:
|
143
|
-
"""
|
144
|
-
Used to find the parent resource to bind the IAM policy to. If not specified,
|
145
|
-
the value will be parsed from the identifier of the parent resource. If no zone is provided in the parent identifier and no
|
146
|
-
zone is specified, it is taken from the provider configuration.
|
147
|
-
"""
|
148
140
|
return pulumi.get(self, "zone")
|
149
141
|
|
150
142
|
@zone.setter
|
@@ -184,9 +176,6 @@ class _TunnelInstanceIAMMemberState:
|
|
184
176
|
:param pulumi.Input[builtins.str] role: The role that should be applied. Only one
|
185
177
|
`iap.TunnelInstanceIAMBinding` can be used per role. Note that custom roles must be of the format
|
186
178
|
`[projects|organizations]/{parent-name}/roles/{role-name}`.
|
187
|
-
:param pulumi.Input[builtins.str] zone: 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 zone is provided in the parent identifier and no
|
189
|
-
zone is specified, it is taken from the provider configuration.
|
190
179
|
"""
|
191
180
|
if condition is not None:
|
192
181
|
pulumi.set(__self__, "condition", condition)
|
@@ -292,11 +281,6 @@ class _TunnelInstanceIAMMemberState:
|
|
292
281
|
@property
|
293
282
|
@pulumi.getter
|
294
283
|
def zone(self) -> Optional[pulumi.Input[builtins.str]]:
|
295
|
-
"""
|
296
|
-
Used to find the parent resource to bind the IAM policy to. If not specified,
|
297
|
-
the value will be parsed from the identifier of the parent resource. If no zone is provided in the parent identifier and no
|
298
|
-
zone is specified, it is taken from the provider configuration.
|
299
|
-
"""
|
300
284
|
return pulumi.get(self, "zone")
|
301
285
|
|
302
286
|
@zone.setter
|
@@ -622,9 +606,6 @@ class TunnelInstanceIAMMember(pulumi.CustomResource):
|
|
622
606
|
:param pulumi.Input[builtins.str] role: The role that should be applied. Only one
|
623
607
|
`iap.TunnelInstanceIAMBinding` can be used per role. Note that custom roles must be of the format
|
624
608
|
`[projects|organizations]/{parent-name}/roles/{role-name}`.
|
625
|
-
:param pulumi.Input[builtins.str] zone: Used to find the parent resource to bind the IAM policy to. If not specified,
|
626
|
-
the value will be parsed from the identifier of the parent resource. If no zone is provided in the parent identifier and no
|
627
|
-
zone is specified, it is taken from the provider configuration.
|
628
609
|
"""
|
629
610
|
...
|
630
611
|
@overload
|
@@ -1003,9 +984,6 @@ class TunnelInstanceIAMMember(pulumi.CustomResource):
|
|
1003
984
|
:param pulumi.Input[builtins.str] role: The role that should be applied. Only one
|
1004
985
|
`iap.TunnelInstanceIAMBinding` can be used per role. Note that custom roles must be of the format
|
1005
986
|
`[projects|organizations]/{parent-name}/roles/{role-name}`.
|
1006
|
-
:param pulumi.Input[builtins.str] zone: Used to find the parent resource to bind the IAM policy to. If not specified,
|
1007
|
-
the value will be parsed from the identifier of the parent resource. If no zone is provided in the parent identifier and no
|
1008
|
-
zone is specified, it is taken from the provider configuration.
|
1009
987
|
"""
|
1010
988
|
opts = pulumi.ResourceOptions.merge(opts, pulumi.ResourceOptions(id=id))
|
1011
989
|
|
@@ -1085,10 +1063,5 @@ class TunnelInstanceIAMMember(pulumi.CustomResource):
|
|
1085
1063
|
@property
|
1086
1064
|
@pulumi.getter
|
1087
1065
|
def zone(self) -> pulumi.Output[builtins.str]:
|
1088
|
-
"""
|
1089
|
-
Used to find the parent resource to bind the IAM policy to. If not specified,
|
1090
|
-
the value will be parsed from the identifier of the parent resource. If no zone is provided in the parent identifier and no
|
1091
|
-
zone is specified, it is taken from the provider configuration.
|
1092
|
-
"""
|
1093
1066
|
return pulumi.get(self, "zone")
|
1094
1067
|
|