pulumi-gcp 8.32.0__py3-none-any.whl → 8.32.0a1747459264__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- pulumi_gcp/__init__.py +0 -88
- pulumi_gcp/accesscontextmanager/authorized_orgs_desc.py +2 -2
- pulumi_gcp/apigateway/api_config_iam_binding.py +0 -13
- pulumi_gcp/apigateway/api_config_iam_member.py +0 -13
- pulumi_gcp/apigateway/api_config_iam_policy.py +0 -13
- pulumi_gcp/apigateway/api_iam_binding.py +0 -13
- pulumi_gcp/apigateway/api_iam_member.py +0 -13
- pulumi_gcp/apigateway/api_iam_policy.py +0 -13
- pulumi_gcp/apigateway/gateway_iam_binding.py +0 -13
- pulumi_gcp/apigateway/gateway_iam_member.py +0 -13
- pulumi_gcp/apigateway/gateway_iam_policy.py +0 -13
- pulumi_gcp/apigateway/get_api_config_iam_policy.py +0 -2
- pulumi_gcp/apigateway/get_api_iam_policy.py +0 -2
- pulumi_gcp/apigateway/get_gateway_iam_policy.py +0 -2
- pulumi_gcp/apigee/environment_iam_binding.py +0 -27
- pulumi_gcp/apigee/environment_iam_member.py +0 -27
- pulumi_gcp/apigee/environment_iam_policy.py +0 -27
- pulumi_gcp/apigee/get_environment_iam_policy.py +0 -6
- pulumi_gcp/beyondcorp/__init__.py +0 -1
- pulumi_gcp/beyondcorp/application.py +4 -8
- pulumi_gcp/beyondcorp/application_iam_binding.py +0 -26
- pulumi_gcp/beyondcorp/application_iam_member.py +0 -26
- pulumi_gcp/beyondcorp/application_iam_policy.py +0 -26
- pulumi_gcp/beyondcorp/get_application_iam_policy.py +0 -4
- pulumi_gcp/beyondcorp/get_security_gateway_iam_policy.py +0 -2
- pulumi_gcp/beyondcorp/outputs.py +0 -45
- pulumi_gcp/beyondcorp/security_gateway_iam_binding.py +0 -13
- pulumi_gcp/beyondcorp/security_gateway_iam_member.py +0 -13
- pulumi_gcp/beyondcorp/security_gateway_iam_policy.py +0 -13
- pulumi_gcp/bigquery/__init__.py +0 -1
- pulumi_gcp/bigquery/connection_iam_binding.py +11 -4
- pulumi_gcp/bigquery/connection_iam_member.py +11 -4
- pulumi_gcp/bigquery/connection_iam_policy.py +11 -4
- pulumi_gcp/bigquery/data_transfer_config.py +2 -2
- pulumi_gcp/bigquery/get_connection_iam_policy.py +4 -2
- pulumi_gcp/bigquery/get_table_iam_policy.py +0 -4
- pulumi_gcp/bigquery/iam_binding.py +0 -26
- pulumi_gcp/bigquery/iam_member.py +0 -26
- pulumi_gcp/bigquery/iam_policy.py +0 -26
- pulumi_gcp/bigqueryanalyticshub/data_exchange_iam_binding.py +7 -7
- pulumi_gcp/bigqueryanalyticshub/data_exchange_iam_member.py +7 -7
- pulumi_gcp/bigqueryanalyticshub/data_exchange_iam_policy.py +7 -7
- pulumi_gcp/bigqueryanalyticshub/get_data_exchange_iam_policy.py +2 -2
- pulumi_gcp/bigqueryanalyticshub/get_listing_iam_policy.py +2 -2
- pulumi_gcp/bigqueryanalyticshub/listing_iam_binding.py +7 -7
- pulumi_gcp/bigqueryanalyticshub/listing_iam_member.py +7 -7
- pulumi_gcp/bigqueryanalyticshub/listing_iam_policy.py +7 -7
- pulumi_gcp/bigqueryanalyticshub/listing_subscription.py +6 -6
- pulumi_gcp/bigquerydatapolicy/data_policy_iam_binding.py +0 -13
- pulumi_gcp/bigquerydatapolicy/data_policy_iam_member.py +0 -13
- pulumi_gcp/bigquerydatapolicy/data_policy_iam_policy.py +0 -13
- pulumi_gcp/bigquerydatapolicy/get_iam_policy.py +0 -2
- pulumi_gcp/bigtable/logical_view.py +0 -49
- pulumi_gcp/cloudbuild/trigger.py +2 -2
- pulumi_gcp/clouddeploy/get_delivery_pipeline_iam_policy.py +0 -6
- pulumi_gcp/clouddeploy/get_target_iam_policy.py +0 -6
- pulumi_gcp/colab/schedule.py +2 -2
- pulumi_gcp/compute/_inputs.py +0 -126
- pulumi_gcp/compute/backend_service.py +51 -259
- pulumi_gcp/compute/get_backend_service.py +1 -23
- pulumi_gcp/compute/get_global_forwarding_rule.py +1 -23
- pulumi_gcp/compute/get_instance_template.py +1 -12
- pulumi_gcp/compute/get_network_endpoint_group.py +1 -12
- pulumi_gcp/compute/global_forwarding_rule.py +0 -199
- pulumi_gcp/compute/instance_template.py +0 -28
- pulumi_gcp/compute/network_endpoint_group.py +0 -28
- pulumi_gcp/compute/outputs.py +0 -110
- pulumi_gcp/compute/region_backend_service.py +51 -58
- pulumi_gcp/container/cluster.py +0 -47
- pulumi_gcp/container/get_cluster.py +1 -12
- pulumi_gcp/datacatalog/entry_group_iam_binding.py +0 -34
- pulumi_gcp/datacatalog/entry_group_iam_member.py +0 -34
- pulumi_gcp/datacatalog/entry_group_iam_policy.py +0 -34
- pulumi_gcp/datacatalog/get_entry_group_iam_policy.py +0 -8
- pulumi_gcp/datacatalog/get_tag_template_iam_policy.py +0 -8
- pulumi_gcp/datacatalog/get_taxonomy_iam_policy.py +0 -8
- pulumi_gcp/datacatalog/tag_template_iam_binding.py +0 -34
- pulumi_gcp/datacatalog/tag_template_iam_member.py +0 -34
- pulumi_gcp/datacatalog/tag_template_iam_policy.py +0 -34
- pulumi_gcp/datacatalog/taxonomy_iam_binding.py +0 -34
- pulumi_gcp/datacatalog/taxonomy_iam_member.py +0 -34
- pulumi_gcp/datacatalog/taxonomy_iam_policy.py +0 -34
- pulumi_gcp/dataplex/__init__.py +0 -5
- pulumi_gcp/dataplex/_inputs.py +0 -98
- pulumi_gcp/dataplex/aspect_type_iam_binding.py +0 -13
- pulumi_gcp/dataplex/aspect_type_iam_member.py +0 -13
- pulumi_gcp/dataplex/aspect_type_iam_policy.py +0 -13
- pulumi_gcp/dataplex/asset_iam_binding.py +0 -53
- pulumi_gcp/dataplex/asset_iam_member.py +0 -53
- pulumi_gcp/dataplex/asset_iam_policy.py +0 -53
- pulumi_gcp/dataplex/datascan_iam_binding.py +0 -13
- pulumi_gcp/dataplex/datascan_iam_member.py +0 -13
- pulumi_gcp/dataplex/datascan_iam_policy.py +0 -13
- pulumi_gcp/dataplex/entry_group_iam_binding.py +0 -13
- pulumi_gcp/dataplex/entry_group_iam_member.py +0 -13
- pulumi_gcp/dataplex/entry_group_iam_policy.py +0 -13
- pulumi_gcp/dataplex/entry_type_iam_binding.py +0 -13
- pulumi_gcp/dataplex/entry_type_iam_member.py +0 -13
- pulumi_gcp/dataplex/entry_type_iam_policy.py +0 -13
- pulumi_gcp/dataplex/get_aspect_type_iam_policy.py +0 -2
- pulumi_gcp/dataplex/get_asset_iam_policy.py +0 -10
- pulumi_gcp/dataplex/get_datascan_iam_policy.py +0 -2
- pulumi_gcp/dataplex/get_entry_group_iam_policy.py +0 -2
- pulumi_gcp/dataplex/get_entry_type_iam_policy.py +0 -2
- pulumi_gcp/dataplex/get_lake_iam_policy.py +0 -6
- pulumi_gcp/dataplex/get_task_iam_policy.py +0 -2
- pulumi_gcp/dataplex/get_zone_iam_policy.py +0 -8
- pulumi_gcp/dataplex/lake_iam_binding.py +0 -27
- pulumi_gcp/dataplex/lake_iam_member.py +0 -27
- pulumi_gcp/dataplex/lake_iam_policy.py +0 -27
- pulumi_gcp/dataplex/outputs.py +0 -56
- pulumi_gcp/dataplex/task_iam_binding.py +0 -13
- pulumi_gcp/dataplex/task_iam_member.py +0 -13
- pulumi_gcp/dataplex/task_iam_policy.py +0 -13
- pulumi_gcp/dataplex/zone_iam_binding.py +0 -40
- pulumi_gcp/dataplex/zone_iam_member.py +0 -40
- pulumi_gcp/dataplex/zone_iam_policy.py +0 -40
- pulumi_gcp/dataproc/autoscaling_policy_iam_binding.py +25 -4
- pulumi_gcp/dataproc/autoscaling_policy_iam_member.py +25 -4
- pulumi_gcp/dataproc/autoscaling_policy_iam_policy.py +25 -4
- pulumi_gcp/dataproc/get_autoscaling_policy_iam_policy.py +8 -2
- pulumi_gcp/dataproc/get_metastore_database_iam_policy.py +0 -8
- pulumi_gcp/dataproc/get_metastore_federation_iam_policy.py +0 -2
- pulumi_gcp/dataproc/get_metastore_service_iam_policy.py +0 -2
- pulumi_gcp/dataproc/get_metastore_table_iam_policy.py +0 -10
- pulumi_gcp/dataproc/metastore_database_iam_binding.py +0 -40
- pulumi_gcp/dataproc/metastore_database_iam_member.py +0 -40
- pulumi_gcp/dataproc/metastore_database_iam_policy.py +0 -40
- pulumi_gcp/dataproc/metastore_federation_iam_binding.py +0 -13
- pulumi_gcp/dataproc/metastore_federation_iam_member.py +0 -13
- pulumi_gcp/dataproc/metastore_federation_iam_policy.py +0 -13
- pulumi_gcp/dataproc/metastore_service_iam_binding.py +0 -13
- pulumi_gcp/dataproc/metastore_service_iam_member.py +0 -13
- pulumi_gcp/dataproc/metastore_service_iam_policy.py +0 -13
- pulumi_gcp/dataproc/metastore_table_iam_binding.py +0 -53
- pulumi_gcp/dataproc/metastore_table_iam_member.py +0 -53
- pulumi_gcp/dataproc/metastore_table_iam_policy.py +0 -53
- pulumi_gcp/diagflow/_inputs.py +0 -56
- pulumi_gcp/diagflow/cx_agent.py +0 -60
- pulumi_gcp/diagflow/cx_flow.py +0 -2
- pulumi_gcp/diagflow/entity_type.py +2 -2
- pulumi_gcp/diagflow/outputs.py +0 -35
- pulumi_gcp/edgecontainer/node_pool.py +2 -2
- pulumi_gcp/endpoints/consumers_iam_binding.py +0 -26
- pulumi_gcp/endpoints/consumers_iam_member.py +0 -26
- pulumi_gcp/endpoints/consumers_iam_policy.py +0 -26
- pulumi_gcp/endpoints/get_service_consumers_iam_policy.py +0 -8
- pulumi_gcp/endpoints/get_service_iam_policy.py +0 -6
- pulumi_gcp/endpoints/service_iam_binding.py +0 -13
- pulumi_gcp/endpoints/service_iam_member.py +0 -13
- pulumi_gcp/endpoints/service_iam_policy.py +0 -13
- pulumi_gcp/firebase/__init__.py +0 -3
- pulumi_gcp/firebase/_inputs.py +0 -1527
- pulumi_gcp/firebase/app_hosting_backend.py +0 -104
- pulumi_gcp/firebase/extensions_instance.py +4 -4
- pulumi_gcp/firebase/outputs.py +0 -1075
- pulumi_gcp/firestore/database.py +0 -9
- pulumi_gcp/gemini/get_repository_group_iam_policy.py +0 -4
- pulumi_gcp/gemini/repository_group_iam_binding.py +0 -26
- pulumi_gcp/gemini/repository_group_iam_member.py +0 -26
- pulumi_gcp/gemini/repository_group_iam_policy.py +0 -26
- pulumi_gcp/gkebackup/backup_channel.py +9 -9
- pulumi_gcp/gkebackup/restore_channel.py +9 -9
- pulumi_gcp/gkehub/get_membership_iam_policy.py +0 -2
- pulumi_gcp/gkehub/get_scope_iam_policy.py +0 -2
- pulumi_gcp/gkehub/membership_iam_binding.py +0 -13
- pulumi_gcp/gkehub/membership_iam_member.py +0 -13
- pulumi_gcp/gkehub/membership_iam_policy.py +0 -13
- pulumi_gcp/gkehub/scope_iam_binding.py +0 -13
- pulumi_gcp/gkehub/scope_iam_member.py +0 -13
- pulumi_gcp/gkehub/scope_iam_policy.py +0 -13
- pulumi_gcp/iam/__init__.py +0 -4
- pulumi_gcp/iam/_inputs.py +0 -432
- pulumi_gcp/iam/get_workload_identity_pool.py +1 -35
- pulumi_gcp/iam/oauth_client_credential.py +0 -6
- pulumi_gcp/iam/outputs.py +0 -510
- pulumi_gcp/iam/workload_identity_pool.py +24 -446
- pulumi_gcp/iap/app_engine_service_iam_binding.py +14 -14
- pulumi_gcp/iap/app_engine_service_iam_member.py +14 -14
- pulumi_gcp/iap/app_engine_service_iam_policy.py +14 -14
- pulumi_gcp/iap/app_engine_version_iam_binding.py +14 -14
- pulumi_gcp/iap/app_engine_version_iam_member.py +14 -14
- pulumi_gcp/iap/app_engine_version_iam_policy.py +14 -14
- pulumi_gcp/iap/get_app_engine_service_iam_policy.py +4 -4
- pulumi_gcp/iap/get_app_engine_version_iam_policy.py +4 -4
- pulumi_gcp/iap/get_tunnel_dest_group_iam_policy.py +0 -2
- pulumi_gcp/iap/get_tunnel_instance_iam_policy.py +0 -6
- pulumi_gcp/iap/get_web_region_backend_service_iam_policy.py +0 -6
- pulumi_gcp/iap/get_web_type_app_engine_iam_policy.py +2 -2
- pulumi_gcp/iap/tunnel_dest_group_iam_binding.py +0 -13
- pulumi_gcp/iap/tunnel_dest_group_iam_member.py +0 -13
- pulumi_gcp/iap/tunnel_dest_group_iam_policy.py +0 -13
- pulumi_gcp/iap/tunnel_instance_iam_binding.py +0 -27
- pulumi_gcp/iap/tunnel_instance_iam_member.py +0 -27
- pulumi_gcp/iap/tunnel_instance_iam_policy.py +0 -27
- pulumi_gcp/iap/web_region_backend_service_iam_binding.py +0 -27
- pulumi_gcp/iap/web_region_backend_service_iam_member.py +0 -27
- pulumi_gcp/iap/web_region_backend_service_iam_policy.py +0 -27
- pulumi_gcp/iap/web_type_app_enging_iam_binding.py +7 -7
- pulumi_gcp/iap/web_type_app_enging_iam_member.py +7 -7
- pulumi_gcp/iap/web_type_app_enging_iam_policy.py +7 -7
- pulumi_gcp/lustre/__init__.py +0 -1
- pulumi_gcp/lustre/instance.py +0 -12
- pulumi_gcp/netapp/backup.py +2 -2
- pulumi_gcp/networksecurity/intercept_deployment.py +0 -10
- pulumi_gcp/networksecurity/intercept_deployment_group.py +0 -8
- pulumi_gcp/networksecurity/intercept_endpoint_group.py +0 -12
- pulumi_gcp/networksecurity/intercept_endpoint_group_association.py +0 -16
- pulumi_gcp/pulumi-plugin.json +1 -1
- pulumi_gcp/secretmanager/get_regional_secret_iam_policy.py +0 -2
- pulumi_gcp/secretmanager/get_secret_iam_policy.py +0 -2
- pulumi_gcp/secretmanager/regional_secret_iam_binding.py +0 -13
- pulumi_gcp/secretmanager/regional_secret_iam_member.py +0 -13
- pulumi_gcp/secretmanager/regional_secret_iam_policy.py +0 -13
- pulumi_gcp/secretmanager/secret_iam_binding.py +0 -13
- pulumi_gcp/secretmanager/secret_iam_member.py +0 -13
- pulumi_gcp/secretmanager/secret_iam_policy.py +0 -13
- pulumi_gcp/securesourcemanager/get_instance_iam_policy.py +4 -2
- pulumi_gcp/securesourcemanager/get_repository_iam_policy.py +4 -2
- pulumi_gcp/securesourcemanager/repository_iam_binding.py +11 -4
- pulumi_gcp/securesourcemanager/repository_iam_member.py +11 -4
- pulumi_gcp/securesourcemanager/repository_iam_policy.py +11 -4
- pulumi_gcp/securitycenter/v2_organization_scc_big_query_export.py +2 -2
- pulumi_gcp/securitycenter/v2_organization_scc_big_query_exports.py +2 -2
- pulumi_gcp/vertex/ai_feature_online_store_featureview_iam_binding.py +0 -13
- pulumi_gcp/vertex/ai_feature_online_store_featureview_iam_member.py +0 -13
- pulumi_gcp/vertex/ai_feature_online_store_featureview_iam_policy.py +0 -13
- pulumi_gcp/vertex/get_ai_feature_online_store_featureview_iam_policy.py +0 -2
- pulumi_gcp/vmwareengine/external_address.py +4 -4
- pulumi_gcp/workstations/get_workstation_config_iam_policy.py +0 -6
- pulumi_gcp/workstations/get_workstation_iam_policy.py +0 -10
- pulumi_gcp/workstations/workstation_config_iam_binding.py +0 -33
- pulumi_gcp/workstations/workstation_config_iam_member.py +0 -33
- pulumi_gcp/workstations/workstation_config_iam_policy.py +0 -33
- pulumi_gcp/workstations/workstation_iam_binding.py +0 -53
- pulumi_gcp/workstations/workstation_iam_member.py +0 -53
- pulumi_gcp/workstations/workstation_iam_policy.py +0 -53
- {pulumi_gcp-8.32.0.dist-info → pulumi_gcp-8.32.0a1747459264.dist-info}/METADATA +1 -1
- {pulumi_gcp-8.32.0.dist-info → pulumi_gcp-8.32.0a1747459264.dist-info}/RECORD +241 -256
- {pulumi_gcp-8.32.0.dist-info → pulumi_gcp-8.32.0a1747459264.dist-info}/WHEEL +1 -1
- pulumi_gcp/beyondcorp/get_security_gateway.py +0 -222
- pulumi_gcp/bigquery/row_access_policy.py +0 -787
- pulumi_gcp/dataplex/get_glossary_iam_policy.py +0 -185
- pulumi_gcp/dataplex/glossary.py +0 -772
- pulumi_gcp/dataplex/glossary_iam_binding.py +0 -837
- pulumi_gcp/dataplex/glossary_iam_member.py +0 -837
- pulumi_gcp/dataplex/glossary_iam_policy.py +0 -676
- pulumi_gcp/firebase/app_hosting_default_domain.py +0 -721
- pulumi_gcp/firebase/app_hosting_domain.py +0 -796
- pulumi_gcp/firebase/app_hosting_traffic.py +0 -914
- pulumi_gcp/iam/get_workload_identity_pool_iam_policy.py +0 -156
- pulumi_gcp/iam/workload_identity_pool_iam_binding.py +0 -539
- pulumi_gcp/iam/workload_identity_pool_iam_member.py +0 -539
- pulumi_gcp/iam/workload_identity_pool_iam_policy.py +0 -358
- pulumi_gcp/lustre/get_instance.py +0 -280
- {pulumi_gcp-8.32.0.dist-info → pulumi_gcp-8.32.0a1747459264.dist-info}/top_level.txt +0 -0
@@ -26,10 +26,8 @@ class ApplicationIamPolicyArgs:
|
|
26
26
|
project: Optional[pulumi.Input[builtins.str]] = None):
|
27
27
|
"""
|
28
28
|
The set of arguments for constructing a ApplicationIamPolicy resource.
|
29
|
-
:param pulumi.Input[builtins.str] application_id: Used to find the parent resource to bind the IAM policy to
|
30
29
|
:param pulumi.Input[builtins.str] policy_data: The policy data generated by
|
31
30
|
a `organizations_get_iam_policy` data source.
|
32
|
-
:param pulumi.Input[builtins.str] security_gateways_id: Part of `parent`. See documentation of `projectsId`. Used to find the parent resource to bind the IAM policy to
|
33
31
|
:param pulumi.Input[builtins.str] project: The ID of the project in which the resource belongs.
|
34
32
|
If it is not provided, the project will be parsed from the identifier of the parent resource. If no project is provided in the parent identifier and no project is specified, the provider project is used.
|
35
33
|
"""
|
@@ -42,9 +40,6 @@ class ApplicationIamPolicyArgs:
|
|
42
40
|
@property
|
43
41
|
@pulumi.getter(name="applicationId")
|
44
42
|
def application_id(self) -> pulumi.Input[builtins.str]:
|
45
|
-
"""
|
46
|
-
Used to find the parent resource to bind the IAM policy to
|
47
|
-
"""
|
48
43
|
return pulumi.get(self, "application_id")
|
49
44
|
|
50
45
|
@application_id.setter
|
@@ -67,9 +62,6 @@ class ApplicationIamPolicyArgs:
|
|
67
62
|
@property
|
68
63
|
@pulumi.getter(name="securityGatewaysId")
|
69
64
|
def security_gateways_id(self) -> pulumi.Input[builtins.str]:
|
70
|
-
"""
|
71
|
-
Part of `parent`. See documentation of `projectsId`. Used to find the parent resource to bind the IAM policy to
|
72
|
-
"""
|
73
65
|
return pulumi.get(self, "security_gateways_id")
|
74
66
|
|
75
67
|
@security_gateways_id.setter
|
@@ -100,13 +92,11 @@ class _ApplicationIamPolicyState:
|
|
100
92
|
security_gateways_id: Optional[pulumi.Input[builtins.str]] = None):
|
101
93
|
"""
|
102
94
|
Input properties used for looking up and filtering ApplicationIamPolicy resources.
|
103
|
-
:param pulumi.Input[builtins.str] application_id: Used to find the parent resource to bind the IAM policy to
|
104
95
|
:param pulumi.Input[builtins.str] etag: (Computed) The etag of the IAM policy.
|
105
96
|
:param pulumi.Input[builtins.str] policy_data: The policy data generated by
|
106
97
|
a `organizations_get_iam_policy` data source.
|
107
98
|
:param pulumi.Input[builtins.str] project: The ID of the project in which the resource belongs.
|
108
99
|
If it is not provided, the project will be parsed from the identifier of the parent resource. If no project is provided in the parent identifier and no project is specified, the provider project is used.
|
109
|
-
:param pulumi.Input[builtins.str] security_gateways_id: Part of `parent`. See documentation of `projectsId`. Used to find the parent resource to bind the IAM policy to
|
110
100
|
"""
|
111
101
|
if application_id is not None:
|
112
102
|
pulumi.set(__self__, "application_id", application_id)
|
@@ -122,9 +112,6 @@ class _ApplicationIamPolicyState:
|
|
122
112
|
@property
|
123
113
|
@pulumi.getter(name="applicationId")
|
124
114
|
def application_id(self) -> Optional[pulumi.Input[builtins.str]]:
|
125
|
-
"""
|
126
|
-
Used to find the parent resource to bind the IAM policy to
|
127
|
-
"""
|
128
115
|
return pulumi.get(self, "application_id")
|
129
116
|
|
130
117
|
@application_id.setter
|
@@ -172,9 +159,6 @@ class _ApplicationIamPolicyState:
|
|
172
159
|
@property
|
173
160
|
@pulumi.getter(name="securityGatewaysId")
|
174
161
|
def security_gateways_id(self) -> Optional[pulumi.Input[builtins.str]]:
|
175
|
-
"""
|
176
|
-
Part of `parent`. See documentation of `projectsId`. Used to find the parent resource to bind the IAM policy to
|
177
|
-
"""
|
178
162
|
return pulumi.get(self, "security_gateways_id")
|
179
163
|
|
180
164
|
@security_gateways_id.setter
|
@@ -477,12 +461,10 @@ class ApplicationIamPolicy(pulumi.CustomResource):
|
|
477
461
|
|
478
462
|
:param str resource_name: The name of the resource.
|
479
463
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
480
|
-
:param pulumi.Input[builtins.str] application_id: Used to find the parent resource to bind the IAM policy to
|
481
464
|
:param pulumi.Input[builtins.str] policy_data: The policy data generated by
|
482
465
|
a `organizations_get_iam_policy` data source.
|
483
466
|
:param pulumi.Input[builtins.str] project: The ID of the project in which the resource belongs.
|
484
467
|
If it is not provided, the project will be parsed from the identifier of the parent resource. If no project is provided in the parent identifier and no project is specified, the provider project is used.
|
485
|
-
:param pulumi.Input[builtins.str] security_gateways_id: Part of `parent`. See documentation of `projectsId`. Used to find the parent resource to bind the IAM policy to
|
486
468
|
"""
|
487
469
|
...
|
488
470
|
@overload
|
@@ -833,13 +815,11 @@ class ApplicationIamPolicy(pulumi.CustomResource):
|
|
833
815
|
:param str resource_name: The unique name of the resulting resource.
|
834
816
|
:param pulumi.Input[str] id: The unique provider ID of the resource to lookup.
|
835
817
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
836
|
-
:param pulumi.Input[builtins.str] application_id: Used to find the parent resource to bind the IAM policy to
|
837
818
|
:param pulumi.Input[builtins.str] etag: (Computed) The etag of the IAM policy.
|
838
819
|
:param pulumi.Input[builtins.str] policy_data: The policy data generated by
|
839
820
|
a `organizations_get_iam_policy` data source.
|
840
821
|
:param pulumi.Input[builtins.str] project: The ID of the project in which the resource belongs.
|
841
822
|
If it is not provided, the project will be parsed from the identifier of the parent resource. If no project is provided in the parent identifier and no project is specified, the provider project is used.
|
842
|
-
:param pulumi.Input[builtins.str] security_gateways_id: Part of `parent`. See documentation of `projectsId`. Used to find the parent resource to bind the IAM policy to
|
843
823
|
"""
|
844
824
|
opts = pulumi.ResourceOptions.merge(opts, pulumi.ResourceOptions(id=id))
|
845
825
|
|
@@ -855,9 +835,6 @@ class ApplicationIamPolicy(pulumi.CustomResource):
|
|
855
835
|
@property
|
856
836
|
@pulumi.getter(name="applicationId")
|
857
837
|
def application_id(self) -> pulumi.Output[builtins.str]:
|
858
|
-
"""
|
859
|
-
Used to find the parent resource to bind the IAM policy to
|
860
|
-
"""
|
861
838
|
return pulumi.get(self, "application_id")
|
862
839
|
|
863
840
|
@property
|
@@ -889,8 +866,5 @@ class ApplicationIamPolicy(pulumi.CustomResource):
|
|
889
866
|
@property
|
890
867
|
@pulumi.getter(name="securityGatewaysId")
|
891
868
|
def security_gateways_id(self) -> pulumi.Output[builtins.str]:
|
892
|
-
"""
|
893
|
-
Part of `parent`. See documentation of `projectsId`. Used to find the parent resource to bind the IAM policy to
|
894
|
-
"""
|
895
869
|
return pulumi.get(self, "security_gateways_id")
|
896
870
|
|
@@ -121,10 +121,8 @@ def get_application_iam_policy(application_id: Optional[builtins.str] = None,
|
|
121
121
|
```
|
122
122
|
|
123
123
|
|
124
|
-
:param builtins.str application_id: Used to find the parent resource to bind the IAM policy to
|
125
124
|
:param builtins.str project: The ID of the project in which the resource belongs.
|
126
125
|
If it is not provided, the project will be parsed from the identifier of the parent resource. If no project is provided in the parent identifier and no project is specified, the provider project is used.
|
127
|
-
:param builtins.str security_gateways_id: Part of `parent`. See documentation of `projectsId`. Used to find the parent resource to bind the IAM policy to
|
128
126
|
"""
|
129
127
|
__args__ = dict()
|
130
128
|
__args__['applicationId'] = application_id
|
@@ -159,10 +157,8 @@ def get_application_iam_policy_output(application_id: Optional[pulumi.Input[buil
|
|
159
157
|
```
|
160
158
|
|
161
159
|
|
162
|
-
:param builtins.str application_id: Used to find the parent resource to bind the IAM policy to
|
163
160
|
:param builtins.str project: The ID of the project in which the resource belongs.
|
164
161
|
If it is not provided, the project will be parsed from the identifier of the parent resource. If no project is provided in the parent identifier and no project is specified, the provider project is used.
|
165
|
-
:param builtins.str security_gateways_id: Part of `parent`. See documentation of `projectsId`. Used to find the parent resource to bind the IAM policy to
|
166
162
|
"""
|
167
163
|
__args__ = dict()
|
168
164
|
__args__['applicationId'] = application_id
|
@@ -126,7 +126,6 @@ def get_security_gateway_iam_policy(location: Optional[builtins.str] = None,
|
|
126
126
|
location is specified, it is taken from the provider configuration.
|
127
127
|
:param builtins.str project: The ID of the project in which the resource belongs.
|
128
128
|
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.
|
129
|
-
:param builtins.str security_gateway_id: Used to find the parent resource to bind the IAM policy to
|
130
129
|
"""
|
131
130
|
__args__ = dict()
|
132
131
|
__args__['location'] = location
|
@@ -166,7 +165,6 @@ def get_security_gateway_iam_policy_output(location: Optional[pulumi.Input[Optio
|
|
166
165
|
location is specified, it is taken from the provider configuration.
|
167
166
|
:param builtins.str project: The ID of the project in which the resource belongs.
|
168
167
|
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.
|
169
|
-
:param builtins.str security_gateway_id: Used to find the parent resource to bind the IAM policy to
|
170
168
|
"""
|
171
169
|
__args__ = dict()
|
172
170
|
__args__['location'] = location
|
pulumi_gcp/beyondcorp/outputs.py
CHANGED
@@ -37,8 +37,6 @@ __all__ = [
|
|
37
37
|
'GetAppConnectorPrincipalInfoResult',
|
38
38
|
'GetAppConnectorPrincipalInfoServiceAccountResult',
|
39
39
|
'GetAppGatewayAllocatedConnectionResult',
|
40
|
-
'GetSecurityGatewayHubResult',
|
41
|
-
'GetSecurityGatewayHubInternetGatewayResult',
|
42
40
|
]
|
43
41
|
|
44
42
|
@pulumi.output_type
|
@@ -772,46 +770,3 @@ class GetAppGatewayAllocatedConnectionResult(dict):
|
|
772
770
|
return pulumi.get(self, "psc_uri")
|
773
771
|
|
774
772
|
|
775
|
-
@pulumi.output_type
|
776
|
-
class GetSecurityGatewayHubResult(dict):
|
777
|
-
def __init__(__self__, *,
|
778
|
-
internet_gateways: Sequence['outputs.GetSecurityGatewayHubInternetGatewayResult'],
|
779
|
-
region: builtins.str):
|
780
|
-
"""
|
781
|
-
:param Sequence['GetSecurityGatewayHubInternetGatewayArgs'] internet_gateways: Internet Gateway configuration.
|
782
|
-
"""
|
783
|
-
pulumi.set(__self__, "internet_gateways", internet_gateways)
|
784
|
-
pulumi.set(__self__, "region", region)
|
785
|
-
|
786
|
-
@property
|
787
|
-
@pulumi.getter(name="internetGateways")
|
788
|
-
def internet_gateways(self) -> Sequence['outputs.GetSecurityGatewayHubInternetGatewayResult']:
|
789
|
-
"""
|
790
|
-
Internet Gateway configuration.
|
791
|
-
"""
|
792
|
-
return pulumi.get(self, "internet_gateways")
|
793
|
-
|
794
|
-
@property
|
795
|
-
@pulumi.getter
|
796
|
-
def region(self) -> builtins.str:
|
797
|
-
return pulumi.get(self, "region")
|
798
|
-
|
799
|
-
|
800
|
-
@pulumi.output_type
|
801
|
-
class GetSecurityGatewayHubInternetGatewayResult(dict):
|
802
|
-
def __init__(__self__, *,
|
803
|
-
assigned_ips: Sequence[builtins.str]):
|
804
|
-
"""
|
805
|
-
:param Sequence[builtins.str] assigned_ips: Output only. List of IP addresses assigned to the Cloud NAT.
|
806
|
-
"""
|
807
|
-
pulumi.set(__self__, "assigned_ips", assigned_ips)
|
808
|
-
|
809
|
-
@property
|
810
|
-
@pulumi.getter(name="assignedIps")
|
811
|
-
def assigned_ips(self) -> Sequence[builtins.str]:
|
812
|
-
"""
|
813
|
-
Output only. List of IP addresses assigned to the Cloud NAT.
|
814
|
-
"""
|
815
|
-
return pulumi.get(self, "assigned_ips")
|
816
|
-
|
817
|
-
|
@@ -44,7 +44,6 @@ class SecurityGatewayIamBindingArgs:
|
|
44
44
|
:param pulumi.Input[builtins.str] role: The role that should be applied. Only one
|
45
45
|
`beyondcorp.SecurityGatewayIamBinding` 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] security_gateway_id: Used to find the parent resource to bind the IAM policy to
|
48
47
|
:param pulumi.Input['SecurityGatewayIamBindingConditionArgs'] 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: Resource ID segment making up resource `name`. It identifies the resource within its parent collection as described in https://google.aip.dev/122. Must be omitted or set to `global`. Used to find the parent resource to bind the IAM policy to. If not specified,
|
@@ -102,9 +101,6 @@ class SecurityGatewayIamBindingArgs:
|
|
102
101
|
@property
|
103
102
|
@pulumi.getter(name="securityGatewayId")
|
104
103
|
def security_gateway_id(self) -> pulumi.Input[builtins.str]:
|
105
|
-
"""
|
106
|
-
Used to find the parent resource to bind the IAM policy to
|
107
|
-
"""
|
108
104
|
return pulumi.get(self, "security_gateway_id")
|
109
105
|
|
110
106
|
@security_gateway_id.setter
|
@@ -186,7 +182,6 @@ class _SecurityGatewayIamBindingState:
|
|
186
182
|
:param pulumi.Input[builtins.str] role: The role that should be applied. Only one
|
187
183
|
`beyondcorp.SecurityGatewayIamBinding` can be used per role. Note that custom roles must be of the format
|
188
184
|
`[projects|organizations]/{parent-name}/roles/{role-name}`.
|
189
|
-
:param pulumi.Input[builtins.str] security_gateway_id: Used to find the parent resource to bind the IAM policy to
|
190
185
|
"""
|
191
186
|
if condition is not None:
|
192
187
|
pulumi.set(__self__, "condition", condition)
|
@@ -294,9 +289,6 @@ class _SecurityGatewayIamBindingState:
|
|
294
289
|
@property
|
295
290
|
@pulumi.getter(name="securityGatewayId")
|
296
291
|
def security_gateway_id(self) -> Optional[pulumi.Input[builtins.str]]:
|
297
|
-
"""
|
298
|
-
Used to find the parent resource to bind the IAM policy to
|
299
|
-
"""
|
300
292
|
return pulumi.get(self, "security_gateway_id")
|
301
293
|
|
302
294
|
@security_gateway_id.setter
|
@@ -622,7 +614,6 @@ class SecurityGatewayIamBinding(pulumi.CustomResource):
|
|
622
614
|
:param pulumi.Input[builtins.str] role: The role that should be applied. Only one
|
623
615
|
`beyondcorp.SecurityGatewayIamBinding` can be used per role. Note that custom roles must be of the format
|
624
616
|
`[projects|organizations]/{parent-name}/roles/{role-name}`.
|
625
|
-
:param pulumi.Input[builtins.str] security_gateway_id: Used to find the parent resource to bind the IAM policy to
|
626
617
|
"""
|
627
618
|
...
|
628
619
|
@overload
|
@@ -1001,7 +992,6 @@ class SecurityGatewayIamBinding(pulumi.CustomResource):
|
|
1001
992
|
:param pulumi.Input[builtins.str] role: The role that should be applied. Only one
|
1002
993
|
`beyondcorp.SecurityGatewayIamBinding` can be used per role. Note that custom roles must be of the format
|
1003
994
|
`[projects|organizations]/{parent-name}/roles/{role-name}`.
|
1004
|
-
:param pulumi.Input[builtins.str] security_gateway_id: Used to find the parent resource to bind the IAM policy to
|
1005
995
|
"""
|
1006
996
|
opts = pulumi.ResourceOptions.merge(opts, pulumi.ResourceOptions(id=id))
|
1007
997
|
|
@@ -1083,8 +1073,5 @@ class SecurityGatewayIamBinding(pulumi.CustomResource):
|
|
1083
1073
|
@property
|
1084
1074
|
@pulumi.getter(name="securityGatewayId")
|
1085
1075
|
def security_gateway_id(self) -> pulumi.Output[builtins.str]:
|
1086
|
-
"""
|
1087
|
-
Used to find the parent resource to bind the IAM policy to
|
1088
|
-
"""
|
1089
1076
|
return pulumi.get(self, "security_gateway_id")
|
1090
1077
|
|
@@ -44,7 +44,6 @@ class SecurityGatewayIamMemberArgs:
|
|
44
44
|
:param pulumi.Input[builtins.str] role: The role that should be applied. Only one
|
45
45
|
`beyondcorp.SecurityGatewayIamBinding` 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] security_gateway_id: Used to find the parent resource to bind the IAM policy to
|
48
47
|
:param pulumi.Input['SecurityGatewayIamMemberConditionArgs'] 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: Resource ID segment making up resource `name`. It identifies the resource within its parent collection as described in https://google.aip.dev/122. Must be omitted or set to `global`. Used to find the parent resource to bind the IAM policy to. If not specified,
|
@@ -102,9 +101,6 @@ class SecurityGatewayIamMemberArgs:
|
|
102
101
|
@property
|
103
102
|
@pulumi.getter(name="securityGatewayId")
|
104
103
|
def security_gateway_id(self) -> pulumi.Input[builtins.str]:
|
105
|
-
"""
|
106
|
-
Used to find the parent resource to bind the IAM policy to
|
107
|
-
"""
|
108
104
|
return pulumi.get(self, "security_gateway_id")
|
109
105
|
|
110
106
|
@security_gateway_id.setter
|
@@ -186,7 +182,6 @@ class _SecurityGatewayIamMemberState:
|
|
186
182
|
:param pulumi.Input[builtins.str] role: The role that should be applied. Only one
|
187
183
|
`beyondcorp.SecurityGatewayIamBinding` can be used per role. Note that custom roles must be of the format
|
188
184
|
`[projects|organizations]/{parent-name}/roles/{role-name}`.
|
189
|
-
:param pulumi.Input[builtins.str] security_gateway_id: Used to find the parent resource to bind the IAM policy to
|
190
185
|
"""
|
191
186
|
if condition is not None:
|
192
187
|
pulumi.set(__self__, "condition", condition)
|
@@ -294,9 +289,6 @@ class _SecurityGatewayIamMemberState:
|
|
294
289
|
@property
|
295
290
|
@pulumi.getter(name="securityGatewayId")
|
296
291
|
def security_gateway_id(self) -> Optional[pulumi.Input[builtins.str]]:
|
297
|
-
"""
|
298
|
-
Used to find the parent resource to bind the IAM policy to
|
299
|
-
"""
|
300
292
|
return pulumi.get(self, "security_gateway_id")
|
301
293
|
|
302
294
|
@security_gateway_id.setter
|
@@ -622,7 +614,6 @@ class SecurityGatewayIamMember(pulumi.CustomResource):
|
|
622
614
|
:param pulumi.Input[builtins.str] role: The role that should be applied. Only one
|
623
615
|
`beyondcorp.SecurityGatewayIamBinding` can be used per role. Note that custom roles must be of the format
|
624
616
|
`[projects|organizations]/{parent-name}/roles/{role-name}`.
|
625
|
-
:param pulumi.Input[builtins.str] security_gateway_id: Used to find the parent resource to bind the IAM policy to
|
626
617
|
"""
|
627
618
|
...
|
628
619
|
@overload
|
@@ -1001,7 +992,6 @@ class SecurityGatewayIamMember(pulumi.CustomResource):
|
|
1001
992
|
:param pulumi.Input[builtins.str] role: The role that should be applied. Only one
|
1002
993
|
`beyondcorp.SecurityGatewayIamBinding` can be used per role. Note that custom roles must be of the format
|
1003
994
|
`[projects|organizations]/{parent-name}/roles/{role-name}`.
|
1004
|
-
:param pulumi.Input[builtins.str] security_gateway_id: Used to find the parent resource to bind the IAM policy to
|
1005
995
|
"""
|
1006
996
|
opts = pulumi.ResourceOptions.merge(opts, pulumi.ResourceOptions(id=id))
|
1007
997
|
|
@@ -1083,8 +1073,5 @@ class SecurityGatewayIamMember(pulumi.CustomResource):
|
|
1083
1073
|
@property
|
1084
1074
|
@pulumi.getter(name="securityGatewayId")
|
1085
1075
|
def security_gateway_id(self) -> pulumi.Output[builtins.str]:
|
1086
|
-
"""
|
1087
|
-
Used to find the parent resource to bind the IAM policy to
|
1088
|
-
"""
|
1089
1076
|
return pulumi.get(self, "security_gateway_id")
|
1090
1077
|
|
@@ -28,7 +28,6 @@ class SecurityGatewayIamPolicyArgs:
|
|
28
28
|
The set of arguments for constructing a SecurityGatewayIamPolicy 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] security_gateway_id: Used to find the parent resource to bind the IAM policy to
|
32
31
|
:param pulumi.Input[builtins.str] location: Resource ID segment making up resource `name`. It identifies the resource within its parent collection as described in https://google.aip.dev/122. Must be omitted or set to `global`. Used to find the parent resource to bind the IAM policy to. If not specified,
|
33
32
|
the value will be parsed from the identifier of the parent resource. If no location is provided in the parent identifier and no
|
34
33
|
location is specified, it is taken from the provider configuration.
|
@@ -58,9 +57,6 @@ class SecurityGatewayIamPolicyArgs:
|
|
58
57
|
@property
|
59
58
|
@pulumi.getter(name="securityGatewayId")
|
60
59
|
def security_gateway_id(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, "security_gateway_id")
|
65
61
|
|
66
62
|
@security_gateway_id.setter
|
@@ -113,7 +109,6 @@ class _SecurityGatewayIamPolicyState:
|
|
113
109
|
a `organizations_get_iam_policy` data source.
|
114
110
|
:param pulumi.Input[builtins.str] project: The ID of the project in which the resource belongs.
|
115
111
|
If it is not provided, the project will be parsed from the identifier of the parent resource. If no project is provided in the parent identifier and no project is specified, the provider project is used.
|
116
|
-
:param pulumi.Input[builtins.str] security_gateway_id: Used to find the parent resource to bind the IAM policy to
|
117
112
|
"""
|
118
113
|
if etag is not None:
|
119
114
|
pulumi.set(__self__, "etag", etag)
|
@@ -181,9 +176,6 @@ class _SecurityGatewayIamPolicyState:
|
|
181
176
|
@property
|
182
177
|
@pulumi.getter(name="securityGatewayId")
|
183
178
|
def security_gateway_id(self) -> Optional[pulumi.Input[builtins.str]]:
|
184
|
-
"""
|
185
|
-
Used to find the parent resource to bind the IAM policy to
|
186
|
-
"""
|
187
179
|
return pulumi.get(self, "security_gateway_id")
|
188
180
|
|
189
181
|
@security_gateway_id.setter
|
@@ -493,7 +485,6 @@ class SecurityGatewayIamPolicy(pulumi.CustomResource):
|
|
493
485
|
a `organizations_get_iam_policy` data source.
|
494
486
|
:param pulumi.Input[builtins.str] project: The ID of the project in which the resource belongs.
|
495
487
|
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.
|
496
|
-
:param pulumi.Input[builtins.str] security_gateway_id: Used to find the parent resource to bind the IAM policy to
|
497
488
|
"""
|
498
489
|
...
|
499
490
|
@overload
|
@@ -850,7 +841,6 @@ class SecurityGatewayIamPolicy(pulumi.CustomResource):
|
|
850
841
|
a `organizations_get_iam_policy` data source.
|
851
842
|
:param pulumi.Input[builtins.str] project: The ID of the project in which the resource belongs.
|
852
843
|
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.
|
853
|
-
:param pulumi.Input[builtins.str] security_gateway_id: Used to find the parent resource to bind the IAM policy to
|
854
844
|
"""
|
855
845
|
opts = pulumi.ResourceOptions.merge(opts, pulumi.ResourceOptions(id=id))
|
856
846
|
|
@@ -902,8 +892,5 @@ class SecurityGatewayIamPolicy(pulumi.CustomResource):
|
|
902
892
|
@property
|
903
893
|
@pulumi.getter(name="securityGatewayId")
|
904
894
|
def security_gateway_id(self) -> pulumi.Output[builtins.str]:
|
905
|
-
"""
|
906
|
-
Used to find the parent resource to bind the IAM policy to
|
907
|
-
"""
|
908
895
|
return pulumi.get(self, "security_gateway_id")
|
909
896
|
|
pulumi_gcp/bigquery/__init__.py
CHANGED
@@ -30,7 +30,8 @@ class ConnectionIamBindingArgs:
|
|
30
30
|
project: Optional[pulumi.Input[builtins.str]] = None):
|
31
31
|
"""
|
32
32
|
The set of arguments for constructing a ConnectionIamBinding resource.
|
33
|
-
:param pulumi.Input[builtins.str] connection_id:
|
33
|
+
:param pulumi.Input[builtins.str] connection_id: Optional connection id that should be assigned to the created connection.
|
34
|
+
Used to find the parent resource to bind the IAM policy to
|
34
35
|
:param pulumi.Input[Sequence[pulumi.Input[builtins.str]]] members: Identities that will be granted the privilege in `role`.
|
35
36
|
Each entry can have one of the following values:
|
36
37
|
* **allUsers**: A special identifier that represents anyone who is on the internet; with or without a Google account.
|
@@ -71,6 +72,7 @@ class ConnectionIamBindingArgs:
|
|
71
72
|
@pulumi.getter(name="connectionId")
|
72
73
|
def connection_id(self) -> pulumi.Input[builtins.str]:
|
73
74
|
"""
|
75
|
+
Optional connection id that should be assigned to the created connection.
|
74
76
|
Used to find the parent resource to bind the IAM policy to
|
75
77
|
"""
|
76
78
|
return pulumi.get(self, "connection_id")
|
@@ -170,7 +172,8 @@ class _ConnectionIamBindingState:
|
|
170
172
|
role: Optional[pulumi.Input[builtins.str]] = None):
|
171
173
|
"""
|
172
174
|
Input properties used for looking up and filtering ConnectionIamBinding resources.
|
173
|
-
:param pulumi.Input[builtins.str] connection_id:
|
175
|
+
:param pulumi.Input[builtins.str] connection_id: Optional connection id that should be assigned to the created connection.
|
176
|
+
Used to find the parent resource to bind the IAM policy to
|
174
177
|
:param pulumi.Input[builtins.str] etag: (Computed) The etag of the IAM policy.
|
175
178
|
:param pulumi.Input[builtins.str] location: The geographic location where the connection should reside.
|
176
179
|
Cloud SQL instance must be in the same location as the connection
|
@@ -226,6 +229,7 @@ class _ConnectionIamBindingState:
|
|
226
229
|
@pulumi.getter(name="connectionId")
|
227
230
|
def connection_id(self) -> Optional[pulumi.Input[builtins.str]]:
|
228
231
|
"""
|
232
|
+
Optional connection id that should be assigned to the created connection.
|
229
233
|
Used to find the parent resource to bind the IAM policy to
|
230
234
|
"""
|
231
235
|
return pulumi.get(self, "connection_id")
|
@@ -493,7 +497,8 @@ class ConnectionIamBinding(pulumi.CustomResource):
|
|
493
497
|
|
494
498
|
:param str resource_name: The name of the resource.
|
495
499
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
496
|
-
:param pulumi.Input[builtins.str] connection_id:
|
500
|
+
:param pulumi.Input[builtins.str] connection_id: Optional connection id that should be assigned to the created connection.
|
501
|
+
Used to find the parent resource to bind the IAM policy to
|
497
502
|
:param pulumi.Input[builtins.str] location: The geographic location where the connection should reside.
|
498
503
|
Cloud SQL instance must be in the same location as the connection
|
499
504
|
with following exceptions: Cloud SQL us-central1 maps to BigQuery US, Cloud SQL europe-west1 maps to BigQuery EU.
|
@@ -755,7 +760,8 @@ class ConnectionIamBinding(pulumi.CustomResource):
|
|
755
760
|
:param str resource_name: The unique name of the resulting resource.
|
756
761
|
:param pulumi.Input[str] id: The unique provider ID of the resource to lookup.
|
757
762
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
758
|
-
:param pulumi.Input[builtins.str] connection_id:
|
763
|
+
:param pulumi.Input[builtins.str] connection_id: Optional connection id that should be assigned to the created connection.
|
764
|
+
Used to find the parent resource to bind the IAM policy to
|
759
765
|
:param pulumi.Input[builtins.str] etag: (Computed) The etag of the IAM policy.
|
760
766
|
:param pulumi.Input[builtins.str] location: The geographic location where the connection should reside.
|
761
767
|
Cloud SQL instance must be in the same location as the connection
|
@@ -805,6 +811,7 @@ class ConnectionIamBinding(pulumi.CustomResource):
|
|
805
811
|
@pulumi.getter(name="connectionId")
|
806
812
|
def connection_id(self) -> pulumi.Output[builtins.str]:
|
807
813
|
"""
|
814
|
+
Optional connection id that should be assigned to the created connection.
|
808
815
|
Used to find the parent resource to bind the IAM policy to
|
809
816
|
"""
|
810
817
|
return pulumi.get(self, "connection_id")
|
@@ -30,7 +30,8 @@ class ConnectionIamMemberArgs:
|
|
30
30
|
project: Optional[pulumi.Input[builtins.str]] = None):
|
31
31
|
"""
|
32
32
|
The set of arguments for constructing a ConnectionIamMember resource.
|
33
|
-
:param pulumi.Input[builtins.str] connection_id:
|
33
|
+
:param pulumi.Input[builtins.str] connection_id: Optional connection id that should be assigned to the created connection.
|
34
|
+
Used to find the parent resource to bind the IAM policy to
|
34
35
|
:param pulumi.Input[builtins.str] member: Identities that will be granted the privilege in `role`.
|
35
36
|
Each entry can have one of the following values:
|
36
37
|
* **allUsers**: A special identifier that represents anyone who is on the internet; with or without a Google account.
|
@@ -71,6 +72,7 @@ class ConnectionIamMemberArgs:
|
|
71
72
|
@pulumi.getter(name="connectionId")
|
72
73
|
def connection_id(self) -> pulumi.Input[builtins.str]:
|
73
74
|
"""
|
75
|
+
Optional connection id that should be assigned to the created connection.
|
74
76
|
Used to find the parent resource to bind the IAM policy to
|
75
77
|
"""
|
76
78
|
return pulumi.get(self, "connection_id")
|
@@ -170,7 +172,8 @@ class _ConnectionIamMemberState:
|
|
170
172
|
role: Optional[pulumi.Input[builtins.str]] = None):
|
171
173
|
"""
|
172
174
|
Input properties used for looking up and filtering ConnectionIamMember resources.
|
173
|
-
:param pulumi.Input[builtins.str] connection_id:
|
175
|
+
:param pulumi.Input[builtins.str] connection_id: Optional connection id that should be assigned to the created connection.
|
176
|
+
Used to find the parent resource to bind the IAM policy to
|
174
177
|
:param pulumi.Input[builtins.str] etag: (Computed) The etag of the IAM policy.
|
175
178
|
:param pulumi.Input[builtins.str] location: The geographic location where the connection should reside.
|
176
179
|
Cloud SQL instance must be in the same location as the connection
|
@@ -226,6 +229,7 @@ class _ConnectionIamMemberState:
|
|
226
229
|
@pulumi.getter(name="connectionId")
|
227
230
|
def connection_id(self) -> Optional[pulumi.Input[builtins.str]]:
|
228
231
|
"""
|
232
|
+
Optional connection id that should be assigned to the created connection.
|
229
233
|
Used to find the parent resource to bind the IAM policy to
|
230
234
|
"""
|
231
235
|
return pulumi.get(self, "connection_id")
|
@@ -493,7 +497,8 @@ class ConnectionIamMember(pulumi.CustomResource):
|
|
493
497
|
|
494
498
|
:param str resource_name: The name of the resource.
|
495
499
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
496
|
-
:param pulumi.Input[builtins.str] connection_id:
|
500
|
+
:param pulumi.Input[builtins.str] connection_id: Optional connection id that should be assigned to the created connection.
|
501
|
+
Used to find the parent resource to bind the IAM policy to
|
497
502
|
:param pulumi.Input[builtins.str] location: The geographic location where the connection should reside.
|
498
503
|
Cloud SQL instance must be in the same location as the connection
|
499
504
|
with following exceptions: Cloud SQL us-central1 maps to BigQuery US, Cloud SQL europe-west1 maps to BigQuery EU.
|
@@ -755,7 +760,8 @@ class ConnectionIamMember(pulumi.CustomResource):
|
|
755
760
|
:param str resource_name: The unique name of the resulting resource.
|
756
761
|
:param pulumi.Input[str] id: The unique provider ID of the resource to lookup.
|
757
762
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
758
|
-
:param pulumi.Input[builtins.str] connection_id:
|
763
|
+
:param pulumi.Input[builtins.str] connection_id: Optional connection id that should be assigned to the created connection.
|
764
|
+
Used to find the parent resource to bind the IAM policy to
|
759
765
|
:param pulumi.Input[builtins.str] etag: (Computed) The etag of the IAM policy.
|
760
766
|
:param pulumi.Input[builtins.str] location: The geographic location where the connection should reside.
|
761
767
|
Cloud SQL instance must be in the same location as the connection
|
@@ -805,6 +811,7 @@ class ConnectionIamMember(pulumi.CustomResource):
|
|
805
811
|
@pulumi.getter(name="connectionId")
|
806
812
|
def connection_id(self) -> pulumi.Output[builtins.str]:
|
807
813
|
"""
|
814
|
+
Optional connection id that should be assigned to the created connection.
|
808
815
|
Used to find the parent resource to bind the IAM policy to
|
809
816
|
"""
|
810
817
|
return pulumi.get(self, "connection_id")
|
@@ -26,7 +26,8 @@ class ConnectionIamPolicyArgs:
|
|
26
26
|
project: Optional[pulumi.Input[builtins.str]] = None):
|
27
27
|
"""
|
28
28
|
The set of arguments for constructing a ConnectionIamPolicy resource.
|
29
|
-
:param pulumi.Input[builtins.str] connection_id:
|
29
|
+
:param pulumi.Input[builtins.str] connection_id: Optional connection id that should be assigned to the created connection.
|
30
|
+
Used to find the parent resource to bind the IAM policy to
|
30
31
|
:param pulumi.Input[builtins.str] policy_data: The policy data generated by
|
31
32
|
a `organizations_get_iam_policy` data source.
|
32
33
|
:param pulumi.Input[builtins.str] location: The geographic location where the connection should reside.
|
@@ -52,6 +53,7 @@ class ConnectionIamPolicyArgs:
|
|
52
53
|
@pulumi.getter(name="connectionId")
|
53
54
|
def connection_id(self) -> pulumi.Input[builtins.str]:
|
54
55
|
"""
|
56
|
+
Optional connection id that should be assigned to the created connection.
|
55
57
|
Used to find the parent resource to bind the IAM policy to
|
56
58
|
"""
|
57
59
|
return pulumi.get(self, "connection_id")
|
@@ -117,7 +119,8 @@ class _ConnectionIamPolicyState:
|
|
117
119
|
project: Optional[pulumi.Input[builtins.str]] = None):
|
118
120
|
"""
|
119
121
|
Input properties used for looking up and filtering ConnectionIamPolicy resources.
|
120
|
-
:param pulumi.Input[builtins.str] connection_id:
|
122
|
+
:param pulumi.Input[builtins.str] connection_id: Optional connection id that should be assigned to the created connection.
|
123
|
+
Used to find the parent resource to bind the IAM policy to
|
121
124
|
:param pulumi.Input[builtins.str] etag: (Computed) The etag of the IAM policy.
|
122
125
|
:param pulumi.Input[builtins.str] location: The geographic location where the connection should reside.
|
123
126
|
Cloud SQL instance must be in the same location as the connection
|
@@ -148,6 +151,7 @@ class _ConnectionIamPolicyState:
|
|
148
151
|
@pulumi.getter(name="connectionId")
|
149
152
|
def connection_id(self) -> Optional[pulumi.Input[builtins.str]]:
|
150
153
|
"""
|
154
|
+
Optional connection id that should be assigned to the created connection.
|
151
155
|
Used to find the parent resource to bind the IAM policy to
|
152
156
|
"""
|
153
157
|
return pulumi.get(self, "connection_id")
|
@@ -390,7 +394,8 @@ class ConnectionIamPolicy(pulumi.CustomResource):
|
|
390
394
|
|
391
395
|
:param str resource_name: The name of the resource.
|
392
396
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
393
|
-
:param pulumi.Input[builtins.str] connection_id:
|
397
|
+
:param pulumi.Input[builtins.str] connection_id: Optional connection id that should be assigned to the created connection.
|
398
|
+
Used to find the parent resource to bind the IAM policy to
|
394
399
|
:param pulumi.Input[builtins.str] location: The geographic location where the connection should reside.
|
395
400
|
Cloud SQL instance must be in the same location as the connection
|
396
401
|
with following exceptions: Cloud SQL us-central1 maps to BigQuery US, Cloud SQL europe-west1 maps to BigQuery EU.
|
@@ -632,7 +637,8 @@ class ConnectionIamPolicy(pulumi.CustomResource):
|
|
632
637
|
:param str resource_name: The unique name of the resulting resource.
|
633
638
|
:param pulumi.Input[str] id: The unique provider ID of the resource to lookup.
|
634
639
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
635
|
-
:param pulumi.Input[builtins.str] connection_id:
|
640
|
+
:param pulumi.Input[builtins.str] connection_id: Optional connection id that should be assigned to the created connection.
|
641
|
+
Used to find the parent resource to bind the IAM policy to
|
636
642
|
:param pulumi.Input[builtins.str] etag: (Computed) The etag of the IAM policy.
|
637
643
|
:param pulumi.Input[builtins.str] location: The geographic location where the connection should reside.
|
638
644
|
Cloud SQL instance must be in the same location as the connection
|
@@ -663,6 +669,7 @@ class ConnectionIamPolicy(pulumi.CustomResource):
|
|
663
669
|
@pulumi.getter(name="connectionId")
|
664
670
|
def connection_id(self) -> pulumi.Output[builtins.str]:
|
665
671
|
"""
|
672
|
+
Optional connection id that should be assigned to the created connection.
|
666
673
|
Used to find the parent resource to bind the IAM policy to
|
667
674
|
"""
|
668
675
|
return pulumi.get(self, "connection_id")
|
@@ -759,7 +759,7 @@ class DataTransferConfig(pulumi.CustomResource):
|
|
759
759
|
name="example-key",
|
760
760
|
key_ring=key_ring.id)
|
761
761
|
query_config_cmek = gcp.bigquery.DataTransferConfig("query_config_cmek",
|
762
|
-
display_name="
|
762
|
+
display_name="",
|
763
763
|
location="asia-northeast1",
|
764
764
|
data_source_id="scheduled_query",
|
765
765
|
schedule="first sunday of quarter 00:00",
|
@@ -960,7 +960,7 @@ class DataTransferConfig(pulumi.CustomResource):
|
|
960
960
|
name="example-key",
|
961
961
|
key_ring=key_ring.id)
|
962
962
|
query_config_cmek = gcp.bigquery.DataTransferConfig("query_config_cmek",
|
963
|
-
display_name="
|
963
|
+
display_name="",
|
964
964
|
location="asia-northeast1",
|
965
965
|
data_source_id="scheduled_query",
|
966
966
|
schedule="first sunday of quarter 00:00",
|
@@ -121,7 +121,8 @@ def get_connection_iam_policy(connection_id: Optional[builtins.str] = None,
|
|
121
121
|
```
|
122
122
|
|
123
123
|
|
124
|
-
:param builtins.str connection_id:
|
124
|
+
:param builtins.str connection_id: Optional connection id that should be assigned to the created connection.
|
125
|
+
Used to find the parent resource to bind the IAM policy to
|
125
126
|
:param builtins.str location: The geographic location where the connection should reside.
|
126
127
|
Cloud SQL instance must be in the same location as the connection
|
127
128
|
with following exceptions: Cloud SQL us-central1 maps to BigQuery US, Cloud SQL europe-west1 maps to BigQuery EU.
|
@@ -167,7 +168,8 @@ def get_connection_iam_policy_output(connection_id: Optional[pulumi.Input[builti
|
|
167
168
|
```
|
168
169
|
|
169
170
|
|
170
|
-
:param builtins.str connection_id:
|
171
|
+
:param builtins.str connection_id: Optional connection id that should be assigned to the created connection.
|
172
|
+
Used to find the parent resource to bind the IAM policy to
|
171
173
|
:param builtins.str location: The geographic location where the connection should reside.
|
172
174
|
Cloud SQL instance must be in the same location as the connection
|
173
175
|
with following exceptions: Cloud SQL us-central1 maps to BigQuery US, Cloud SQL europe-west1 maps to BigQuery EU.
|