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
@@ -26,7 +26,6 @@ class GatewayIamPolicyArgs:
|
|
26
26
|
region: Optional[pulumi.Input[builtins.str]] = None):
|
27
27
|
"""
|
28
28
|
The set of arguments for constructing a GatewayIamPolicy resource.
|
29
|
-
:param pulumi.Input[builtins.str] gateway: 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 GatewayIamPolicyArgs:
|
|
46
45
|
@property
|
47
46
|
@pulumi.getter
|
48
47
|
def gateway(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, "gateway")
|
53
49
|
|
54
50
|
@gateway.setter
|
@@ -108,7 +104,6 @@ class _GatewayIamPolicyState:
|
|
108
104
|
"""
|
109
105
|
Input properties used for looking up and filtering GatewayIamPolicy resources.
|
110
106
|
:param pulumi.Input[builtins.str] etag: (Computed) The etag of the IAM policy.
|
111
|
-
:param pulumi.Input[builtins.str] gateway: Used to find the parent resource to bind the IAM policy to
|
112
107
|
:param pulumi.Input[builtins.str] policy_data: The policy data generated by
|
113
108
|
a `organizations_get_iam_policy` data source.
|
114
109
|
:param pulumi.Input[builtins.str] project: The ID of the project in which the resource belongs.
|
@@ -144,9 +139,6 @@ class _GatewayIamPolicyState:
|
|
144
139
|
@property
|
145
140
|
@pulumi.getter
|
146
141
|
def gateway(self) -> Optional[pulumi.Input[builtins.str]]:
|
147
|
-
"""
|
148
|
-
Used to find the parent resource to bind the IAM policy to
|
149
|
-
"""
|
150
142
|
return pulumi.get(self, "gateway")
|
151
143
|
|
152
144
|
@gateway.setter
|
@@ -370,7 +362,6 @@ class GatewayIamPolicy(pulumi.CustomResource):
|
|
370
362
|
|
371
363
|
:param str resource_name: The name of the resource.
|
372
364
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
373
|
-
:param pulumi.Input[builtins.str] gateway: Used to find the parent resource to bind the IAM policy to
|
374
365
|
:param pulumi.Input[builtins.str] policy_data: The policy data generated by
|
375
366
|
a `organizations_get_iam_policy` data source.
|
376
367
|
:param pulumi.Input[builtins.str] project: The ID of the project in which the resource belongs.
|
@@ -608,7 +599,6 @@ class GatewayIamPolicy(pulumi.CustomResource):
|
|
608
599
|
:param pulumi.Input[str] id: The unique provider ID of the resource to lookup.
|
609
600
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
610
601
|
:param pulumi.Input[builtins.str] etag: (Computed) The etag of the IAM policy.
|
611
|
-
:param pulumi.Input[builtins.str] gateway: Used to find the parent resource to bind the IAM policy to
|
612
602
|
:param pulumi.Input[builtins.str] policy_data: The policy data generated by
|
613
603
|
a `organizations_get_iam_policy` data source.
|
614
604
|
:param pulumi.Input[builtins.str] project: The ID of the project in which the resource belongs.
|
@@ -640,9 +630,6 @@ class GatewayIamPolicy(pulumi.CustomResource):
|
|
640
630
|
@property
|
641
631
|
@pulumi.getter
|
642
632
|
def gateway(self) -> pulumi.Output[builtins.str]:
|
643
|
-
"""
|
644
|
-
Used to find the parent resource to bind the IAM policy to
|
645
|
-
"""
|
646
633
|
return pulumi.get(self, "gateway")
|
647
634
|
|
648
635
|
@property
|
@@ -120,7 +120,6 @@ def get_api_config_iam_policy(api: Optional[builtins.str] = None,
|
|
120
120
|
|
121
121
|
:param builtins.str api: The API to attach the config to.
|
122
122
|
Used to find the parent resource to bind the IAM policy to
|
123
|
-
:param builtins.str api_config: Used to find the parent resource to bind the IAM policy to
|
124
123
|
:param builtins.str project: The ID of the project in which the resource belongs.
|
125
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.
|
126
125
|
"""
|
@@ -156,7 +155,6 @@ def get_api_config_iam_policy_output(api: Optional[pulumi.Input[builtins.str]] =
|
|
156
155
|
|
157
156
|
:param builtins.str api: The API to attach the config to.
|
158
157
|
Used to find the parent resource to bind the IAM policy to
|
159
|
-
:param builtins.str api_config: Used to find the parent resource to bind the IAM policy to
|
160
158
|
:param builtins.str project: The ID of the project in which the resource belongs.
|
161
159
|
If it is not provided, the project will be parsed from the identifier of the parent resource. If no project is provided in the parent identifier and no project is specified, the provider project is used.
|
162
160
|
"""
|
@@ -108,7 +108,6 @@ def get_api_iam_policy(api: Optional[builtins.str] = None,
|
|
108
108
|
```
|
109
109
|
|
110
110
|
|
111
|
-
:param builtins.str api: Used to find the parent resource to bind the IAM policy to
|
112
111
|
:param builtins.str project: The ID of the project in which the resource belongs.
|
113
112
|
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.
|
114
113
|
"""
|
@@ -139,7 +138,6 @@ def get_api_iam_policy_output(api: Optional[pulumi.Input[builtins.str]] = None,
|
|
139
138
|
```
|
140
139
|
|
141
140
|
|
142
|
-
:param builtins.str api: Used to find the parent resource to bind the IAM policy to
|
143
141
|
:param builtins.str project: The ID of the project in which the resource belongs.
|
144
142
|
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.
|
145
143
|
"""
|
@@ -119,7 +119,6 @@ def get_gateway_iam_policy(gateway: Optional[builtins.str] = None,
|
|
119
119
|
```
|
120
120
|
|
121
121
|
|
122
|
-
:param builtins.str gateway: Used to find the parent resource to bind the IAM policy to
|
123
122
|
:param builtins.str project: The ID of the project in which the resource belongs.
|
124
123
|
If it is not provided, the project will be parsed from the identifier of the parent resource. If no project is provided in the parent identifier and no project is specified, the provider project is used.
|
125
124
|
:param builtins.str region: The region of the gateway for the API.
|
@@ -158,7 +157,6 @@ def get_gateway_iam_policy_output(gateway: Optional[pulumi.Input[builtins.str]]
|
|
158
157
|
```
|
159
158
|
|
160
159
|
|
161
|
-
:param builtins.str gateway: Used to find the parent resource to bind the IAM policy to
|
162
160
|
:param builtins.str project: The ID of the project in which the resource belongs.
|
163
161
|
If it is not provided, the project will be parsed from the identifier of the parent resource. If no project is provided in the parent identifier and no project is specified, the provider project is used.
|
164
162
|
:param builtins.str region: The region of the gateway for the API.
|
@@ -41,9 +41,6 @@ class EnvironmentIamBindingArgs:
|
|
41
41
|
* **projectOwner:projectid**: Owners of the given project. For example, "projectOwner:my-example-project"
|
42
42
|
* **projectEditor:projectid**: Editors of the given project. For example, "projectEditor:my-example-project"
|
43
43
|
* **projectViewer:projectid**: Viewers of the given project. For example, "projectViewer:my-example-project"
|
44
|
-
:param pulumi.Input[builtins.str] org_id: The Apigee Organization associated with the Apigee environment,
|
45
|
-
in the format `organizations/{{org_name}}`.
|
46
|
-
Used to find the parent resource to bind the IAM policy to
|
47
44
|
:param pulumi.Input[builtins.str] role: The role that should be applied. Only one
|
48
45
|
`apigee.EnvironmentIamBinding` can be used per role. Note that custom roles must be of the format
|
49
46
|
`[projects|organizations]/{parent-name}/roles/{role-name}`.
|
@@ -92,11 +89,6 @@ class EnvironmentIamBindingArgs:
|
|
92
89
|
@property
|
93
90
|
@pulumi.getter(name="orgId")
|
94
91
|
def org_id(self) -> pulumi.Input[builtins.str]:
|
95
|
-
"""
|
96
|
-
The Apigee Organization associated with the Apigee environment,
|
97
|
-
in the format `organizations/{{org_name}}`.
|
98
|
-
Used to find the parent resource to bind the IAM policy to
|
99
|
-
"""
|
100
92
|
return pulumi.get(self, "org_id")
|
101
93
|
|
102
94
|
@org_id.setter
|
@@ -151,9 +143,6 @@ class _EnvironmentIamBindingState:
|
|
151
143
|
* **projectOwner:projectid**: Owners of the given project. For example, "projectOwner:my-example-project"
|
152
144
|
* **projectEditor:projectid**: Editors of the given project. For example, "projectEditor:my-example-project"
|
153
145
|
* **projectViewer:projectid**: Viewers of the given project. For example, "projectViewer:my-example-project"
|
154
|
-
:param pulumi.Input[builtins.str] org_id: The Apigee Organization associated with the Apigee environment,
|
155
|
-
in the format `organizations/{{org_name}}`.
|
156
|
-
Used to find the parent resource to bind the IAM policy to
|
157
146
|
:param pulumi.Input[builtins.str] role: The role that should be applied. Only one
|
158
147
|
`apigee.EnvironmentIamBinding` can be used per role. Note that custom roles must be of the format
|
159
148
|
`[projects|organizations]/{parent-name}/roles/{role-name}`.
|
@@ -229,11 +218,6 @@ class _EnvironmentIamBindingState:
|
|
229
218
|
@property
|
230
219
|
@pulumi.getter(name="orgId")
|
231
220
|
def org_id(self) -> Optional[pulumi.Input[builtins.str]]:
|
232
|
-
"""
|
233
|
-
The Apigee Organization associated with the Apigee environment,
|
234
|
-
in the format `organizations/{{org_name}}`.
|
235
|
-
Used to find the parent resource to bind the IAM policy to
|
236
|
-
"""
|
237
221
|
return pulumi.get(self, "org_id")
|
238
222
|
|
239
223
|
@org_id.setter
|
@@ -434,9 +418,6 @@ class EnvironmentIamBinding(pulumi.CustomResource):
|
|
434
418
|
* **projectOwner:projectid**: Owners of the given project. For example, "projectOwner:my-example-project"
|
435
419
|
* **projectEditor:projectid**: Editors of the given project. For example, "projectEditor:my-example-project"
|
436
420
|
* **projectViewer:projectid**: Viewers of the given project. For example, "projectViewer:my-example-project"
|
437
|
-
:param pulumi.Input[builtins.str] org_id: The Apigee Organization associated with the Apigee environment,
|
438
|
-
in the format `organizations/{{org_name}}`.
|
439
|
-
Used to find the parent resource to bind the IAM policy to
|
440
421
|
:param pulumi.Input[builtins.str] role: The role that should be applied. Only one
|
441
422
|
`apigee.EnvironmentIamBinding` can be used per role. Note that custom roles must be of the format
|
442
423
|
`[projects|organizations]/{parent-name}/roles/{role-name}`.
|
@@ -679,9 +660,6 @@ class EnvironmentIamBinding(pulumi.CustomResource):
|
|
679
660
|
* **projectOwner:projectid**: Owners of the given project. For example, "projectOwner:my-example-project"
|
680
661
|
* **projectEditor:projectid**: Editors of the given project. For example, "projectEditor:my-example-project"
|
681
662
|
* **projectViewer:projectid**: Viewers of the given project. For example, "projectViewer:my-example-project"
|
682
|
-
:param pulumi.Input[builtins.str] org_id: The Apigee Organization associated with the Apigee environment,
|
683
|
-
in the format `organizations/{{org_name}}`.
|
684
|
-
Used to find the parent resource to bind the IAM policy to
|
685
663
|
:param pulumi.Input[builtins.str] role: The role that should be applied. Only one
|
686
664
|
`apigee.EnvironmentIamBinding` can be used per role. Note that custom roles must be of the format
|
687
665
|
`[projects|organizations]/{parent-name}/roles/{role-name}`.
|
@@ -740,11 +718,6 @@ class EnvironmentIamBinding(pulumi.CustomResource):
|
|
740
718
|
@property
|
741
719
|
@pulumi.getter(name="orgId")
|
742
720
|
def org_id(self) -> pulumi.Output[builtins.str]:
|
743
|
-
"""
|
744
|
-
The Apigee Organization associated with the Apigee environment,
|
745
|
-
in the format `organizations/{{org_name}}`.
|
746
|
-
Used to find the parent resource to bind the IAM policy to
|
747
|
-
"""
|
748
721
|
return pulumi.get(self, "org_id")
|
749
722
|
|
750
723
|
@property
|
@@ -41,9 +41,6 @@ class EnvironmentIamMemberArgs:
|
|
41
41
|
* **projectOwner:projectid**: Owners of the given project. For example, "projectOwner:my-example-project"
|
42
42
|
* **projectEditor:projectid**: Editors of the given project. For example, "projectEditor:my-example-project"
|
43
43
|
* **projectViewer:projectid**: Viewers of the given project. For example, "projectViewer:my-example-project"
|
44
|
-
:param pulumi.Input[builtins.str] org_id: The Apigee Organization associated with the Apigee environment,
|
45
|
-
in the format `organizations/{{org_name}}`.
|
46
|
-
Used to find the parent resource to bind the IAM policy to
|
47
44
|
:param pulumi.Input[builtins.str] role: The role that should be applied. Only one
|
48
45
|
`apigee.EnvironmentIamBinding` can be used per role. Note that custom roles must be of the format
|
49
46
|
`[projects|organizations]/{parent-name}/roles/{role-name}`.
|
@@ -92,11 +89,6 @@ class EnvironmentIamMemberArgs:
|
|
92
89
|
@property
|
93
90
|
@pulumi.getter(name="orgId")
|
94
91
|
def org_id(self) -> pulumi.Input[builtins.str]:
|
95
|
-
"""
|
96
|
-
The Apigee Organization associated with the Apigee environment,
|
97
|
-
in the format `organizations/{{org_name}}`.
|
98
|
-
Used to find the parent resource to bind the IAM policy to
|
99
|
-
"""
|
100
92
|
return pulumi.get(self, "org_id")
|
101
93
|
|
102
94
|
@org_id.setter
|
@@ -151,9 +143,6 @@ class _EnvironmentIamMemberState:
|
|
151
143
|
* **projectOwner:projectid**: Owners of the given project. For example, "projectOwner:my-example-project"
|
152
144
|
* **projectEditor:projectid**: Editors of the given project. For example, "projectEditor:my-example-project"
|
153
145
|
* **projectViewer:projectid**: Viewers of the given project. For example, "projectViewer:my-example-project"
|
154
|
-
:param pulumi.Input[builtins.str] org_id: The Apigee Organization associated with the Apigee environment,
|
155
|
-
in the format `organizations/{{org_name}}`.
|
156
|
-
Used to find the parent resource to bind the IAM policy to
|
157
146
|
:param pulumi.Input[builtins.str] role: The role that should be applied. Only one
|
158
147
|
`apigee.EnvironmentIamBinding` can be used per role. Note that custom roles must be of the format
|
159
148
|
`[projects|organizations]/{parent-name}/roles/{role-name}`.
|
@@ -229,11 +218,6 @@ class _EnvironmentIamMemberState:
|
|
229
218
|
@property
|
230
219
|
@pulumi.getter(name="orgId")
|
231
220
|
def org_id(self) -> Optional[pulumi.Input[builtins.str]]:
|
232
|
-
"""
|
233
|
-
The Apigee Organization associated with the Apigee environment,
|
234
|
-
in the format `organizations/{{org_name}}`.
|
235
|
-
Used to find the parent resource to bind the IAM policy to
|
236
|
-
"""
|
237
221
|
return pulumi.get(self, "org_id")
|
238
222
|
|
239
223
|
@org_id.setter
|
@@ -434,9 +418,6 @@ class EnvironmentIamMember(pulumi.CustomResource):
|
|
434
418
|
* **projectOwner:projectid**: Owners of the given project. For example, "projectOwner:my-example-project"
|
435
419
|
* **projectEditor:projectid**: Editors of the given project. For example, "projectEditor:my-example-project"
|
436
420
|
* **projectViewer:projectid**: Viewers of the given project. For example, "projectViewer:my-example-project"
|
437
|
-
:param pulumi.Input[builtins.str] org_id: The Apigee Organization associated with the Apigee environment,
|
438
|
-
in the format `organizations/{{org_name}}`.
|
439
|
-
Used to find the parent resource to bind the IAM policy to
|
440
421
|
:param pulumi.Input[builtins.str] role: The role that should be applied. Only one
|
441
422
|
`apigee.EnvironmentIamBinding` can be used per role. Note that custom roles must be of the format
|
442
423
|
`[projects|organizations]/{parent-name}/roles/{role-name}`.
|
@@ -679,9 +660,6 @@ class EnvironmentIamMember(pulumi.CustomResource):
|
|
679
660
|
* **projectOwner:projectid**: Owners of the given project. For example, "projectOwner:my-example-project"
|
680
661
|
* **projectEditor:projectid**: Editors of the given project. For example, "projectEditor:my-example-project"
|
681
662
|
* **projectViewer:projectid**: Viewers of the given project. For example, "projectViewer:my-example-project"
|
682
|
-
:param pulumi.Input[builtins.str] org_id: The Apigee Organization associated with the Apigee environment,
|
683
|
-
in the format `organizations/{{org_name}}`.
|
684
|
-
Used to find the parent resource to bind the IAM policy to
|
685
663
|
:param pulumi.Input[builtins.str] role: The role that should be applied. Only one
|
686
664
|
`apigee.EnvironmentIamBinding` can be used per role. Note that custom roles must be of the format
|
687
665
|
`[projects|organizations]/{parent-name}/roles/{role-name}`.
|
@@ -740,11 +718,6 @@ class EnvironmentIamMember(pulumi.CustomResource):
|
|
740
718
|
@property
|
741
719
|
@pulumi.getter(name="orgId")
|
742
720
|
def org_id(self) -> pulumi.Output[builtins.str]:
|
743
|
-
"""
|
744
|
-
The Apigee Organization associated with the Apigee environment,
|
745
|
-
in the format `organizations/{{org_name}}`.
|
746
|
-
Used to find the parent resource to bind the IAM policy to
|
747
|
-
"""
|
748
721
|
return pulumi.get(self, "org_id")
|
749
722
|
|
750
723
|
@property
|
@@ -26,9 +26,6 @@ class EnvironmentIamPolicyArgs:
|
|
26
26
|
"""
|
27
27
|
The set of arguments for constructing a EnvironmentIamPolicy resource.
|
28
28
|
:param pulumi.Input[builtins.str] env_id: Used to find the parent resource to bind the IAM policy to
|
29
|
-
:param pulumi.Input[builtins.str] org_id: The Apigee Organization associated with the Apigee environment,
|
30
|
-
in the format `organizations/{{org_name}}`.
|
31
|
-
Used to find the parent resource to bind the IAM policy to
|
32
29
|
:param pulumi.Input[builtins.str] policy_data: The policy data generated by
|
33
30
|
a `organizations_get_iam_policy` data source.
|
34
31
|
"""
|
@@ -51,11 +48,6 @@ class EnvironmentIamPolicyArgs:
|
|
51
48
|
@property
|
52
49
|
@pulumi.getter(name="orgId")
|
53
50
|
def org_id(self) -> pulumi.Input[builtins.str]:
|
54
|
-
"""
|
55
|
-
The Apigee Organization associated with the Apigee environment,
|
56
|
-
in the format `organizations/{{org_name}}`.
|
57
|
-
Used to find the parent resource to bind the IAM policy to
|
58
|
-
"""
|
59
51
|
return pulumi.get(self, "org_id")
|
60
52
|
|
61
53
|
@org_id.setter
|
@@ -87,9 +79,6 @@ class _EnvironmentIamPolicyState:
|
|
87
79
|
Input properties used for looking up and filtering EnvironmentIamPolicy resources.
|
88
80
|
:param pulumi.Input[builtins.str] env_id: Used to find the parent resource to bind the IAM policy to
|
89
81
|
:param pulumi.Input[builtins.str] etag: (Computed) The etag of the IAM policy.
|
90
|
-
:param pulumi.Input[builtins.str] org_id: The Apigee Organization associated with the Apigee environment,
|
91
|
-
in the format `organizations/{{org_name}}`.
|
92
|
-
Used to find the parent resource to bind the IAM policy to
|
93
82
|
:param pulumi.Input[builtins.str] policy_data: The policy data generated by
|
94
83
|
a `organizations_get_iam_policy` data source.
|
95
84
|
"""
|
@@ -129,11 +118,6 @@ class _EnvironmentIamPolicyState:
|
|
129
118
|
@property
|
130
119
|
@pulumi.getter(name="orgId")
|
131
120
|
def org_id(self) -> Optional[pulumi.Input[builtins.str]]:
|
132
|
-
"""
|
133
|
-
The Apigee Organization associated with the Apigee environment,
|
134
|
-
in the format `organizations/{{org_name}}`.
|
135
|
-
Used to find the parent resource to bind the IAM policy to
|
136
|
-
"""
|
137
121
|
return pulumi.get(self, "org_id")
|
138
122
|
|
139
123
|
@org_id.setter
|
@@ -320,9 +304,6 @@ class EnvironmentIamPolicy(pulumi.CustomResource):
|
|
320
304
|
:param str resource_name: The name of the resource.
|
321
305
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
322
306
|
:param pulumi.Input[builtins.str] env_id: Used to find the parent resource to bind the IAM policy to
|
323
|
-
:param pulumi.Input[builtins.str] org_id: The Apigee Organization associated with the Apigee environment,
|
324
|
-
in the format `organizations/{{org_name}}`.
|
325
|
-
Used to find the parent resource to bind the IAM policy to
|
326
307
|
:param pulumi.Input[builtins.str] policy_data: The policy data generated by
|
327
308
|
a `organizations_get_iam_policy` data source.
|
328
309
|
"""
|
@@ -545,9 +526,6 @@ class EnvironmentIamPolicy(pulumi.CustomResource):
|
|
545
526
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
546
527
|
:param pulumi.Input[builtins.str] env_id: Used to find the parent resource to bind the IAM policy to
|
547
528
|
:param pulumi.Input[builtins.str] etag: (Computed) The etag of the IAM policy.
|
548
|
-
:param pulumi.Input[builtins.str] org_id: The Apigee Organization associated with the Apigee environment,
|
549
|
-
in the format `organizations/{{org_name}}`.
|
550
|
-
Used to find the parent resource to bind the IAM policy to
|
551
529
|
:param pulumi.Input[builtins.str] policy_data: The policy data generated by
|
552
530
|
a `organizations_get_iam_policy` data source.
|
553
531
|
"""
|
@@ -580,11 +558,6 @@ class EnvironmentIamPolicy(pulumi.CustomResource):
|
|
580
558
|
@property
|
581
559
|
@pulumi.getter(name="orgId")
|
582
560
|
def org_id(self) -> pulumi.Output[builtins.str]:
|
583
|
-
"""
|
584
|
-
The Apigee Organization associated with the Apigee environment,
|
585
|
-
in the format `organizations/{{org_name}}`.
|
586
|
-
Used to find the parent resource to bind the IAM policy to
|
587
|
-
"""
|
588
561
|
return pulumi.get(self, "org_id")
|
589
562
|
|
590
563
|
@property
|
@@ -111,9 +111,6 @@ def get_environment_iam_policy(env_id: Optional[builtins.str] = None,
|
|
111
111
|
|
112
112
|
|
113
113
|
:param builtins.str env_id: Used to find the parent resource to bind the IAM policy to
|
114
|
-
:param builtins.str org_id: The Apigee Organization associated with the Apigee environment,
|
115
|
-
in the format `organizations/{{org_name}}`.
|
116
|
-
Used to find the parent resource to bind the IAM policy to
|
117
114
|
"""
|
118
115
|
__args__ = dict()
|
119
116
|
__args__['envId'] = env_id
|
@@ -145,9 +142,6 @@ def get_environment_iam_policy_output(env_id: Optional[pulumi.Input[builtins.str
|
|
145
142
|
|
146
143
|
|
147
144
|
:param builtins.str env_id: Used to find the parent resource to bind the IAM policy to
|
148
|
-
:param builtins.str org_id: The Apigee Organization associated with the Apigee environment,
|
149
|
-
in the format `organizations/{{org_name}}`.
|
150
|
-
Used to find the parent resource to bind the IAM policy to
|
151
145
|
"""
|
152
146
|
__args__ = dict()
|
153
147
|
__args__['envId'] = env_id
|
@@ -17,7 +17,6 @@ from .get_app_connection import *
|
|
17
17
|
from .get_app_connector import *
|
18
18
|
from .get_app_gateway import *
|
19
19
|
from .get_application_iam_policy import *
|
20
|
-
from .get_security_gateway import *
|
21
20
|
from .get_security_gateway_iam_policy import *
|
22
21
|
from .security_gateway import *
|
23
22
|
from .security_gateway_iam_binding import *
|
@@ -334,13 +334,11 @@ class Application(pulumi.CustomResource):
|
|
334
334
|
upstreams: Optional[pulumi.Input[Sequence[pulumi.Input[Union['ApplicationUpstreamArgs', 'ApplicationUpstreamArgsDict']]]]] = None,
|
335
335
|
__props__=None):
|
336
336
|
"""
|
337
|
-
> **Warning:** `beyondcorp.Application` is deprecated. Use `google_beyondcorp_security_gateway_application` instead.
|
338
|
-
|
339
337
|
Specifies application endpoint(s) to protect behind a Security Gateway.
|
340
338
|
|
341
339
|
## Example Usage
|
342
340
|
|
343
|
-
### Beyondcorp Application Basic
|
341
|
+
### Beyondcorp Security Gateway Application Basic
|
344
342
|
|
345
343
|
```python
|
346
344
|
import pulumi
|
@@ -359,7 +357,7 @@ class Application(pulumi.CustomResource):
|
|
359
357
|
"hostname": "google.com",
|
360
358
|
}])
|
361
359
|
```
|
362
|
-
### Beyondcorp Application Vpc
|
360
|
+
### Beyondcorp Security Gateway Application Vpc
|
363
361
|
|
364
362
|
```python
|
365
363
|
import pulumi
|
@@ -441,13 +439,11 @@ class Application(pulumi.CustomResource):
|
|
441
439
|
args: ApplicationArgs,
|
442
440
|
opts: Optional[pulumi.ResourceOptions] = None):
|
443
441
|
"""
|
444
|
-
> **Warning:** `beyondcorp.Application` is deprecated. Use `google_beyondcorp_security_gateway_application` instead.
|
445
|
-
|
446
442
|
Specifies application endpoint(s) to protect behind a Security Gateway.
|
447
443
|
|
448
444
|
## Example Usage
|
449
445
|
|
450
|
-
### Beyondcorp Application Basic
|
446
|
+
### Beyondcorp Security Gateway Application Basic
|
451
447
|
|
452
448
|
```python
|
453
449
|
import pulumi
|
@@ -466,7 +462,7 @@ class Application(pulumi.CustomResource):
|
|
466
462
|
"hostname": "google.com",
|
467
463
|
}])
|
468
464
|
```
|
469
|
-
### Beyondcorp Application Vpc
|
465
|
+
### Beyondcorp Security Gateway Application Vpc
|
470
466
|
|
471
467
|
```python
|
472
468
|
import pulumi
|
@@ -30,7 +30,6 @@ class ApplicationIamBindingArgs:
|
|
30
30
|
project: Optional[pulumi.Input[builtins.str]] = None):
|
31
31
|
"""
|
32
32
|
The set of arguments for constructing a ApplicationIamBinding resource.
|
33
|
-
:param pulumi.Input[builtins.str] application_id: Used to find the parent resource to bind the IAM policy to
|
34
33
|
:param pulumi.Input[Sequence[pulumi.Input[builtins.str]]] members: Identities that will be granted the privilege in `role`.
|
35
34
|
Each entry can have one of the following values:
|
36
35
|
* **allUsers**: A special identifier that represents anyone who is on the internet; with or without a Google account.
|
@@ -45,7 +44,6 @@ class ApplicationIamBindingArgs:
|
|
45
44
|
:param pulumi.Input[builtins.str] role: The role that should be applied. Only one
|
46
45
|
`beyondcorp.ApplicationIamBinding` can be used per role. Note that custom roles must be of the format
|
47
46
|
`[projects|organizations]/{parent-name}/roles/{role-name}`.
|
48
|
-
:param pulumi.Input[builtins.str] security_gateways_id: Part of `parent`. See documentation of `projectsId`. Used to find the parent resource to bind the IAM policy to
|
49
47
|
:param pulumi.Input['ApplicationIamBindingConditionArgs'] condition: An [IAM Condition](https://cloud.google.com/iam/docs/conditions-overview) for a given binding.
|
50
48
|
Structure is documented below.
|
51
49
|
:param pulumi.Input[builtins.str] project: The ID of the project in which the resource belongs.
|
@@ -63,9 +61,6 @@ class ApplicationIamBindingArgs:
|
|
63
61
|
@property
|
64
62
|
@pulumi.getter(name="applicationId")
|
65
63
|
def application_id(self) -> pulumi.Input[builtins.str]:
|
66
|
-
"""
|
67
|
-
Used to find the parent resource to bind the IAM policy to
|
68
|
-
"""
|
69
64
|
return pulumi.get(self, "application_id")
|
70
65
|
|
71
66
|
@application_id.setter
|
@@ -111,9 +106,6 @@ class ApplicationIamBindingArgs:
|
|
111
106
|
@property
|
112
107
|
@pulumi.getter(name="securityGatewaysId")
|
113
108
|
def security_gateways_id(self) -> pulumi.Input[builtins.str]:
|
114
|
-
"""
|
115
|
-
Part of `parent`. See documentation of `projectsId`. Used to find the parent resource to bind the IAM policy to
|
116
|
-
"""
|
117
109
|
return pulumi.get(self, "security_gateways_id")
|
118
110
|
|
119
111
|
@security_gateways_id.setter
|
@@ -159,7 +151,6 @@ class _ApplicationIamBindingState:
|
|
159
151
|
security_gateways_id: Optional[pulumi.Input[builtins.str]] = None):
|
160
152
|
"""
|
161
153
|
Input properties used for looking up and filtering ApplicationIamBinding resources.
|
162
|
-
:param pulumi.Input[builtins.str] application_id: Used to find the parent resource to bind the IAM policy to
|
163
154
|
:param pulumi.Input['ApplicationIamBindingConditionArgs'] condition: An [IAM Condition](https://cloud.google.com/iam/docs/conditions-overview) for a given binding.
|
164
155
|
Structure is documented below.
|
165
156
|
:param pulumi.Input[builtins.str] etag: (Computed) The etag of the IAM policy.
|
@@ -179,7 +170,6 @@ class _ApplicationIamBindingState:
|
|
179
170
|
:param pulumi.Input[builtins.str] role: The role that should be applied. Only one
|
180
171
|
`beyondcorp.ApplicationIamBinding` can be used per role. Note that custom roles must be of the format
|
181
172
|
`[projects|organizations]/{parent-name}/roles/{role-name}`.
|
182
|
-
:param pulumi.Input[builtins.str] security_gateways_id: Part of `parent`. See documentation of `projectsId`. Used to find the parent resource to bind the IAM policy to
|
183
173
|
"""
|
184
174
|
if application_id is not None:
|
185
175
|
pulumi.set(__self__, "application_id", application_id)
|
@@ -199,9 +189,6 @@ class _ApplicationIamBindingState:
|
|
199
189
|
@property
|
200
190
|
@pulumi.getter(name="applicationId")
|
201
191
|
def application_id(self) -> Optional[pulumi.Input[builtins.str]]:
|
202
|
-
"""
|
203
|
-
Used to find the parent resource to bind the IAM policy to
|
204
|
-
"""
|
205
192
|
return pulumi.get(self, "application_id")
|
206
193
|
|
207
194
|
@application_id.setter
|
@@ -285,9 +272,6 @@ class _ApplicationIamBindingState:
|
|
285
272
|
@property
|
286
273
|
@pulumi.getter(name="securityGatewaysId")
|
287
274
|
def security_gateways_id(self) -> Optional[pulumi.Input[builtins.str]]:
|
288
|
-
"""
|
289
|
-
Part of `parent`. See documentation of `projectsId`. Used to find the parent resource to bind the IAM policy to
|
290
|
-
"""
|
291
275
|
return pulumi.get(self, "security_gateways_id")
|
292
276
|
|
293
277
|
@security_gateways_id.setter
|
@@ -592,7 +576,6 @@ class ApplicationIamBinding(pulumi.CustomResource):
|
|
592
576
|
|
593
577
|
:param str resource_name: The name of the resource.
|
594
578
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
595
|
-
:param pulumi.Input[builtins.str] application_id: Used to find the parent resource to bind the IAM policy to
|
596
579
|
:param pulumi.Input[Union['ApplicationIamBindingConditionArgs', 'ApplicationIamBindingConditionArgsDict']] condition: An [IAM Condition](https://cloud.google.com/iam/docs/conditions-overview) for a given binding.
|
597
580
|
Structure is documented below.
|
598
581
|
:param pulumi.Input[Sequence[pulumi.Input[builtins.str]]] members: Identities that will be granted the privilege in `role`.
|
@@ -611,7 +594,6 @@ class ApplicationIamBinding(pulumi.CustomResource):
|
|
611
594
|
:param pulumi.Input[builtins.str] role: The role that should be applied. Only one
|
612
595
|
`beyondcorp.ApplicationIamBinding` can be used per role. Note that custom roles must be of the format
|
613
596
|
`[projects|organizations]/{parent-name}/roles/{role-name}`.
|
614
|
-
:param pulumi.Input[builtins.str] security_gateways_id: Part of `parent`. See documentation of `projectsId`. Used to find the parent resource to bind the IAM policy to
|
615
597
|
"""
|
616
598
|
...
|
617
599
|
@overload
|
@@ -970,7 +952,6 @@ class ApplicationIamBinding(pulumi.CustomResource):
|
|
970
952
|
:param str resource_name: The unique name of the resulting resource.
|
971
953
|
:param pulumi.Input[str] id: The unique provider ID of the resource to lookup.
|
972
954
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
973
|
-
:param pulumi.Input[builtins.str] application_id: Used to find the parent resource to bind the IAM policy to
|
974
955
|
:param pulumi.Input[Union['ApplicationIamBindingConditionArgs', 'ApplicationIamBindingConditionArgsDict']] condition: An [IAM Condition](https://cloud.google.com/iam/docs/conditions-overview) for a given binding.
|
975
956
|
Structure is documented below.
|
976
957
|
:param pulumi.Input[builtins.str] etag: (Computed) The etag of the IAM policy.
|
@@ -990,7 +971,6 @@ class ApplicationIamBinding(pulumi.CustomResource):
|
|
990
971
|
:param pulumi.Input[builtins.str] role: The role that should be applied. Only one
|
991
972
|
`beyondcorp.ApplicationIamBinding` can be used per role. Note that custom roles must be of the format
|
992
973
|
`[projects|organizations]/{parent-name}/roles/{role-name}`.
|
993
|
-
:param pulumi.Input[builtins.str] security_gateways_id: Part of `parent`. See documentation of `projectsId`. Used to find the parent resource to bind the IAM policy to
|
994
974
|
"""
|
995
975
|
opts = pulumi.ResourceOptions.merge(opts, pulumi.ResourceOptions(id=id))
|
996
976
|
|
@@ -1008,9 +988,6 @@ class ApplicationIamBinding(pulumi.CustomResource):
|
|
1008
988
|
@property
|
1009
989
|
@pulumi.getter(name="applicationId")
|
1010
990
|
def application_id(self) -> pulumi.Output[builtins.str]:
|
1011
|
-
"""
|
1012
|
-
Used to find the parent resource to bind the IAM policy to
|
1013
|
-
"""
|
1014
991
|
return pulumi.get(self, "application_id")
|
1015
992
|
|
1016
993
|
@property
|
@@ -1070,8 +1047,5 @@ class ApplicationIamBinding(pulumi.CustomResource):
|
|
1070
1047
|
@property
|
1071
1048
|
@pulumi.getter(name="securityGatewaysId")
|
1072
1049
|
def security_gateways_id(self) -> pulumi.Output[builtins.str]:
|
1073
|
-
"""
|
1074
|
-
Part of `parent`. See documentation of `projectsId`. Used to find the parent resource to bind the IAM policy to
|
1075
|
-
"""
|
1076
1050
|
return pulumi.get(self, "security_gateways_id")
|
1077
1051
|
|
@@ -30,7 +30,6 @@ class ApplicationIamMemberArgs:
|
|
30
30
|
project: Optional[pulumi.Input[builtins.str]] = None):
|
31
31
|
"""
|
32
32
|
The set of arguments for constructing a ApplicationIamMember resource.
|
33
|
-
:param pulumi.Input[builtins.str] application_id: Used to find the parent resource to bind the IAM policy to
|
34
33
|
:param pulumi.Input[builtins.str] member: Identities that will be granted the privilege in `role`.
|
35
34
|
Each entry can have one of the following values:
|
36
35
|
* **allUsers**: A special identifier that represents anyone who is on the internet; with or without a Google account.
|
@@ -45,7 +44,6 @@ class ApplicationIamMemberArgs:
|
|
45
44
|
:param pulumi.Input[builtins.str] role: The role that should be applied. Only one
|
46
45
|
`beyondcorp.ApplicationIamBinding` can be used per role. Note that custom roles must be of the format
|
47
46
|
`[projects|organizations]/{parent-name}/roles/{role-name}`.
|
48
|
-
:param pulumi.Input[builtins.str] security_gateways_id: Part of `parent`. See documentation of `projectsId`. Used to find the parent resource to bind the IAM policy to
|
49
47
|
:param pulumi.Input['ApplicationIamMemberConditionArgs'] condition: An [IAM Condition](https://cloud.google.com/iam/docs/conditions-overview) for a given binding.
|
50
48
|
Structure is documented below.
|
51
49
|
:param pulumi.Input[builtins.str] project: The ID of the project in which the resource belongs.
|
@@ -63,9 +61,6 @@ class ApplicationIamMemberArgs:
|
|
63
61
|
@property
|
64
62
|
@pulumi.getter(name="applicationId")
|
65
63
|
def application_id(self) -> pulumi.Input[builtins.str]:
|
66
|
-
"""
|
67
|
-
Used to find the parent resource to bind the IAM policy to
|
68
|
-
"""
|
69
64
|
return pulumi.get(self, "application_id")
|
70
65
|
|
71
66
|
@application_id.setter
|
@@ -111,9 +106,6 @@ class ApplicationIamMemberArgs:
|
|
111
106
|
@property
|
112
107
|
@pulumi.getter(name="securityGatewaysId")
|
113
108
|
def security_gateways_id(self) -> pulumi.Input[builtins.str]:
|
114
|
-
"""
|
115
|
-
Part of `parent`. See documentation of `projectsId`. Used to find the parent resource to bind the IAM policy to
|
116
|
-
"""
|
117
109
|
return pulumi.get(self, "security_gateways_id")
|
118
110
|
|
119
111
|
@security_gateways_id.setter
|
@@ -159,7 +151,6 @@ class _ApplicationIamMemberState:
|
|
159
151
|
security_gateways_id: Optional[pulumi.Input[builtins.str]] = None):
|
160
152
|
"""
|
161
153
|
Input properties used for looking up and filtering ApplicationIamMember resources.
|
162
|
-
:param pulumi.Input[builtins.str] application_id: Used to find the parent resource to bind the IAM policy to
|
163
154
|
:param pulumi.Input['ApplicationIamMemberConditionArgs'] condition: An [IAM Condition](https://cloud.google.com/iam/docs/conditions-overview) for a given binding.
|
164
155
|
Structure is documented below.
|
165
156
|
:param pulumi.Input[builtins.str] etag: (Computed) The etag of the IAM policy.
|
@@ -179,7 +170,6 @@ class _ApplicationIamMemberState:
|
|
179
170
|
:param pulumi.Input[builtins.str] role: The role that should be applied. Only one
|
180
171
|
`beyondcorp.ApplicationIamBinding` can be used per role. Note that custom roles must be of the format
|
181
172
|
`[projects|organizations]/{parent-name}/roles/{role-name}`.
|
182
|
-
:param pulumi.Input[builtins.str] security_gateways_id: Part of `parent`. See documentation of `projectsId`. Used to find the parent resource to bind the IAM policy to
|
183
173
|
"""
|
184
174
|
if application_id is not None:
|
185
175
|
pulumi.set(__self__, "application_id", application_id)
|
@@ -199,9 +189,6 @@ class _ApplicationIamMemberState:
|
|
199
189
|
@property
|
200
190
|
@pulumi.getter(name="applicationId")
|
201
191
|
def application_id(self) -> Optional[pulumi.Input[builtins.str]]:
|
202
|
-
"""
|
203
|
-
Used to find the parent resource to bind the IAM policy to
|
204
|
-
"""
|
205
192
|
return pulumi.get(self, "application_id")
|
206
193
|
|
207
194
|
@application_id.setter
|
@@ -285,9 +272,6 @@ class _ApplicationIamMemberState:
|
|
285
272
|
@property
|
286
273
|
@pulumi.getter(name="securityGatewaysId")
|
287
274
|
def security_gateways_id(self) -> Optional[pulumi.Input[builtins.str]]:
|
288
|
-
"""
|
289
|
-
Part of `parent`. See documentation of `projectsId`. Used to find the parent resource to bind the IAM policy to
|
290
|
-
"""
|
291
275
|
return pulumi.get(self, "security_gateways_id")
|
292
276
|
|
293
277
|
@security_gateways_id.setter
|
@@ -592,7 +576,6 @@ class ApplicationIamMember(pulumi.CustomResource):
|
|
592
576
|
|
593
577
|
:param str resource_name: The name of the resource.
|
594
578
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
595
|
-
:param pulumi.Input[builtins.str] application_id: Used to find the parent resource to bind the IAM policy to
|
596
579
|
:param pulumi.Input[Union['ApplicationIamMemberConditionArgs', 'ApplicationIamMemberConditionArgsDict']] condition: An [IAM Condition](https://cloud.google.com/iam/docs/conditions-overview) for a given binding.
|
597
580
|
Structure is documented below.
|
598
581
|
:param pulumi.Input[builtins.str] member: Identities that will be granted the privilege in `role`.
|
@@ -611,7 +594,6 @@ class ApplicationIamMember(pulumi.CustomResource):
|
|
611
594
|
:param pulumi.Input[builtins.str] role: The role that should be applied. Only one
|
612
595
|
`beyondcorp.ApplicationIamBinding` can be used per role. Note that custom roles must be of the format
|
613
596
|
`[projects|organizations]/{parent-name}/roles/{role-name}`.
|
614
|
-
:param pulumi.Input[builtins.str] security_gateways_id: Part of `parent`. See documentation of `projectsId`. Used to find the parent resource to bind the IAM policy to
|
615
597
|
"""
|
616
598
|
...
|
617
599
|
@overload
|
@@ -970,7 +952,6 @@ class ApplicationIamMember(pulumi.CustomResource):
|
|
970
952
|
:param str resource_name: The unique name of the resulting resource.
|
971
953
|
:param pulumi.Input[str] id: The unique provider ID of the resource to lookup.
|
972
954
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
973
|
-
:param pulumi.Input[builtins.str] application_id: Used to find the parent resource to bind the IAM policy to
|
974
955
|
:param pulumi.Input[Union['ApplicationIamMemberConditionArgs', 'ApplicationIamMemberConditionArgsDict']] condition: An [IAM Condition](https://cloud.google.com/iam/docs/conditions-overview) for a given binding.
|
975
956
|
Structure is documented below.
|
976
957
|
:param pulumi.Input[builtins.str] etag: (Computed) The etag of the IAM policy.
|
@@ -990,7 +971,6 @@ class ApplicationIamMember(pulumi.CustomResource):
|
|
990
971
|
:param pulumi.Input[builtins.str] role: The role that should be applied. Only one
|
991
972
|
`beyondcorp.ApplicationIamBinding` can be used per role. Note that custom roles must be of the format
|
992
973
|
`[projects|organizations]/{parent-name}/roles/{role-name}`.
|
993
|
-
:param pulumi.Input[builtins.str] security_gateways_id: Part of `parent`. See documentation of `projectsId`. Used to find the parent resource to bind the IAM policy to
|
994
974
|
"""
|
995
975
|
opts = pulumi.ResourceOptions.merge(opts, pulumi.ResourceOptions(id=id))
|
996
976
|
|
@@ -1008,9 +988,6 @@ class ApplicationIamMember(pulumi.CustomResource):
|
|
1008
988
|
@property
|
1009
989
|
@pulumi.getter(name="applicationId")
|
1010
990
|
def application_id(self) -> pulumi.Output[builtins.str]:
|
1011
|
-
"""
|
1012
|
-
Used to find the parent resource to bind the IAM policy to
|
1013
|
-
"""
|
1014
991
|
return pulumi.get(self, "application_id")
|
1015
992
|
|
1016
993
|
@property
|
@@ -1070,8 +1047,5 @@ class ApplicationIamMember(pulumi.CustomResource):
|
|
1070
1047
|
@property
|
1071
1048
|
@pulumi.getter(name="securityGatewaysId")
|
1072
1049
|
def security_gateways_id(self) -> pulumi.Output[builtins.str]:
|
1073
|
-
"""
|
1074
|
-
Part of `parent`. See documentation of `projectsId`. Used to find the parent resource to bind the IAM policy to
|
1075
|
-
"""
|
1076
1050
|
return pulumi.get(self, "security_gateways_id")
|
1077
1051
|
|