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
@@ -472,14 +472,6 @@ class InterceptEndpointGroupAssociation(pulumi.CustomResource):
|
|
472
472
|
project: Optional[pulumi.Input[builtins.str]] = None,
|
473
473
|
__props__=None):
|
474
474
|
"""
|
475
|
-
An endpoint group association represents a link between a network and an
|
476
|
-
endpoint group in the organization.
|
477
|
-
|
478
|
-
Creating an association creates the networking infrastructure linking the
|
479
|
-
network to the endpoint group, but does not enable intercept by itself.
|
480
|
-
To enable intercept, the user must also create a network firewall policy
|
481
|
-
containing intercept rules and associate it with the network.
|
482
|
-
|
483
475
|
## Example Usage
|
484
476
|
|
485
477
|
### Network Security Intercept Endpoint Group Association Basic
|
@@ -564,14 +556,6 @@ class InterceptEndpointGroupAssociation(pulumi.CustomResource):
|
|
564
556
|
args: InterceptEndpointGroupAssociationInitArgs,
|
565
557
|
opts: Optional[pulumi.ResourceOptions] = None):
|
566
558
|
"""
|
567
|
-
An endpoint group association represents a link between a network and an
|
568
|
-
endpoint group in the organization.
|
569
|
-
|
570
|
-
Creating an association creates the networking infrastructure linking the
|
571
|
-
network to the endpoint group, but does not enable intercept by itself.
|
572
|
-
To enable intercept, the user must also create a network firewall policy
|
573
|
-
containing intercept rules and associate it with the network.
|
574
|
-
|
575
559
|
## Example Usage
|
576
560
|
|
577
561
|
### Network Security Intercept Endpoint Group Association Basic
|
pulumi_gcp/pulumi-plugin.json
CHANGED
@@ -127,7 +127,6 @@ def get_regional_secret_iam_policy(location: Optional[builtins.str] = None,
|
|
127
127
|
location is specified, it is taken from the provider configuration.
|
128
128
|
:param builtins.str project: The ID of the project in which the resource belongs.
|
129
129
|
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.
|
130
|
-
:param builtins.str secret_id: Used to find the parent resource to bind the IAM policy to
|
131
130
|
"""
|
132
131
|
__args__ = dict()
|
133
132
|
__args__['location'] = location
|
@@ -168,7 +167,6 @@ def get_regional_secret_iam_policy_output(location: Optional[pulumi.Input[Option
|
|
168
167
|
location is specified, it is taken from the provider configuration.
|
169
168
|
:param builtins.str project: The ID of the project in which the resource belongs.
|
170
169
|
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.
|
171
|
-
:param builtins.str secret_id: Used to find the parent resource to bind the IAM policy to
|
172
170
|
"""
|
173
171
|
__args__ = dict()
|
174
172
|
__args__['location'] = location
|
@@ -112,7 +112,6 @@ def get_secret_iam_policy(project: Optional[builtins.str] = None,
|
|
112
112
|
|
113
113
|
:param builtins.str project: The ID of the project in which the resource belongs.
|
114
114
|
If it is not provided, the project will be parsed from the identifier of the parent resource. If no project is provided in the parent identifier and no project is specified, the provider project is used.
|
115
|
-
:param builtins.str secret_id: Used to find the parent resource to bind the IAM policy to
|
116
115
|
"""
|
117
116
|
__args__ = dict()
|
118
117
|
__args__['project'] = project
|
@@ -145,7 +144,6 @@ def get_secret_iam_policy_output(project: Optional[pulumi.Input[Optional[builtin
|
|
145
144
|
|
146
145
|
:param builtins.str project: The ID of the project in which the resource belongs.
|
147
146
|
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.
|
148
|
-
:param builtins.str secret_id: Used to find the parent resource to bind the IAM policy to
|
149
147
|
"""
|
150
148
|
__args__ = dict()
|
151
149
|
__args__['project'] = project
|
@@ -44,7 +44,6 @@ class RegionalSecretIamBindingArgs:
|
|
44
44
|
:param pulumi.Input[builtins.str] role: The role that should be applied. Only one
|
45
45
|
`secretmanager.RegionalSecretIamBinding` can be used per role. Note that custom roles must be of the format
|
46
46
|
`[projects|organizations]/{parent-name}/roles/{role-name}`.
|
47
|
-
:param pulumi.Input[builtins.str] secret_id: Used to find the parent resource to bind the IAM policy to
|
48
47
|
:param pulumi.Input['RegionalSecretIamBindingConditionArgs'] condition: An [IAM Condition](https://cloud.google.com/iam/docs/conditions-overview) for a given binding.
|
49
48
|
Structure is documented below.
|
50
49
|
:param pulumi.Input[builtins.str] location: The location of the regional secret. eg us-central1
|
@@ -103,9 +102,6 @@ class RegionalSecretIamBindingArgs:
|
|
103
102
|
@property
|
104
103
|
@pulumi.getter(name="secretId")
|
105
104
|
def secret_id(self) -> pulumi.Input[builtins.str]:
|
106
|
-
"""
|
107
|
-
Used to find the parent resource to bind the IAM policy to
|
108
|
-
"""
|
109
105
|
return pulumi.get(self, "secret_id")
|
110
106
|
|
111
107
|
@secret_id.setter
|
@@ -189,7 +185,6 @@ class _RegionalSecretIamBindingState:
|
|
189
185
|
:param pulumi.Input[builtins.str] role: The role that should be applied. Only one
|
190
186
|
`secretmanager.RegionalSecretIamBinding` can be used per role. Note that custom roles must be of the format
|
191
187
|
`[projects|organizations]/{parent-name}/roles/{role-name}`.
|
192
|
-
:param pulumi.Input[builtins.str] secret_id: Used to find the parent resource to bind the IAM policy to
|
193
188
|
"""
|
194
189
|
if condition is not None:
|
195
190
|
pulumi.set(__self__, "condition", condition)
|
@@ -298,9 +293,6 @@ class _RegionalSecretIamBindingState:
|
|
298
293
|
@property
|
299
294
|
@pulumi.getter(name="secretId")
|
300
295
|
def secret_id(self) -> Optional[pulumi.Input[builtins.str]]:
|
301
|
-
"""
|
302
|
-
Used to find the parent resource to bind the IAM policy to
|
303
|
-
"""
|
304
296
|
return pulumi.get(self, "secret_id")
|
305
297
|
|
306
298
|
@secret_id.setter
|
@@ -627,7 +619,6 @@ class RegionalSecretIamBinding(pulumi.CustomResource):
|
|
627
619
|
:param pulumi.Input[builtins.str] role: The role that should be applied. Only one
|
628
620
|
`secretmanager.RegionalSecretIamBinding` can be used per role. Note that custom roles must be of the format
|
629
621
|
`[projects|organizations]/{parent-name}/roles/{role-name}`.
|
630
|
-
:param pulumi.Input[builtins.str] secret_id: Used to find the parent resource to bind the IAM policy to
|
631
622
|
"""
|
632
623
|
...
|
633
624
|
@overload
|
@@ -1007,7 +998,6 @@ class RegionalSecretIamBinding(pulumi.CustomResource):
|
|
1007
998
|
:param pulumi.Input[builtins.str] role: The role that should be applied. Only one
|
1008
999
|
`secretmanager.RegionalSecretIamBinding` can be used per role. Note that custom roles must be of the format
|
1009
1000
|
`[projects|organizations]/{parent-name}/roles/{role-name}`.
|
1010
|
-
:param pulumi.Input[builtins.str] secret_id: Used to find the parent resource to bind the IAM policy to
|
1011
1001
|
"""
|
1012
1002
|
opts = pulumi.ResourceOptions.merge(opts, pulumi.ResourceOptions(id=id))
|
1013
1003
|
|
@@ -1090,8 +1080,5 @@ class RegionalSecretIamBinding(pulumi.CustomResource):
|
|
1090
1080
|
@property
|
1091
1081
|
@pulumi.getter(name="secretId")
|
1092
1082
|
def secret_id(self) -> pulumi.Output[builtins.str]:
|
1093
|
-
"""
|
1094
|
-
Used to find the parent resource to bind the IAM policy to
|
1095
|
-
"""
|
1096
1083
|
return pulumi.get(self, "secret_id")
|
1097
1084
|
|
@@ -44,7 +44,6 @@ class RegionalSecretIamMemberArgs:
|
|
44
44
|
:param pulumi.Input[builtins.str] role: The role that should be applied. Only one
|
45
45
|
`secretmanager.RegionalSecretIamBinding` can be used per role. Note that custom roles must be of the format
|
46
46
|
`[projects|organizations]/{parent-name}/roles/{role-name}`.
|
47
|
-
:param pulumi.Input[builtins.str] secret_id: Used to find the parent resource to bind the IAM policy to
|
48
47
|
:param pulumi.Input['RegionalSecretIamMemberConditionArgs'] condition: An [IAM Condition](https://cloud.google.com/iam/docs/conditions-overview) for a given binding.
|
49
48
|
Structure is documented below.
|
50
49
|
:param pulumi.Input[builtins.str] location: The location of the regional secret. eg us-central1
|
@@ -103,9 +102,6 @@ class RegionalSecretIamMemberArgs:
|
|
103
102
|
@property
|
104
103
|
@pulumi.getter(name="secretId")
|
105
104
|
def secret_id(self) -> pulumi.Input[builtins.str]:
|
106
|
-
"""
|
107
|
-
Used to find the parent resource to bind the IAM policy to
|
108
|
-
"""
|
109
105
|
return pulumi.get(self, "secret_id")
|
110
106
|
|
111
107
|
@secret_id.setter
|
@@ -189,7 +185,6 @@ class _RegionalSecretIamMemberState:
|
|
189
185
|
:param pulumi.Input[builtins.str] role: The role that should be applied. Only one
|
190
186
|
`secretmanager.RegionalSecretIamBinding` can be used per role. Note that custom roles must be of the format
|
191
187
|
`[projects|organizations]/{parent-name}/roles/{role-name}`.
|
192
|
-
:param pulumi.Input[builtins.str] secret_id: Used to find the parent resource to bind the IAM policy to
|
193
188
|
"""
|
194
189
|
if condition is not None:
|
195
190
|
pulumi.set(__self__, "condition", condition)
|
@@ -298,9 +293,6 @@ class _RegionalSecretIamMemberState:
|
|
298
293
|
@property
|
299
294
|
@pulumi.getter(name="secretId")
|
300
295
|
def secret_id(self) -> Optional[pulumi.Input[builtins.str]]:
|
301
|
-
"""
|
302
|
-
Used to find the parent resource to bind the IAM policy to
|
303
|
-
"""
|
304
296
|
return pulumi.get(self, "secret_id")
|
305
297
|
|
306
298
|
@secret_id.setter
|
@@ -627,7 +619,6 @@ class RegionalSecretIamMember(pulumi.CustomResource):
|
|
627
619
|
:param pulumi.Input[builtins.str] role: The role that should be applied. Only one
|
628
620
|
`secretmanager.RegionalSecretIamBinding` can be used per role. Note that custom roles must be of the format
|
629
621
|
`[projects|organizations]/{parent-name}/roles/{role-name}`.
|
630
|
-
:param pulumi.Input[builtins.str] secret_id: Used to find the parent resource to bind the IAM policy to
|
631
622
|
"""
|
632
623
|
...
|
633
624
|
@overload
|
@@ -1007,7 +998,6 @@ class RegionalSecretIamMember(pulumi.CustomResource):
|
|
1007
998
|
:param pulumi.Input[builtins.str] role: The role that should be applied. Only one
|
1008
999
|
`secretmanager.RegionalSecretIamBinding` can be used per role. Note that custom roles must be of the format
|
1009
1000
|
`[projects|organizations]/{parent-name}/roles/{role-name}`.
|
1010
|
-
:param pulumi.Input[builtins.str] secret_id: Used to find the parent resource to bind the IAM policy to
|
1011
1001
|
"""
|
1012
1002
|
opts = pulumi.ResourceOptions.merge(opts, pulumi.ResourceOptions(id=id))
|
1013
1003
|
|
@@ -1090,8 +1080,5 @@ class RegionalSecretIamMember(pulumi.CustomResource):
|
|
1090
1080
|
@property
|
1091
1081
|
@pulumi.getter(name="secretId")
|
1092
1082
|
def secret_id(self) -> pulumi.Output[builtins.str]:
|
1093
|
-
"""
|
1094
|
-
Used to find the parent resource to bind the IAM policy to
|
1095
|
-
"""
|
1096
1083
|
return pulumi.get(self, "secret_id")
|
1097
1084
|
|
@@ -28,7 +28,6 @@ class RegionalSecretIamPolicyArgs:
|
|
28
28
|
The set of arguments for constructing a RegionalSecretIamPolicy resource.
|
29
29
|
:param pulumi.Input[builtins.str] policy_data: The policy data generated by
|
30
30
|
a `organizations_get_iam_policy` data source.
|
31
|
-
:param pulumi.Input[builtins.str] secret_id: Used to find the parent resource to bind the IAM policy to
|
32
31
|
:param pulumi.Input[builtins.str] location: The location of the regional secret. eg us-central1
|
33
32
|
Used to find the parent resource to bind the IAM policy to. If not specified,
|
34
33
|
the value will be parsed from the identifier of the parent resource. If no location is provided in the parent identifier and no
|
@@ -59,9 +58,6 @@ class RegionalSecretIamPolicyArgs:
|
|
59
58
|
@property
|
60
59
|
@pulumi.getter(name="secretId")
|
61
60
|
def secret_id(self) -> pulumi.Input[builtins.str]:
|
62
|
-
"""
|
63
|
-
Used to find the parent resource to bind the IAM policy to
|
64
|
-
"""
|
65
61
|
return pulumi.get(self, "secret_id")
|
66
62
|
|
67
63
|
@secret_id.setter
|
@@ -116,7 +112,6 @@ class _RegionalSecretIamPolicyState:
|
|
116
112
|
a `organizations_get_iam_policy` data source.
|
117
113
|
:param pulumi.Input[builtins.str] project: The ID of the project in which the resource belongs.
|
118
114
|
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.
|
119
|
-
:param pulumi.Input[builtins.str] secret_id: Used to find the parent resource to bind the IAM policy to
|
120
115
|
"""
|
121
116
|
if etag is not None:
|
122
117
|
pulumi.set(__self__, "etag", etag)
|
@@ -185,9 +180,6 @@ class _RegionalSecretIamPolicyState:
|
|
185
180
|
@property
|
186
181
|
@pulumi.getter(name="secretId")
|
187
182
|
def secret_id(self) -> Optional[pulumi.Input[builtins.str]]:
|
188
|
-
"""
|
189
|
-
Used to find the parent resource to bind the IAM policy to
|
190
|
-
"""
|
191
183
|
return pulumi.get(self, "secret_id")
|
192
184
|
|
193
185
|
@secret_id.setter
|
@@ -498,7 +490,6 @@ class RegionalSecretIamPolicy(pulumi.CustomResource):
|
|
498
490
|
a `organizations_get_iam_policy` data source.
|
499
491
|
:param pulumi.Input[builtins.str] project: The ID of the project in which the resource belongs.
|
500
492
|
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.
|
501
|
-
:param pulumi.Input[builtins.str] secret_id: Used to find the parent resource to bind the IAM policy to
|
502
493
|
"""
|
503
494
|
...
|
504
495
|
@overload
|
@@ -856,7 +847,6 @@ class RegionalSecretIamPolicy(pulumi.CustomResource):
|
|
856
847
|
a `organizations_get_iam_policy` data source.
|
857
848
|
:param pulumi.Input[builtins.str] project: The ID of the project in which the resource belongs.
|
858
849
|
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.
|
859
|
-
:param pulumi.Input[builtins.str] secret_id: Used to find the parent resource to bind the IAM policy to
|
860
850
|
"""
|
861
851
|
opts = pulumi.ResourceOptions.merge(opts, pulumi.ResourceOptions(id=id))
|
862
852
|
|
@@ -909,8 +899,5 @@ class RegionalSecretIamPolicy(pulumi.CustomResource):
|
|
909
899
|
@property
|
910
900
|
@pulumi.getter(name="secretId")
|
911
901
|
def secret_id(self) -> pulumi.Output[builtins.str]:
|
912
|
-
"""
|
913
|
-
Used to find the parent resource to bind the IAM policy to
|
914
|
-
"""
|
915
902
|
return pulumi.get(self, "secret_id")
|
916
903
|
|
@@ -43,7 +43,6 @@ class SecretIamBindingArgs:
|
|
43
43
|
:param pulumi.Input[builtins.str] role: The role that should be applied. Only one
|
44
44
|
`secretmanager.SecretIamBinding` can be used per role. Note that custom roles must be of the format
|
45
45
|
`[projects|organizations]/{parent-name}/roles/{role-name}`.
|
46
|
-
:param pulumi.Input[builtins.str] secret_id: Used to find the parent resource to bind the IAM policy to
|
47
46
|
:param pulumi.Input['SecretIamBindingConditionArgs'] condition: An [IAM Condition](https://cloud.google.com/iam/docs/conditions-overview) for a given binding.
|
48
47
|
Structure is documented below.
|
49
48
|
:param pulumi.Input[builtins.str] project: The ID of the project in which the resource belongs.
|
@@ -96,9 +95,6 @@ class SecretIamBindingArgs:
|
|
96
95
|
@property
|
97
96
|
@pulumi.getter(name="secretId")
|
98
97
|
def secret_id(self) -> pulumi.Input[builtins.str]:
|
99
|
-
"""
|
100
|
-
Used to find the parent resource to bind the IAM policy to
|
101
|
-
"""
|
102
98
|
return pulumi.get(self, "secret_id")
|
103
99
|
|
104
100
|
@secret_id.setter
|
@@ -162,7 +158,6 @@ class _SecretIamBindingState:
|
|
162
158
|
:param pulumi.Input[builtins.str] role: The role that should be applied. Only one
|
163
159
|
`secretmanager.SecretIamBinding` can be used per role. Note that custom roles must be of the format
|
164
160
|
`[projects|organizations]/{parent-name}/roles/{role-name}`.
|
165
|
-
:param pulumi.Input[builtins.str] secret_id: Used to find the parent resource to bind the IAM policy to
|
166
161
|
"""
|
167
162
|
if condition is not None:
|
168
163
|
pulumi.set(__self__, "condition", condition)
|
@@ -254,9 +249,6 @@ class _SecretIamBindingState:
|
|
254
249
|
@property
|
255
250
|
@pulumi.getter(name="secretId")
|
256
251
|
def secret_id(self) -> Optional[pulumi.Input[builtins.str]]:
|
257
|
-
"""
|
258
|
-
Used to find the parent resource to bind the IAM policy to
|
259
|
-
"""
|
260
252
|
return pulumi.get(self, "secret_id")
|
261
253
|
|
262
254
|
@secret_id.setter
|
@@ -564,7 +556,6 @@ class SecretIamBinding(pulumi.CustomResource):
|
|
564
556
|
:param pulumi.Input[builtins.str] role: The role that should be applied. Only one
|
565
557
|
`secretmanager.SecretIamBinding` can be used per role. Note that custom roles must be of the format
|
566
558
|
`[projects|organizations]/{parent-name}/roles/{role-name}`.
|
567
|
-
:param pulumi.Input[builtins.str] secret_id: Used to find the parent resource to bind the IAM policy to
|
568
559
|
"""
|
569
560
|
...
|
570
561
|
@overload
|
@@ -923,7 +914,6 @@ class SecretIamBinding(pulumi.CustomResource):
|
|
923
914
|
:param pulumi.Input[builtins.str] role: The role that should be applied. Only one
|
924
915
|
`secretmanager.SecretIamBinding` can be used per role. Note that custom roles must be of the format
|
925
916
|
`[projects|organizations]/{parent-name}/roles/{role-name}`.
|
926
|
-
:param pulumi.Input[builtins.str] secret_id: Used to find the parent resource to bind the IAM policy to
|
927
917
|
"""
|
928
918
|
opts = pulumi.ResourceOptions.merge(opts, pulumi.ResourceOptions(id=id))
|
929
919
|
|
@@ -994,8 +984,5 @@ class SecretIamBinding(pulumi.CustomResource):
|
|
994
984
|
@property
|
995
985
|
@pulumi.getter(name="secretId")
|
996
986
|
def secret_id(self) -> pulumi.Output[builtins.str]:
|
997
|
-
"""
|
998
|
-
Used to find the parent resource to bind the IAM policy to
|
999
|
-
"""
|
1000
987
|
return pulumi.get(self, "secret_id")
|
1001
988
|
|
@@ -43,7 +43,6 @@ class SecretIamMemberArgs:
|
|
43
43
|
:param pulumi.Input[builtins.str] role: The role that should be applied. Only one
|
44
44
|
`secretmanager.SecretIamBinding` can be used per role. Note that custom roles must be of the format
|
45
45
|
`[projects|organizations]/{parent-name}/roles/{role-name}`.
|
46
|
-
:param pulumi.Input[builtins.str] secret_id: Used to find the parent resource to bind the IAM policy to
|
47
46
|
:param pulumi.Input['SecretIamMemberConditionArgs'] condition: An [IAM Condition](https://cloud.google.com/iam/docs/conditions-overview) for a given binding.
|
48
47
|
Structure is documented below.
|
49
48
|
:param pulumi.Input[builtins.str] project: The ID of the project in which the resource belongs.
|
@@ -96,9 +95,6 @@ class SecretIamMemberArgs:
|
|
96
95
|
@property
|
97
96
|
@pulumi.getter(name="secretId")
|
98
97
|
def secret_id(self) -> pulumi.Input[builtins.str]:
|
99
|
-
"""
|
100
|
-
Used to find the parent resource to bind the IAM policy to
|
101
|
-
"""
|
102
98
|
return pulumi.get(self, "secret_id")
|
103
99
|
|
104
100
|
@secret_id.setter
|
@@ -162,7 +158,6 @@ class _SecretIamMemberState:
|
|
162
158
|
:param pulumi.Input[builtins.str] role: The role that should be applied. Only one
|
163
159
|
`secretmanager.SecretIamBinding` can be used per role. Note that custom roles must be of the format
|
164
160
|
`[projects|organizations]/{parent-name}/roles/{role-name}`.
|
165
|
-
:param pulumi.Input[builtins.str] secret_id: Used to find the parent resource to bind the IAM policy to
|
166
161
|
"""
|
167
162
|
if condition is not None:
|
168
163
|
pulumi.set(__self__, "condition", condition)
|
@@ -254,9 +249,6 @@ class _SecretIamMemberState:
|
|
254
249
|
@property
|
255
250
|
@pulumi.getter(name="secretId")
|
256
251
|
def secret_id(self) -> Optional[pulumi.Input[builtins.str]]:
|
257
|
-
"""
|
258
|
-
Used to find the parent resource to bind the IAM policy to
|
259
|
-
"""
|
260
252
|
return pulumi.get(self, "secret_id")
|
261
253
|
|
262
254
|
@secret_id.setter
|
@@ -564,7 +556,6 @@ class SecretIamMember(pulumi.CustomResource):
|
|
564
556
|
:param pulumi.Input[builtins.str] role: The role that should be applied. Only one
|
565
557
|
`secretmanager.SecretIamBinding` can be used per role. Note that custom roles must be of the format
|
566
558
|
`[projects|organizations]/{parent-name}/roles/{role-name}`.
|
567
|
-
:param pulumi.Input[builtins.str] secret_id: Used to find the parent resource to bind the IAM policy to
|
568
559
|
"""
|
569
560
|
...
|
570
561
|
@overload
|
@@ -923,7 +914,6 @@ class SecretIamMember(pulumi.CustomResource):
|
|
923
914
|
:param pulumi.Input[builtins.str] role: The role that should be applied. Only one
|
924
915
|
`secretmanager.SecretIamBinding` can be used per role. Note that custom roles must be of the format
|
925
916
|
`[projects|organizations]/{parent-name}/roles/{role-name}`.
|
926
|
-
:param pulumi.Input[builtins.str] secret_id: Used to find the parent resource to bind the IAM policy to
|
927
917
|
"""
|
928
918
|
opts = pulumi.ResourceOptions.merge(opts, pulumi.ResourceOptions(id=id))
|
929
919
|
|
@@ -994,8 +984,5 @@ class SecretIamMember(pulumi.CustomResource):
|
|
994
984
|
@property
|
995
985
|
@pulumi.getter(name="secretId")
|
996
986
|
def secret_id(self) -> pulumi.Output[builtins.str]:
|
997
|
-
"""
|
998
|
-
Used to find the parent resource to bind the IAM policy to
|
999
|
-
"""
|
1000
987
|
return pulumi.get(self, "secret_id")
|
1001
988
|
|
@@ -27,7 +27,6 @@ class SecretIamPolicyArgs:
|
|
27
27
|
The set of arguments for constructing a SecretIamPolicy resource.
|
28
28
|
:param pulumi.Input[builtins.str] policy_data: The policy data generated by
|
29
29
|
a `organizations_get_iam_policy` data source.
|
30
|
-
:param pulumi.Input[builtins.str] secret_id: Used to find the parent resource to bind the IAM policy to
|
31
30
|
:param pulumi.Input[builtins.str] project: The ID of the project in which the resource belongs.
|
32
31
|
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.
|
33
32
|
"""
|
@@ -52,9 +51,6 @@ class SecretIamPolicyArgs:
|
|
52
51
|
@property
|
53
52
|
@pulumi.getter(name="secretId")
|
54
53
|
def secret_id(self) -> pulumi.Input[builtins.str]:
|
55
|
-
"""
|
56
|
-
Used to find the parent resource to bind the IAM policy to
|
57
|
-
"""
|
58
54
|
return pulumi.get(self, "secret_id")
|
59
55
|
|
60
56
|
@secret_id.setter
|
@@ -89,7 +85,6 @@ class _SecretIamPolicyState:
|
|
89
85
|
a `organizations_get_iam_policy` data source.
|
90
86
|
:param pulumi.Input[builtins.str] project: The ID of the project in which the resource belongs.
|
91
87
|
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.
|
92
|
-
:param pulumi.Input[builtins.str] secret_id: Used to find the parent resource to bind the IAM policy to
|
93
88
|
"""
|
94
89
|
if etag is not None:
|
95
90
|
pulumi.set(__self__, "etag", etag)
|
@@ -141,9 +136,6 @@ class _SecretIamPolicyState:
|
|
141
136
|
@property
|
142
137
|
@pulumi.getter(name="secretId")
|
143
138
|
def secret_id(self) -> Optional[pulumi.Input[builtins.str]]:
|
144
|
-
"""
|
145
|
-
Used to find the parent resource to bind the IAM policy to
|
146
|
-
"""
|
147
139
|
return pulumi.get(self, "secret_id")
|
148
140
|
|
149
141
|
@secret_id.setter
|
@@ -435,7 +427,6 @@ class SecretIamPolicy(pulumi.CustomResource):
|
|
435
427
|
a `organizations_get_iam_policy` data source.
|
436
428
|
:param pulumi.Input[builtins.str] project: The ID of the project in which the resource belongs.
|
437
429
|
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.
|
438
|
-
:param pulumi.Input[builtins.str] secret_id: Used to find the parent resource to bind the IAM policy to
|
439
430
|
"""
|
440
431
|
...
|
441
432
|
@overload
|
@@ -772,7 +763,6 @@ class SecretIamPolicy(pulumi.CustomResource):
|
|
772
763
|
a `organizations_get_iam_policy` data source.
|
773
764
|
:param pulumi.Input[builtins.str] project: The ID of the project in which the resource belongs.
|
774
765
|
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.
|
775
|
-
:param pulumi.Input[builtins.str] secret_id: Used to find the parent resource to bind the IAM policy to
|
776
766
|
"""
|
777
767
|
opts = pulumi.ResourceOptions.merge(opts, pulumi.ResourceOptions(id=id))
|
778
768
|
|
@@ -813,8 +803,5 @@ class SecretIamPolicy(pulumi.CustomResource):
|
|
813
803
|
@property
|
814
804
|
@pulumi.getter(name="secretId")
|
815
805
|
def secret_id(self) -> pulumi.Output[builtins.str]:
|
816
|
-
"""
|
817
|
-
Used to find the parent resource to bind the IAM policy to
|
818
|
-
"""
|
819
806
|
return pulumi.get(self, "secret_id")
|
820
807
|
|
@@ -121,7 +121,8 @@ def get_instance_iam_policy(instance_id: Optional[builtins.str] = None,
|
|
121
121
|
```
|
122
122
|
|
123
123
|
|
124
|
-
:param builtins.str instance_id:
|
124
|
+
:param builtins.str instance_id: The name for the Instance.
|
125
|
+
Used to find the parent resource to bind the IAM policy to
|
125
126
|
:param builtins.str location: The location for the Instance.
|
126
127
|
Used to find the parent resource to bind the IAM policy to. If not specified,
|
127
128
|
the value will be parsed from the identifier of the parent resource. If no location is provided in the parent identifier and no
|
@@ -162,7 +163,8 @@ def get_instance_iam_policy_output(instance_id: Optional[pulumi.Input[builtins.s
|
|
162
163
|
```
|
163
164
|
|
164
165
|
|
165
|
-
:param builtins.str instance_id:
|
166
|
+
:param builtins.str instance_id: The name for the Instance.
|
167
|
+
Used to find the parent resource to bind the IAM policy to
|
166
168
|
:param builtins.str location: The location for the Instance.
|
167
169
|
Used to find the parent resource to bind the IAM policy to. If not specified,
|
168
170
|
the value will be parsed from the identifier of the parent resource. If no location is provided in the parent identifier and no
|
@@ -127,7 +127,8 @@ def get_repository_iam_policy(location: Optional[builtins.str] = None,
|
|
127
127
|
location is specified, it is taken from the provider configuration.
|
128
128
|
:param builtins.str project: The ID of the project in which the resource belongs.
|
129
129
|
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.
|
130
|
-
:param builtins.str repository_id:
|
130
|
+
:param builtins.str repository_id: The ID for the Repository.
|
131
|
+
Used to find the parent resource to bind the IAM policy to
|
131
132
|
"""
|
132
133
|
__args__ = dict()
|
133
134
|
__args__['location'] = location
|
@@ -168,7 +169,8 @@ def get_repository_iam_policy_output(location: Optional[pulumi.Input[Optional[bu
|
|
168
169
|
location is specified, it is taken from the provider configuration.
|
169
170
|
:param builtins.str project: The ID of the project in which the resource belongs.
|
170
171
|
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.
|
171
|
-
:param builtins.str repository_id:
|
172
|
+
:param builtins.str repository_id: The ID for the Repository.
|
173
|
+
Used to find the parent resource to bind the IAM policy to
|
172
174
|
"""
|
173
175
|
__args__ = dict()
|
174
176
|
__args__['location'] = location
|
@@ -41,7 +41,8 @@ class RepositoryIamBindingArgs:
|
|
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] repository_id:
|
44
|
+
:param pulumi.Input[builtins.str] repository_id: The ID for the Repository.
|
45
|
+
Used to find the parent resource to bind the IAM policy to
|
45
46
|
:param pulumi.Input[builtins.str] role: The role that should be applied. Only one
|
46
47
|
`securesourcemanager.RepositoryIamBinding` can be used per role. Note that custom roles must be of the format
|
47
48
|
`[projects|organizations]/{parent-name}/roles/{role-name}`.
|
@@ -88,6 +89,7 @@ class RepositoryIamBindingArgs:
|
|
88
89
|
@pulumi.getter(name="repositoryId")
|
89
90
|
def repository_id(self) -> pulumi.Input[builtins.str]:
|
90
91
|
"""
|
92
|
+
The ID for the Repository.
|
91
93
|
Used to find the parent resource to bind the IAM policy to
|
92
94
|
"""
|
93
95
|
return pulumi.get(self, "repository_id")
|
@@ -178,7 +180,8 @@ class _RepositoryIamBindingState:
|
|
178
180
|
* **projectViewer:projectid**: Viewers of the given project. For example, "projectViewer:my-example-project"
|
179
181
|
:param pulumi.Input[builtins.str] project: The ID of the project in which the resource belongs.
|
180
182
|
If it is not provided, the project will be parsed from the identifier of the parent resource. If no project is provided in the parent identifier and no project is specified, the provider project is used.
|
181
|
-
:param pulumi.Input[builtins.str] repository_id:
|
183
|
+
:param pulumi.Input[builtins.str] repository_id: The ID for the Repository.
|
184
|
+
Used to find the parent resource to bind the IAM policy to
|
182
185
|
:param pulumi.Input[builtins.str] role: The role that should be applied. Only one
|
183
186
|
`securesourcemanager.RepositoryIamBinding` can be used per role. Note that custom roles must be of the format
|
184
187
|
`[projects|organizations]/{parent-name}/roles/{role-name}`.
|
@@ -273,6 +276,7 @@ class _RepositoryIamBindingState:
|
|
273
276
|
@pulumi.getter(name="repositoryId")
|
274
277
|
def repository_id(self) -> Optional[pulumi.Input[builtins.str]]:
|
275
278
|
"""
|
279
|
+
The ID for the Repository.
|
276
280
|
Used to find the parent resource to bind the IAM policy to
|
277
281
|
"""
|
278
282
|
return pulumi.get(self, "repository_id")
|
@@ -490,7 +494,8 @@ class RepositoryIamBinding(pulumi.CustomResource):
|
|
490
494
|
* **projectViewer:projectid**: Viewers of the given project. For example, "projectViewer:my-example-project"
|
491
495
|
:param pulumi.Input[builtins.str] project: The ID of the project in which the resource belongs.
|
492
496
|
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.
|
493
|
-
:param pulumi.Input[builtins.str] repository_id:
|
497
|
+
:param pulumi.Input[builtins.str] repository_id: The ID for the Repository.
|
498
|
+
Used to find the parent resource to bind the IAM policy to
|
494
499
|
:param pulumi.Input[builtins.str] role: The role that should be applied. Only one
|
495
500
|
`securesourcemanager.RepositoryIamBinding` can be used per role. Note that custom roles must be of the format
|
496
501
|
`[projects|organizations]/{parent-name}/roles/{role-name}`.
|
@@ -748,7 +753,8 @@ class RepositoryIamBinding(pulumi.CustomResource):
|
|
748
753
|
* **projectViewer:projectid**: Viewers of the given project. For example, "projectViewer:my-example-project"
|
749
754
|
:param pulumi.Input[builtins.str] project: The ID of the project in which the resource belongs.
|
750
755
|
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.
|
751
|
-
:param pulumi.Input[builtins.str] repository_id:
|
756
|
+
:param pulumi.Input[builtins.str] repository_id: The ID for the Repository.
|
757
|
+
Used to find the parent resource to bind the IAM policy to
|
752
758
|
:param pulumi.Input[builtins.str] role: The role that should be applied. Only one
|
753
759
|
`securesourcemanager.RepositoryIamBinding` can be used per role. Note that custom roles must be of the format
|
754
760
|
`[projects|organizations]/{parent-name}/roles/{role-name}`.
|
@@ -821,6 +827,7 @@ class RepositoryIamBinding(pulumi.CustomResource):
|
|
821
827
|
@pulumi.getter(name="repositoryId")
|
822
828
|
def repository_id(self) -> pulumi.Output[builtins.str]:
|
823
829
|
"""
|
830
|
+
The ID for the Repository.
|
824
831
|
Used to find the parent resource to bind the IAM policy to
|
825
832
|
"""
|
826
833
|
return pulumi.get(self, "repository_id")
|
@@ -41,7 +41,8 @@ class RepositoryIamMemberArgs:
|
|
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] repository_id:
|
44
|
+
:param pulumi.Input[builtins.str] repository_id: The ID for the Repository.
|
45
|
+
Used to find the parent resource to bind the IAM policy to
|
45
46
|
:param pulumi.Input[builtins.str] role: The role that should be applied. Only one
|
46
47
|
`securesourcemanager.RepositoryIamBinding` can be used per role. Note that custom roles must be of the format
|
47
48
|
`[projects|organizations]/{parent-name}/roles/{role-name}`.
|
@@ -88,6 +89,7 @@ class RepositoryIamMemberArgs:
|
|
88
89
|
@pulumi.getter(name="repositoryId")
|
89
90
|
def repository_id(self) -> pulumi.Input[builtins.str]:
|
90
91
|
"""
|
92
|
+
The ID for the Repository.
|
91
93
|
Used to find the parent resource to bind the IAM policy to
|
92
94
|
"""
|
93
95
|
return pulumi.get(self, "repository_id")
|
@@ -178,7 +180,8 @@ class _RepositoryIamMemberState:
|
|
178
180
|
* **projectViewer:projectid**: Viewers of the given project. For example, "projectViewer:my-example-project"
|
179
181
|
:param pulumi.Input[builtins.str] project: The ID of the project in which the resource belongs.
|
180
182
|
If it is not provided, the project will be parsed from the identifier of the parent resource. If no project is provided in the parent identifier and no project is specified, the provider project is used.
|
181
|
-
:param pulumi.Input[builtins.str] repository_id:
|
183
|
+
:param pulumi.Input[builtins.str] repository_id: The ID for the Repository.
|
184
|
+
Used to find the parent resource to bind the IAM policy to
|
182
185
|
:param pulumi.Input[builtins.str] role: The role that should be applied. Only one
|
183
186
|
`securesourcemanager.RepositoryIamBinding` can be used per role. Note that custom roles must be of the format
|
184
187
|
`[projects|organizations]/{parent-name}/roles/{role-name}`.
|
@@ -273,6 +276,7 @@ class _RepositoryIamMemberState:
|
|
273
276
|
@pulumi.getter(name="repositoryId")
|
274
277
|
def repository_id(self) -> Optional[pulumi.Input[builtins.str]]:
|
275
278
|
"""
|
279
|
+
The ID for the Repository.
|
276
280
|
Used to find the parent resource to bind the IAM policy to
|
277
281
|
"""
|
278
282
|
return pulumi.get(self, "repository_id")
|
@@ -490,7 +494,8 @@ class RepositoryIamMember(pulumi.CustomResource):
|
|
490
494
|
* **projectViewer:projectid**: Viewers of the given project. For example, "projectViewer:my-example-project"
|
491
495
|
:param pulumi.Input[builtins.str] project: The ID of the project in which the resource belongs.
|
492
496
|
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.
|
493
|
-
:param pulumi.Input[builtins.str] repository_id:
|
497
|
+
:param pulumi.Input[builtins.str] repository_id: The ID for the Repository.
|
498
|
+
Used to find the parent resource to bind the IAM policy to
|
494
499
|
:param pulumi.Input[builtins.str] role: The role that should be applied. Only one
|
495
500
|
`securesourcemanager.RepositoryIamBinding` can be used per role. Note that custom roles must be of the format
|
496
501
|
`[projects|organizations]/{parent-name}/roles/{role-name}`.
|
@@ -748,7 +753,8 @@ class RepositoryIamMember(pulumi.CustomResource):
|
|
748
753
|
* **projectViewer:projectid**: Viewers of the given project. For example, "projectViewer:my-example-project"
|
749
754
|
:param pulumi.Input[builtins.str] project: The ID of the project in which the resource belongs.
|
750
755
|
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.
|
751
|
-
:param pulumi.Input[builtins.str] repository_id:
|
756
|
+
:param pulumi.Input[builtins.str] repository_id: The ID for the Repository.
|
757
|
+
Used to find the parent resource to bind the IAM policy to
|
752
758
|
:param pulumi.Input[builtins.str] role: The role that should be applied. Only one
|
753
759
|
`securesourcemanager.RepositoryIamBinding` can be used per role. Note that custom roles must be of the format
|
754
760
|
`[projects|organizations]/{parent-name}/roles/{role-name}`.
|
@@ -821,6 +827,7 @@ class RepositoryIamMember(pulumi.CustomResource):
|
|
821
827
|
@pulumi.getter(name="repositoryId")
|
822
828
|
def repository_id(self) -> pulumi.Output[builtins.str]:
|
823
829
|
"""
|
830
|
+
The ID for the Repository.
|
824
831
|
Used to find the parent resource to bind the IAM policy to
|
825
832
|
"""
|
826
833
|
return pulumi.get(self, "repository_id")
|