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
pulumi_gcp/__init__.py
CHANGED
@@ -1438,14 +1438,6 @@ _utilities.register(
|
|
1438
1438
|
"gcp:bigquery/routine:Routine": "Routine"
|
1439
1439
|
}
|
1440
1440
|
},
|
1441
|
-
{
|
1442
|
-
"pkg": "gcp",
|
1443
|
-
"mod": "bigquery/rowAccessPolicy",
|
1444
|
-
"fqn": "pulumi_gcp.bigquery",
|
1445
|
-
"classes": {
|
1446
|
-
"gcp:bigquery/rowAccessPolicy:RowAccessPolicy": "RowAccessPolicy"
|
1447
|
-
}
|
1448
|
-
},
|
1449
1441
|
{
|
1450
1442
|
"pkg": "gcp",
|
1451
1443
|
"mod": "bigquery/table",
|
@@ -4342,38 +4334,6 @@ _utilities.register(
|
|
4342
4334
|
"gcp:dataplex/entryTypeIamPolicy:EntryTypeIamPolicy": "EntryTypeIamPolicy"
|
4343
4335
|
}
|
4344
4336
|
},
|
4345
|
-
{
|
4346
|
-
"pkg": "gcp",
|
4347
|
-
"mod": "dataplex/glossary",
|
4348
|
-
"fqn": "pulumi_gcp.dataplex",
|
4349
|
-
"classes": {
|
4350
|
-
"gcp:dataplex/glossary:Glossary": "Glossary"
|
4351
|
-
}
|
4352
|
-
},
|
4353
|
-
{
|
4354
|
-
"pkg": "gcp",
|
4355
|
-
"mod": "dataplex/glossaryIamBinding",
|
4356
|
-
"fqn": "pulumi_gcp.dataplex",
|
4357
|
-
"classes": {
|
4358
|
-
"gcp:dataplex/glossaryIamBinding:GlossaryIamBinding": "GlossaryIamBinding"
|
4359
|
-
}
|
4360
|
-
},
|
4361
|
-
{
|
4362
|
-
"pkg": "gcp",
|
4363
|
-
"mod": "dataplex/glossaryIamMember",
|
4364
|
-
"fqn": "pulumi_gcp.dataplex",
|
4365
|
-
"classes": {
|
4366
|
-
"gcp:dataplex/glossaryIamMember:GlossaryIamMember": "GlossaryIamMember"
|
4367
|
-
}
|
4368
|
-
},
|
4369
|
-
{
|
4370
|
-
"pkg": "gcp",
|
4371
|
-
"mod": "dataplex/glossaryIamPolicy",
|
4372
|
-
"fqn": "pulumi_gcp.dataplex",
|
4373
|
-
"classes": {
|
4374
|
-
"gcp:dataplex/glossaryIamPolicy:GlossaryIamPolicy": "GlossaryIamPolicy"
|
4375
|
-
}
|
4376
|
-
},
|
4377
4337
|
{
|
4378
4338
|
"pkg": "gcp",
|
4379
4339
|
"mod": "dataplex/lake",
|
@@ -5302,30 +5262,6 @@ _utilities.register(
|
|
5302
5262
|
"gcp:firebase/appHostingBuild:AppHostingBuild": "AppHostingBuild"
|
5303
5263
|
}
|
5304
5264
|
},
|
5305
|
-
{
|
5306
|
-
"pkg": "gcp",
|
5307
|
-
"mod": "firebase/appHostingDefaultDomain",
|
5308
|
-
"fqn": "pulumi_gcp.firebase",
|
5309
|
-
"classes": {
|
5310
|
-
"gcp:firebase/appHostingDefaultDomain:AppHostingDefaultDomain": "AppHostingDefaultDomain"
|
5311
|
-
}
|
5312
|
-
},
|
5313
|
-
{
|
5314
|
-
"pkg": "gcp",
|
5315
|
-
"mod": "firebase/appHostingDomain",
|
5316
|
-
"fqn": "pulumi_gcp.firebase",
|
5317
|
-
"classes": {
|
5318
|
-
"gcp:firebase/appHostingDomain:AppHostingDomain": "AppHostingDomain"
|
5319
|
-
}
|
5320
|
-
},
|
5321
|
-
{
|
5322
|
-
"pkg": "gcp",
|
5323
|
-
"mod": "firebase/appHostingTraffic",
|
5324
|
-
"fqn": "pulumi_gcp.firebase",
|
5325
|
-
"classes": {
|
5326
|
-
"gcp:firebase/appHostingTraffic:AppHostingTraffic": "AppHostingTraffic"
|
5327
|
-
}
|
5328
|
-
},
|
5329
5265
|
{
|
5330
5266
|
"pkg": "gcp",
|
5331
5267
|
"mod": "firebase/appleApp",
|
@@ -6190,30 +6126,6 @@ _utilities.register(
|
|
6190
6126
|
"gcp:iam/workloadIdentityPool:WorkloadIdentityPool": "WorkloadIdentityPool"
|
6191
6127
|
}
|
6192
6128
|
},
|
6193
|
-
{
|
6194
|
-
"pkg": "gcp",
|
6195
|
-
"mod": "iam/workloadIdentityPoolIamBinding",
|
6196
|
-
"fqn": "pulumi_gcp.iam",
|
6197
|
-
"classes": {
|
6198
|
-
"gcp:iam/workloadIdentityPoolIamBinding:WorkloadIdentityPoolIamBinding": "WorkloadIdentityPoolIamBinding"
|
6199
|
-
}
|
6200
|
-
},
|
6201
|
-
{
|
6202
|
-
"pkg": "gcp",
|
6203
|
-
"mod": "iam/workloadIdentityPoolIamMember",
|
6204
|
-
"fqn": "pulumi_gcp.iam",
|
6205
|
-
"classes": {
|
6206
|
-
"gcp:iam/workloadIdentityPoolIamMember:WorkloadIdentityPoolIamMember": "WorkloadIdentityPoolIamMember"
|
6207
|
-
}
|
6208
|
-
},
|
6209
|
-
{
|
6210
|
-
"pkg": "gcp",
|
6211
|
-
"mod": "iam/workloadIdentityPoolIamPolicy",
|
6212
|
-
"fqn": "pulumi_gcp.iam",
|
6213
|
-
"classes": {
|
6214
|
-
"gcp:iam/workloadIdentityPoolIamPolicy:WorkloadIdentityPoolIamPolicy": "WorkloadIdentityPoolIamPolicy"
|
6215
|
-
}
|
6216
|
-
},
|
6217
6129
|
{
|
6218
6130
|
"pkg": "gcp",
|
6219
6131
|
"mod": "iam/workloadIdentityPoolProvider",
|
@@ -405,7 +405,7 @@ class AuthorizedOrgsDesc(pulumi.CustomResource):
|
|
405
405
|
import pulumi_gcp as gcp
|
406
406
|
|
407
407
|
test_access = gcp.accesscontextmanager.AccessPolicy("test-access",
|
408
|
-
parent="organizations/
|
408
|
+
parent="organizations/",
|
409
409
|
title="my policy")
|
410
410
|
authorized_orgs_desc = gcp.accesscontextmanager.AuthorizedOrgsDesc("authorized-orgs-desc",
|
411
411
|
parent=test_access.name.apply(lambda name: f"accessPolicies/{name}"),
|
@@ -501,7 +501,7 @@ class AuthorizedOrgsDesc(pulumi.CustomResource):
|
|
501
501
|
import pulumi_gcp as gcp
|
502
502
|
|
503
503
|
test_access = gcp.accesscontextmanager.AccessPolicy("test-access",
|
504
|
-
parent="organizations/
|
504
|
+
parent="organizations/",
|
505
505
|
title="my policy")
|
506
506
|
authorized_orgs_desc = gcp.accesscontextmanager.AuthorizedOrgsDesc("authorized-orgs-desc",
|
507
507
|
parent=test_access.name.apply(lambda name: f"accessPolicies/{name}"),
|
@@ -32,7 +32,6 @@ class ApiConfigIamBindingArgs:
|
|
32
32
|
The set of arguments for constructing a ApiConfigIamBinding resource.
|
33
33
|
:param pulumi.Input[builtins.str] api: The API to attach the config to.
|
34
34
|
Used to find the parent resource to bind the IAM policy to
|
35
|
-
:param pulumi.Input[builtins.str] api_config: Used to find the parent resource to bind the IAM policy to
|
36
35
|
:param pulumi.Input[Sequence[pulumi.Input[builtins.str]]] members: Identities that will be granted the privilege in `role`.
|
37
36
|
Each entry can have one of the following values:
|
38
37
|
* **allUsers**: A special identifier that represents anyone who is on the internet; with or without a Google account.
|
@@ -75,9 +74,6 @@ class ApiConfigIamBindingArgs:
|
|
75
74
|
@property
|
76
75
|
@pulumi.getter(name="apiConfig")
|
77
76
|
def api_config(self) -> pulumi.Input[builtins.str]:
|
78
|
-
"""
|
79
|
-
Used to find the parent resource to bind the IAM policy to
|
80
|
-
"""
|
81
77
|
return pulumi.get(self, "api_config")
|
82
78
|
|
83
79
|
@api_config.setter
|
@@ -157,7 +153,6 @@ class _ApiConfigIamBindingState:
|
|
157
153
|
Input properties used for looking up and filtering ApiConfigIamBinding resources.
|
158
154
|
:param pulumi.Input[builtins.str] api: The API to attach the config to.
|
159
155
|
Used to find the parent resource to bind the IAM policy to
|
160
|
-
:param pulumi.Input[builtins.str] api_config: Used to find the parent resource to bind the IAM policy to
|
161
156
|
:param pulumi.Input[builtins.str] etag: (Computed) The etag of the IAM policy.
|
162
157
|
:param pulumi.Input[Sequence[pulumi.Input[builtins.str]]] members: Identities that will be granted the privilege in `role`.
|
163
158
|
Each entry can have one of the following values:
|
@@ -207,9 +202,6 @@ class _ApiConfigIamBindingState:
|
|
207
202
|
@property
|
208
203
|
@pulumi.getter(name="apiConfig")
|
209
204
|
def api_config(self) -> Optional[pulumi.Input[builtins.str]]:
|
210
|
-
"""
|
211
|
-
Used to find the parent resource to bind the IAM policy to
|
212
|
-
"""
|
213
205
|
return pulumi.get(self, "api_config")
|
214
206
|
|
215
207
|
@api_config.setter
|
@@ -460,7 +452,6 @@ class ApiConfigIamBinding(pulumi.CustomResource):
|
|
460
452
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
461
453
|
:param pulumi.Input[builtins.str] api: The API to attach the config to.
|
462
454
|
Used to find the parent resource to bind the IAM policy to
|
463
|
-
:param pulumi.Input[builtins.str] api_config: Used to find the parent resource to bind the IAM policy to
|
464
455
|
:param pulumi.Input[Sequence[pulumi.Input[builtins.str]]] members: Identities that will be granted the privilege in `role`.
|
465
456
|
Each entry can have one of the following values:
|
466
457
|
* **allUsers**: A special identifier that represents anyone who is on the internet; with or without a Google account.
|
@@ -711,7 +702,6 @@ class ApiConfigIamBinding(pulumi.CustomResource):
|
|
711
702
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
712
703
|
:param pulumi.Input[builtins.str] api: The API to attach the config to.
|
713
704
|
Used to find the parent resource to bind the IAM policy to
|
714
|
-
:param pulumi.Input[builtins.str] api_config: Used to find the parent resource to bind the IAM policy to
|
715
705
|
:param pulumi.Input[builtins.str] etag: (Computed) The etag of the IAM policy.
|
716
706
|
:param pulumi.Input[Sequence[pulumi.Input[builtins.str]]] members: Identities that will be granted the privilege in `role`.
|
717
707
|
Each entry can have one of the following values:
|
@@ -755,9 +745,6 @@ class ApiConfigIamBinding(pulumi.CustomResource):
|
|
755
745
|
@property
|
756
746
|
@pulumi.getter(name="apiConfig")
|
757
747
|
def api_config(self) -> pulumi.Output[builtins.str]:
|
758
|
-
"""
|
759
|
-
Used to find the parent resource to bind the IAM policy to
|
760
|
-
"""
|
761
748
|
return pulumi.get(self, "api_config")
|
762
749
|
|
763
750
|
@property
|
@@ -32,7 +32,6 @@ class ApiConfigIamMemberArgs:
|
|
32
32
|
The set of arguments for constructing a ApiConfigIamMember resource.
|
33
33
|
:param pulumi.Input[builtins.str] api: The API to attach the config to.
|
34
34
|
Used to find the parent resource to bind the IAM policy to
|
35
|
-
:param pulumi.Input[builtins.str] api_config: Used to find the parent resource to bind the IAM policy to
|
36
35
|
:param pulumi.Input[builtins.str] member: Identities that will be granted the privilege in `role`.
|
37
36
|
Each entry can have one of the following values:
|
38
37
|
* **allUsers**: A special identifier that represents anyone who is on the internet; with or without a Google account.
|
@@ -75,9 +74,6 @@ class ApiConfigIamMemberArgs:
|
|
75
74
|
@property
|
76
75
|
@pulumi.getter(name="apiConfig")
|
77
76
|
def api_config(self) -> pulumi.Input[builtins.str]:
|
78
|
-
"""
|
79
|
-
Used to find the parent resource to bind the IAM policy to
|
80
|
-
"""
|
81
77
|
return pulumi.get(self, "api_config")
|
82
78
|
|
83
79
|
@api_config.setter
|
@@ -157,7 +153,6 @@ class _ApiConfigIamMemberState:
|
|
157
153
|
Input properties used for looking up and filtering ApiConfigIamMember resources.
|
158
154
|
:param pulumi.Input[builtins.str] api: The API to attach the config to.
|
159
155
|
Used to find the parent resource to bind the IAM policy to
|
160
|
-
:param pulumi.Input[builtins.str] api_config: Used to find the parent resource to bind the IAM policy to
|
161
156
|
:param pulumi.Input[builtins.str] etag: (Computed) The etag of the IAM policy.
|
162
157
|
:param pulumi.Input[builtins.str] member: Identities that will be granted the privilege in `role`.
|
163
158
|
Each entry can have one of the following values:
|
@@ -207,9 +202,6 @@ class _ApiConfigIamMemberState:
|
|
207
202
|
@property
|
208
203
|
@pulumi.getter(name="apiConfig")
|
209
204
|
def api_config(self) -> Optional[pulumi.Input[builtins.str]]:
|
210
|
-
"""
|
211
|
-
Used to find the parent resource to bind the IAM policy to
|
212
|
-
"""
|
213
205
|
return pulumi.get(self, "api_config")
|
214
206
|
|
215
207
|
@api_config.setter
|
@@ -460,7 +452,6 @@ class ApiConfigIamMember(pulumi.CustomResource):
|
|
460
452
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
461
453
|
:param pulumi.Input[builtins.str] api: The API to attach the config to.
|
462
454
|
Used to find the parent resource to bind the IAM policy to
|
463
|
-
:param pulumi.Input[builtins.str] api_config: Used to find the parent resource to bind the IAM policy to
|
464
455
|
:param pulumi.Input[builtins.str] member: Identities that will be granted the privilege in `role`.
|
465
456
|
Each entry can have one of the following values:
|
466
457
|
* **allUsers**: A special identifier that represents anyone who is on the internet; with or without a Google account.
|
@@ -711,7 +702,6 @@ class ApiConfigIamMember(pulumi.CustomResource):
|
|
711
702
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
712
703
|
:param pulumi.Input[builtins.str] api: The API to attach the config to.
|
713
704
|
Used to find the parent resource to bind the IAM policy to
|
714
|
-
:param pulumi.Input[builtins.str] api_config: Used to find the parent resource to bind the IAM policy to
|
715
705
|
:param pulumi.Input[builtins.str] etag: (Computed) The etag of the IAM policy.
|
716
706
|
:param pulumi.Input[builtins.str] member: Identities that will be granted the privilege in `role`.
|
717
707
|
Each entry can have one of the following values:
|
@@ -755,9 +745,6 @@ class ApiConfigIamMember(pulumi.CustomResource):
|
|
755
745
|
@property
|
756
746
|
@pulumi.getter(name="apiConfig")
|
757
747
|
def api_config(self) -> pulumi.Output[builtins.str]:
|
758
|
-
"""
|
759
|
-
Used to find the parent resource to bind the IAM policy to
|
760
|
-
"""
|
761
748
|
return pulumi.get(self, "api_config")
|
762
749
|
|
763
750
|
@property
|
@@ -28,7 +28,6 @@ class ApiConfigIamPolicyArgs:
|
|
28
28
|
The set of arguments for constructing a ApiConfigIamPolicy resource.
|
29
29
|
:param pulumi.Input[builtins.str] api: The API to attach the config to.
|
30
30
|
Used to find the parent resource to bind the IAM policy to
|
31
|
-
:param pulumi.Input[builtins.str] api_config: Used to find the parent resource to bind the IAM policy to
|
32
31
|
:param pulumi.Input[builtins.str] policy_data: The policy data generated by
|
33
32
|
a `organizations_get_iam_policy` data source.
|
34
33
|
:param pulumi.Input[builtins.str] project: The ID of the project in which the resource belongs.
|
@@ -56,9 +55,6 @@ class ApiConfigIamPolicyArgs:
|
|
56
55
|
@property
|
57
56
|
@pulumi.getter(name="apiConfig")
|
58
57
|
def api_config(self) -> pulumi.Input[builtins.str]:
|
59
|
-
"""
|
60
|
-
Used to find the parent resource to bind the IAM policy to
|
61
|
-
"""
|
62
58
|
return pulumi.get(self, "api_config")
|
63
59
|
|
64
60
|
@api_config.setter
|
@@ -104,7 +100,6 @@ class _ApiConfigIamPolicyState:
|
|
104
100
|
Input properties used for looking up and filtering ApiConfigIamPolicy resources.
|
105
101
|
:param pulumi.Input[builtins.str] api: The API to attach the config to.
|
106
102
|
Used to find the parent resource to bind the IAM policy to
|
107
|
-
:param pulumi.Input[builtins.str] api_config: Used to find the parent resource to bind the IAM policy to
|
108
103
|
:param pulumi.Input[builtins.str] etag: (Computed) The etag of the IAM policy.
|
109
104
|
:param pulumi.Input[builtins.str] policy_data: The policy data generated by
|
110
105
|
a `organizations_get_iam_policy` data source.
|
@@ -138,9 +133,6 @@ class _ApiConfigIamPolicyState:
|
|
138
133
|
@property
|
139
134
|
@pulumi.getter(name="apiConfig")
|
140
135
|
def api_config(self) -> Optional[pulumi.Input[builtins.str]]:
|
141
|
-
"""
|
142
|
-
Used to find the parent resource to bind the IAM policy to
|
143
|
-
"""
|
144
136
|
return pulumi.get(self, "api_config")
|
145
137
|
|
146
138
|
@api_config.setter
|
@@ -357,7 +349,6 @@ class ApiConfigIamPolicy(pulumi.CustomResource):
|
|
357
349
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
358
350
|
:param pulumi.Input[builtins.str] api: The API to attach the config to.
|
359
351
|
Used to find the parent resource to bind the IAM policy to
|
360
|
-
:param pulumi.Input[builtins.str] api_config: Used to find the parent resource to bind the IAM policy to
|
361
352
|
:param pulumi.Input[builtins.str] policy_data: The policy data generated by
|
362
353
|
a `organizations_get_iam_policy` data source.
|
363
354
|
:param pulumi.Input[builtins.str] project: The ID of the project in which the resource belongs.
|
@@ -588,7 +579,6 @@ class ApiConfigIamPolicy(pulumi.CustomResource):
|
|
588
579
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
589
580
|
:param pulumi.Input[builtins.str] api: The API to attach the config to.
|
590
581
|
Used to find the parent resource to bind the IAM policy to
|
591
|
-
:param pulumi.Input[builtins.str] api_config: Used to find the parent resource to bind the IAM policy to
|
592
582
|
:param pulumi.Input[builtins.str] etag: (Computed) The etag of the IAM policy.
|
593
583
|
:param pulumi.Input[builtins.str] policy_data: The policy data generated by
|
594
584
|
a `organizations_get_iam_policy` data source.
|
@@ -618,9 +608,6 @@ class ApiConfigIamPolicy(pulumi.CustomResource):
|
|
618
608
|
@property
|
619
609
|
@pulumi.getter(name="apiConfig")
|
620
610
|
def api_config(self) -> pulumi.Output[builtins.str]:
|
621
|
-
"""
|
622
|
-
Used to find the parent resource to bind the IAM policy to
|
623
|
-
"""
|
624
611
|
return pulumi.get(self, "api_config")
|
625
612
|
|
626
613
|
@property
|
@@ -29,7 +29,6 @@ class ApiIamBindingArgs:
|
|
29
29
|
project: Optional[pulumi.Input[builtins.str]] = None):
|
30
30
|
"""
|
31
31
|
The set of arguments for constructing a ApiIamBinding resource.
|
32
|
-
:param pulumi.Input[builtins.str] api: Used to find the parent resource to bind the IAM policy to
|
33
32
|
:param pulumi.Input[Sequence[pulumi.Input[builtins.str]]] members: Identities that will be granted the privilege in `role`.
|
34
33
|
Each entry can have one of the following values:
|
35
34
|
* **allUsers**: A special identifier that represents anyone who is on the internet; with or without a Google account.
|
@@ -58,9 +57,6 @@ class ApiIamBindingArgs:
|
|
58
57
|
@property
|
59
58
|
@pulumi.getter
|
60
59
|
def api(self) -> pulumi.Input[builtins.str]:
|
61
|
-
"""
|
62
|
-
Used to find the parent resource to bind the IAM policy to
|
63
|
-
"""
|
64
60
|
return pulumi.get(self, "api")
|
65
61
|
|
66
62
|
@api.setter
|
@@ -137,7 +133,6 @@ class _ApiIamBindingState:
|
|
137
133
|
role: Optional[pulumi.Input[builtins.str]] = None):
|
138
134
|
"""
|
139
135
|
Input properties used for looking up and filtering ApiIamBinding resources.
|
140
|
-
:param pulumi.Input[builtins.str] api: Used to find the parent resource to bind the IAM policy to
|
141
136
|
:param pulumi.Input[builtins.str] etag: (Computed) The etag of the IAM policy.
|
142
137
|
:param pulumi.Input[Sequence[pulumi.Input[builtins.str]]] members: Identities that will be granted the privilege in `role`.
|
143
138
|
Each entry can have one of the following values:
|
@@ -172,9 +167,6 @@ class _ApiIamBindingState:
|
|
172
167
|
@property
|
173
168
|
@pulumi.getter
|
174
169
|
def api(self) -> Optional[pulumi.Input[builtins.str]]:
|
175
|
-
"""
|
176
|
-
Used to find the parent resource to bind the IAM policy to
|
177
|
-
"""
|
178
170
|
return pulumi.get(self, "api")
|
179
171
|
|
180
172
|
@api.setter
|
@@ -420,7 +412,6 @@ class ApiIamBinding(pulumi.CustomResource):
|
|
420
412
|
|
421
413
|
:param str resource_name: The name of the resource.
|
422
414
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
423
|
-
:param pulumi.Input[builtins.str] api: Used to find the parent resource to bind the IAM policy to
|
424
415
|
:param pulumi.Input[Sequence[pulumi.Input[builtins.str]]] members: Identities that will be granted the privilege in `role`.
|
425
416
|
Each entry can have one of the following values:
|
426
417
|
* **allUsers**: A special identifier that represents anyone who is on the internet; with or without a Google account.
|
@@ -662,7 +653,6 @@ class ApiIamBinding(pulumi.CustomResource):
|
|
662
653
|
:param str resource_name: The unique name of the resulting resource.
|
663
654
|
:param pulumi.Input[str] id: The unique provider ID of the resource to lookup.
|
664
655
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
665
|
-
:param pulumi.Input[builtins.str] api: Used to find the parent resource to bind the IAM policy to
|
666
656
|
:param pulumi.Input[builtins.str] etag: (Computed) The etag of the IAM policy.
|
667
657
|
:param pulumi.Input[Sequence[pulumi.Input[builtins.str]]] members: Identities that will be granted the privilege in `role`.
|
668
658
|
Each entry can have one of the following values:
|
@@ -696,9 +686,6 @@ class ApiIamBinding(pulumi.CustomResource):
|
|
696
686
|
@property
|
697
687
|
@pulumi.getter
|
698
688
|
def api(self) -> pulumi.Output[builtins.str]:
|
699
|
-
"""
|
700
|
-
Used to find the parent resource to bind the IAM policy to
|
701
|
-
"""
|
702
689
|
return pulumi.get(self, "api")
|
703
690
|
|
704
691
|
@property
|
@@ -29,7 +29,6 @@ class ApiIamMemberArgs:
|
|
29
29
|
project: Optional[pulumi.Input[builtins.str]] = None):
|
30
30
|
"""
|
31
31
|
The set of arguments for constructing a ApiIamMember resource.
|
32
|
-
:param pulumi.Input[builtins.str] api: Used to find the parent resource to bind the IAM policy to
|
33
32
|
:param pulumi.Input[builtins.str] member: Identities that will be granted the privilege in `role`.
|
34
33
|
Each entry can have one of the following values:
|
35
34
|
* **allUsers**: A special identifier that represents anyone who is on the internet; with or without a Google account.
|
@@ -58,9 +57,6 @@ class ApiIamMemberArgs:
|
|
58
57
|
@property
|
59
58
|
@pulumi.getter
|
60
59
|
def api(self) -> pulumi.Input[builtins.str]:
|
61
|
-
"""
|
62
|
-
Used to find the parent resource to bind the IAM policy to
|
63
|
-
"""
|
64
60
|
return pulumi.get(self, "api")
|
65
61
|
|
66
62
|
@api.setter
|
@@ -137,7 +133,6 @@ class _ApiIamMemberState:
|
|
137
133
|
role: Optional[pulumi.Input[builtins.str]] = None):
|
138
134
|
"""
|
139
135
|
Input properties used for looking up and filtering ApiIamMember resources.
|
140
|
-
:param pulumi.Input[builtins.str] api: Used to find the parent resource to bind the IAM policy to
|
141
136
|
:param pulumi.Input[builtins.str] etag: (Computed) The etag of the IAM policy.
|
142
137
|
:param pulumi.Input[builtins.str] member: Identities that will be granted the privilege in `role`.
|
143
138
|
Each entry can have one of the following values:
|
@@ -172,9 +167,6 @@ class _ApiIamMemberState:
|
|
172
167
|
@property
|
173
168
|
@pulumi.getter
|
174
169
|
def api(self) -> Optional[pulumi.Input[builtins.str]]:
|
175
|
-
"""
|
176
|
-
Used to find the parent resource to bind the IAM policy to
|
177
|
-
"""
|
178
170
|
return pulumi.get(self, "api")
|
179
171
|
|
180
172
|
@api.setter
|
@@ -420,7 +412,6 @@ class ApiIamMember(pulumi.CustomResource):
|
|
420
412
|
|
421
413
|
:param str resource_name: The name of the resource.
|
422
414
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
423
|
-
:param pulumi.Input[builtins.str] api: Used to find the parent resource to bind the IAM policy to
|
424
415
|
:param pulumi.Input[builtins.str] member: Identities that will be granted the privilege in `role`.
|
425
416
|
Each entry can have one of the following values:
|
426
417
|
* **allUsers**: A special identifier that represents anyone who is on the internet; with or without a Google account.
|
@@ -662,7 +653,6 @@ class ApiIamMember(pulumi.CustomResource):
|
|
662
653
|
:param str resource_name: The unique name of the resulting resource.
|
663
654
|
:param pulumi.Input[str] id: The unique provider ID of the resource to lookup.
|
664
655
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
665
|
-
:param pulumi.Input[builtins.str] api: Used to find the parent resource to bind the IAM policy to
|
666
656
|
:param pulumi.Input[builtins.str] etag: (Computed) The etag of the IAM policy.
|
667
657
|
:param pulumi.Input[builtins.str] member: Identities that will be granted the privilege in `role`.
|
668
658
|
Each entry can have one of the following values:
|
@@ -696,9 +686,6 @@ class ApiIamMember(pulumi.CustomResource):
|
|
696
686
|
@property
|
697
687
|
@pulumi.getter
|
698
688
|
def api(self) -> pulumi.Output[builtins.str]:
|
699
|
-
"""
|
700
|
-
Used to find the parent resource to bind the IAM policy to
|
701
|
-
"""
|
702
689
|
return pulumi.get(self, "api")
|
703
690
|
|
704
691
|
@property
|
@@ -25,7 +25,6 @@ class ApiIamPolicyArgs:
|
|
25
25
|
project: Optional[pulumi.Input[builtins.str]] = None):
|
26
26
|
"""
|
27
27
|
The set of arguments for constructing a ApiIamPolicy resource.
|
28
|
-
:param pulumi.Input[builtins.str] api: Used to find the parent resource to bind the IAM policy to
|
29
28
|
:param pulumi.Input[builtins.str] policy_data: The policy data generated by
|
30
29
|
a `organizations_get_iam_policy` data source.
|
31
30
|
:param pulumi.Input[builtins.str] project: The ID of the project in which the resource belongs.
|
@@ -39,9 +38,6 @@ class ApiIamPolicyArgs:
|
|
39
38
|
@property
|
40
39
|
@pulumi.getter
|
41
40
|
def api(self) -> pulumi.Input[builtins.str]:
|
42
|
-
"""
|
43
|
-
Used to find the parent resource to bind the IAM policy to
|
44
|
-
"""
|
45
41
|
return pulumi.get(self, "api")
|
46
42
|
|
47
43
|
@api.setter
|
@@ -84,7 +80,6 @@ class _ApiIamPolicyState:
|
|
84
80
|
project: Optional[pulumi.Input[builtins.str]] = None):
|
85
81
|
"""
|
86
82
|
Input properties used for looking up and filtering ApiIamPolicy resources.
|
87
|
-
:param pulumi.Input[builtins.str] api: Used to find the parent resource to bind the IAM policy to
|
88
83
|
:param pulumi.Input[builtins.str] etag: (Computed) The etag of the IAM policy.
|
89
84
|
:param pulumi.Input[builtins.str] policy_data: The policy data generated by
|
90
85
|
a `organizations_get_iam_policy` data source.
|
@@ -103,9 +98,6 @@ class _ApiIamPolicyState:
|
|
103
98
|
@property
|
104
99
|
@pulumi.getter
|
105
100
|
def api(self) -> Optional[pulumi.Input[builtins.str]]:
|
106
|
-
"""
|
107
|
-
Used to find the parent resource to bind the IAM policy to
|
108
|
-
"""
|
109
101
|
return pulumi.get(self, "api")
|
110
102
|
|
111
103
|
@api.setter
|
@@ -317,7 +309,6 @@ class ApiIamPolicy(pulumi.CustomResource):
|
|
317
309
|
|
318
310
|
:param str resource_name: The name of the resource.
|
319
311
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
320
|
-
:param pulumi.Input[builtins.str] api: Used to find the parent resource to bind the IAM policy to
|
321
312
|
:param pulumi.Input[builtins.str] policy_data: The policy data generated by
|
322
313
|
a `organizations_get_iam_policy` data source.
|
323
314
|
:param pulumi.Input[builtins.str] project: The ID of the project in which the resource belongs.
|
@@ -539,7 +530,6 @@ class ApiIamPolicy(pulumi.CustomResource):
|
|
539
530
|
:param str resource_name: The unique name of the resulting resource.
|
540
531
|
:param pulumi.Input[str] id: The unique provider ID of the resource to lookup.
|
541
532
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
542
|
-
:param pulumi.Input[builtins.str] api: Used to find the parent resource to bind the IAM policy to
|
543
533
|
:param pulumi.Input[builtins.str] etag: (Computed) The etag of the IAM policy.
|
544
534
|
:param pulumi.Input[builtins.str] policy_data: The policy data generated by
|
545
535
|
a `organizations_get_iam_policy` data source.
|
@@ -559,9 +549,6 @@ class ApiIamPolicy(pulumi.CustomResource):
|
|
559
549
|
@property
|
560
550
|
@pulumi.getter
|
561
551
|
def api(self) -> pulumi.Output[builtins.str]:
|
562
|
-
"""
|
563
|
-
Used to find the parent resource to bind the IAM policy to
|
564
|
-
"""
|
565
552
|
return pulumi.get(self, "api")
|
566
553
|
|
567
554
|
@property
|
@@ -30,7 +30,6 @@ class GatewayIamBindingArgs:
|
|
30
30
|
region: Optional[pulumi.Input[builtins.str]] = None):
|
31
31
|
"""
|
32
32
|
The set of arguments for constructing a GatewayIamBinding resource.
|
33
|
-
:param pulumi.Input[builtins.str] gateway: 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.
|
@@ -65,9 +64,6 @@ class GatewayIamBindingArgs:
|
|
65
64
|
@property
|
66
65
|
@pulumi.getter
|
67
66
|
def gateway(self) -> pulumi.Input[builtins.str]:
|
68
|
-
"""
|
69
|
-
Used to find the parent resource to bind the IAM policy to
|
70
|
-
"""
|
71
67
|
return pulumi.get(self, "gateway")
|
72
68
|
|
73
69
|
@gateway.setter
|
@@ -161,7 +157,6 @@ class _GatewayIamBindingState:
|
|
161
157
|
"""
|
162
158
|
Input properties used for looking up and filtering GatewayIamBinding resources.
|
163
159
|
:param pulumi.Input[builtins.str] etag: (Computed) The etag of the IAM policy.
|
164
|
-
:param pulumi.Input[builtins.str] gateway: Used to find the parent resource to bind the IAM policy to
|
165
160
|
:param pulumi.Input[Sequence[pulumi.Input[builtins.str]]] members: Identities that will be granted the privilege in `role`.
|
166
161
|
Each entry can have one of the following values:
|
167
162
|
* **allUsers**: A special identifier that represents anyone who is on the internet; with or without a Google account.
|
@@ -222,9 +217,6 @@ class _GatewayIamBindingState:
|
|
222
217
|
@property
|
223
218
|
@pulumi.getter
|
224
219
|
def gateway(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, "gateway")
|
229
221
|
|
230
222
|
@gateway.setter
|
@@ -473,7 +465,6 @@ class GatewayIamBinding(pulumi.CustomResource):
|
|
473
465
|
|
474
466
|
:param str resource_name: The name of the resource.
|
475
467
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
476
|
-
:param pulumi.Input[builtins.str] gateway: Used to find the parent resource to bind the IAM policy to
|
477
468
|
:param pulumi.Input[Sequence[pulumi.Input[builtins.str]]] members: Identities that will be granted the privilege in `role`.
|
478
469
|
Each entry can have one of the following values:
|
479
470
|
* **allUsers**: A special identifier that represents anyone who is on the internet; with or without a Google account.
|
@@ -731,7 +722,6 @@ class GatewayIamBinding(pulumi.CustomResource):
|
|
731
722
|
:param pulumi.Input[str] id: The unique provider ID of the resource to lookup.
|
732
723
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
733
724
|
:param pulumi.Input[builtins.str] etag: (Computed) The etag of the IAM policy.
|
734
|
-
:param pulumi.Input[builtins.str] gateway: Used to find the parent resource to bind the IAM policy to
|
735
725
|
:param pulumi.Input[Sequence[pulumi.Input[builtins.str]]] members: Identities that will be granted the privilege in `role`.
|
736
726
|
Each entry can have one of the following values:
|
737
727
|
* **allUsers**: A special identifier that represents anyone who is on the internet; with or without a Google account.
|
@@ -782,9 +772,6 @@ class GatewayIamBinding(pulumi.CustomResource):
|
|
782
772
|
@property
|
783
773
|
@pulumi.getter
|
784
774
|
def gateway(self) -> pulumi.Output[builtins.str]:
|
785
|
-
"""
|
786
|
-
Used to find the parent resource to bind the IAM policy to
|
787
|
-
"""
|
788
775
|
return pulumi.get(self, "gateway")
|
789
776
|
|
790
777
|
@property
|
@@ -30,7 +30,6 @@ class GatewayIamMemberArgs:
|
|
30
30
|
region: Optional[pulumi.Input[builtins.str]] = None):
|
31
31
|
"""
|
32
32
|
The set of arguments for constructing a GatewayIamMember resource.
|
33
|
-
:param pulumi.Input[builtins.str] gateway: 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.
|
@@ -65,9 +64,6 @@ class GatewayIamMemberArgs:
|
|
65
64
|
@property
|
66
65
|
@pulumi.getter
|
67
66
|
def gateway(self) -> pulumi.Input[builtins.str]:
|
68
|
-
"""
|
69
|
-
Used to find the parent resource to bind the IAM policy to
|
70
|
-
"""
|
71
67
|
return pulumi.get(self, "gateway")
|
72
68
|
|
73
69
|
@gateway.setter
|
@@ -161,7 +157,6 @@ class _GatewayIamMemberState:
|
|
161
157
|
"""
|
162
158
|
Input properties used for looking up and filtering GatewayIamMember resources.
|
163
159
|
:param pulumi.Input[builtins.str] etag: (Computed) The etag of the IAM policy.
|
164
|
-
:param pulumi.Input[builtins.str] gateway: Used to find the parent resource to bind the IAM policy to
|
165
160
|
:param pulumi.Input[builtins.str] member: Identities that will be granted the privilege in `role`.
|
166
161
|
Each entry can have one of the following values:
|
167
162
|
* **allUsers**: A special identifier that represents anyone who is on the internet; with or without a Google account.
|
@@ -222,9 +217,6 @@ class _GatewayIamMemberState:
|
|
222
217
|
@property
|
223
218
|
@pulumi.getter
|
224
219
|
def gateway(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, "gateway")
|
229
221
|
|
230
222
|
@gateway.setter
|
@@ -473,7 +465,6 @@ class GatewayIamMember(pulumi.CustomResource):
|
|
473
465
|
|
474
466
|
:param str resource_name: The name of the resource.
|
475
467
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
476
|
-
:param pulumi.Input[builtins.str] gateway: Used to find the parent resource to bind the IAM policy to
|
477
468
|
:param pulumi.Input[builtins.str] member: Identities that will be granted the privilege in `role`.
|
478
469
|
Each entry can have one of the following values:
|
479
470
|
* **allUsers**: A special identifier that represents anyone who is on the internet; with or without a Google account.
|
@@ -731,7 +722,6 @@ class GatewayIamMember(pulumi.CustomResource):
|
|
731
722
|
:param pulumi.Input[str] id: The unique provider ID of the resource to lookup.
|
732
723
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
733
724
|
:param pulumi.Input[builtins.str] etag: (Computed) The etag of the IAM policy.
|
734
|
-
:param pulumi.Input[builtins.str] gateway: Used to find the parent resource to bind the IAM policy to
|
735
725
|
:param pulumi.Input[builtins.str] member: Identities that will be granted the privilege in `role`.
|
736
726
|
Each entry can have one of the following values:
|
737
727
|
* **allUsers**: A special identifier that represents anyone who is on the internet; with or without a Google account.
|
@@ -782,9 +772,6 @@ class GatewayIamMember(pulumi.CustomResource):
|
|
782
772
|
@property
|
783
773
|
@pulumi.getter
|
784
774
|
def gateway(self) -> pulumi.Output[builtins.str]:
|
785
|
-
"""
|
786
|
-
Used to find the parent resource to bind the IAM policy to
|
787
|
-
"""
|
788
775
|
return pulumi.get(self, "gateway")
|
789
776
|
|
790
777
|
@property
|