pulumi-gcp 7.30.0__py3-none-any.whl → 7.30.0a1719470057__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 -32
- pulumi_gcp/_inputs.py +0 -15
- pulumi_gcp/accessapproval/get_folder_service_account.py +0 -5
- pulumi_gcp/accessapproval/get_organization_service_account.py +0 -5
- pulumi_gcp/accessapproval/get_project_service_account.py +0 -5
- pulumi_gcp/accesscontextmanager/_inputs.py +12 -2072
- pulumi_gcp/accesscontextmanager/access_level.py +32 -37
- pulumi_gcp/accesscontextmanager/access_level_condition.py +48 -53
- pulumi_gcp/accesscontextmanager/access_levels.py +65 -70
- pulumi_gcp/accesscontextmanager/access_policy.py +0 -5
- pulumi_gcp/accesscontextmanager/access_policy_iam_binding.py +19 -24
- pulumi_gcp/accesscontextmanager/access_policy_iam_member.py +19 -24
- pulumi_gcp/accesscontextmanager/access_policy_iam_policy.py +16 -21
- pulumi_gcp/accesscontextmanager/authorized_orgs_desc.py +0 -5
- pulumi_gcp/accesscontextmanager/egress_policy.py +0 -5
- pulumi_gcp/accesscontextmanager/gcp_user_access_binding.py +28 -33
- pulumi_gcp/accesscontextmanager/get_access_policy_iam_policy.py +0 -5
- pulumi_gcp/accesscontextmanager/ingress_policy.py +0 -5
- pulumi_gcp/accesscontextmanager/outputs.py +0 -5
- pulumi_gcp/accesscontextmanager/service_perimeter.py +196 -201
- pulumi_gcp/accesscontextmanager/service_perimeter_dry_run_resource.py +6 -11
- pulumi_gcp/accesscontextmanager/service_perimeter_egress_policy.py +10 -15
- pulumi_gcp/accesscontextmanager/service_perimeter_ingress_policy.py +10 -15
- pulumi_gcp/accesscontextmanager/service_perimeter_resource.py +6 -11
- pulumi_gcp/accesscontextmanager/service_perimeters.py +55 -60
- pulumi_gcp/activedirectory/domain.py +0 -5
- pulumi_gcp/activedirectory/domain_trust.py +0 -5
- pulumi_gcp/activedirectory/peering.py +0 -5
- pulumi_gcp/alloydb/_inputs.py +0 -535
- pulumi_gcp/alloydb/backup.py +21 -26
- pulumi_gcp/alloydb/cluster.py +172 -177
- pulumi_gcp/alloydb/get_locations.py +0 -5
- pulumi_gcp/alloydb/get_supported_database_flags.py +0 -5
- pulumi_gcp/alloydb/instance.py +72 -77
- pulumi_gcp/alloydb/outputs.py +0 -5
- pulumi_gcp/alloydb/user.py +12 -17
- pulumi_gcp/apigateway/_inputs.py +0 -168
- pulumi_gcp/apigateway/api.py +0 -5
- pulumi_gcp/apigateway/api_config.py +20 -25
- pulumi_gcp/apigateway/api_config_iam_binding.py +19 -24
- pulumi_gcp/apigateway/api_config_iam_member.py +19 -24
- pulumi_gcp/apigateway/api_config_iam_policy.py +16 -21
- pulumi_gcp/apigateway/api_iam_binding.py +19 -24
- pulumi_gcp/apigateway/api_iam_member.py +19 -24
- pulumi_gcp/apigateway/api_iam_policy.py +16 -21
- pulumi_gcp/apigateway/gateway.py +0 -5
- pulumi_gcp/apigateway/gateway_iam_binding.py +19 -24
- pulumi_gcp/apigateway/gateway_iam_member.py +19 -24
- pulumi_gcp/apigateway/gateway_iam_policy.py +16 -21
- pulumi_gcp/apigateway/get_api_config_iam_policy.py +0 -5
- pulumi_gcp/apigateway/get_api_iam_policy.py +0 -5
- pulumi_gcp/apigateway/get_gateway_iam_policy.py +0 -5
- pulumi_gcp/apigateway/outputs.py +0 -5
- pulumi_gcp/apigee/_inputs.py +0 -508
- pulumi_gcp/apigee/addons_config.py +55 -60
- pulumi_gcp/apigee/endpoint_attachment.py +0 -5
- pulumi_gcp/apigee/env_group.py +0 -5
- pulumi_gcp/apigee/env_group_attachment.py +0 -5
- pulumi_gcp/apigee/env_keystore.py +0 -5
- pulumi_gcp/apigee/env_references.py +0 -5
- pulumi_gcp/apigee/environment.py +5 -10
- pulumi_gcp/apigee/environment_iam_binding.py +19 -24
- pulumi_gcp/apigee/environment_iam_member.py +19 -24
- pulumi_gcp/apigee/environment_iam_policy.py +16 -21
- pulumi_gcp/apigee/flowhook.py +0 -5
- pulumi_gcp/apigee/get_environment_iam_policy.py +0 -5
- pulumi_gcp/apigee/instance.py +0 -5
- pulumi_gcp/apigee/instance_attachment.py +0 -5
- pulumi_gcp/apigee/keystores_aliases_key_cert_file.py +5 -10
- pulumi_gcp/apigee/keystores_aliases_pkcs12.py +2 -7
- pulumi_gcp/apigee/keystores_aliases_self_signed_cert.py +26 -31
- pulumi_gcp/apigee/nat_address.py +0 -5
- pulumi_gcp/apigee/organization.py +5 -10
- pulumi_gcp/apigee/outputs.py +0 -5
- pulumi_gcp/apigee/sharedflow.py +2 -7
- pulumi_gcp/apigee/sharedflow_deployment.py +0 -5
- pulumi_gcp/apigee/sync_authorization.py +0 -5
- pulumi_gcp/apigee/target_server.py +5 -10
- pulumi_gcp/appengine/_inputs.py +8 -991
- pulumi_gcp/appengine/application.py +12 -17
- pulumi_gcp/appengine/application_url_dispatch_rules.py +41 -46
- pulumi_gcp/appengine/domain_mapping.py +13 -18
- pulumi_gcp/appengine/engine_split_traffic.py +45 -50
- pulumi_gcp/appengine/firewall_rule.py +0 -5
- pulumi_gcp/appengine/flexible_app_version.py +125 -130
- pulumi_gcp/appengine/get_default_service_account.py +0 -5
- pulumi_gcp/appengine/outputs.py +0 -5
- pulumi_gcp/appengine/service_network_settings.py +27 -32
- pulumi_gcp/appengine/standard_app_version.py +104 -109
- pulumi_gcp/apphub/_inputs.py +0 -370
- pulumi_gcp/apphub/application.py +62 -67
- pulumi_gcp/apphub/get_application.py +0 -5
- pulumi_gcp/apphub/get_discovered_service.py +0 -5
- pulumi_gcp/apphub/get_discovered_workload.py +0 -5
- pulumi_gcp/apphub/outputs.py +0 -5
- pulumi_gcp/apphub/service.py +73 -78
- pulumi_gcp/apphub/service_project_attachment.py +0 -5
- pulumi_gcp/apphub/workload.py +9 -14
- pulumi_gcp/applicationintegration/_inputs.py +0 -324
- pulumi_gcp/applicationintegration/auth_config.py +24 -29
- pulumi_gcp/applicationintegration/client.py +19 -24
- pulumi_gcp/applicationintegration/outputs.py +0 -5
- pulumi_gcp/artifactregistry/_inputs.py +0 -392
- pulumi_gcp/artifactregistry/get_docker_image.py +2 -7
- pulumi_gcp/artifactregistry/get_repository.py +0 -5
- pulumi_gcp/artifactregistry/get_repository_iam_policy.py +0 -5
- pulumi_gcp/artifactregistry/outputs.py +0 -5
- pulumi_gcp/artifactregistry/repository.py +333 -338
- pulumi_gcp/artifactregistry/repository_iam_binding.py +19 -24
- pulumi_gcp/artifactregistry/repository_iam_member.py +19 -24
- pulumi_gcp/artifactregistry/repository_iam_policy.py +16 -21
- pulumi_gcp/artifactregistry/vpcsc_config.py +0 -5
- pulumi_gcp/assuredworkloads/_inputs.py +0 -117
- pulumi_gcp/assuredworkloads/outputs.py +0 -5
- pulumi_gcp/assuredworkloads/workload.py +81 -86
- pulumi_gcp/backupdisasterrecovery/_inputs.py +0 -41
- pulumi_gcp/backupdisasterrecovery/get_management_server.py +0 -5
- pulumi_gcp/backupdisasterrecovery/management_server.py +15 -20
- pulumi_gcp/backupdisasterrecovery/outputs.py +0 -5
- pulumi_gcp/beyondcorp/_inputs.py +0 -86
- pulumi_gcp/beyondcorp/app_connection.py +52 -57
- pulumi_gcp/beyondcorp/app_connector.py +25 -30
- pulumi_gcp/beyondcorp/app_gateway.py +2 -7
- pulumi_gcp/beyondcorp/get_app_connection.py +0 -5
- pulumi_gcp/beyondcorp/get_app_connector.py +0 -5
- pulumi_gcp/beyondcorp/get_app_gateway.py +0 -5
- pulumi_gcp/beyondcorp/outputs.py +0 -5
- pulumi_gcp/biglake/_inputs.py +0 -64
- pulumi_gcp/biglake/catalog.py +0 -5
- pulumi_gcp/biglake/database.py +13 -18
- pulumi_gcp/biglake/outputs.py +0 -5
- pulumi_gcp/biglake/table.py +31 -36
- pulumi_gcp/bigquery/_inputs.py +13 -1937
- pulumi_gcp/bigquery/app_profile.py +128 -133
- pulumi_gcp/bigquery/bi_reservation.py +5 -10
- pulumi_gcp/bigquery/capacity_commitment.py +0 -5
- pulumi_gcp/bigquery/connection.py +176 -181
- pulumi_gcp/bigquery/connection_iam_binding.py +19 -24
- pulumi_gcp/bigquery/connection_iam_member.py +19 -24
- pulumi_gcp/bigquery/connection_iam_policy.py +16 -21
- pulumi_gcp/bigquery/data_transfer_config.py +15 -20
- pulumi_gcp/bigquery/dataset.py +127 -132
- pulumi_gcp/bigquery/dataset_access.py +67 -72
- pulumi_gcp/bigquery/dataset_iam_binding.py +19 -24
- pulumi_gcp/bigquery/dataset_iam_member.py +19 -24
- pulumi_gcp/bigquery/dataset_iam_policy.py +16 -21
- pulumi_gcp/bigquery/get_connection_iam_policy.py +0 -5
- pulumi_gcp/bigquery/get_dataset.py +0 -5
- pulumi_gcp/bigquery/get_dataset_iam_policy.py +0 -5
- pulumi_gcp/bigquery/get_default_service_account.py +0 -5
- pulumi_gcp/bigquery/get_table_iam_policy.py +0 -5
- pulumi_gcp/bigquery/iam_binding.py +97 -102
- pulumi_gcp/bigquery/iam_member.py +97 -102
- pulumi_gcp/bigquery/iam_policy.py +92 -97
- pulumi_gcp/bigquery/job.py +224 -229
- pulumi_gcp/bigquery/outputs.py +0 -5
- pulumi_gcp/bigquery/reservation.py +11 -16
- pulumi_gcp/bigquery/reservation_assignment.py +0 -5
- pulumi_gcp/bigquery/routine.py +109 -114
- pulumi_gcp/bigquery/table.py +62 -67
- pulumi_gcp/bigqueryanalyticshub/_inputs.py +0 -97
- pulumi_gcp/bigqueryanalyticshub/data_exchange.py +0 -5
- pulumi_gcp/bigqueryanalyticshub/data_exchange_iam_binding.py +19 -24
- pulumi_gcp/bigqueryanalyticshub/data_exchange_iam_member.py +19 -24
- pulumi_gcp/bigqueryanalyticshub/data_exchange_iam_policy.py +16 -21
- pulumi_gcp/bigqueryanalyticshub/get_data_exchange_iam_policy.py +0 -5
- pulumi_gcp/bigqueryanalyticshub/get_listing_iam_policy.py +0 -5
- pulumi_gcp/bigqueryanalyticshub/listing.py +40 -45
- pulumi_gcp/bigqueryanalyticshub/listing_iam_binding.py +19 -24
- pulumi_gcp/bigqueryanalyticshub/listing_iam_member.py +19 -24
- pulumi_gcp/bigqueryanalyticshub/listing_iam_policy.py +16 -21
- pulumi_gcp/bigqueryanalyticshub/outputs.py +0 -5
- pulumi_gcp/bigquerydatapolicy/_inputs.py +0 -40
- pulumi_gcp/bigquerydatapolicy/data_policy.py +19 -24
- pulumi_gcp/bigquerydatapolicy/data_policy_iam_binding.py +19 -24
- pulumi_gcp/bigquerydatapolicy/data_policy_iam_member.py +19 -24
- pulumi_gcp/bigquerydatapolicy/data_policy_iam_policy.py +16 -21
- pulumi_gcp/bigquerydatapolicy/get_iam_policy.py +0 -5
- pulumi_gcp/bigquerydatapolicy/outputs.py +0 -5
- pulumi_gcp/bigtable/_inputs.py +0 -202
- pulumi_gcp/bigtable/authorized_view.py +5 -10
- pulumi_gcp/bigtable/gc_policy.py +54 -113
- pulumi_gcp/bigtable/get_instance_iam_policy.py +0 -5
- pulumi_gcp/bigtable/get_table_iam_policy.py +0 -5
- pulumi_gcp/bigtable/instance.py +47 -52
- pulumi_gcp/bigtable/instance_iam_binding.py +19 -24
- pulumi_gcp/bigtable/instance_iam_member.py +19 -24
- pulumi_gcp/bigtable/instance_iam_policy.py +16 -21
- pulumi_gcp/bigtable/outputs.py +0 -5
- pulumi_gcp/bigtable/table.py +34 -39
- pulumi_gcp/bigtable/table_iam_binding.py +19 -24
- pulumi_gcp/bigtable/table_iam_member.py +19 -24
- pulumi_gcp/bigtable/table_iam_policy.py +16 -21
- pulumi_gcp/billing/_inputs.py +0 -257
- pulumi_gcp/billing/account_iam_binding.py +19 -24
- pulumi_gcp/billing/account_iam_member.py +19 -24
- pulumi_gcp/billing/account_iam_policy.py +16 -21
- pulumi_gcp/billing/budget.py +220 -225
- pulumi_gcp/billing/get_account_iam_policy.py +0 -5
- pulumi_gcp/billing/outputs.py +0 -5
- pulumi_gcp/billing/project_info.py +0 -5
- pulumi_gcp/billing/sub_account.py +0 -5
- pulumi_gcp/binaryauthorization/_inputs.py +0 -199
- pulumi_gcp/binaryauthorization/attestor.py +63 -68
- pulumi_gcp/binaryauthorization/attestor_iam_binding.py +19 -24
- pulumi_gcp/binaryauthorization/attestor_iam_member.py +19 -24
- pulumi_gcp/binaryauthorization/attestor_iam_policy.py +16 -21
- pulumi_gcp/binaryauthorization/get_attestor_iam_policy.py +0 -5
- pulumi_gcp/binaryauthorization/outputs.py +0 -5
- pulumi_gcp/binaryauthorization/policy.py +83 -88
- pulumi_gcp/blockchainnodeengine/_inputs.py +0 -131
- pulumi_gcp/blockchainnodeengine/blockchain_nodes.py +57 -62
- pulumi_gcp/blockchainnodeengine/outputs.py +0 -5
- pulumi_gcp/certificateauthority/_inputs.py +29 -2150
- pulumi_gcp/certificateauthority/authority.py +393 -398
- pulumi_gcp/certificateauthority/ca_pool.py +184 -189
- pulumi_gcp/certificateauthority/ca_pool_iam_binding.py +97 -102
- pulumi_gcp/certificateauthority/ca_pool_iam_member.py +97 -102
- pulumi_gcp/certificateauthority/ca_pool_iam_policy.py +92 -97
- pulumi_gcp/certificateauthority/certificate.py +631 -636
- pulumi_gcp/certificateauthority/certificate_template.py +129 -134
- pulumi_gcp/certificateauthority/certificate_template_iam_binding.py +97 -102
- pulumi_gcp/certificateauthority/certificate_template_iam_member.py +97 -102
- pulumi_gcp/certificateauthority/certificate_template_iam_policy.py +92 -97
- pulumi_gcp/certificateauthority/get_authority.py +0 -5
- pulumi_gcp/certificateauthority/get_ca_pool_iam_policy.py +0 -5
- pulumi_gcp/certificateauthority/get_certificate_template_iam_policy.py +0 -5
- pulumi_gcp/certificateauthority/outputs.py +0 -5
- pulumi_gcp/certificatemanager/_inputs.py +0 -256
- pulumi_gcp/certificatemanager/certificate.py +198 -203
- pulumi_gcp/certificatemanager/certificate_issuance_config.py +71 -76
- pulumi_gcp/certificatemanager/certificate_map.py +2 -7
- pulumi_gcp/certificatemanager/certificate_map_entry.py +8 -13
- pulumi_gcp/certificatemanager/dns_authorization.py +2 -7
- pulumi_gcp/certificatemanager/get_certificate_map.py +0 -5
- pulumi_gcp/certificatemanager/outputs.py +0 -5
- pulumi_gcp/certificatemanager/trust_config.py +21 -26
- pulumi_gcp/cloudasset/_inputs.py +0 -151
- pulumi_gcp/cloudasset/folder_feed.py +30 -35
- pulumi_gcp/cloudasset/get_resources_search_all.py +0 -5
- pulumi_gcp/cloudasset/get_search_all_resources.py +0 -5
- pulumi_gcp/cloudasset/organization_feed.py +30 -35
- pulumi_gcp/cloudasset/outputs.py +0 -5
- pulumi_gcp/cloudasset/project_feed.py +30 -35
- pulumi_gcp/cloudbuild/_inputs.py +30 -1039
- pulumi_gcp/cloudbuild/bitbucket_server_config.py +56 -61
- pulumi_gcp/cloudbuild/get_trigger.py +0 -5
- pulumi_gcp/cloudbuild/outputs.py +0 -5
- pulumi_gcp/cloudbuild/trigger.py +728 -733
- pulumi_gcp/cloudbuild/worker_pool.py +38 -43
- pulumi_gcp/cloudbuildv2/_inputs.py +0 -335
- pulumi_gcp/cloudbuildv2/connection.py +101 -106
- pulumi_gcp/cloudbuildv2/connection_iam_binding.py +19 -24
- pulumi_gcp/cloudbuildv2/connection_iam_member.py +19 -24
- pulumi_gcp/cloudbuildv2/connection_iam_policy.py +16 -21
- pulumi_gcp/cloudbuildv2/get_connection_iam_policy.py +0 -5
- pulumi_gcp/cloudbuildv2/outputs.py +0 -5
- pulumi_gcp/cloudbuildv2/repository.py +62 -67
- pulumi_gcp/clouddeploy/_inputs.py +0 -700
- pulumi_gcp/clouddeploy/automation.py +96 -101
- pulumi_gcp/clouddeploy/custom_target_type.py +83 -88
- pulumi_gcp/clouddeploy/custom_target_type_iam_binding.py +3 -8
- pulumi_gcp/clouddeploy/custom_target_type_iam_member.py +3 -8
- pulumi_gcp/clouddeploy/custom_target_type_iam_policy.py +0 -5
- pulumi_gcp/clouddeploy/delivery_pipeline.py +157 -162
- pulumi_gcp/clouddeploy/delivery_pipeline_iam_binding.py +3 -8
- pulumi_gcp/clouddeploy/delivery_pipeline_iam_member.py +3 -8
- pulumi_gcp/clouddeploy/delivery_pipeline_iam_policy.py +0 -5
- pulumi_gcp/clouddeploy/get_custom_target_type_iam_policy.py +0 -5
- pulumi_gcp/clouddeploy/get_delivery_pipeline_iam_policy.py +0 -5
- pulumi_gcp/clouddeploy/get_target_iam_policy.py +0 -5
- pulumi_gcp/clouddeploy/outputs.py +0 -5
- pulumi_gcp/clouddeploy/target.py +64 -69
- pulumi_gcp/clouddeploy/target_iam_binding.py +3 -8
- pulumi_gcp/clouddeploy/target_iam_member.py +3 -8
- pulumi_gcp/clouddeploy/target_iam_policy.py +0 -5
- pulumi_gcp/clouddomains/_inputs.py +0 -372
- pulumi_gcp/clouddomains/outputs.py +0 -5
- pulumi_gcp/clouddomains/registration.py +116 -121
- pulumi_gcp/cloudfunctions/_inputs.py +0 -132
- pulumi_gcp/cloudfunctions/function.py +20 -25
- pulumi_gcp/cloudfunctions/function_iam_binding.py +19 -24
- pulumi_gcp/cloudfunctions/function_iam_member.py +19 -24
- pulumi_gcp/cloudfunctions/function_iam_policy.py +16 -21
- pulumi_gcp/cloudfunctions/get_function.py +0 -5
- pulumi_gcp/cloudfunctions/get_function_iam_policy.py +0 -5
- pulumi_gcp/cloudfunctions/outputs.py +0 -5
- pulumi_gcp/cloudfunctionsv2/_inputs.py +0 -454
- pulumi_gcp/cloudfunctionsv2/function.py +509 -746
- pulumi_gcp/cloudfunctionsv2/function_iam_binding.py +19 -24
- pulumi_gcp/cloudfunctionsv2/function_iam_member.py +19 -24
- pulumi_gcp/cloudfunctionsv2/function_iam_policy.py +16 -21
- pulumi_gcp/cloudfunctionsv2/get_function.py +0 -5
- pulumi_gcp/cloudfunctionsv2/get_function_iam_policy.py +0 -5
- pulumi_gcp/cloudfunctionsv2/outputs.py +1 -134
- pulumi_gcp/cloudidentity/_inputs.py +0 -161
- pulumi_gcp/cloudidentity/get_group_lookup.py +4 -9
- pulumi_gcp/cloudidentity/get_group_memberships.py +0 -5
- pulumi_gcp/cloudidentity/get_groups.py +0 -5
- pulumi_gcp/cloudidentity/group.py +13 -18
- pulumi_gcp/cloudidentity/group_membership.py +63 -68
- pulumi_gcp/cloudidentity/outputs.py +0 -5
- pulumi_gcp/cloudids/endpoint.py +0 -5
- pulumi_gcp/cloudquota/_inputs.py +0 -44
- pulumi_gcp/cloudquota/get_s_quota_info.py +0 -5
- pulumi_gcp/cloudquota/get_s_quota_infos.py +0 -5
- pulumi_gcp/cloudquota/outputs.py +0 -5
- pulumi_gcp/cloudquota/s_quota_preference.py +11 -16
- pulumi_gcp/cloudrun/_inputs.py +16 -1166
- pulumi_gcp/cloudrun/domain_mapping.py +44 -49
- pulumi_gcp/cloudrun/get_locations.py +0 -5
- pulumi_gcp/cloudrun/get_service.py +0 -5
- pulumi_gcp/cloudrun/get_service_iam_policy.py +0 -5
- pulumi_gcp/cloudrun/iam_binding.py +19 -24
- pulumi_gcp/cloudrun/iam_member.py +19 -24
- pulumi_gcp/cloudrun/iam_policy.py +16 -21
- pulumi_gcp/cloudrun/outputs.py +0 -5
- pulumi_gcp/cloudrun/service.py +265 -270
- pulumi_gcp/cloudrunv2/_inputs.py +20 -1353
- pulumi_gcp/cloudrunv2/get_job.py +0 -5
- pulumi_gcp/cloudrunv2/get_job_iam_policy.py +0 -5
- pulumi_gcp/cloudrunv2/get_service.py +0 -5
- pulumi_gcp/cloudrunv2/get_service_iam_policy.py +0 -5
- pulumi_gcp/cloudrunv2/job.py +282 -287
- pulumi_gcp/cloudrunv2/job_iam_binding.py +19 -24
- pulumi_gcp/cloudrunv2/job_iam_member.py +19 -24
- pulumi_gcp/cloudrunv2/job_iam_policy.py +16 -21
- pulumi_gcp/cloudrunv2/outputs.py +0 -5
- pulumi_gcp/cloudrunv2/service.py +432 -437
- pulumi_gcp/cloudrunv2/service_iam_binding.py +19 -24
- pulumi_gcp/cloudrunv2/service_iam_member.py +19 -24
- pulumi_gcp/cloudrunv2/service_iam_policy.py +16 -21
- pulumi_gcp/cloudscheduler/_inputs.py +0 -193
- pulumi_gcp/cloudscheduler/job.py +122 -127
- pulumi_gcp/cloudscheduler/outputs.py +0 -5
- pulumi_gcp/cloudtasks/_inputs.py +0 -134
- pulumi_gcp/cloudtasks/get_queue_iam_policy.py +0 -5
- pulumi_gcp/cloudtasks/outputs.py +0 -5
- pulumi_gcp/cloudtasks/queue.py +58 -63
- pulumi_gcp/cloudtasks/queue_iam_binding.py +19 -24
- pulumi_gcp/cloudtasks/queue_iam_member.py +19 -24
- pulumi_gcp/cloudtasks/queue_iam_policy.py +16 -21
- pulumi_gcp/composer/_inputs.py +0 -566
- pulumi_gcp/composer/environment.py +10 -15
- pulumi_gcp/composer/get_environment.py +0 -5
- pulumi_gcp/composer/get_image_versions.py +10 -15
- pulumi_gcp/composer/get_user_workloads_config_map.py +10 -15
- pulumi_gcp/composer/get_user_workloads_secret.py +10 -15
- pulumi_gcp/composer/outputs.py +0 -5
- pulumi_gcp/composer/user_workloads_config_map.py +10 -15
- pulumi_gcp/composer/user_workloads_secret.py +10 -15
- pulumi_gcp/compute/_inputs.py +145 -14134
- pulumi_gcp/compute/address.py +29 -27
- pulumi_gcp/compute/attached_disk.py +16 -21
- pulumi_gcp/compute/autoscaler.py +93 -98
- pulumi_gcp/compute/backend_bucket.py +25 -30
- pulumi_gcp/compute/backend_bucket_iam_binding.py +3 -8
- pulumi_gcp/compute/backend_bucket_iam_member.py +3 -8
- pulumi_gcp/compute/backend_bucket_iam_policy.py +0 -5
- pulumi_gcp/compute/backend_bucket_signed_url_key.py +0 -5
- pulumi_gcp/compute/backend_service.py +213 -204
- pulumi_gcp/compute/backend_service_iam_binding.py +5 -10
- pulumi_gcp/compute/backend_service_iam_member.py +5 -10
- pulumi_gcp/compute/backend_service_iam_policy.py +0 -5
- pulumi_gcp/compute/backend_service_signed_url_key.py +30 -35
- pulumi_gcp/compute/ca_external_account_key.py +0 -5
- pulumi_gcp/compute/disk.py +49 -54
- pulumi_gcp/compute/disk_async_replication.py +5 -10
- pulumi_gcp/compute/disk_iam_binding.py +19 -24
- pulumi_gcp/compute/disk_iam_member.py +19 -24
- pulumi_gcp/compute/disk_iam_policy.py +16 -21
- pulumi_gcp/compute/disk_resource_policy_attachment.py +16 -21
- pulumi_gcp/compute/external_vpn_gateway.py +19 -24
- pulumi_gcp/compute/firewall.py +37 -42
- pulumi_gcp/compute/firewall_policy.py +0 -5
- pulumi_gcp/compute/firewall_policy_association.py +0 -5
- pulumi_gcp/compute/firewall_policy_rule.py +39 -44
- pulumi_gcp/compute/forwarding_rule.py +264 -248
- pulumi_gcp/compute/get_address.py +0 -5
- pulumi_gcp/compute/get_addresses.py +0 -5
- pulumi_gcp/compute/get_backend_bucket.py +0 -5
- pulumi_gcp/compute/get_backend_bucket_iam_policy.py +0 -5
- pulumi_gcp/compute/get_backend_service.py +0 -5
- pulumi_gcp/compute/get_backend_service_iam_policy.py +0 -5
- pulumi_gcp/compute/get_certificate.py +0 -5
- pulumi_gcp/compute/get_default_service_account.py +0 -5
- pulumi_gcp/compute/get_disk.py +8 -13
- pulumi_gcp/compute/get_disk_iam_policy.py +0 -5
- pulumi_gcp/compute/get_forwarding_rule.py +0 -5
- pulumi_gcp/compute/get_forwarding_rules.py +0 -5
- pulumi_gcp/compute/get_global_address.py +0 -5
- pulumi_gcp/compute/get_global_forwarding_rule.py +0 -5
- pulumi_gcp/compute/get_hc_vpn_gateway.py +0 -5
- pulumi_gcp/compute/get_health_check.py +0 -5
- pulumi_gcp/compute/get_image.py +10 -15
- pulumi_gcp/compute/get_image_iam_policy.py +0 -5
- pulumi_gcp/compute/get_instance.py +0 -5
- pulumi_gcp/compute/get_instance_group.py +0 -5
- pulumi_gcp/compute/get_instance_group_manager.py +0 -5
- pulumi_gcp/compute/get_instance_iam_policy.py +0 -5
- pulumi_gcp/compute/get_instance_serial_port.py +24 -29
- pulumi_gcp/compute/get_instance_template.py +0 -5
- pulumi_gcp/compute/get_lbip_ranges.py +0 -5
- pulumi_gcp/compute/get_machine_image_iam_policy.py +0 -5
- pulumi_gcp/compute/get_machine_types.py +0 -5
- pulumi_gcp/compute/get_netblock_ip_ranges.py +0 -5
- pulumi_gcp/compute/get_network.py +0 -5
- pulumi_gcp/compute/get_network_endpoint_group.py +0 -5
- pulumi_gcp/compute/get_network_peering.py +0 -5
- pulumi_gcp/compute/get_networks.py +0 -5
- pulumi_gcp/compute/get_node_types.py +0 -5
- pulumi_gcp/compute/get_region_backend_service_iam_policy.py +0 -5
- pulumi_gcp/compute/get_region_disk.py +0 -5
- pulumi_gcp/compute/get_region_disk_iam_policy.py +0 -5
- pulumi_gcp/compute/get_region_instance_group.py +0 -5
- pulumi_gcp/compute/get_region_instance_template.py +0 -5
- pulumi_gcp/compute/get_region_network_endpoint_group.py +0 -5
- pulumi_gcp/compute/get_region_ssl_certificate.py +0 -5
- pulumi_gcp/compute/get_regions.py +0 -5
- pulumi_gcp/compute/get_reservation.py +0 -5
- pulumi_gcp/compute/get_resource_policy.py +0 -5
- pulumi_gcp/compute/get_router.py +0 -5
- pulumi_gcp/compute/get_router_nat.py +0 -5
- pulumi_gcp/compute/get_router_status.py +0 -5
- pulumi_gcp/compute/get_security_policy.py +0 -5
- pulumi_gcp/compute/get_snapshot.py +0 -5
- pulumi_gcp/compute/get_snapshot_iam_policy.py +0 -5
- pulumi_gcp/compute/get_ssl_policy.py +0 -5
- pulumi_gcp/compute/get_subnetwork.py +0 -5
- pulumi_gcp/compute/get_subnetwork_iam_policy.py +0 -5
- pulumi_gcp/compute/get_subnetworks.py +0 -5
- pulumi_gcp/compute/get_vpn_gateway.py +0 -5
- pulumi_gcp/compute/get_zones.py +0 -5
- pulumi_gcp/compute/global_address.py +0 -5
- pulumi_gcp/compute/global_forwarding_rule.py +227 -211
- pulumi_gcp/compute/global_network_endpoint.py +0 -5
- pulumi_gcp/compute/global_network_endpoint_group.py +0 -5
- pulumi_gcp/compute/ha_vpn_gateway.py +27 -32
- pulumi_gcp/compute/health_check.py +169 -174
- pulumi_gcp/compute/http_health_check.py +0 -5
- pulumi_gcp/compute/https_health_check.py +0 -5
- pulumi_gcp/compute/image.py +45 -50
- pulumi_gcp/compute/image_iam_binding.py +97 -102
- pulumi_gcp/compute/image_iam_member.py +97 -102
- pulumi_gcp/compute/image_iam_policy.py +92 -97
- pulumi_gcp/compute/instance.py +99 -104
- pulumi_gcp/compute/instance_from_machine_image.py +56 -61
- pulumi_gcp/compute/instance_from_template.py +83 -88
- pulumi_gcp/compute/instance_group.py +21 -26
- pulumi_gcp/compute/instance_group_manager.py +133 -138
- pulumi_gcp/compute/instance_group_membership.py +16 -21
- pulumi_gcp/compute/instance_group_named_port.py +8 -13
- pulumi_gcp/compute/instance_iam_binding.py +97 -102
- pulumi_gcp/compute/instance_iam_member.py +97 -102
- pulumi_gcp/compute/instance_iam_policy.py +92 -97
- pulumi_gcp/compute/instance_settings.py +11 -16
- pulumi_gcp/compute/instance_template.py +142 -147
- pulumi_gcp/compute/interconnect.py +9 -14
- pulumi_gcp/compute/interconnect_attachment.py +14 -19
- pulumi_gcp/compute/machine_image.py +43 -48
- pulumi_gcp/compute/machine_image_iam_binding.py +97 -102
- pulumi_gcp/compute/machine_image_iam_member.py +97 -102
- pulumi_gcp/compute/machine_image_iam_policy.py +92 -97
- pulumi_gcp/compute/managed_ssl_certificate.py +42 -40
- pulumi_gcp/compute/manged_ssl_certificate.py +42 -40
- pulumi_gcp/compute/network.py +0 -5
- pulumi_gcp/compute/network_attachment.py +24 -45
- pulumi_gcp/compute/network_edge_security_service.py +0 -5
- pulumi_gcp/compute/network_endpoint.py +18 -23
- pulumi_gcp/compute/network_endpoint_group.py +0 -5
- pulumi_gcp/compute/network_endpoint_list.py +61 -66
- pulumi_gcp/compute/network_firewall_policy.py +0 -5
- pulumi_gcp/compute/network_firewall_policy_association.py +0 -5
- pulumi_gcp/compute/network_firewall_policy_rule.py +36 -41
- pulumi_gcp/compute/network_peering.py +0 -5
- pulumi_gcp/compute/network_peering_routes_config.py +36 -41
- pulumi_gcp/compute/node_group.py +45 -50
- pulumi_gcp/compute/node_template.py +16 -21
- pulumi_gcp/compute/organization_security_policy.py +0 -5
- pulumi_gcp/compute/organization_security_policy_association.py +26 -31
- pulumi_gcp/compute/organization_security_policy_rule.py +31 -36
- pulumi_gcp/compute/outputs.py +8 -509
- pulumi_gcp/compute/packet_mirroring.py +78 -83
- pulumi_gcp/compute/per_instance_config.py +51 -56
- pulumi_gcp/compute/project_cloud_armor_tier.py +0 -5
- pulumi_gcp/compute/project_default_network_tier.py +0 -5
- pulumi_gcp/compute/project_metadata.py +0 -5
- pulumi_gcp/compute/project_metadata_item.py +0 -5
- pulumi_gcp/compute/public_advertised_prefix.py +0 -5
- pulumi_gcp/compute/public_delegated_prefix.py +0 -5
- pulumi_gcp/compute/region_autoscaler.py +55 -60
- pulumi_gcp/compute/region_backend_service.py +212 -203
- pulumi_gcp/compute/region_backend_service_iam_binding.py +5 -10
- pulumi_gcp/compute/region_backend_service_iam_member.py +5 -10
- pulumi_gcp/compute/region_backend_service_iam_policy.py +0 -5
- pulumi_gcp/compute/region_commitment.py +42 -47
- pulumi_gcp/compute/region_disk.py +44 -49
- pulumi_gcp/compute/region_disk_iam_binding.py +114 -146
- pulumi_gcp/compute/region_disk_iam_member.py +114 -146
- pulumi_gcp/compute/region_disk_iam_policy.py +104 -136
- pulumi_gcp/compute/region_disk_resource_policy_attachment.py +16 -21
- pulumi_gcp/compute/region_health_check.py +169 -174
- pulumi_gcp/compute/region_instance_group_manager.py +129 -134
- pulumi_gcp/compute/region_instance_template.py +50 -55
- pulumi_gcp/compute/region_network_endpoint.py +18 -23
- pulumi_gcp/compute/region_network_endpoint_group.py +130 -135
- pulumi_gcp/compute/region_network_firewall_policy.py +0 -5
- pulumi_gcp/compute/region_network_firewall_policy_association.py +0 -5
- pulumi_gcp/compute/region_network_firewall_policy_rule.py +36 -41
- pulumi_gcp/compute/region_per_instance_config.py +61 -66
- pulumi_gcp/compute/region_security_policy.py +44 -49
- pulumi_gcp/compute/region_security_policy_rule.py +156 -161
- pulumi_gcp/compute/region_ssl_certificate.py +7 -5
- pulumi_gcp/compute/region_ssl_policy.py +0 -5
- pulumi_gcp/compute/region_target_http_proxy.py +38 -43
- pulumi_gcp/compute/region_target_https_proxy.py +92 -97
- pulumi_gcp/compute/region_target_tcp_proxy.py +6 -11
- pulumi_gcp/compute/region_url_map.py +819 -824
- pulumi_gcp/compute/reservation.py +24 -29
- pulumi_gcp/compute/resource_policy.py +148 -153
- pulumi_gcp/compute/route.py +12 -17
- pulumi_gcp/compute/router.py +35 -40
- pulumi_gcp/compute/router_interface.py +0 -5
- pulumi_gcp/compute/router_nat.py +93 -98
- pulumi_gcp/compute/router_peer.py +73 -78
- pulumi_gcp/compute/router_status.py +0 -5
- pulumi_gcp/compute/security_policy.py +196 -201
- pulumi_gcp/compute/security_policy_rule.py +75 -80
- pulumi_gcp/compute/security_scan_config.py +10 -15
- pulumi_gcp/compute/service_attachment.py +55 -60
- pulumi_gcp/compute/shared_vpc_host_project.py +0 -5
- pulumi_gcp/compute/shared_vpc_service_project.py +0 -5
- pulumi_gcp/compute/snapshot.py +10 -15
- pulumi_gcp/compute/snapshot_iam_binding.py +19 -24
- pulumi_gcp/compute/snapshot_iam_member.py +19 -24
- pulumi_gcp/compute/snapshot_iam_policy.py +16 -21
- pulumi_gcp/compute/ssl_certificate.py +7 -5
- pulumi_gcp/compute/ssl_policy.py +0 -5
- pulumi_gcp/compute/subnetwork.py +28 -33
- pulumi_gcp/compute/subnetwork_iam_binding.py +97 -102
- pulumi_gcp/compute/subnetwork_iam_member.py +97 -102
- pulumi_gcp/compute/subnetwork_iam_policy.py +92 -97
- pulumi_gcp/compute/target_grpc_proxy.py +124 -129
- pulumi_gcp/compute/target_http_proxy.py +56 -61
- pulumi_gcp/compute/target_https_proxy.py +129 -209
- pulumi_gcp/compute/target_instance.py +58 -63
- pulumi_gcp/compute/target_pool.py +0 -5
- pulumi_gcp/compute/target_ssl_proxy.py +6 -11
- pulumi_gcp/compute/target_tcp_proxy.py +6 -11
- pulumi_gcp/compute/url_map.py +726 -986
- pulumi_gcp/compute/vpn_gateway.py +0 -5
- pulumi_gcp/compute/vpn_tunnel.py +0 -5
- pulumi_gcp/config/__init__.pyi +0 -5
- pulumi_gcp/config/outputs.py +0 -5
- pulumi_gcp/config/vars.py +0 -5
- pulumi_gcp/container/_inputs.py +343 -5022
- pulumi_gcp/container/attached_cluster.py +123 -128
- pulumi_gcp/container/aws_cluster.py +356 -361
- pulumi_gcp/container/aws_node_pool.py +551 -556
- pulumi_gcp/container/azure_client.py +2 -7
- pulumi_gcp/container/azure_cluster.py +130 -135
- pulumi_gcp/container/azure_node_pool.py +112 -117
- pulumi_gcp/container/cluster.py +219 -224
- pulumi_gcp/container/get_attached_install_manifest.py +0 -5
- pulumi_gcp/container/get_attached_versions.py +0 -5
- pulumi_gcp/container/get_aws_versions.py +0 -5
- pulumi_gcp/container/get_azure_versions.py +0 -5
- pulumi_gcp/container/get_cluster.py +0 -5
- pulumi_gcp/container/get_engine_versions.py +0 -5
- pulumi_gcp/container/get_registry_image.py +0 -5
- pulumi_gcp/container/get_registry_repository.py +0 -5
- pulumi_gcp/container/node_pool.py +73 -78
- pulumi_gcp/container/outputs.py +0 -5
- pulumi_gcp/container/registry.py +0 -5
- pulumi_gcp/containeranalysis/_inputs.py +0 -121
- pulumi_gcp/containeranalysis/get_note_iam_policy.py +0 -5
- pulumi_gcp/containeranalysis/note.py +44 -49
- pulumi_gcp/containeranalysis/note_iam_binding.py +19 -24
- pulumi_gcp/containeranalysis/note_iam_member.py +19 -24
- pulumi_gcp/containeranalysis/note_iam_policy.py +16 -21
- pulumi_gcp/containeranalysis/occurence.py +5 -10
- pulumi_gcp/containeranalysis/outputs.py +0 -5
- pulumi_gcp/databasemigrationservice/_inputs.py +0 -578
- pulumi_gcp/databasemigrationservice/connection_profile.py +183 -188
- pulumi_gcp/databasemigrationservice/outputs.py +0 -5
- pulumi_gcp/databasemigrationservice/private_connection.py +15 -20
- pulumi_gcp/datacatalog/_inputs.py +0 -318
- pulumi_gcp/datacatalog/entry.py +15 -20
- pulumi_gcp/datacatalog/entry_group.py +0 -5
- pulumi_gcp/datacatalog/entry_group_iam_binding.py +19 -24
- pulumi_gcp/datacatalog/entry_group_iam_member.py +19 -24
- pulumi_gcp/datacatalog/entry_group_iam_policy.py +16 -21
- pulumi_gcp/datacatalog/get_entry_group_iam_policy.py +0 -5
- pulumi_gcp/datacatalog/get_policy_tag_iam_policy.py +0 -5
- pulumi_gcp/datacatalog/get_tag_template_iam_policy.py +0 -5
- pulumi_gcp/datacatalog/get_taxonomy_iam_policy.py +0 -5
- pulumi_gcp/datacatalog/outputs.py +0 -5
- pulumi_gcp/datacatalog/policy_tag.py +0 -5
- pulumi_gcp/datacatalog/policy_tag_iam_binding.py +19 -24
- pulumi_gcp/datacatalog/policy_tag_iam_member.py +19 -24
- pulumi_gcp/datacatalog/policy_tag_iam_policy.py +16 -21
- pulumi_gcp/datacatalog/tag.py +259 -264
- pulumi_gcp/datacatalog/tag_template.py +71 -76
- pulumi_gcp/datacatalog/tag_template_iam_binding.py +19 -24
- pulumi_gcp/datacatalog/tag_template_iam_member.py +19 -24
- pulumi_gcp/datacatalog/tag_template_iam_policy.py +16 -21
- pulumi_gcp/datacatalog/taxonomy.py +0 -5
- pulumi_gcp/datacatalog/taxonomy_iam_binding.py +19 -24
- pulumi_gcp/datacatalog/taxonomy_iam_member.py +19 -24
- pulumi_gcp/datacatalog/taxonomy_iam_policy.py +16 -21
- pulumi_gcp/dataflow/_inputs.py +0 -316
- pulumi_gcp/dataflow/flex_template_job.py +0 -5
- pulumi_gcp/dataflow/job.py +0 -5
- pulumi_gcp/dataflow/outputs.py +0 -5
- pulumi_gcp/dataflow/pipeline.py +70 -75
- pulumi_gcp/dataform/_inputs.py +0 -251
- pulumi_gcp/dataform/get_repository_iam_policy.py +0 -5
- pulumi_gcp/dataform/outputs.py +0 -5
- pulumi_gcp/dataform/repository.py +36 -41
- pulumi_gcp/dataform/repository_iam_binding.py +3 -8
- pulumi_gcp/dataform/repository_iam_member.py +3 -8
- pulumi_gcp/dataform/repository_iam_policy.py +0 -5
- pulumi_gcp/dataform/repository_release_config.py +53 -58
- pulumi_gcp/dataform/repository_workflow_config.py +89 -94
- pulumi_gcp/datafusion/_inputs.py +8 -224
- pulumi_gcp/datafusion/get_instance_iam_policy.py +0 -5
- pulumi_gcp/datafusion/instance.py +50 -119
- pulumi_gcp/datafusion/outputs.py +7 -132
- pulumi_gcp/dataloss/_inputs.py +85 -6537
- pulumi_gcp/dataloss/outputs.py +0 -5
- pulumi_gcp/dataloss/prevention_deidentify_template.py +221 -226
- pulumi_gcp/dataloss/prevention_discovery_config.py +17 -22
- pulumi_gcp/dataloss/prevention_inspect_template.py +437 -442
- pulumi_gcp/dataloss/prevention_job_trigger.py +696 -701
- pulumi_gcp/dataloss/prevention_stored_info_type.py +57 -62
- pulumi_gcp/dataplex/_inputs.py +7 -1213
- pulumi_gcp/dataplex/aspect_type.py +0 -5
- pulumi_gcp/dataplex/aspect_type_iam_binding.py +19 -24
- pulumi_gcp/dataplex/aspect_type_iam_member.py +19 -24
- pulumi_gcp/dataplex/aspect_type_iam_policy.py +16 -21
- pulumi_gcp/dataplex/asset.py +42 -47
- pulumi_gcp/dataplex/asset_iam_binding.py +19 -24
- pulumi_gcp/dataplex/asset_iam_member.py +19 -24
- pulumi_gcp/dataplex/asset_iam_policy.py +16 -21
- pulumi_gcp/dataplex/datascan.py +284 -289
- pulumi_gcp/dataplex/datascan_iam_binding.py +19 -24
- pulumi_gcp/dataplex/datascan_iam_member.py +19 -24
- pulumi_gcp/dataplex/datascan_iam_policy.py +16 -21
- pulumi_gcp/dataplex/entry_group.py +0 -5
- pulumi_gcp/dataplex/entry_group_iam_binding.py +19 -24
- pulumi_gcp/dataplex/entry_group_iam_member.py +19 -24
- pulumi_gcp/dataplex/entry_group_iam_policy.py +16 -21
- pulumi_gcp/dataplex/entry_type.py +11 -16
- pulumi_gcp/dataplex/entry_type_iam_binding.py +19 -24
- pulumi_gcp/dataplex/entry_type_iam_member.py +19 -24
- pulumi_gcp/dataplex/entry_type_iam_policy.py +16 -21
- pulumi_gcp/dataplex/get_aspect_type_iam_policy.py +0 -5
- pulumi_gcp/dataplex/get_asset_iam_policy.py +0 -5
- pulumi_gcp/dataplex/get_datascan_iam_policy.py +0 -5
- pulumi_gcp/dataplex/get_entry_group_iam_policy.py +0 -5
- pulumi_gcp/dataplex/get_entry_type_iam_policy.py +0 -5
- pulumi_gcp/dataplex/get_lake_iam_policy.py +0 -5
- pulumi_gcp/dataplex/get_task_iam_policy.py +0 -5
- pulumi_gcp/dataplex/get_zone_iam_policy.py +0 -5
- pulumi_gcp/dataplex/lake.py +9 -14
- pulumi_gcp/dataplex/lake_iam_binding.py +19 -24
- pulumi_gcp/dataplex/lake_iam_member.py +19 -24
- pulumi_gcp/dataplex/lake_iam_policy.py +16 -21
- pulumi_gcp/dataplex/outputs.py +0 -5
- pulumi_gcp/dataplex/task.py +168 -173
- pulumi_gcp/dataplex/task_iam_binding.py +19 -24
- pulumi_gcp/dataplex/task_iam_member.py +19 -24
- pulumi_gcp/dataplex/task_iam_policy.py +16 -21
- pulumi_gcp/dataplex/zone.py +24 -29
- pulumi_gcp/dataplex/zone_iam_binding.py +19 -24
- pulumi_gcp/dataplex/zone_iam_member.py +19 -24
- pulumi_gcp/dataplex/zone_iam_policy.py +16 -21
- pulumi_gcp/dataproc/_inputs.py +41 -3216
- pulumi_gcp/dataproc/autoscaling_policy.py +45 -50
- pulumi_gcp/dataproc/autoscaling_policy_iam_binding.py +19 -24
- pulumi_gcp/dataproc/autoscaling_policy_iam_member.py +19 -24
- pulumi_gcp/dataproc/autoscaling_policy_iam_policy.py +16 -21
- pulumi_gcp/dataproc/cluster.py +104 -109
- pulumi_gcp/dataproc/cluster_iam_binding.py +19 -24
- pulumi_gcp/dataproc/cluster_iam_member.py +19 -24
- pulumi_gcp/dataproc/cluster_iam_policy.py +16 -21
- pulumi_gcp/dataproc/get_autoscaling_policy_iam_policy.py +0 -5
- pulumi_gcp/dataproc/get_cluster_iam_policy.py +0 -5
- pulumi_gcp/dataproc/get_job_iam_policy.py +0 -5
- pulumi_gcp/dataproc/get_metastore_federation_iam_policy.py +0 -5
- pulumi_gcp/dataproc/get_metastore_service.py +0 -5
- pulumi_gcp/dataproc/get_metastore_service_iam_policy.py +0 -5
- pulumi_gcp/dataproc/job.py +90 -95
- pulumi_gcp/dataproc/job_iam_binding.py +19 -24
- pulumi_gcp/dataproc/job_iam_member.py +19 -24
- pulumi_gcp/dataproc/job_iam_policy.py +16 -21
- pulumi_gcp/dataproc/metastore_federation.py +51 -56
- pulumi_gcp/dataproc/metastore_federation_iam_binding.py +19 -24
- pulumi_gcp/dataproc/metastore_federation_iam_member.py +19 -24
- pulumi_gcp/dataproc/metastore_federation_iam_policy.py +16 -21
- pulumi_gcp/dataproc/metastore_service.py +234 -239
- pulumi_gcp/dataproc/metastore_service_iam_binding.py +19 -24
- pulumi_gcp/dataproc/metastore_service_iam_member.py +19 -24
- pulumi_gcp/dataproc/metastore_service_iam_policy.py +16 -21
- pulumi_gcp/dataproc/outputs.py +0 -5
- pulumi_gcp/dataproc/workflow_template.py +107 -112
- pulumi_gcp/datastore/_inputs.py +0 -22
- pulumi_gcp/datastore/data_store_index.py +21 -26
- pulumi_gcp/datastore/outputs.py +0 -5
- pulumi_gcp/datastream/_inputs.py +22 -1618
- pulumi_gcp/datastream/connection_profile.py +246 -251
- pulumi_gcp/datastream/get_static_ips.py +0 -5
- pulumi_gcp/datastream/outputs.py +0 -5
- pulumi_gcp/datastream/private_connection.py +15 -20
- pulumi_gcp/datastream/stream.py +772 -777
- pulumi_gcp/deploymentmanager/_inputs.py +0 -66
- pulumi_gcp/deploymentmanager/deployment.py +28 -33
- pulumi_gcp/deploymentmanager/outputs.py +0 -5
- pulumi_gcp/diagflow/_inputs.py +42 -2591
- pulumi_gcp/diagflow/agent.py +0 -5
- pulumi_gcp/diagflow/cx_agent.py +70 -75
- pulumi_gcp/diagflow/cx_entity_type.py +32 -37
- pulumi_gcp/diagflow/cx_environment.py +17 -22
- pulumi_gcp/diagflow/cx_flow.py +450 -455
- pulumi_gcp/diagflow/cx_intent.py +50 -55
- pulumi_gcp/diagflow/cx_page.py +713 -718
- pulumi_gcp/diagflow/cx_security_settings.py +64 -69
- pulumi_gcp/diagflow/cx_test_case.py +192 -197
- pulumi_gcp/diagflow/cx_version.py +8 -13
- pulumi_gcp/diagflow/cx_webhook.py +22 -27
- pulumi_gcp/diagflow/entity_type.py +21 -26
- pulumi_gcp/diagflow/fulfillment.py +22 -27
- pulumi_gcp/diagflow/intent.py +2 -7
- pulumi_gcp/diagflow/outputs.py +0 -5
- pulumi_gcp/discoveryengine/_inputs.py +0 -183
- pulumi_gcp/discoveryengine/chat_engine.py +32 -37
- pulumi_gcp/discoveryengine/data_store.py +27 -32
- pulumi_gcp/discoveryengine/outputs.py +0 -5
- pulumi_gcp/discoveryengine/search_engine.py +12 -17
- pulumi_gcp/dns/_inputs.py +0 -589
- pulumi_gcp/dns/dns_managed_zone_iam_binding.py +19 -24
- pulumi_gcp/dns/dns_managed_zone_iam_member.py +19 -24
- pulumi_gcp/dns/dns_managed_zone_iam_policy.py +16 -21
- pulumi_gcp/dns/get_keys.py +8 -13
- pulumi_gcp/dns/get_managed_zone.py +0 -5
- pulumi_gcp/dns/get_managed_zone_iam_policy.py +0 -5
- pulumi_gcp/dns/get_managed_zones.py +0 -5
- pulumi_gcp/dns/get_record_set.py +0 -5
- pulumi_gcp/dns/managed_zone.py +178 -183
- pulumi_gcp/dns/outputs.py +0 -5
- pulumi_gcp/dns/policy.py +42 -47
- pulumi_gcp/dns/record_set.py +95 -100
- pulumi_gcp/dns/response_policy.py +76 -81
- pulumi_gcp/dns/response_policy_rule.py +33 -38
- pulumi_gcp/edgecontainer/_inputs.py +0 -464
- pulumi_gcp/edgecontainer/cluster.py +147 -152
- pulumi_gcp/edgecontainer/node_pool.py +104 -109
- pulumi_gcp/edgecontainer/outputs.py +0 -5
- pulumi_gcp/edgecontainer/vpn_connection.py +31 -36
- pulumi_gcp/edgenetwork/network.py +0 -5
- pulumi_gcp/edgenetwork/subnet.py +0 -5
- pulumi_gcp/endpoints/_inputs.py +0 -101
- pulumi_gcp/endpoints/consumers_iam_binding.py +3 -8
- pulumi_gcp/endpoints/consumers_iam_member.py +3 -8
- pulumi_gcp/endpoints/consumers_iam_policy.py +0 -5
- pulumi_gcp/endpoints/get_service_consumers_iam_policy.py +0 -5
- pulumi_gcp/endpoints/get_service_iam_policy.py +0 -5
- pulumi_gcp/endpoints/outputs.py +0 -5
- pulumi_gcp/endpoints/service.py +4 -9
- pulumi_gcp/endpoints/service_iam_binding.py +19 -24
- pulumi_gcp/endpoints/service_iam_member.py +19 -24
- pulumi_gcp/endpoints/service_iam_policy.py +16 -21
- pulumi_gcp/essentialcontacts/_inputs.py +0 -313
- pulumi_gcp/essentialcontacts/contact.py +0 -5
- pulumi_gcp/essentialcontacts/document_ai_processor.py +0 -5
- pulumi_gcp/essentialcontacts/document_ai_processor_default_version.py +0 -5
- pulumi_gcp/essentialcontacts/document_ai_warehouse_document_schema.py +35 -40
- pulumi_gcp/essentialcontacts/document_ai_warehouse_location.py +0 -5
- pulumi_gcp/essentialcontacts/outputs.py +0 -5
- pulumi_gcp/eventarc/_inputs.py +0 -145
- pulumi_gcp/eventarc/channel.py +0 -5
- pulumi_gcp/eventarc/google_channel_config.py +0 -5
- pulumi_gcp/eventarc/outputs.py +0 -5
- pulumi_gcp/eventarc/trigger.py +73 -78
- pulumi_gcp/filestore/_inputs.py +0 -108
- pulumi_gcp/filestore/backup.py +18 -23
- pulumi_gcp/filestore/get_instance.py +0 -5
- pulumi_gcp/filestore/instance.py +102 -107
- pulumi_gcp/filestore/outputs.py +0 -5
- pulumi_gcp/filestore/snapshot.py +32 -37
- pulumi_gcp/firebase/_inputs.py +0 -511
- pulumi_gcp/firebase/android_app.py +16 -21
- pulumi_gcp/firebase/app_check_app_attest_config.py +0 -5
- pulumi_gcp/firebase/app_check_debug_token.py +0 -5
- pulumi_gcp/firebase/app_check_device_check_config.py +0 -5
- pulumi_gcp/firebase/app_check_play_integrity_config.py +0 -5
- pulumi_gcp/firebase/app_check_recaptcha_enterprise_config.py +0 -5
- pulumi_gcp/firebase/app_check_recaptcha_v3_config.py +0 -5
- pulumi_gcp/firebase/app_check_service_config.py +0 -5
- pulumi_gcp/firebase/apple_app.py +10 -15
- pulumi_gcp/firebase/database_instance.py +0 -5
- pulumi_gcp/firebase/extensions_instance.py +25 -30
- pulumi_gcp/firebase/get_android_app.py +0 -5
- pulumi_gcp/firebase/get_android_app_config.py +0 -5
- pulumi_gcp/firebase/get_apple_app.py +0 -5
- pulumi_gcp/firebase/get_apple_app_config.py +0 -5
- pulumi_gcp/firebase/get_hosting_channel.py +0 -5
- pulumi_gcp/firebase/get_web_app.py +0 -5
- pulumi_gcp/firebase/get_web_app_config.py +0 -5
- pulumi_gcp/firebase/hosting_channel.py +0 -5
- pulumi_gcp/firebase/hosting_custom_domain.py +34 -39
- pulumi_gcp/firebase/hosting_release.py +28 -33
- pulumi_gcp/firebase/hosting_site.py +0 -5
- pulumi_gcp/firebase/hosting_version.py +71 -76
- pulumi_gcp/firebase/outputs.py +0 -5
- pulumi_gcp/firebase/project.py +0 -5
- pulumi_gcp/firebase/storage_bucket.py +0 -5
- pulumi_gcp/firebase/web_app.py +10 -15
- pulumi_gcp/firebaserules/_inputs.py +0 -51
- pulumi_gcp/firebaserules/outputs.py +0 -5
- pulumi_gcp/firebaserules/release.py +0 -5
- pulumi_gcp/firebaserules/ruleset.py +35 -40
- pulumi_gcp/firestore/_inputs.py +0 -154
- pulumi_gcp/firestore/backup_schedule.py +18 -23
- pulumi_gcp/firestore/database.py +17 -22
- pulumi_gcp/firestore/document.py +0 -5
- pulumi_gcp/firestore/field.py +58 -63
- pulumi_gcp/firestore/index.py +67 -72
- pulumi_gcp/firestore/outputs.py +0 -5
- pulumi_gcp/folder/_inputs.py +0 -165
- pulumi_gcp/folder/access_approval_settings.py +23 -28
- pulumi_gcp/folder/get_iam_policy.py +0 -5
- pulumi_gcp/folder/get_organization_policy.py +0 -5
- pulumi_gcp/folder/iam_audit_config.py +125 -130
- pulumi_gcp/folder/iam_binding.py +3 -8
- pulumi_gcp/folder/iam_member.py +125 -130
- pulumi_gcp/folder/iam_policy.py +120 -125
- pulumi_gcp/folder/organization_policy.py +49 -54
- pulumi_gcp/folder/outputs.py +0 -5
- pulumi_gcp/gkebackup/_inputs.py +0 -694
- pulumi_gcp/gkebackup/backup_plan.py +431 -436
- pulumi_gcp/gkebackup/backup_plan_iam_binding.py +19 -24
- pulumi_gcp/gkebackup/backup_plan_iam_member.py +19 -24
- pulumi_gcp/gkebackup/backup_plan_iam_policy.py +16 -21
- pulumi_gcp/gkebackup/get_backup_plan_iam_policy.py +0 -5
- pulumi_gcp/gkebackup/get_restore_plan_iam_policy.py +0 -5
- pulumi_gcp/gkebackup/outputs.py +0 -5
- pulumi_gcp/gkebackup/restore_plan.py +575 -580
- pulumi_gcp/gkebackup/restore_plan_iam_binding.py +956 -336
- pulumi_gcp/gkebackup/restore_plan_iam_member.py +956 -336
- pulumi_gcp/gkebackup/restore_plan_iam_policy.py +953 -243
- pulumi_gcp/gkehub/_inputs.py +6 -1204
- pulumi_gcp/gkehub/feature.py +314 -319
- pulumi_gcp/gkehub/feature_iam_binding.py +19 -24
- pulumi_gcp/gkehub/feature_iam_member.py +19 -24
- pulumi_gcp/gkehub/feature_iam_policy.py +16 -21
- pulumi_gcp/gkehub/feature_membership.py +179 -184
- pulumi_gcp/gkehub/fleet.py +19 -24
- pulumi_gcp/gkehub/get_feature_iam_policy.py +0 -5
- pulumi_gcp/gkehub/get_membership_iam_policy.py +0 -5
- pulumi_gcp/gkehub/get_scope_iam_policy.py +0 -5
- pulumi_gcp/gkehub/membership.py +52 -57
- pulumi_gcp/gkehub/membership_binding.py +12 -17
- pulumi_gcp/gkehub/membership_iam_binding.py +19 -24
- pulumi_gcp/gkehub/membership_iam_member.py +19 -24
- pulumi_gcp/gkehub/membership_iam_policy.py +16 -21
- pulumi_gcp/gkehub/membership_rbac_role_binding.py +23 -28
- pulumi_gcp/gkehub/namespace.py +2 -7
- pulumi_gcp/gkehub/outputs.py +0 -5
- pulumi_gcp/gkehub/scope.py +2 -7
- pulumi_gcp/gkehub/scope_iam_binding.py +19 -24
- pulumi_gcp/gkehub/scope_iam_member.py +19 -24
- pulumi_gcp/gkehub/scope_iam_policy.py +16 -21
- pulumi_gcp/gkehub/scope_rbac_role_binding.py +13 -18
- pulumi_gcp/gkeonprem/_inputs.py +17 -2317
- pulumi_gcp/gkeonprem/bare_metal_admin_cluster.py +330 -335
- pulumi_gcp/gkeonprem/bare_metal_cluster.py +523 -528
- pulumi_gcp/gkeonprem/bare_metal_node_pool.py +257 -262
- pulumi_gcp/gkeonprem/outputs.py +0 -5
- pulumi_gcp/gkeonprem/v_mware_cluster.py +394 -399
- pulumi_gcp/gkeonprem/v_mware_node_pool.py +84 -89
- pulumi_gcp/healthcare/_inputs.py +0 -359
- pulumi_gcp/healthcare/consent_store.py +0 -5
- pulumi_gcp/healthcare/consent_store_iam_binding.py +19 -24
- pulumi_gcp/healthcare/consent_store_iam_member.py +19 -24
- pulumi_gcp/healthcare/consent_store_iam_policy.py +16 -21
- pulumi_gcp/healthcare/dataset.py +0 -115
- pulumi_gcp/healthcare/dataset_iam_binding.py +19 -24
- pulumi_gcp/healthcare/dataset_iam_member.py +19 -24
- pulumi_gcp/healthcare/dataset_iam_policy.py +16 -21
- pulumi_gcp/healthcare/dicom_store.py +34 -39
- pulumi_gcp/healthcare/dicom_store_iam_binding.py +19 -24
- pulumi_gcp/healthcare/dicom_store_iam_member.py +19 -24
- pulumi_gcp/healthcare/dicom_store_iam_policy.py +16 -21
- pulumi_gcp/healthcare/fhir_store.py +57 -62
- pulumi_gcp/healthcare/fhir_store_iam_binding.py +19 -24
- pulumi_gcp/healthcare/fhir_store_iam_member.py +19 -24
- pulumi_gcp/healthcare/fhir_store_iam_policy.py +16 -21
- pulumi_gcp/healthcare/get_consent_store_iam_policy.py +0 -5
- pulumi_gcp/healthcare/get_dataset_iam_policy.py +0 -5
- pulumi_gcp/healthcare/get_dicom_store_iam_policy.py +0 -5
- pulumi_gcp/healthcare/get_fhir_store_iam_policy.py +0 -5
- pulumi_gcp/healthcare/get_hl7_v2_store_iam_policy.py +0 -5
- pulumi_gcp/healthcare/hl7_store.py +41 -46
- pulumi_gcp/healthcare/hl7_store_iam_binding.py +19 -24
- pulumi_gcp/healthcare/hl7_store_iam_member.py +19 -24
- pulumi_gcp/healthcare/hl7_store_iam_policy.py +16 -21
- pulumi_gcp/healthcare/outputs.py +0 -48
- pulumi_gcp/iam/_inputs.py +0 -433
- pulumi_gcp/iam/access_boundary_policy.py +49 -54
- pulumi_gcp/iam/deny_policy.py +51 -56
- pulumi_gcp/iam/get_rule.py +0 -5
- pulumi_gcp/iam/get_testable_permissions.py +0 -5
- pulumi_gcp/iam/get_workload_identity_pool.py +0 -5
- pulumi_gcp/iam/get_workload_identity_pool_provider.py +0 -5
- pulumi_gcp/iam/outputs.py +0 -5
- pulumi_gcp/iam/workforce_pool.py +17 -22
- pulumi_gcp/iam/workforce_pool_provider.py +179 -184
- pulumi_gcp/iam/workload_identity_pool.py +0 -5
- pulumi_gcp/iam/workload_identity_pool_provider.py +63 -68
- pulumi_gcp/iap/_inputs.py +0 -411
- pulumi_gcp/iap/app_engine_service_iam_binding.py +97 -102
- pulumi_gcp/iap/app_engine_service_iam_member.py +97 -102
- pulumi_gcp/iap/app_engine_service_iam_policy.py +92 -97
- pulumi_gcp/iap/app_engine_version_iam_binding.py +97 -102
- pulumi_gcp/iap/app_engine_version_iam_member.py +97 -102
- pulumi_gcp/iap/app_engine_version_iam_policy.py +92 -97
- pulumi_gcp/iap/brand.py +0 -5
- pulumi_gcp/iap/client.py +0 -5
- pulumi_gcp/iap/get_app_engine_service_iam_policy.py +0 -5
- pulumi_gcp/iap/get_app_engine_version_iam_policy.py +0 -5
- pulumi_gcp/iap/get_client.py +0 -5
- pulumi_gcp/iap/get_tunnel_dest_group_iam_policy.py +0 -5
- pulumi_gcp/iap/get_tunnel_iam_policy.py +0 -5
- pulumi_gcp/iap/get_tunnel_instance_iam_policy.py +0 -5
- pulumi_gcp/iap/get_web_backend_service_iam_policy.py +0 -5
- pulumi_gcp/iap/get_web_iam_policy.py +0 -5
- pulumi_gcp/iap/get_web_region_backend_service_iam_policy.py +0 -5
- pulumi_gcp/iap/get_web_type_app_engine_iam_policy.py +0 -5
- pulumi_gcp/iap/get_web_type_compute_iam_policy.py +0 -5
- pulumi_gcp/iap/outputs.py +0 -5
- pulumi_gcp/iap/tunnel_dest_group.py +0 -5
- pulumi_gcp/iap/tunnel_dest_group_iam_binding.py +97 -102
- pulumi_gcp/iap/tunnel_dest_group_iam_member.py +97 -102
- pulumi_gcp/iap/tunnel_dest_group_iam_policy.py +92 -97
- pulumi_gcp/iap/tunnel_iam_binding.py +97 -102
- pulumi_gcp/iap/tunnel_iam_member.py +97 -102
- pulumi_gcp/iap/tunnel_iam_policy.py +92 -97
- pulumi_gcp/iap/tunnel_instance_iam_binding.py +97 -102
- pulumi_gcp/iap/tunnel_instance_iam_member.py +97 -102
- pulumi_gcp/iap/tunnel_instance_iam_policy.py +92 -97
- pulumi_gcp/iap/web_backend_service_iam_binding.py +97 -102
- pulumi_gcp/iap/web_backend_service_iam_member.py +97 -102
- pulumi_gcp/iap/web_backend_service_iam_policy.py +92 -97
- pulumi_gcp/iap/web_iam_binding.py +97 -102
- pulumi_gcp/iap/web_iam_member.py +97 -102
- pulumi_gcp/iap/web_iam_policy.py +92 -97
- pulumi_gcp/iap/web_region_backend_service_iam_binding.py +97 -102
- pulumi_gcp/iap/web_region_backend_service_iam_member.py +97 -102
- pulumi_gcp/iap/web_region_backend_service_iam_policy.py +92 -97
- pulumi_gcp/iap/web_type_app_enging_iam_binding.py +97 -102
- pulumi_gcp/iap/web_type_app_enging_iam_member.py +97 -102
- pulumi_gcp/iap/web_type_app_enging_iam_policy.py +92 -97
- pulumi_gcp/iap/web_type_compute_iam_binding.py +97 -102
- pulumi_gcp/iap/web_type_compute_iam_member.py +97 -102
- pulumi_gcp/iap/web_type_compute_iam_policy.py +92 -97
- pulumi_gcp/identityplatform/_inputs.py +0 -576
- pulumi_gcp/identityplatform/config.py +115 -120
- pulumi_gcp/identityplatform/default_supported_idp_config.py +0 -5
- pulumi_gcp/identityplatform/inbound_saml_config.py +34 -39
- pulumi_gcp/identityplatform/oauth_idp_config.py +0 -5
- pulumi_gcp/identityplatform/outputs.py +0 -5
- pulumi_gcp/identityplatform/project_default_config.py +33 -38
- pulumi_gcp/identityplatform/tenant.py +0 -5
- pulumi_gcp/identityplatform/tenant_default_supported_idp_config.py +0 -5
- pulumi_gcp/identityplatform/tenant_inbound_saml_config.py +34 -39
- pulumi_gcp/identityplatform/tenant_oauth_idp_config.py +0 -5
- pulumi_gcp/integrationconnectors/_inputs.py +0 -868
- pulumi_gcp/integrationconnectors/connection.py +460 -465
- pulumi_gcp/integrationconnectors/endpoint_attachment.py +0 -5
- pulumi_gcp/integrationconnectors/managed_zone.py +10 -15
- pulumi_gcp/integrationconnectors/outputs.py +0 -5
- pulumi_gcp/kms/_inputs.py +0 -303
- pulumi_gcp/kms/autokey_config.py +0 -5
- pulumi_gcp/kms/crypto_key.py +13 -18
- pulumi_gcp/kms/crypto_key_iam_binding.py +51 -56
- pulumi_gcp/kms/crypto_key_iam_member.py +51 -56
- pulumi_gcp/kms/crypto_key_iam_policy.py +46 -51
- pulumi_gcp/kms/crypto_key_version.py +7 -12
- pulumi_gcp/kms/ekm_connection.py +19 -24
- pulumi_gcp/kms/get_crypto_key_iam_policy.py +0 -5
- pulumi_gcp/kms/get_key_ring_iam_policy.py +0 -5
- pulumi_gcp/kms/get_kms_crypto_key.py +0 -5
- pulumi_gcp/kms/get_kms_crypto_key_version.py +0 -5
- pulumi_gcp/kms/get_kms_key_ring.py +0 -5
- pulumi_gcp/kms/get_kms_secret.py +6 -11
- pulumi_gcp/kms/get_kms_secret_asymmetric.py +12 -17
- pulumi_gcp/kms/get_kms_secret_ciphertext.py +18 -23
- pulumi_gcp/kms/key_handle.py +0 -5
- pulumi_gcp/kms/key_ring.py +0 -5
- pulumi_gcp/kms/key_ring_iam_binding.py +97 -102
- pulumi_gcp/kms/key_ring_iam_member.py +97 -102
- pulumi_gcp/kms/key_ring_iam_policy.py +92 -97
- pulumi_gcp/kms/key_ring_import_job.py +4 -9
- pulumi_gcp/kms/outputs.py +0 -5
- pulumi_gcp/kms/secret_ciphertext.py +18 -23
- pulumi_gcp/logging/_inputs.py +0 -520
- pulumi_gcp/logging/billing_account_bucket_config.py +11 -16
- pulumi_gcp/logging/billing_account_exclusion.py +0 -5
- pulumi_gcp/logging/billing_account_sink.py +10 -15
- pulumi_gcp/logging/folder_bucket_config.py +11 -16
- pulumi_gcp/logging/folder_exclusion.py +0 -5
- pulumi_gcp/logging/folder_settings.py +0 -5
- pulumi_gcp/logging/folder_sink.py +10 -15
- pulumi_gcp/logging/get_folder_settings.py +0 -5
- pulumi_gcp/logging/get_log_view_iam_policy.py +0 -5
- pulumi_gcp/logging/get_organization_settings.py +0 -5
- pulumi_gcp/logging/get_project_cmek_settings.py +0 -5
- pulumi_gcp/logging/get_project_settings.py +0 -5
- pulumi_gcp/logging/get_sink.py +0 -5
- pulumi_gcp/logging/linked_dataset.py +5 -10
- pulumi_gcp/logging/log_view.py +0 -5
- pulumi_gcp/logging/log_view_iam_binding.py +5 -10
- pulumi_gcp/logging/log_view_iam_member.py +5 -10
- pulumi_gcp/logging/log_view_iam_policy.py +0 -5
- pulumi_gcp/logging/metric.py +92 -97
- pulumi_gcp/logging/organization_bucket_config.py +11 -16
- pulumi_gcp/logging/organization_exclusion.py +0 -5
- pulumi_gcp/logging/organization_settings.py +0 -5
- pulumi_gcp/logging/organization_sink.py +10 -15
- pulumi_gcp/logging/outputs.py +0 -5
- pulumi_gcp/logging/project_bucket_config.py +16 -21
- pulumi_gcp/logging/project_exclusion.py +0 -5
- pulumi_gcp/logging/project_sink.py +10 -15
- pulumi_gcp/looker/_inputs.py +0 -211
- pulumi_gcp/looker/instance.py +199 -204
- pulumi_gcp/looker/outputs.py +0 -5
- pulumi_gcp/managedkafka/_inputs.py +0 -69
- pulumi_gcp/managedkafka/cluster.py +67 -72
- pulumi_gcp/managedkafka/outputs.py +0 -5
- pulumi_gcp/managedkafka/topic.py +22 -27
- pulumi_gcp/memcache/_inputs.py +0 -184
- pulumi_gcp/memcache/instance.py +51 -56
- pulumi_gcp/memcache/outputs.py +0 -5
- pulumi_gcp/migrationcenter/_inputs.py +0 -182
- pulumi_gcp/migrationcenter/group.py +0 -5
- pulumi_gcp/migrationcenter/outputs.py +0 -5
- pulumi_gcp/migrationcenter/preference_set.py +77 -82
- pulumi_gcp/ml/_inputs.py +0 -17
- pulumi_gcp/ml/engine_model.py +5 -10
- pulumi_gcp/ml/outputs.py +0 -5
- pulumi_gcp/monitoring/_inputs.py +15 -1731
- pulumi_gcp/monitoring/alert_policy.py +123 -128
- pulumi_gcp/monitoring/custom_service.py +11 -16
- pulumi_gcp/monitoring/dashboard.py +0 -5
- pulumi_gcp/monitoring/generic_service.py +15 -20
- pulumi_gcp/monitoring/get_app_engine_service.py +16 -21
- pulumi_gcp/monitoring/get_cluster_istio_service.py +0 -5
- pulumi_gcp/monitoring/get_istio_canonical_service.py +0 -5
- pulumi_gcp/monitoring/get_mesh_istio_service.py +0 -5
- pulumi_gcp/monitoring/get_notification_channel.py +24 -29
- pulumi_gcp/monitoring/get_secret_version.py +0 -5
- pulumi_gcp/monitoring/get_uptime_check_i_ps.py +0 -5
- pulumi_gcp/monitoring/group.py +0 -5
- pulumi_gcp/monitoring/metric_descriptor.py +44 -49
- pulumi_gcp/monitoring/monitored_project.py +0 -5
- pulumi_gcp/monitoring/notification_channel.py +11 -16
- pulumi_gcp/monitoring/outputs.py +0 -68
- pulumi_gcp/monitoring/slo.py +115 -120
- pulumi_gcp/monitoring/uptime_check_config.py +236 -241
- pulumi_gcp/netapp/_inputs.py +0 -311
- pulumi_gcp/netapp/active_directory.py +0 -5
- pulumi_gcp/netapp/backup.py +6 -11
- pulumi_gcp/netapp/backup_policy.py +0 -5
- pulumi_gcp/netapp/backup_vault.py +0 -5
- pulumi_gcp/netapp/kmsconfig.py +0 -5
- pulumi_gcp/netapp/outputs.py +0 -5
- pulumi_gcp/netapp/storage_pool.py +0 -5
- pulumi_gcp/netapp/volume.py +22 -27
- pulumi_gcp/netapp/volume_replication.py +19 -24
- pulumi_gcp/netapp/volume_snapshot.py +0 -5
- pulumi_gcp/networkconnectivity/_inputs.py +0 -253
- pulumi_gcp/networkconnectivity/hub.py +2 -7
- pulumi_gcp/networkconnectivity/internal_range.py +0 -5
- pulumi_gcp/networkconnectivity/outputs.py +0 -5
- pulumi_gcp/networkconnectivity/policy_based_route.py +41 -46
- pulumi_gcp/networkconnectivity/regional_endpoint.py +0 -5
- pulumi_gcp/networkconnectivity/service_connection_policy.py +15 -20
- pulumi_gcp/networkconnectivity/spoke.py +66 -71
- pulumi_gcp/networkmanagement/_inputs.py +0 -87
- pulumi_gcp/networkmanagement/connectivity_test.py +80 -85
- pulumi_gcp/networkmanagement/outputs.py +0 -5
- pulumi_gcp/networksecurity/_inputs.py +0 -321
- pulumi_gcp/networksecurity/address_group.py +0 -5
- pulumi_gcp/networksecurity/address_group_iam_binding.py +5 -297
- pulumi_gcp/networksecurity/address_group_iam_member.py +5 -297
- pulumi_gcp/networksecurity/address_group_iam_policy.py +0 -5
- pulumi_gcp/networksecurity/authorization_policy.py +47 -52
- pulumi_gcp/networksecurity/client_tls_policy.py +40 -45
- pulumi_gcp/networksecurity/firewall_endpoint.py +0 -5
- pulumi_gcp/networksecurity/firewall_endpoint_association.py +0 -5
- pulumi_gcp/networksecurity/gateway_security_policy.py +86 -91
- pulumi_gcp/networksecurity/gateway_security_policy_rule.py +0 -5
- pulumi_gcp/networksecurity/get_address_group_iam_policy.py +0 -5
- pulumi_gcp/networksecurity/outputs.py +0 -5
- pulumi_gcp/networksecurity/security_profile.py +35 -40
- pulumi_gcp/networksecurity/security_profile_group.py +0 -5
- pulumi_gcp/networksecurity/server_tls_policy.py +96 -101
- pulumi_gcp/networksecurity/tls_inspection_policy.py +188 -193
- pulumi_gcp/networksecurity/url_list.py +0 -5
- pulumi_gcp/networkservices/_inputs.py +31 -1783
- pulumi_gcp/networkservices/edge_cache_keyset.py +46 -51
- pulumi_gcp/networkservices/edge_cache_origin.py +84 -89
- pulumi_gcp/networkservices/edge_cache_service.py +562 -567
- pulumi_gcp/networkservices/endpoint_policy.py +50 -55
- pulumi_gcp/networkservices/gateway.py +16 -21
- pulumi_gcp/networkservices/grpc_route.py +141 -146
- pulumi_gcp/networkservices/http_route.py +289 -294
- pulumi_gcp/networkservices/lb_route_extension.py +5 -10
- pulumi_gcp/networkservices/lb_traffic_extension.py +5 -10
- pulumi_gcp/networkservices/mesh.py +0 -5
- pulumi_gcp/networkservices/outputs.py +0 -5
- pulumi_gcp/networkservices/service_binding.py +0 -5
- pulumi_gcp/networkservices/service_lb_policies.py +22 -27
- pulumi_gcp/networkservices/tcp_route.py +101 -106
- pulumi_gcp/networkservices/tls_route.py +77 -82
- pulumi_gcp/notebooks/_inputs.py +0 -615
- pulumi_gcp/notebooks/environment.py +16 -21
- pulumi_gcp/notebooks/get_instance_iam_policy.py +0 -5
- pulumi_gcp/notebooks/get_runtime_iam_policy.py +0 -5
- pulumi_gcp/notebooks/instance.py +73 -78
- pulumi_gcp/notebooks/instance_iam_binding.py +19 -24
- pulumi_gcp/notebooks/instance_iam_member.py +19 -24
- pulumi_gcp/notebooks/instance_iam_policy.py +16 -21
- pulumi_gcp/notebooks/location.py +0 -5
- pulumi_gcp/notebooks/outputs.py +0 -5
- pulumi_gcp/notebooks/runtime.py +217 -222
- pulumi_gcp/notebooks/runtime_iam_binding.py +19 -24
- pulumi_gcp/notebooks/runtime_iam_member.py +19 -24
- pulumi_gcp/notebooks/runtime_iam_policy.py +16 -21
- pulumi_gcp/organizations/_inputs.py +0 -231
- pulumi_gcp/organizations/access_approval_settings.py +31 -36
- pulumi_gcp/organizations/folder.py +0 -5
- pulumi_gcp/organizations/get_active_folder.py +0 -5
- pulumi_gcp/organizations/get_billing_account.py +0 -5
- pulumi_gcp/organizations/get_client_config.py +0 -5
- pulumi_gcp/organizations/get_client_open_id_user_info.py +0 -5
- pulumi_gcp/organizations/get_folder.py +0 -5
- pulumi_gcp/organizations/get_folders.py +0 -5
- pulumi_gcp/organizations/get_iam_policy.py +8 -13
- pulumi_gcp/organizations/get_organization.py +0 -5
- pulumi_gcp/organizations/get_project.py +0 -5
- pulumi_gcp/organizations/iam_audit_config.py +13 -18
- pulumi_gcp/organizations/iam_binding.py +3 -8
- pulumi_gcp/organizations/iam_custom_role.py +0 -5
- pulumi_gcp/organizations/iam_member.py +125 -130
- pulumi_gcp/organizations/iam_policy.py +120 -125
- pulumi_gcp/organizations/outputs.py +0 -5
- pulumi_gcp/organizations/policy.py +49 -54
- pulumi_gcp/organizations/project.py +0 -5
- pulumi_gcp/orgpolicy/_inputs.py +0 -183
- pulumi_gcp/orgpolicy/custom_constraint.py +10 -15
- pulumi_gcp/orgpolicy/outputs.py +0 -5
- pulumi_gcp/orgpolicy/policy.py +98 -103
- pulumi_gcp/osconfig/_inputs.py +27 -2232
- pulumi_gcp/osconfig/guest_policies.py +166 -171
- pulumi_gcp/osconfig/os_policy_assignment.py +153 -158
- pulumi_gcp/osconfig/outputs.py +0 -5
- pulumi_gcp/osconfig/patch_deployment.py +321 -326
- pulumi_gcp/oslogin/ssh_public_key.py +0 -5
- pulumi_gcp/parallelstore/instance.py +0 -5
- pulumi_gcp/privilegedaccessmanager/_inputs.py +0 -170
- pulumi_gcp/privilegedaccessmanager/entitlement.py +89 -94
- pulumi_gcp/privilegedaccessmanager/outputs.py +0 -5
- pulumi_gcp/projects/_inputs.py +0 -262
- pulumi_gcp/projects/access_approval_settings.py +25 -30
- pulumi_gcp/projects/api_key.py +83 -88
- pulumi_gcp/projects/default_service_accounts.py +0 -5
- pulumi_gcp/projects/get_iam_policy.py +0 -5
- pulumi_gcp/projects/get_organization_policy.py +0 -5
- pulumi_gcp/projects/get_project.py +0 -5
- pulumi_gcp/projects/get_project_service.py +0 -5
- pulumi_gcp/projects/iam_audit_config.py +125 -130
- pulumi_gcp/projects/iam_binding.py +125 -130
- pulumi_gcp/projects/iam_custom_role.py +0 -5
- pulumi_gcp/projects/iam_member.py +125 -130
- pulumi_gcp/projects/iam_member_remove.py +0 -5
- pulumi_gcp/projects/iam_policy.py +120 -125
- pulumi_gcp/projects/organization_policy.py +49 -54
- pulumi_gcp/projects/outputs.py +0 -5
- pulumi_gcp/projects/service.py +0 -5
- pulumi_gcp/projects/service_identity.py +0 -5
- pulumi_gcp/projects/usage_export_bucket.py +0 -5
- pulumi_gcp/provider.py +2 -7
- pulumi_gcp/pubsub/_inputs.py +0 -438
- pulumi_gcp/pubsub/get_schema_iam_policy.py +0 -5
- pulumi_gcp/pubsub/get_subscription.py +0 -5
- pulumi_gcp/pubsub/get_subscription_iam_policy.py +0 -5
- pulumi_gcp/pubsub/get_topic.py +0 -5
- pulumi_gcp/pubsub/get_topic_iam_policy.py +0 -5
- pulumi_gcp/pubsub/lite_reservation.py +0 -5
- pulumi_gcp/pubsub/lite_subscription.py +31 -36
- pulumi_gcp/pubsub/lite_topic.py +41 -46
- pulumi_gcp/pubsub/outputs.py +0 -5
- pulumi_gcp/pubsub/schema.py +8 -13
- pulumi_gcp/pubsub/schema_iam_binding.py +19 -24
- pulumi_gcp/pubsub/schema_iam_member.py +19 -24
- pulumi_gcp/pubsub/schema_iam_policy.py +16 -21
- pulumi_gcp/pubsub/subscription.py +136 -141
- pulumi_gcp/pubsub/subscription_iam_binding.py +19 -24
- pulumi_gcp/pubsub/subscription_iam_member.py +19 -24
- pulumi_gcp/pubsub/subscription_iam_policy.py +16 -21
- pulumi_gcp/pubsub/topic.py +45 -50
- pulumi_gcp/pubsub/topic_iam_binding.py +19 -24
- pulumi_gcp/pubsub/topic_iam_member.py +19 -24
- pulumi_gcp/pubsub/topic_iam_policy.py +16 -21
- pulumi_gcp/pulumi-plugin.json +1 -1
- pulumi_gcp/recaptcha/_inputs.py +0 -89
- pulumi_gcp/recaptcha/enterprise_key.py +127 -132
- pulumi_gcp/recaptcha/outputs.py +0 -5
- pulumi_gcp/redis/_inputs.py +0 -321
- pulumi_gcp/redis/cluster.py +54 -59
- pulumi_gcp/redis/get_instance.py +0 -5
- pulumi_gcp/redis/instance.py +46 -51
- pulumi_gcp/redis/outputs.py +0 -5
- pulumi_gcp/resourcemanager/lien.py +0 -5
- pulumi_gcp/runtimeconfig/_inputs.py +0 -25
- pulumi_gcp/runtimeconfig/config.py +0 -5
- pulumi_gcp/runtimeconfig/config_iam_binding.py +3 -8
- pulumi_gcp/runtimeconfig/config_iam_member.py +3 -8
- pulumi_gcp/runtimeconfig/config_iam_policy.py +0 -5
- pulumi_gcp/runtimeconfig/get_config.py +0 -5
- pulumi_gcp/runtimeconfig/get_config_iam_policy.py +0 -5
- pulumi_gcp/runtimeconfig/get_variable.py +0 -5
- pulumi_gcp/runtimeconfig/outputs.py +0 -5
- pulumi_gcp/runtimeconfig/variable.py +0 -5
- pulumi_gcp/secretmanager/_inputs.py +0 -143
- pulumi_gcp/secretmanager/get_secret.py +0 -5
- pulumi_gcp/secretmanager/get_secret_iam_policy.py +0 -5
- pulumi_gcp/secretmanager/get_secret_version.py +0 -5
- pulumi_gcp/secretmanager/get_secret_version_access.py +0 -5
- pulumi_gcp/secretmanager/get_secrets.py +0 -5
- pulumi_gcp/secretmanager/outputs.py +0 -5
- pulumi_gcp/secretmanager/secret.py +63 -68
- pulumi_gcp/secretmanager/secret_iam_binding.py +97 -102
- pulumi_gcp/secretmanager/secret_iam_member.py +97 -102
- pulumi_gcp/secretmanager/secret_iam_policy.py +92 -97
- pulumi_gcp/secretmanager/secret_version.py +48 -53
- pulumi_gcp/securesourcemanager/_inputs.py +0 -75
- pulumi_gcp/securesourcemanager/get_instance_iam_policy.py +0 -5
- pulumi_gcp/securesourcemanager/instance.py +73 -78
- pulumi_gcp/securesourcemanager/instance_iam_binding.py +3 -8
- pulumi_gcp/securesourcemanager/instance_iam_member.py +3 -8
- pulumi_gcp/securesourcemanager/instance_iam_policy.py +0 -5
- pulumi_gcp/securesourcemanager/outputs.py +0 -5
- pulumi_gcp/securitycenter/_inputs.py +9 -862
- pulumi_gcp/securitycenter/event_threat_detection_custom_module.py +0 -5
- pulumi_gcp/securitycenter/folder_custom_module.py +77 -82
- pulumi_gcp/securitycenter/get_source_iam_policy.py +0 -5
- pulumi_gcp/securitycenter/instance_iam_binding.py +33 -102
- pulumi_gcp/securitycenter/instance_iam_member.py +33 -102
- pulumi_gcp/securitycenter/instance_iam_policy.py +30 -99
- pulumi_gcp/securitycenter/management_folder_security_health_analytics_custom_module.py +77 -82
- pulumi_gcp/securitycenter/management_organization_event_threat_detection_custom_module.py +0 -5
- pulumi_gcp/securitycenter/management_organization_security_health_analytics_custom_module.py +77 -82
- pulumi_gcp/securitycenter/management_project_security_health_analytics_custom_module.py +77 -82
- pulumi_gcp/securitycenter/mute_config.py +0 -5
- pulumi_gcp/securitycenter/notification_config.py +11 -16
- pulumi_gcp/securitycenter/organization_custom_module.py +77 -82
- pulumi_gcp/securitycenter/outputs.py +0 -5
- pulumi_gcp/securitycenter/project_custom_module.py +77 -82
- pulumi_gcp/securitycenter/source.py +0 -5
- pulumi_gcp/securitycenter/source_iam_binding.py +3 -8
- pulumi_gcp/securitycenter/source_iam_member.py +3 -8
- pulumi_gcp/securitycenter/source_iam_policy.py +0 -5
- pulumi_gcp/securityposture/_inputs.py +0 -457
- pulumi_gcp/securityposture/outputs.py +0 -5
- pulumi_gcp/securityposture/posture.py +181 -186
- pulumi_gcp/securityposture/posture_deployment.py +30 -35
- pulumi_gcp/serviceaccount/_inputs.py +0 -51
- pulumi_gcp/serviceaccount/account.py +0 -5
- pulumi_gcp/serviceaccount/get_account.py +0 -5
- pulumi_gcp/serviceaccount/get_account_access_token.py +0 -5
- pulumi_gcp/serviceaccount/get_account_id_token.py +0 -5
- pulumi_gcp/serviceaccount/get_account_jwt.py +0 -5
- pulumi_gcp/serviceaccount/get_account_key.py +0 -5
- pulumi_gcp/serviceaccount/get_iam_policy.py +0 -5
- pulumi_gcp/serviceaccount/iam_binding.py +61 -66
- pulumi_gcp/serviceaccount/iam_member.py +61 -66
- pulumi_gcp/serviceaccount/iam_policy.py +56 -61
- pulumi_gcp/serviceaccount/key.py +0 -5
- pulumi_gcp/serviceaccount/outputs.py +0 -5
- pulumi_gcp/servicedirectory/_inputs.py +0 -43
- pulumi_gcp/servicedirectory/endpoint.py +0 -5
- pulumi_gcp/servicedirectory/get_namespace_iam_policy.py +0 -5
- pulumi_gcp/servicedirectory/get_service_iam_policy.py +0 -5
- pulumi_gcp/servicedirectory/namespace.py +0 -5
- pulumi_gcp/servicedirectory/namespace_iam_binding.py +19 -24
- pulumi_gcp/servicedirectory/namespace_iam_member.py +19 -24
- pulumi_gcp/servicedirectory/namespace_iam_policy.py +16 -21
- pulumi_gcp/servicedirectory/outputs.py +0 -5
- pulumi_gcp/servicedirectory/service.py +0 -5
- pulumi_gcp/servicedirectory/service_iam_binding.py +19 -24
- pulumi_gcp/servicedirectory/service_iam_member.py +19 -24
- pulumi_gcp/servicedirectory/service_iam_policy.py +16 -21
- pulumi_gcp/servicenetworking/connection.py +0 -5
- pulumi_gcp/servicenetworking/get_peered_dns_domain.py +0 -5
- pulumi_gcp/servicenetworking/peered_dns_domain.py +0 -5
- pulumi_gcp/servicenetworking/vpc_service_controls.py +0 -5
- pulumi_gcp/serviceusage/consumer_quota_override.py +0 -5
- pulumi_gcp/sourcerepo/_inputs.py +0 -49
- pulumi_gcp/sourcerepo/get_repository.py +0 -5
- pulumi_gcp/sourcerepo/get_repository_iam_policy.py +0 -5
- pulumi_gcp/sourcerepo/outputs.py +0 -5
- pulumi_gcp/sourcerepo/repository.py +15 -20
- pulumi_gcp/sourcerepo/repository_iam_binding.py +102 -116
- pulumi_gcp/sourcerepo/repository_iam_member.py +102 -116
- pulumi_gcp/sourcerepo/repository_iam_policy.py +92 -106
- pulumi_gcp/spanner/_inputs.py +0 -157
- pulumi_gcp/spanner/database.py +5 -10
- pulumi_gcp/spanner/database_iam_binding.py +97 -102
- pulumi_gcp/spanner/database_iam_member.py +97 -102
- pulumi_gcp/spanner/database_iam_policy.py +92 -97
- pulumi_gcp/spanner/get_database_iam_policy.py +0 -5
- pulumi_gcp/spanner/get_instance.py +0 -5
- pulumi_gcp/spanner/get_instance_iam_policy.py +0 -5
- pulumi_gcp/spanner/instance.py +25 -30
- pulumi_gcp/spanner/instance_config.py +5 -10
- pulumi_gcp/spanner/instance_iam_binding.py +19 -24
- pulumi_gcp/spanner/instance_iam_member.py +19 -24
- pulumi_gcp/spanner/instance_iam_policy.py +16 -21
- pulumi_gcp/spanner/outputs.py +0 -5
- pulumi_gcp/sql/_inputs.py +0 -616
- pulumi_gcp/sql/database.py +12 -17
- pulumi_gcp/sql/database_instance.py +88 -93
- pulumi_gcp/sql/get_backup_run.py +0 -5
- pulumi_gcp/sql/get_ca_certs.py +0 -5
- pulumi_gcp/sql/get_database.py +0 -5
- pulumi_gcp/sql/get_database_instance.py +0 -5
- pulumi_gcp/sql/get_database_instance_latest_recovery_time.py +0 -5
- pulumi_gcp/sql/get_database_instances.py +0 -5
- pulumi_gcp/sql/get_databases.py +0 -5
- pulumi_gcp/sql/get_tiers.py +0 -5
- pulumi_gcp/sql/outputs.py +0 -5
- pulumi_gcp/sql/source_representation_instance.py +0 -5
- pulumi_gcp/sql/ssl_cert.py +6 -11
- pulumi_gcp/sql/user.py +38 -43
- pulumi_gcp/storage/__init__.py +0 -5
- pulumi_gcp/storage/_inputs.py +0 -958
- pulumi_gcp/storage/bucket.py +120 -125
- pulumi_gcp/storage/bucket_access_control.py +0 -5
- pulumi_gcp/storage/bucket_acl.py +0 -5
- pulumi_gcp/storage/bucket_iam_binding.py +97 -102
- pulumi_gcp/storage/bucket_iam_member.py +97 -102
- pulumi_gcp/storage/bucket_iam_policy.py +92 -97
- pulumi_gcp/storage/bucket_object.py +10 -15
- pulumi_gcp/storage/default_object_access_control.py +2 -7
- pulumi_gcp/storage/default_object_acl.py +0 -5
- pulumi_gcp/storage/get_bucket.py +0 -5
- pulumi_gcp/storage/get_bucket_iam_policy.py +0 -5
- pulumi_gcp/storage/get_bucket_object.py +0 -5
- pulumi_gcp/storage/get_bucket_object_content.py +0 -5
- pulumi_gcp/storage/get_bucket_objects.py +0 -5
- pulumi_gcp/storage/get_buckets.py +0 -5
- pulumi_gcp/storage/get_object_signed_url.py +0 -5
- pulumi_gcp/storage/get_project_service_account.py +6 -11
- pulumi_gcp/storage/get_transfer_project_service_account.py +0 -5
- pulumi_gcp/storage/get_transfer_project_servie_account.py +0 -5
- pulumi_gcp/storage/hmac_key.py +0 -5
- pulumi_gcp/storage/insights_report_config.py +71 -76
- pulumi_gcp/storage/notification.py +0 -5
- pulumi_gcp/storage/object_access_control.py +2 -7
- pulumi_gcp/storage/object_acl.py +0 -5
- pulumi_gcp/storage/outputs.py +0 -81
- pulumi_gcp/storage/transfer_agent_pool.py +11 -16
- pulumi_gcp/storage/transfer_job.py +108 -113
- pulumi_gcp/tags/_inputs.py +0 -43
- pulumi_gcp/tags/get_tag_key.py +0 -5
- pulumi_gcp/tags/get_tag_key_iam_policy.py +0 -5
- pulumi_gcp/tags/get_tag_keys.py +0 -5
- pulumi_gcp/tags/get_tag_value.py +0 -5
- pulumi_gcp/tags/get_tag_value_iam_policy.py +0 -5
- pulumi_gcp/tags/get_tag_values.py +0 -5
- pulumi_gcp/tags/location_tag_binding.py +0 -5
- pulumi_gcp/tags/outputs.py +0 -5
- pulumi_gcp/tags/tag_binding.py +0 -5
- pulumi_gcp/tags/tag_key.py +0 -5
- pulumi_gcp/tags/tag_key_iam_binding.py +19 -24
- pulumi_gcp/tags/tag_key_iam_member.py +19 -24
- pulumi_gcp/tags/tag_key_iam_policy.py +16 -21
- pulumi_gcp/tags/tag_value.py +0 -5
- pulumi_gcp/tags/tag_value_iam_binding.py +19 -24
- pulumi_gcp/tags/tag_value_iam_member.py +19 -24
- pulumi_gcp/tags/tag_value_iam_policy.py +16 -21
- pulumi_gcp/tpu/_inputs.py +0 -194
- pulumi_gcp/tpu/get_tensorflow_versions.py +0 -5
- pulumi_gcp/tpu/get_v2_accelerator_types.py +0 -5
- pulumi_gcp/tpu/get_v2_runtime_versions.py +0 -5
- pulumi_gcp/tpu/node.py +13 -18
- pulumi_gcp/tpu/outputs.py +0 -5
- pulumi_gcp/tpu/v2_vm.py +82 -87
- pulumi_gcp/vertex/_inputs.py +2 -843
- pulumi_gcp/vertex/ai_dataset.py +5 -10
- pulumi_gcp/vertex/ai_deployment_resource_pool.py +31 -36
- pulumi_gcp/vertex/ai_endpoint.py +13 -18
- pulumi_gcp/vertex/ai_endpoint_iam_binding.py +3 -8
- pulumi_gcp/vertex/ai_endpoint_iam_member.py +3 -8
- pulumi_gcp/vertex/ai_endpoint_iam_policy.py +0 -5
- pulumi_gcp/vertex/ai_feature_group.py +17 -22
- pulumi_gcp/vertex/ai_feature_group_feature.py +12 -17
- pulumi_gcp/vertex/ai_feature_online_store.py +75 -80
- pulumi_gcp/vertex/ai_feature_online_store_featureview.py +146 -151
- pulumi_gcp/vertex/ai_feature_store.py +52 -57
- pulumi_gcp/vertex/ai_feature_store_entity_type.py +87 -92
- pulumi_gcp/vertex/ai_feature_store_entity_type_feature.py +36 -41
- pulumi_gcp/vertex/ai_feature_store_entity_type_iam_binding.py +3 -8
- pulumi_gcp/vertex/ai_feature_store_entity_type_iam_member.py +3 -8
- pulumi_gcp/vertex/ai_feature_store_entity_type_iam_policy.py +0 -5
- pulumi_gcp/vertex/ai_feature_store_iam_binding.py +3 -8
- pulumi_gcp/vertex/ai_feature_store_iam_member.py +3 -8
- pulumi_gcp/vertex/ai_feature_store_iam_policy.py +0 -5
- pulumi_gcp/vertex/ai_index.py +63 -68
- pulumi_gcp/vertex/ai_index_endpoint.py +13 -18
- pulumi_gcp/vertex/ai_metadata_store.py +7 -12
- pulumi_gcp/vertex/ai_tensorboard.py +11 -16
- pulumi_gcp/vertex/get_ai_endpoint_iam_policy.py +0 -5
- pulumi_gcp/vertex/get_ai_featurestore_entitytype_iam_policy.py +0 -5
- pulumi_gcp/vertex/get_ai_featurestore_iam_policy.py +0 -5
- pulumi_gcp/vertex/get_ai_index.py +0 -5
- pulumi_gcp/vertex/outputs.py +2 -7
- pulumi_gcp/vmwareengine/_inputs.py +0 -290
- pulumi_gcp/vmwareengine/cluster.py +69 -74
- pulumi_gcp/vmwareengine/external_access_rule.py +56 -61
- pulumi_gcp/vmwareengine/external_address.py +22 -27
- pulumi_gcp/vmwareengine/get_cluster.py +0 -5
- pulumi_gcp/vmwareengine/get_external_access_rule.py +0 -5
- pulumi_gcp/vmwareengine/get_external_address.py +0 -5
- pulumi_gcp/vmwareengine/get_network.py +0 -5
- pulumi_gcp/vmwareengine/get_network_peering.py +0 -5
- pulumi_gcp/vmwareengine/get_network_policy.py +0 -5
- pulumi_gcp/vmwareengine/get_nsx_credentials.py +0 -5
- pulumi_gcp/vmwareengine/get_private_cloud.py +0 -5
- pulumi_gcp/vmwareengine/get_subnet.py +0 -5
- pulumi_gcp/vmwareengine/get_vcenter_credentials.py +0 -5
- pulumi_gcp/vmwareengine/network.py +2 -7
- pulumi_gcp/vmwareengine/network_peering.py +0 -5
- pulumi_gcp/vmwareengine/network_policy.py +22 -27
- pulumi_gcp/vmwareengine/outputs.py +0 -5
- pulumi_gcp/vmwareengine/private_cloud.py +62 -67
- pulumi_gcp/vmwareengine/subnet.py +24 -29
- pulumi_gcp/vpcaccess/_inputs.py +0 -22
- pulumi_gcp/vpcaccess/connector.py +11 -16
- pulumi_gcp/vpcaccess/get_connector.py +0 -5
- pulumi_gcp/vpcaccess/outputs.py +0 -5
- pulumi_gcp/workbench/_inputs.py +0 -319
- pulumi_gcp/workbench/get_instance_iam_policy.py +0 -5
- pulumi_gcp/workbench/instance.py +139 -144
- pulumi_gcp/workbench/instance_iam_binding.py +3 -8
- pulumi_gcp/workbench/instance_iam_member.py +3 -8
- pulumi_gcp/workbench/instance_iam_policy.py +0 -5
- pulumi_gcp/workbench/outputs.py +0 -5
- pulumi_gcp/workflows/workflow.py +0 -5
- pulumi_gcp/workstations/_inputs.py +0 -433
- pulumi_gcp/workstations/get_workstation_config_iam_policy.py +0 -5
- pulumi_gcp/workstations/get_workstation_iam_policy.py +0 -5
- pulumi_gcp/workstations/outputs.py +0 -5
- pulumi_gcp/workstations/workstation.py +14 -19
- pulumi_gcp/workstations/workstation_cluster.py +30 -35
- pulumi_gcp/workstations/workstation_config.py +246 -251
- pulumi_gcp/workstations/workstation_config_iam_binding.py +3 -8
- pulumi_gcp/workstations/workstation_config_iam_member.py +3 -8
- pulumi_gcp/workstations/workstation_config_iam_policy.py +0 -5
- pulumi_gcp/workstations/workstation_iam_binding.py +3 -8
- pulumi_gcp/workstations/workstation_iam_member.py +3 -8
- pulumi_gcp/workstations/workstation_iam_policy.py +0 -5
- {pulumi_gcp-7.30.0.dist-info → pulumi_gcp-7.30.0a1719470057.dist-info}/METADATA +1 -2
- pulumi_gcp-7.30.0a1719470057.dist-info/RECORD +1600 -0
- {pulumi_gcp-7.30.0.dist-info → pulumi_gcp-7.30.0a1719470057.dist-info}/WHEEL +1 -1
- pulumi_gcp/storage/get_managed_folder_iam_policy.py +0 -115
- pulumi_gcp/storage/managed_folder.py +0 -440
- pulumi_gcp/storage/managed_folder_iam_binding.py +0 -947
- pulumi_gcp/storage/managed_folder_iam_member.py +0 -947
- pulumi_gcp/storage/managed_folder_iam_policy.py +0 -766
- pulumi_gcp-7.30.0.dist-info/RECORD +0 -1605
- {pulumi_gcp-7.30.0.dist-info → pulumi_gcp-7.30.0a1719470057.dist-info}/top_level.txt +0 -0
pulumi_gcp/storage/_inputs.py
CHANGED
@@ -4,126 +4,58 @@
|
|
4
4
|
|
5
5
|
import copy
|
6
6
|
import warnings
|
7
|
-
import sys
|
8
7
|
import pulumi
|
9
8
|
import pulumi.runtime
|
10
9
|
from typing import Any, Mapping, Optional, Sequence, Union, overload
|
11
|
-
if sys.version_info >= (3, 11):
|
12
|
-
from typing import NotRequired, TypedDict, TypeAlias
|
13
|
-
else:
|
14
|
-
from typing_extensions import NotRequired, TypedDict, TypeAlias
|
15
10
|
from .. import _utilities
|
16
11
|
|
17
12
|
__all__ = [
|
18
13
|
'BucketAutoclassArgs',
|
19
|
-
'BucketAutoclassArgsDict',
|
20
14
|
'BucketCorArgs',
|
21
|
-
'BucketCorArgsDict',
|
22
15
|
'BucketCustomPlacementConfigArgs',
|
23
|
-
'BucketCustomPlacementConfigArgsDict',
|
24
16
|
'BucketEncryptionArgs',
|
25
|
-
'BucketEncryptionArgsDict',
|
26
17
|
'BucketIAMBindingConditionArgs',
|
27
|
-
'BucketIAMBindingConditionArgsDict',
|
28
18
|
'BucketIAMMemberConditionArgs',
|
29
|
-
'BucketIAMMemberConditionArgsDict',
|
30
19
|
'BucketLifecycleRuleArgs',
|
31
|
-
'BucketLifecycleRuleArgsDict',
|
32
20
|
'BucketLifecycleRuleActionArgs',
|
33
|
-
'BucketLifecycleRuleActionArgsDict',
|
34
21
|
'BucketLifecycleRuleConditionArgs',
|
35
|
-
'BucketLifecycleRuleConditionArgsDict',
|
36
22
|
'BucketLoggingArgs',
|
37
|
-
'BucketLoggingArgsDict',
|
38
23
|
'BucketObjectCustomerEncryptionArgs',
|
39
|
-
'BucketObjectCustomerEncryptionArgsDict',
|
40
24
|
'BucketObjectRetentionArgs',
|
41
|
-
'BucketObjectRetentionArgsDict',
|
42
25
|
'BucketRetentionPolicyArgs',
|
43
|
-
'BucketRetentionPolicyArgsDict',
|
44
26
|
'BucketSoftDeletePolicyArgs',
|
45
|
-
'BucketSoftDeletePolicyArgsDict',
|
46
27
|
'BucketVersioningArgs',
|
47
|
-
'BucketVersioningArgsDict',
|
48
28
|
'BucketWebsiteArgs',
|
49
|
-
'BucketWebsiteArgsDict',
|
50
29
|
'DefaultObjectAccessControlProjectTeamArgs',
|
51
|
-
'DefaultObjectAccessControlProjectTeamArgsDict',
|
52
30
|
'InsightsReportConfigCsvOptionsArgs',
|
53
|
-
'InsightsReportConfigCsvOptionsArgsDict',
|
54
31
|
'InsightsReportConfigFrequencyOptionsArgs',
|
55
|
-
'InsightsReportConfigFrequencyOptionsArgsDict',
|
56
32
|
'InsightsReportConfigFrequencyOptionsEndDateArgs',
|
57
|
-
'InsightsReportConfigFrequencyOptionsEndDateArgsDict',
|
58
33
|
'InsightsReportConfigFrequencyOptionsStartDateArgs',
|
59
|
-
'InsightsReportConfigFrequencyOptionsStartDateArgsDict',
|
60
34
|
'InsightsReportConfigObjectMetadataReportOptionsArgs',
|
61
|
-
'InsightsReportConfigObjectMetadataReportOptionsArgsDict',
|
62
35
|
'InsightsReportConfigObjectMetadataReportOptionsStorageDestinationOptionsArgs',
|
63
|
-
'InsightsReportConfigObjectMetadataReportOptionsStorageDestinationOptionsArgsDict',
|
64
36
|
'InsightsReportConfigObjectMetadataReportOptionsStorageFiltersArgs',
|
65
|
-
'InsightsReportConfigObjectMetadataReportOptionsStorageFiltersArgsDict',
|
66
|
-
'ManagedFolderIamBindingConditionArgs',
|
67
|
-
'ManagedFolderIamBindingConditionArgsDict',
|
68
|
-
'ManagedFolderIamMemberConditionArgs',
|
69
|
-
'ManagedFolderIamMemberConditionArgsDict',
|
70
37
|
'ObjectAccessControlProjectTeamArgs',
|
71
|
-
'ObjectAccessControlProjectTeamArgsDict',
|
72
38
|
'TransferAgentPoolBandwidthLimitArgs',
|
73
|
-
'TransferAgentPoolBandwidthLimitArgsDict',
|
74
39
|
'TransferJobEventStreamArgs',
|
75
|
-
'TransferJobEventStreamArgsDict',
|
76
40
|
'TransferJobNotificationConfigArgs',
|
77
|
-
'TransferJobNotificationConfigArgsDict',
|
78
41
|
'TransferJobScheduleArgs',
|
79
|
-
'TransferJobScheduleArgsDict',
|
80
42
|
'TransferJobScheduleScheduleEndDateArgs',
|
81
|
-
'TransferJobScheduleScheduleEndDateArgsDict',
|
82
43
|
'TransferJobScheduleScheduleStartDateArgs',
|
83
|
-
'TransferJobScheduleScheduleStartDateArgsDict',
|
84
44
|
'TransferJobScheduleStartTimeOfDayArgs',
|
85
|
-
'TransferJobScheduleStartTimeOfDayArgsDict',
|
86
45
|
'TransferJobTransferSpecArgs',
|
87
|
-
'TransferJobTransferSpecArgsDict',
|
88
46
|
'TransferJobTransferSpecAwsS3DataSourceArgs',
|
89
|
-
'TransferJobTransferSpecAwsS3DataSourceArgsDict',
|
90
47
|
'TransferJobTransferSpecAwsS3DataSourceAwsAccessKeyArgs',
|
91
|
-
'TransferJobTransferSpecAwsS3DataSourceAwsAccessKeyArgsDict',
|
92
48
|
'TransferJobTransferSpecAzureBlobStorageDataSourceArgs',
|
93
|
-
'TransferJobTransferSpecAzureBlobStorageDataSourceArgsDict',
|
94
49
|
'TransferJobTransferSpecAzureBlobStorageDataSourceAzureCredentialsArgs',
|
95
|
-
'TransferJobTransferSpecAzureBlobStorageDataSourceAzureCredentialsArgsDict',
|
96
50
|
'TransferJobTransferSpecGcsDataSinkArgs',
|
97
|
-
'TransferJobTransferSpecGcsDataSinkArgsDict',
|
98
51
|
'TransferJobTransferSpecGcsDataSourceArgs',
|
99
|
-
'TransferJobTransferSpecGcsDataSourceArgsDict',
|
100
52
|
'TransferJobTransferSpecHttpDataSourceArgs',
|
101
|
-
'TransferJobTransferSpecHttpDataSourceArgsDict',
|
102
53
|
'TransferJobTransferSpecObjectConditionsArgs',
|
103
|
-
'TransferJobTransferSpecObjectConditionsArgsDict',
|
104
54
|
'TransferJobTransferSpecPosixDataSinkArgs',
|
105
|
-
'TransferJobTransferSpecPosixDataSinkArgsDict',
|
106
55
|
'TransferJobTransferSpecPosixDataSourceArgs',
|
107
|
-
'TransferJobTransferSpecPosixDataSourceArgsDict',
|
108
56
|
'TransferJobTransferSpecTransferOptionsArgs',
|
109
|
-
'TransferJobTransferSpecTransferOptionsArgsDict',
|
110
57
|
]
|
111
58
|
|
112
|
-
MYPY = False
|
113
|
-
|
114
|
-
if not MYPY:
|
115
|
-
class BucketAutoclassArgsDict(TypedDict):
|
116
|
-
enabled: pulumi.Input[bool]
|
117
|
-
"""
|
118
|
-
While set to `true`, autoclass automatically transitions objects in your bucket to appropriate storage classes based on each object's access pattern.
|
119
|
-
"""
|
120
|
-
terminal_storage_class: NotRequired[pulumi.Input[str]]
|
121
|
-
"""
|
122
|
-
The storage class that objects in the bucket eventually transition to if they are not read for a certain length of time. Supported values include: `NEARLINE`, `ARCHIVE`.
|
123
|
-
"""
|
124
|
-
elif False:
|
125
|
-
BucketAutoclassArgsDict: TypeAlias = Mapping[str, Any]
|
126
|
-
|
127
59
|
@pulumi.input_type
|
128
60
|
class BucketAutoclassArgs:
|
129
61
|
def __init__(__self__, *,
|
@@ -162,27 +94,6 @@ class BucketAutoclassArgs:
|
|
162
94
|
pulumi.set(self, "terminal_storage_class", value)
|
163
95
|
|
164
96
|
|
165
|
-
if not MYPY:
|
166
|
-
class BucketCorArgsDict(TypedDict):
|
167
|
-
max_age_seconds: NotRequired[pulumi.Input[int]]
|
168
|
-
"""
|
169
|
-
The value, in seconds, to return in the [Access-Control-Max-Age header](https://www.w3.org/TR/cors/#access-control-max-age-response-header) used in preflight responses.
|
170
|
-
"""
|
171
|
-
methods: NotRequired[pulumi.Input[Sequence[pulumi.Input[str]]]]
|
172
|
-
"""
|
173
|
-
The list of HTTP methods on which to include CORS response headers, (GET, OPTIONS, POST, etc) Note: "*" is permitted in the list of methods, and means "any method".
|
174
|
-
"""
|
175
|
-
origins: NotRequired[pulumi.Input[Sequence[pulumi.Input[str]]]]
|
176
|
-
"""
|
177
|
-
The list of [Origins](https://tools.ietf.org/html/rfc6454) eligible to receive CORS response headers. Note: "*" is permitted in the list of origins, and means "any Origin".
|
178
|
-
"""
|
179
|
-
response_headers: NotRequired[pulumi.Input[Sequence[pulumi.Input[str]]]]
|
180
|
-
"""
|
181
|
-
The list of HTTP headers other than the [simple response headers](https://www.w3.org/TR/cors/#simple-response-header) to give permission for the user-agent to share across domains.
|
182
|
-
"""
|
183
|
-
elif False:
|
184
|
-
BucketCorArgsDict: TypeAlias = Mapping[str, Any]
|
185
|
-
|
186
97
|
@pulumi.input_type
|
187
98
|
class BucketCorArgs:
|
188
99
|
def __init__(__self__, *,
|
@@ -254,15 +165,6 @@ class BucketCorArgs:
|
|
254
165
|
pulumi.set(self, "response_headers", value)
|
255
166
|
|
256
167
|
|
257
|
-
if not MYPY:
|
258
|
-
class BucketCustomPlacementConfigArgsDict(TypedDict):
|
259
|
-
data_locations: pulumi.Input[Sequence[pulumi.Input[str]]]
|
260
|
-
"""
|
261
|
-
The list of individual regions that comprise a dual-region bucket. See [Cloud Storage bucket locations](https://cloud.google.com/storage/docs/dual-regions#availability) for a list of acceptable regions. **Note**: If any of the data_locations changes, it will [recreate the bucket](https://cloud.google.com/storage/docs/locations#key-concepts).
|
262
|
-
"""
|
263
|
-
elif False:
|
264
|
-
BucketCustomPlacementConfigArgsDict: TypeAlias = Mapping[str, Any]
|
265
|
-
|
266
168
|
@pulumi.input_type
|
267
169
|
class BucketCustomPlacementConfigArgs:
|
268
170
|
def __init__(__self__, *,
|
@@ -285,28 +187,6 @@ class BucketCustomPlacementConfigArgs:
|
|
285
187
|
pulumi.set(self, "data_locations", value)
|
286
188
|
|
287
189
|
|
288
|
-
if not MYPY:
|
289
|
-
class BucketEncryptionArgsDict(TypedDict):
|
290
|
-
default_kms_key_name: pulumi.Input[str]
|
291
|
-
"""
|
292
|
-
The `id` of a Cloud KMS key that will be used to encrypt objects inserted into this bucket, if no encryption method is specified.
|
293
|
-
You must pay attention to whether the crypto key is available in the location that this bucket is created in.
|
294
|
-
See [the docs](https://cloud.google.com/storage/docs/encryption/using-customer-managed-keys) for more details.
|
295
|
-
|
296
|
-
> As per [the docs](https://cloud.google.com/storage/docs/encryption/using-customer-managed-keys) for customer-managed encryption keys, the IAM policy for the
|
297
|
-
specified key must permit the [automatic Google Cloud Storage service account](https://cloud.google.com/storage/docs/projects#service-accounts) for the bucket's
|
298
|
-
project to use the specified key for encryption and decryption operations.
|
299
|
-
Although the service account email address follows a well-known format, the service account is created on-demand and may not necessarily exist for your project
|
300
|
-
until a relevant action has occurred which triggers its creation.
|
301
|
-
You should use the [`storage_get_project_service_account`](https://www.terraform.io/docs/providers/google/d/storage_project_service_account.html) data source to obtain the email
|
302
|
-
address for the service account when configuring IAM policy on the Cloud KMS key.
|
303
|
-
This data source calls an API which creates the account if required, ensuring your provider applies cleanly and repeatedly irrespective of the
|
304
|
-
state of the project.
|
305
|
-
You should take care for race conditions when the same provider manages IAM policy on the Cloud KMS crypto key. See the data source page for more details.
|
306
|
-
"""
|
307
|
-
elif False:
|
308
|
-
BucketEncryptionArgsDict: TypeAlias = Mapping[str, Any]
|
309
|
-
|
310
190
|
@pulumi.input_type
|
311
191
|
class BucketEncryptionArgs:
|
312
192
|
def __init__(__self__, *,
|
@@ -355,27 +235,6 @@ class BucketEncryptionArgs:
|
|
355
235
|
pulumi.set(self, "default_kms_key_name", value)
|
356
236
|
|
357
237
|
|
358
|
-
if not MYPY:
|
359
|
-
class BucketIAMBindingConditionArgsDict(TypedDict):
|
360
|
-
expression: pulumi.Input[str]
|
361
|
-
"""
|
362
|
-
Textual representation of an expression in Common Expression Language syntax.
|
363
|
-
"""
|
364
|
-
title: pulumi.Input[str]
|
365
|
-
"""
|
366
|
-
A title for the expression, i.e. a short string describing its purpose.
|
367
|
-
"""
|
368
|
-
description: NotRequired[pulumi.Input[str]]
|
369
|
-
"""
|
370
|
-
An optional description of the expression. This is a longer text which describes the expression, e.g. when hovered over it in a UI.
|
371
|
-
|
372
|
-
> **Warning:** This provider considers the `role` and condition contents (`title`+`description`+`expression`) as the
|
373
|
-
identifier for the binding. This means that if any part of the condition is changed out-of-band, the provider will
|
374
|
-
consider it to be an entirely different resource and will treat it as such.
|
375
|
-
"""
|
376
|
-
elif False:
|
377
|
-
BucketIAMBindingConditionArgsDict: TypeAlias = Mapping[str, Any]
|
378
|
-
|
379
238
|
@pulumi.input_type
|
380
239
|
class BucketIAMBindingConditionArgs:
|
381
240
|
def __init__(__self__, *,
|
@@ -437,27 +296,6 @@ class BucketIAMBindingConditionArgs:
|
|
437
296
|
pulumi.set(self, "description", value)
|
438
297
|
|
439
298
|
|
440
|
-
if not MYPY:
|
441
|
-
class BucketIAMMemberConditionArgsDict(TypedDict):
|
442
|
-
expression: pulumi.Input[str]
|
443
|
-
"""
|
444
|
-
Textual representation of an expression in Common Expression Language syntax.
|
445
|
-
"""
|
446
|
-
title: pulumi.Input[str]
|
447
|
-
"""
|
448
|
-
A title for the expression, i.e. a short string describing its purpose.
|
449
|
-
"""
|
450
|
-
description: NotRequired[pulumi.Input[str]]
|
451
|
-
"""
|
452
|
-
An optional description of the expression. This is a longer text which describes the expression, e.g. when hovered over it in a UI.
|
453
|
-
|
454
|
-
> **Warning:** This provider considers the `role` and condition contents (`title`+`description`+`expression`) as the
|
455
|
-
identifier for the binding. This means that if any part of the condition is changed out-of-band, the provider will
|
456
|
-
consider it to be an entirely different resource and will treat it as such.
|
457
|
-
"""
|
458
|
-
elif False:
|
459
|
-
BucketIAMMemberConditionArgsDict: TypeAlias = Mapping[str, Any]
|
460
|
-
|
461
299
|
@pulumi.input_type
|
462
300
|
class BucketIAMMemberConditionArgs:
|
463
301
|
def __init__(__self__, *,
|
@@ -519,19 +357,6 @@ class BucketIAMMemberConditionArgs:
|
|
519
357
|
pulumi.set(self, "description", value)
|
520
358
|
|
521
359
|
|
522
|
-
if not MYPY:
|
523
|
-
class BucketLifecycleRuleArgsDict(TypedDict):
|
524
|
-
action: pulumi.Input['BucketLifecycleRuleActionArgsDict']
|
525
|
-
"""
|
526
|
-
The Lifecycle Rule's action configuration. A single block of this type is supported. Structure is documented below.
|
527
|
-
"""
|
528
|
-
condition: pulumi.Input['BucketLifecycleRuleConditionArgsDict']
|
529
|
-
"""
|
530
|
-
The Lifecycle Rule's condition configuration. A single block of this type is supported. Structure is documented below.
|
531
|
-
"""
|
532
|
-
elif False:
|
533
|
-
BucketLifecycleRuleArgsDict: TypeAlias = Mapping[str, Any]
|
534
|
-
|
535
360
|
@pulumi.input_type
|
536
361
|
class BucketLifecycleRuleArgs:
|
537
362
|
def __init__(__self__, *,
|
@@ -569,19 +394,6 @@ class BucketLifecycleRuleArgs:
|
|
569
394
|
pulumi.set(self, "condition", value)
|
570
395
|
|
571
396
|
|
572
|
-
if not MYPY:
|
573
|
-
class BucketLifecycleRuleActionArgsDict(TypedDict):
|
574
|
-
type: pulumi.Input[str]
|
575
|
-
"""
|
576
|
-
The type of the action of this Lifecycle Rule. Supported values include: `Delete`, `SetStorageClass` and `AbortIncompleteMultipartUpload`.
|
577
|
-
"""
|
578
|
-
storage_class: NotRequired[pulumi.Input[str]]
|
579
|
-
"""
|
580
|
-
The target [Storage Class](https://cloud.google.com/storage/docs/storage-classes) of objects affected by this Lifecycle Rule. Supported values include: `STANDARD`, `MULTI_REGIONAL`, `REGIONAL`, `NEARLINE`, `COLDLINE`, `ARCHIVE`.
|
581
|
-
"""
|
582
|
-
elif False:
|
583
|
-
BucketLifecycleRuleActionArgsDict: TypeAlias = Mapping[str, Any]
|
584
|
-
|
585
397
|
@pulumi.input_type
|
586
398
|
class BucketLifecycleRuleActionArgs:
|
587
399
|
def __init__(__self__, *,
|
@@ -620,72 +432,6 @@ class BucketLifecycleRuleActionArgs:
|
|
620
432
|
pulumi.set(self, "storage_class", value)
|
621
433
|
|
622
434
|
|
623
|
-
if not MYPY:
|
624
|
-
class BucketLifecycleRuleConditionArgsDict(TypedDict):
|
625
|
-
age: NotRequired[pulumi.Input[int]]
|
626
|
-
"""
|
627
|
-
Minimum age of an object in days to satisfy this condition. If not supplied alongside another condition and without setting `no_age` to `true`, a default `age` of 0 will be set.
|
628
|
-
"""
|
629
|
-
created_before: NotRequired[pulumi.Input[str]]
|
630
|
-
"""
|
631
|
-
A date in the RFC 3339 format YYYY-MM-DD. This condition is satisfied when an object is created before midnight of the specified date in UTC.
|
632
|
-
"""
|
633
|
-
custom_time_before: NotRequired[pulumi.Input[str]]
|
634
|
-
"""
|
635
|
-
A date in the RFC 3339 format YYYY-MM-DD. This condition is satisfied when the customTime metadata for the object is set to an earlier date than the date used in this lifecycle condition.
|
636
|
-
"""
|
637
|
-
days_since_custom_time: NotRequired[pulumi.Input[int]]
|
638
|
-
"""
|
639
|
-
Number of days elapsed since the user-specified timestamp set on an object.
|
640
|
-
"""
|
641
|
-
days_since_noncurrent_time: NotRequired[pulumi.Input[int]]
|
642
|
-
"""
|
643
|
-
Number of days elapsed since the noncurrent timestamp of an object. This
|
644
|
-
condition is relevant only for versioned objects.
|
645
|
-
"""
|
646
|
-
matches_prefixes: NotRequired[pulumi.Input[Sequence[pulumi.Input[str]]]]
|
647
|
-
"""
|
648
|
-
One or more matching name prefixes to satisfy this condition.
|
649
|
-
"""
|
650
|
-
matches_storage_classes: NotRequired[pulumi.Input[Sequence[pulumi.Input[str]]]]
|
651
|
-
"""
|
652
|
-
[Storage Class](https://cloud.google.com/storage/docs/storage-classes) of objects to satisfy this condition. Supported values include: `STANDARD`, `MULTI_REGIONAL`, `REGIONAL`, `NEARLINE`, `COLDLINE`, `ARCHIVE`, `DURABLE_REDUCED_AVAILABILITY`.
|
653
|
-
"""
|
654
|
-
matches_suffixes: NotRequired[pulumi.Input[Sequence[pulumi.Input[str]]]]
|
655
|
-
"""
|
656
|
-
One or more matching name suffixes to satisfy this condition.
|
657
|
-
"""
|
658
|
-
no_age: NotRequired[pulumi.Input[bool]]
|
659
|
-
"""
|
660
|
-
While set `true`, `age` value will be omitted from requests. This prevents a default age of `0` from being applied, and if you do not have an `age` value set, setting this to `true` is strongly recommended. When unset and other conditions are set to zero values, this can result in a rule that applies your action to all files in the bucket.
|
661
|
-
"""
|
662
|
-
noncurrent_time_before: NotRequired[pulumi.Input[str]]
|
663
|
-
"""
|
664
|
-
Creation date of an object in RFC 3339 (e.g. 2017-06-13) to satisfy this condition.
|
665
|
-
"""
|
666
|
-
num_newer_versions: NotRequired[pulumi.Input[int]]
|
667
|
-
"""
|
668
|
-
Relevant only for versioned objects. The number of newer versions of an object to satisfy this condition.
|
669
|
-
"""
|
670
|
-
send_days_since_custom_time_if_zero: NotRequired[pulumi.Input[bool]]
|
671
|
-
"""
|
672
|
-
While set true, `days_since_custom_time` value will be sent in the request even for zero value of the field. This field is only useful for setting 0 value to the `days_since_custom_time` field. It can be used alone or together with `days_since_custom_time`.
|
673
|
-
"""
|
674
|
-
send_days_since_noncurrent_time_if_zero: NotRequired[pulumi.Input[bool]]
|
675
|
-
"""
|
676
|
-
While set true, `days_since_noncurrent_time` value will be sent in the request even for zero value of the field. This field is only useful for setting 0 value to the `days_since_noncurrent_time` field. It can be used alone or together with `days_since_noncurrent_time`.
|
677
|
-
"""
|
678
|
-
send_num_newer_versions_if_zero: NotRequired[pulumi.Input[bool]]
|
679
|
-
"""
|
680
|
-
While set true, `num_newer_versions` value will be sent in the request even for zero value of the field. This field is only useful for setting 0 value to the `num_newer_versions` field. It can be used alone or together with `num_newer_versions`.
|
681
|
-
"""
|
682
|
-
with_state: NotRequired[pulumi.Input[str]]
|
683
|
-
"""
|
684
|
-
Match to live and/or archived objects. Unversioned buckets have only live objects. Supported values include: `"LIVE"`, `"ARCHIVED"`, `"ANY"`.
|
685
|
-
"""
|
686
|
-
elif False:
|
687
|
-
BucketLifecycleRuleConditionArgsDict: TypeAlias = Mapping[str, Any]
|
688
|
-
|
689
435
|
@pulumi.input_type
|
690
436
|
class BucketLifecycleRuleConditionArgs:
|
691
437
|
def __init__(__self__, *,
|
@@ -935,20 +681,6 @@ class BucketLifecycleRuleConditionArgs:
|
|
935
681
|
pulumi.set(self, "with_state", value)
|
936
682
|
|
937
683
|
|
938
|
-
if not MYPY:
|
939
|
-
class BucketLoggingArgsDict(TypedDict):
|
940
|
-
log_bucket: pulumi.Input[str]
|
941
|
-
"""
|
942
|
-
The bucket that will receive log objects.
|
943
|
-
"""
|
944
|
-
log_object_prefix: NotRequired[pulumi.Input[str]]
|
945
|
-
"""
|
946
|
-
The object prefix for log objects. If it's not provided,
|
947
|
-
by default GCS sets this to this bucket's name.
|
948
|
-
"""
|
949
|
-
elif False:
|
950
|
-
BucketLoggingArgsDict: TypeAlias = Mapping[str, Any]
|
951
|
-
|
952
684
|
@pulumi.input_type
|
953
685
|
class BucketLoggingArgs:
|
954
686
|
def __init__(__self__, *,
|
@@ -989,19 +721,6 @@ class BucketLoggingArgs:
|
|
989
721
|
pulumi.set(self, "log_object_prefix", value)
|
990
722
|
|
991
723
|
|
992
|
-
if not MYPY:
|
993
|
-
class BucketObjectCustomerEncryptionArgsDict(TypedDict):
|
994
|
-
encryption_key: pulumi.Input[str]
|
995
|
-
"""
|
996
|
-
Base64 encoded Customer-Supplied Encryption Key.
|
997
|
-
"""
|
998
|
-
encryption_algorithm: NotRequired[pulumi.Input[str]]
|
999
|
-
"""
|
1000
|
-
Encryption algorithm. Default: AES256
|
1001
|
-
"""
|
1002
|
-
elif False:
|
1003
|
-
BucketObjectCustomerEncryptionArgsDict: TypeAlias = Mapping[str, Any]
|
1004
|
-
|
1005
724
|
@pulumi.input_type
|
1006
725
|
class BucketObjectCustomerEncryptionArgs:
|
1007
726
|
def __init__(__self__, *,
|
@@ -1040,21 +759,6 @@ class BucketObjectCustomerEncryptionArgs:
|
|
1040
759
|
pulumi.set(self, "encryption_algorithm", value)
|
1041
760
|
|
1042
761
|
|
1043
|
-
if not MYPY:
|
1044
|
-
class BucketObjectRetentionArgsDict(TypedDict):
|
1045
|
-
mode: pulumi.Input[str]
|
1046
|
-
"""
|
1047
|
-
The retention policy mode. Either `Locked` or `Unlocked`.
|
1048
|
-
"""
|
1049
|
-
retain_until_time: pulumi.Input[str]
|
1050
|
-
"""
|
1051
|
-
The time to retain the object until in RFC 3339 format, for example 2012-11-15T16:19:00.094Z.
|
1052
|
-
|
1053
|
-
<a name>
|
1054
|
-
"""
|
1055
|
-
elif False:
|
1056
|
-
BucketObjectRetentionArgsDict: TypeAlias = Mapping[str, Any]
|
1057
|
-
|
1058
762
|
@pulumi.input_type
|
1059
763
|
class BucketObjectRetentionArgs:
|
1060
764
|
def __init__(__self__, *,
|
@@ -1096,19 +800,6 @@ class BucketObjectRetentionArgs:
|
|
1096
800
|
pulumi.set(self, "retain_until_time", value)
|
1097
801
|
|
1098
802
|
|
1099
|
-
if not MYPY:
|
1100
|
-
class BucketRetentionPolicyArgsDict(TypedDict):
|
1101
|
-
retention_period: pulumi.Input[int]
|
1102
|
-
"""
|
1103
|
-
The period of time, in seconds, that objects in the bucket must be retained and cannot be deleted, overwritten, or archived. The value must be less than 2,147,483,647 seconds.
|
1104
|
-
"""
|
1105
|
-
is_locked: NotRequired[pulumi.Input[bool]]
|
1106
|
-
"""
|
1107
|
-
If set to `true`, the bucket will be [locked](https://cloud.google.com/storage/docs/using-bucket-lock#lock-bucket) and permanently restrict edits to the bucket's retention policy. Caution: Locking a bucket is an irreversible action.
|
1108
|
-
"""
|
1109
|
-
elif False:
|
1110
|
-
BucketRetentionPolicyArgsDict: TypeAlias = Mapping[str, Any]
|
1111
|
-
|
1112
803
|
@pulumi.input_type
|
1113
804
|
class BucketRetentionPolicyArgs:
|
1114
805
|
def __init__(__self__, *,
|
@@ -1147,19 +838,6 @@ class BucketRetentionPolicyArgs:
|
|
1147
838
|
pulumi.set(self, "is_locked", value)
|
1148
839
|
|
1149
840
|
|
1150
|
-
if not MYPY:
|
1151
|
-
class BucketSoftDeletePolicyArgsDict(TypedDict):
|
1152
|
-
effective_time: NotRequired[pulumi.Input[str]]
|
1153
|
-
"""
|
1154
|
-
Server-determined value that indicates the time from which the policy, or one with a greater retention, was effective. This value is in RFC 3339 format.
|
1155
|
-
"""
|
1156
|
-
retention_duration_seconds: NotRequired[pulumi.Input[int]]
|
1157
|
-
"""
|
1158
|
-
The duration in seconds that soft-deleted objects in the bucket will be retained and cannot be permanently deleted. Default value is 604800. The value must be in between 604800(7 days) and 7776000(90 days). **Note**: To disable the soft delete policy on a bucket, This field must be set to 0.
|
1159
|
-
"""
|
1160
|
-
elif False:
|
1161
|
-
BucketSoftDeletePolicyArgsDict: TypeAlias = Mapping[str, Any]
|
1162
|
-
|
1163
841
|
@pulumi.input_type
|
1164
842
|
class BucketSoftDeletePolicyArgs:
|
1165
843
|
def __init__(__self__, *,
|
@@ -1199,15 +877,6 @@ class BucketSoftDeletePolicyArgs:
|
|
1199
877
|
pulumi.set(self, "retention_duration_seconds", value)
|
1200
878
|
|
1201
879
|
|
1202
|
-
if not MYPY:
|
1203
|
-
class BucketVersioningArgsDict(TypedDict):
|
1204
|
-
enabled: pulumi.Input[bool]
|
1205
|
-
"""
|
1206
|
-
While set to `true`, versioning is fully enabled for this bucket.
|
1207
|
-
"""
|
1208
|
-
elif False:
|
1209
|
-
BucketVersioningArgsDict: TypeAlias = Mapping[str, Any]
|
1210
|
-
|
1211
880
|
@pulumi.input_type
|
1212
881
|
class BucketVersioningArgs:
|
1213
882
|
def __init__(__self__, *,
|
@@ -1230,21 +899,6 @@ class BucketVersioningArgs:
|
|
1230
899
|
pulumi.set(self, "enabled", value)
|
1231
900
|
|
1232
901
|
|
1233
|
-
if not MYPY:
|
1234
|
-
class BucketWebsiteArgsDict(TypedDict):
|
1235
|
-
main_page_suffix: NotRequired[pulumi.Input[str]]
|
1236
|
-
"""
|
1237
|
-
Behaves as the bucket's directory index where
|
1238
|
-
missing objects are treated as potential directories.
|
1239
|
-
"""
|
1240
|
-
not_found_page: NotRequired[pulumi.Input[str]]
|
1241
|
-
"""
|
1242
|
-
The custom object to return when a requested
|
1243
|
-
resource is not found.
|
1244
|
-
"""
|
1245
|
-
elif False:
|
1246
|
-
BucketWebsiteArgsDict: TypeAlias = Mapping[str, Any]
|
1247
|
-
|
1248
902
|
@pulumi.input_type
|
1249
903
|
class BucketWebsiteArgs:
|
1250
904
|
def __init__(__self__, *,
|
@@ -1288,20 +942,6 @@ class BucketWebsiteArgs:
|
|
1288
942
|
pulumi.set(self, "not_found_page", value)
|
1289
943
|
|
1290
944
|
|
1291
|
-
if not MYPY:
|
1292
|
-
class DefaultObjectAccessControlProjectTeamArgsDict(TypedDict):
|
1293
|
-
project_number: NotRequired[pulumi.Input[str]]
|
1294
|
-
"""
|
1295
|
-
The project team associated with the entity
|
1296
|
-
"""
|
1297
|
-
team: NotRequired[pulumi.Input[str]]
|
1298
|
-
"""
|
1299
|
-
The team.
|
1300
|
-
Possible values are: `editors`, `owners`, `viewers`.
|
1301
|
-
"""
|
1302
|
-
elif False:
|
1303
|
-
DefaultObjectAccessControlProjectTeamArgsDict: TypeAlias = Mapping[str, Any]
|
1304
|
-
|
1305
945
|
@pulumi.input_type
|
1306
946
|
class DefaultObjectAccessControlProjectTeamArgs:
|
1307
947
|
def __init__(__self__, *,
|
@@ -1343,25 +983,6 @@ class DefaultObjectAccessControlProjectTeamArgs:
|
|
1343
983
|
pulumi.set(self, "team", value)
|
1344
984
|
|
1345
985
|
|
1346
|
-
if not MYPY:
|
1347
|
-
class InsightsReportConfigCsvOptionsArgsDict(TypedDict):
|
1348
|
-
delimiter: NotRequired[pulumi.Input[str]]
|
1349
|
-
"""
|
1350
|
-
The delimiter used to separate the fields in the inventory report CSV file.
|
1351
|
-
"""
|
1352
|
-
header_required: NotRequired[pulumi.Input[bool]]
|
1353
|
-
"""
|
1354
|
-
The boolean that indicates whether or not headers are included in the inventory report CSV file.
|
1355
|
-
|
1356
|
-
- - -
|
1357
|
-
"""
|
1358
|
-
record_separator: NotRequired[pulumi.Input[str]]
|
1359
|
-
"""
|
1360
|
-
The character used to separate the records in the inventory report CSV file.
|
1361
|
-
"""
|
1362
|
-
elif False:
|
1363
|
-
InsightsReportConfigCsvOptionsArgsDict: TypeAlias = Mapping[str, Any]
|
1364
|
-
|
1365
986
|
@pulumi.input_type
|
1366
987
|
class InsightsReportConfigCsvOptionsArgs:
|
1367
988
|
def __init__(__self__, *,
|
@@ -1421,26 +1042,6 @@ class InsightsReportConfigCsvOptionsArgs:
|
|
1421
1042
|
pulumi.set(self, "record_separator", value)
|
1422
1043
|
|
1423
1044
|
|
1424
|
-
if not MYPY:
|
1425
|
-
class InsightsReportConfigFrequencyOptionsArgsDict(TypedDict):
|
1426
|
-
end_date: pulumi.Input['InsightsReportConfigFrequencyOptionsEndDateArgsDict']
|
1427
|
-
"""
|
1428
|
-
The date to stop generating inventory reports. For example, {"day": 15, "month": 9, "year": 2022}.
|
1429
|
-
Structure is documented below.
|
1430
|
-
"""
|
1431
|
-
frequency: pulumi.Input[str]
|
1432
|
-
"""
|
1433
|
-
The frequency in which inventory reports are generated. Values are DAILY or WEEKLY.
|
1434
|
-
Possible values are: `DAILY`, `WEEKLY`.
|
1435
|
-
"""
|
1436
|
-
start_date: pulumi.Input['InsightsReportConfigFrequencyOptionsStartDateArgsDict']
|
1437
|
-
"""
|
1438
|
-
The date to start generating inventory reports. For example, {"day": 15, "month": 8, "year": 2022}.
|
1439
|
-
Structure is documented below.
|
1440
|
-
"""
|
1441
|
-
elif False:
|
1442
|
-
InsightsReportConfigFrequencyOptionsArgsDict: TypeAlias = Mapping[str, Any]
|
1443
|
-
|
1444
1045
|
@pulumi.input_type
|
1445
1046
|
class InsightsReportConfigFrequencyOptionsArgs:
|
1446
1047
|
def __init__(__self__, *,
|
@@ -1499,23 +1100,6 @@ class InsightsReportConfigFrequencyOptionsArgs:
|
|
1499
1100
|
pulumi.set(self, "start_date", value)
|
1500
1101
|
|
1501
1102
|
|
1502
|
-
if not MYPY:
|
1503
|
-
class InsightsReportConfigFrequencyOptionsEndDateArgsDict(TypedDict):
|
1504
|
-
day: pulumi.Input[int]
|
1505
|
-
"""
|
1506
|
-
The day of the month to stop generating inventory reports.
|
1507
|
-
"""
|
1508
|
-
month: pulumi.Input[int]
|
1509
|
-
"""
|
1510
|
-
The month to stop generating inventory reports.
|
1511
|
-
"""
|
1512
|
-
year: pulumi.Input[int]
|
1513
|
-
"""
|
1514
|
-
The year to stop generating inventory reports
|
1515
|
-
"""
|
1516
|
-
elif False:
|
1517
|
-
InsightsReportConfigFrequencyOptionsEndDateArgsDict: TypeAlias = Mapping[str, Any]
|
1518
|
-
|
1519
1103
|
@pulumi.input_type
|
1520
1104
|
class InsightsReportConfigFrequencyOptionsEndDateArgs:
|
1521
1105
|
def __init__(__self__, *,
|
@@ -1568,23 +1152,6 @@ class InsightsReportConfigFrequencyOptionsEndDateArgs:
|
|
1568
1152
|
pulumi.set(self, "year", value)
|
1569
1153
|
|
1570
1154
|
|
1571
|
-
if not MYPY:
|
1572
|
-
class InsightsReportConfigFrequencyOptionsStartDateArgsDict(TypedDict):
|
1573
|
-
day: pulumi.Input[int]
|
1574
|
-
"""
|
1575
|
-
The day of the month to start generating inventory reports.
|
1576
|
-
"""
|
1577
|
-
month: pulumi.Input[int]
|
1578
|
-
"""
|
1579
|
-
The month to start generating inventory reports.
|
1580
|
-
"""
|
1581
|
-
year: pulumi.Input[int]
|
1582
|
-
"""
|
1583
|
-
The year to start generating inventory reports
|
1584
|
-
"""
|
1585
|
-
elif False:
|
1586
|
-
InsightsReportConfigFrequencyOptionsStartDateArgsDict: TypeAlias = Mapping[str, Any]
|
1587
|
-
|
1588
1155
|
@pulumi.input_type
|
1589
1156
|
class InsightsReportConfigFrequencyOptionsStartDateArgs:
|
1590
1157
|
def __init__(__self__, *,
|
@@ -1637,25 +1204,6 @@ class InsightsReportConfigFrequencyOptionsStartDateArgs:
|
|
1637
1204
|
pulumi.set(self, "year", value)
|
1638
1205
|
|
1639
1206
|
|
1640
|
-
if not MYPY:
|
1641
|
-
class InsightsReportConfigObjectMetadataReportOptionsArgsDict(TypedDict):
|
1642
|
-
metadata_fields: pulumi.Input[Sequence[pulumi.Input[str]]]
|
1643
|
-
"""
|
1644
|
-
The metadata fields included in an inventory report.
|
1645
|
-
"""
|
1646
|
-
storage_destination_options: pulumi.Input['InsightsReportConfigObjectMetadataReportOptionsStorageDestinationOptionsArgsDict']
|
1647
|
-
"""
|
1648
|
-
Options for where the inventory reports are stored.
|
1649
|
-
Structure is documented below.
|
1650
|
-
"""
|
1651
|
-
storage_filters: NotRequired[pulumi.Input['InsightsReportConfigObjectMetadataReportOptionsStorageFiltersArgsDict']]
|
1652
|
-
"""
|
1653
|
-
A nested object resource
|
1654
|
-
Structure is documented below.
|
1655
|
-
"""
|
1656
|
-
elif False:
|
1657
|
-
InsightsReportConfigObjectMetadataReportOptionsArgsDict: TypeAlias = Mapping[str, Any]
|
1658
|
-
|
1659
1207
|
@pulumi.input_type
|
1660
1208
|
class InsightsReportConfigObjectMetadataReportOptionsArgs:
|
1661
1209
|
def __init__(__self__, *,
|
@@ -1713,19 +1261,6 @@ class InsightsReportConfigObjectMetadataReportOptionsArgs:
|
|
1713
1261
|
pulumi.set(self, "storage_filters", value)
|
1714
1262
|
|
1715
1263
|
|
1716
|
-
if not MYPY:
|
1717
|
-
class InsightsReportConfigObjectMetadataReportOptionsStorageDestinationOptionsArgsDict(TypedDict):
|
1718
|
-
bucket: pulumi.Input[str]
|
1719
|
-
"""
|
1720
|
-
The destination bucket that stores the generated inventory reports.
|
1721
|
-
"""
|
1722
|
-
destination_path: NotRequired[pulumi.Input[str]]
|
1723
|
-
"""
|
1724
|
-
The path within the destination bucket to store generated inventory reports.
|
1725
|
-
"""
|
1726
|
-
elif False:
|
1727
|
-
InsightsReportConfigObjectMetadataReportOptionsStorageDestinationOptionsArgsDict: TypeAlias = Mapping[str, Any]
|
1728
|
-
|
1729
1264
|
@pulumi.input_type
|
1730
1265
|
class InsightsReportConfigObjectMetadataReportOptionsStorageDestinationOptionsArgs:
|
1731
1266
|
def __init__(__self__, *,
|
@@ -1764,15 +1299,6 @@ class InsightsReportConfigObjectMetadataReportOptionsStorageDestinationOptionsAr
|
|
1764
1299
|
pulumi.set(self, "destination_path", value)
|
1765
1300
|
|
1766
1301
|
|
1767
|
-
if not MYPY:
|
1768
|
-
class InsightsReportConfigObjectMetadataReportOptionsStorageFiltersArgsDict(TypedDict):
|
1769
|
-
bucket: NotRequired[pulumi.Input[str]]
|
1770
|
-
"""
|
1771
|
-
The filter to use when specifying which bucket to generate inventory reports for.
|
1772
|
-
"""
|
1773
|
-
elif False:
|
1774
|
-
InsightsReportConfigObjectMetadataReportOptionsStorageFiltersArgsDict: TypeAlias = Mapping[str, Any]
|
1775
|
-
|
1776
1302
|
@pulumi.input_type
|
1777
1303
|
class InsightsReportConfigObjectMetadataReportOptionsStorageFiltersArgs:
|
1778
1304
|
def __init__(__self__, *,
|
@@ -1796,146 +1322,6 @@ class InsightsReportConfigObjectMetadataReportOptionsStorageFiltersArgs:
|
|
1796
1322
|
pulumi.set(self, "bucket", value)
|
1797
1323
|
|
1798
1324
|
|
1799
|
-
if not MYPY:
|
1800
|
-
class ManagedFolderIamBindingConditionArgsDict(TypedDict):
|
1801
|
-
expression: pulumi.Input[str]
|
1802
|
-
"""
|
1803
|
-
Textual representation of an expression in Common Expression Language syntax.
|
1804
|
-
"""
|
1805
|
-
title: pulumi.Input[str]
|
1806
|
-
"""
|
1807
|
-
A title for the expression, i.e. a short string describing its purpose.
|
1808
|
-
"""
|
1809
|
-
description: NotRequired[pulumi.Input[str]]
|
1810
|
-
elif False:
|
1811
|
-
ManagedFolderIamBindingConditionArgsDict: TypeAlias = Mapping[str, Any]
|
1812
|
-
|
1813
|
-
@pulumi.input_type
|
1814
|
-
class ManagedFolderIamBindingConditionArgs:
|
1815
|
-
def __init__(__self__, *,
|
1816
|
-
expression: pulumi.Input[str],
|
1817
|
-
title: pulumi.Input[str],
|
1818
|
-
description: Optional[pulumi.Input[str]] = None):
|
1819
|
-
"""
|
1820
|
-
:param pulumi.Input[str] expression: Textual representation of an expression in Common Expression Language syntax.
|
1821
|
-
:param pulumi.Input[str] title: A title for the expression, i.e. a short string describing its purpose.
|
1822
|
-
"""
|
1823
|
-
pulumi.set(__self__, "expression", expression)
|
1824
|
-
pulumi.set(__self__, "title", title)
|
1825
|
-
if description is not None:
|
1826
|
-
pulumi.set(__self__, "description", description)
|
1827
|
-
|
1828
|
-
@property
|
1829
|
-
@pulumi.getter
|
1830
|
-
def expression(self) -> pulumi.Input[str]:
|
1831
|
-
"""
|
1832
|
-
Textual representation of an expression in Common Expression Language syntax.
|
1833
|
-
"""
|
1834
|
-
return pulumi.get(self, "expression")
|
1835
|
-
|
1836
|
-
@expression.setter
|
1837
|
-
def expression(self, value: pulumi.Input[str]):
|
1838
|
-
pulumi.set(self, "expression", value)
|
1839
|
-
|
1840
|
-
@property
|
1841
|
-
@pulumi.getter
|
1842
|
-
def title(self) -> pulumi.Input[str]:
|
1843
|
-
"""
|
1844
|
-
A title for the expression, i.e. a short string describing its purpose.
|
1845
|
-
"""
|
1846
|
-
return pulumi.get(self, "title")
|
1847
|
-
|
1848
|
-
@title.setter
|
1849
|
-
def title(self, value: pulumi.Input[str]):
|
1850
|
-
pulumi.set(self, "title", value)
|
1851
|
-
|
1852
|
-
@property
|
1853
|
-
@pulumi.getter
|
1854
|
-
def description(self) -> Optional[pulumi.Input[str]]:
|
1855
|
-
return pulumi.get(self, "description")
|
1856
|
-
|
1857
|
-
@description.setter
|
1858
|
-
def description(self, value: Optional[pulumi.Input[str]]):
|
1859
|
-
pulumi.set(self, "description", value)
|
1860
|
-
|
1861
|
-
|
1862
|
-
if not MYPY:
|
1863
|
-
class ManagedFolderIamMemberConditionArgsDict(TypedDict):
|
1864
|
-
expression: pulumi.Input[str]
|
1865
|
-
"""
|
1866
|
-
Textual representation of an expression in Common Expression Language syntax.
|
1867
|
-
"""
|
1868
|
-
title: pulumi.Input[str]
|
1869
|
-
"""
|
1870
|
-
A title for the expression, i.e. a short string describing its purpose.
|
1871
|
-
"""
|
1872
|
-
description: NotRequired[pulumi.Input[str]]
|
1873
|
-
elif False:
|
1874
|
-
ManagedFolderIamMemberConditionArgsDict: TypeAlias = Mapping[str, Any]
|
1875
|
-
|
1876
|
-
@pulumi.input_type
|
1877
|
-
class ManagedFolderIamMemberConditionArgs:
|
1878
|
-
def __init__(__self__, *,
|
1879
|
-
expression: pulumi.Input[str],
|
1880
|
-
title: pulumi.Input[str],
|
1881
|
-
description: Optional[pulumi.Input[str]] = None):
|
1882
|
-
"""
|
1883
|
-
:param pulumi.Input[str] expression: Textual representation of an expression in Common Expression Language syntax.
|
1884
|
-
:param pulumi.Input[str] title: A title for the expression, i.e. a short string describing its purpose.
|
1885
|
-
"""
|
1886
|
-
pulumi.set(__self__, "expression", expression)
|
1887
|
-
pulumi.set(__self__, "title", title)
|
1888
|
-
if description is not None:
|
1889
|
-
pulumi.set(__self__, "description", description)
|
1890
|
-
|
1891
|
-
@property
|
1892
|
-
@pulumi.getter
|
1893
|
-
def expression(self) -> pulumi.Input[str]:
|
1894
|
-
"""
|
1895
|
-
Textual representation of an expression in Common Expression Language syntax.
|
1896
|
-
"""
|
1897
|
-
return pulumi.get(self, "expression")
|
1898
|
-
|
1899
|
-
@expression.setter
|
1900
|
-
def expression(self, value: pulumi.Input[str]):
|
1901
|
-
pulumi.set(self, "expression", value)
|
1902
|
-
|
1903
|
-
@property
|
1904
|
-
@pulumi.getter
|
1905
|
-
def title(self) -> pulumi.Input[str]:
|
1906
|
-
"""
|
1907
|
-
A title for the expression, i.e. a short string describing its purpose.
|
1908
|
-
"""
|
1909
|
-
return pulumi.get(self, "title")
|
1910
|
-
|
1911
|
-
@title.setter
|
1912
|
-
def title(self, value: pulumi.Input[str]):
|
1913
|
-
pulumi.set(self, "title", value)
|
1914
|
-
|
1915
|
-
@property
|
1916
|
-
@pulumi.getter
|
1917
|
-
def description(self) -> Optional[pulumi.Input[str]]:
|
1918
|
-
return pulumi.get(self, "description")
|
1919
|
-
|
1920
|
-
@description.setter
|
1921
|
-
def description(self, value: Optional[pulumi.Input[str]]):
|
1922
|
-
pulumi.set(self, "description", value)
|
1923
|
-
|
1924
|
-
|
1925
|
-
if not MYPY:
|
1926
|
-
class ObjectAccessControlProjectTeamArgsDict(TypedDict):
|
1927
|
-
project_number: NotRequired[pulumi.Input[str]]
|
1928
|
-
"""
|
1929
|
-
The project team associated with the entity
|
1930
|
-
"""
|
1931
|
-
team: NotRequired[pulumi.Input[str]]
|
1932
|
-
"""
|
1933
|
-
The team.
|
1934
|
-
Possible values are: `editors`, `owners`, `viewers`.
|
1935
|
-
"""
|
1936
|
-
elif False:
|
1937
|
-
ObjectAccessControlProjectTeamArgsDict: TypeAlias = Mapping[str, Any]
|
1938
|
-
|
1939
1325
|
@pulumi.input_type
|
1940
1326
|
class ObjectAccessControlProjectTeamArgs:
|
1941
1327
|
def __init__(__self__, *,
|
@@ -1977,15 +1363,6 @@ class ObjectAccessControlProjectTeamArgs:
|
|
1977
1363
|
pulumi.set(self, "team", value)
|
1978
1364
|
|
1979
1365
|
|
1980
|
-
if not MYPY:
|
1981
|
-
class TransferAgentPoolBandwidthLimitArgsDict(TypedDict):
|
1982
|
-
limit_mbps: pulumi.Input[str]
|
1983
|
-
"""
|
1984
|
-
Bandwidth rate in megabytes per second, distributed across all the agents in the pool.
|
1985
|
-
"""
|
1986
|
-
elif False:
|
1987
|
-
TransferAgentPoolBandwidthLimitArgsDict: TypeAlias = Mapping[str, Any]
|
1988
|
-
|
1989
1366
|
@pulumi.input_type
|
1990
1367
|
class TransferAgentPoolBandwidthLimitArgs:
|
1991
1368
|
def __init__(__self__, *,
|
@@ -2008,23 +1385,6 @@ class TransferAgentPoolBandwidthLimitArgs:
|
|
2008
1385
|
pulumi.set(self, "limit_mbps", value)
|
2009
1386
|
|
2010
1387
|
|
2011
|
-
if not MYPY:
|
2012
|
-
class TransferJobEventStreamArgsDict(TypedDict):
|
2013
|
-
name: pulumi.Input[str]
|
2014
|
-
"""
|
2015
|
-
Specifies a unique name of the resource such as AWS SQS ARN in the form 'arn:aws:sqs:region:account_id:queue_name', or Pub/Sub subscription resource name in the form 'projects/{project}/subscriptions/{sub}'.
|
2016
|
-
"""
|
2017
|
-
event_stream_expiration_time: NotRequired[pulumi.Input[str]]
|
2018
|
-
"""
|
2019
|
-
Specifies the data and time at which Storage Transfer Service stops listening for events from this stream. After this time, any transfers in progress will complete, but no new transfers are initiated.A timestamp in RFC3339 UTC "Zulu" format, with nanosecond resolution and up to nine fractional digits. Examples: "2014-10-02T15:01:23Z" and "2014-10-02T15:01:23.045123456Z".
|
2020
|
-
"""
|
2021
|
-
event_stream_start_time: NotRequired[pulumi.Input[str]]
|
2022
|
-
"""
|
2023
|
-
Specifies the date and time that Storage Transfer Service starts listening for events from this stream. If no start time is specified or start time is in the past, Storage Transfer Service starts listening immediately. A timestamp in RFC3339 UTC "Zulu" format, with nanosecond resolution and up to nine fractional digits. Examples: "2014-10-02T15:01:23Z" and "2014-10-02T15:01:23.045123456Z".
|
2024
|
-
"""
|
2025
|
-
elif False:
|
2026
|
-
TransferJobEventStreamArgsDict: TypeAlias = Mapping[str, Any]
|
2027
|
-
|
2028
1388
|
@pulumi.input_type
|
2029
1389
|
class TransferJobEventStreamArgs:
|
2030
1390
|
def __init__(__self__, *,
|
@@ -2079,23 +1439,6 @@ class TransferJobEventStreamArgs:
|
|
2079
1439
|
pulumi.set(self, "event_stream_start_time", value)
|
2080
1440
|
|
2081
1441
|
|
2082
|
-
if not MYPY:
|
2083
|
-
class TransferJobNotificationConfigArgsDict(TypedDict):
|
2084
|
-
payload_format: pulumi.Input[str]
|
2085
|
-
"""
|
2086
|
-
The desired format of the notification message payloads. One of "NONE" or "JSON".
|
2087
|
-
"""
|
2088
|
-
pubsub_topic: pulumi.Input[str]
|
2089
|
-
"""
|
2090
|
-
The Topic.name of the Pub/Sub topic to which to publish notifications. Must be of the format: projects/{project}/topics/{topic}. Not matching this format results in an INVALID_ARGUMENT error.
|
2091
|
-
"""
|
2092
|
-
event_types: NotRequired[pulumi.Input[Sequence[pulumi.Input[str]]]]
|
2093
|
-
"""
|
2094
|
-
Event types for which a notification is desired. If empty, send notifications for all event types. The valid types are "TRANSFER_OPERATION_SUCCESS", "TRANSFER_OPERATION_FAILED", "TRANSFER_OPERATION_ABORTED".
|
2095
|
-
"""
|
2096
|
-
elif False:
|
2097
|
-
TransferJobNotificationConfigArgsDict: TypeAlias = Mapping[str, Any]
|
2098
|
-
|
2099
1442
|
@pulumi.input_type
|
2100
1443
|
class TransferJobNotificationConfigArgs:
|
2101
1444
|
def __init__(__self__, *,
|
@@ -2149,27 +1492,6 @@ class TransferJobNotificationConfigArgs:
|
|
2149
1492
|
pulumi.set(self, "event_types", value)
|
2150
1493
|
|
2151
1494
|
|
2152
|
-
if not MYPY:
|
2153
|
-
class TransferJobScheduleArgsDict(TypedDict):
|
2154
|
-
schedule_start_date: pulumi.Input['TransferJobScheduleScheduleStartDateArgsDict']
|
2155
|
-
"""
|
2156
|
-
The first day the recurring transfer is scheduled to run. If `schedule_start_date` is in the past, the transfer will run for the first time on the following day. Structure documented below.
|
2157
|
-
"""
|
2158
|
-
repeat_interval: NotRequired[pulumi.Input[str]]
|
2159
|
-
"""
|
2160
|
-
Interval between the start of each scheduled transfer. If unspecified, the default value is 24 hours. This value may not be less than 1 hour. A duration in seconds with up to nine fractional digits, terminated by 's'. Example: "3.5s".
|
2161
|
-
"""
|
2162
|
-
schedule_end_date: NotRequired[pulumi.Input['TransferJobScheduleScheduleEndDateArgsDict']]
|
2163
|
-
"""
|
2164
|
-
The last day the recurring transfer will be run. If `schedule_end_date` is the same as `schedule_start_date`, the transfer will be executed only once. Structure documented below.
|
2165
|
-
"""
|
2166
|
-
start_time_of_day: NotRequired[pulumi.Input['TransferJobScheduleStartTimeOfDayArgsDict']]
|
2167
|
-
"""
|
2168
|
-
The time in UTC at which the transfer will be scheduled to start in a day. Transfers may start later than this time. If not specified, recurring and one-time transfers that are scheduled to run today will run immediately; recurring transfers that are scheduled to run on a future date will start at approximately midnight UTC on that date. Note that when configuring a transfer with the Cloud Platform Console, the transfer's start time in a day is specified in your local timezone. Structure documented below.
|
2169
|
-
"""
|
2170
|
-
elif False:
|
2171
|
-
TransferJobScheduleArgsDict: TypeAlias = Mapping[str, Any]
|
2172
|
-
|
2173
1495
|
@pulumi.input_type
|
2174
1496
|
class TransferJobScheduleArgs:
|
2175
1497
|
def __init__(__self__, *,
|
@@ -2240,23 +1562,6 @@ class TransferJobScheduleArgs:
|
|
2240
1562
|
pulumi.set(self, "start_time_of_day", value)
|
2241
1563
|
|
2242
1564
|
|
2243
|
-
if not MYPY:
|
2244
|
-
class TransferJobScheduleScheduleEndDateArgsDict(TypedDict):
|
2245
|
-
day: pulumi.Input[int]
|
2246
|
-
"""
|
2247
|
-
Day of month. Must be from 1 to 31 and valid for the year and month.
|
2248
|
-
"""
|
2249
|
-
month: pulumi.Input[int]
|
2250
|
-
"""
|
2251
|
-
Month of year. Must be from 1 to 12.
|
2252
|
-
"""
|
2253
|
-
year: pulumi.Input[int]
|
2254
|
-
"""
|
2255
|
-
Year of date. Must be from 1 to 9999.
|
2256
|
-
"""
|
2257
|
-
elif False:
|
2258
|
-
TransferJobScheduleScheduleEndDateArgsDict: TypeAlias = Mapping[str, Any]
|
2259
|
-
|
2260
1565
|
@pulumi.input_type
|
2261
1566
|
class TransferJobScheduleScheduleEndDateArgs:
|
2262
1567
|
def __init__(__self__, *,
|
@@ -2309,23 +1614,6 @@ class TransferJobScheduleScheduleEndDateArgs:
|
|
2309
1614
|
pulumi.set(self, "year", value)
|
2310
1615
|
|
2311
1616
|
|
2312
|
-
if not MYPY:
|
2313
|
-
class TransferJobScheduleScheduleStartDateArgsDict(TypedDict):
|
2314
|
-
day: pulumi.Input[int]
|
2315
|
-
"""
|
2316
|
-
Day of month. Must be from 1 to 31 and valid for the year and month.
|
2317
|
-
"""
|
2318
|
-
month: pulumi.Input[int]
|
2319
|
-
"""
|
2320
|
-
Month of year. Must be from 1 to 12.
|
2321
|
-
"""
|
2322
|
-
year: pulumi.Input[int]
|
2323
|
-
"""
|
2324
|
-
Year of date. Must be from 1 to 9999.
|
2325
|
-
"""
|
2326
|
-
elif False:
|
2327
|
-
TransferJobScheduleScheduleStartDateArgsDict: TypeAlias = Mapping[str, Any]
|
2328
|
-
|
2329
1617
|
@pulumi.input_type
|
2330
1618
|
class TransferJobScheduleScheduleStartDateArgs:
|
2331
1619
|
def __init__(__self__, *,
|
@@ -2378,27 +1666,6 @@ class TransferJobScheduleScheduleStartDateArgs:
|
|
2378
1666
|
pulumi.set(self, "year", value)
|
2379
1667
|
|
2380
1668
|
|
2381
|
-
if not MYPY:
|
2382
|
-
class TransferJobScheduleStartTimeOfDayArgsDict(TypedDict):
|
2383
|
-
hours: pulumi.Input[int]
|
2384
|
-
"""
|
2385
|
-
Hours of day in 24 hour format. Should be from 0 to 23.
|
2386
|
-
"""
|
2387
|
-
minutes: pulumi.Input[int]
|
2388
|
-
"""
|
2389
|
-
Minutes of hour of day. Must be from 0 to 59.
|
2390
|
-
"""
|
2391
|
-
nanos: pulumi.Input[int]
|
2392
|
-
"""
|
2393
|
-
Fractions of seconds in nanoseconds. Must be from 0 to 999,999,999.
|
2394
|
-
"""
|
2395
|
-
seconds: pulumi.Input[int]
|
2396
|
-
"""
|
2397
|
-
Seconds of minutes of the time. Must normally be from 0 to 59.
|
2398
|
-
"""
|
2399
|
-
elif False:
|
2400
|
-
TransferJobScheduleStartTimeOfDayArgsDict: TypeAlias = Mapping[str, Any]
|
2401
|
-
|
2402
1669
|
@pulumi.input_type
|
2403
1670
|
class TransferJobScheduleStartTimeOfDayArgs:
|
2404
1671
|
def __init__(__self__, *,
|
@@ -2466,55 +1733,6 @@ class TransferJobScheduleStartTimeOfDayArgs:
|
|
2466
1733
|
pulumi.set(self, "seconds", value)
|
2467
1734
|
|
2468
1735
|
|
2469
|
-
if not MYPY:
|
2470
|
-
class TransferJobTransferSpecArgsDict(TypedDict):
|
2471
|
-
aws_s3_data_source: NotRequired[pulumi.Input['TransferJobTransferSpecAwsS3DataSourceArgsDict']]
|
2472
|
-
"""
|
2473
|
-
An AWS S3 data source. Structure documented below.
|
2474
|
-
"""
|
2475
|
-
azure_blob_storage_data_source: NotRequired[pulumi.Input['TransferJobTransferSpecAzureBlobStorageDataSourceArgsDict']]
|
2476
|
-
"""
|
2477
|
-
An Azure Blob Storage data source. Structure documented below.
|
2478
|
-
"""
|
2479
|
-
gcs_data_sink: NotRequired[pulumi.Input['TransferJobTransferSpecGcsDataSinkArgsDict']]
|
2480
|
-
"""
|
2481
|
-
A Google Cloud Storage data sink. Structure documented below.
|
2482
|
-
"""
|
2483
|
-
gcs_data_source: NotRequired[pulumi.Input['TransferJobTransferSpecGcsDataSourceArgsDict']]
|
2484
|
-
"""
|
2485
|
-
A Google Cloud Storage data source. Structure documented below.
|
2486
|
-
"""
|
2487
|
-
http_data_source: NotRequired[pulumi.Input['TransferJobTransferSpecHttpDataSourceArgsDict']]
|
2488
|
-
"""
|
2489
|
-
A HTTP URL data source. Structure documented below.
|
2490
|
-
"""
|
2491
|
-
object_conditions: NotRequired[pulumi.Input['TransferJobTransferSpecObjectConditionsArgsDict']]
|
2492
|
-
"""
|
2493
|
-
Only objects that satisfy these object conditions are included in the set of data source and data sink objects. Object conditions based on objects' `last_modification_time` do not exclude objects in a data sink. Structure documented below.
|
2494
|
-
"""
|
2495
|
-
posix_data_sink: NotRequired[pulumi.Input['TransferJobTransferSpecPosixDataSinkArgsDict']]
|
2496
|
-
"""
|
2497
|
-
A POSIX data sink. Structure documented below.
|
2498
|
-
"""
|
2499
|
-
posix_data_source: NotRequired[pulumi.Input['TransferJobTransferSpecPosixDataSourceArgsDict']]
|
2500
|
-
"""
|
2501
|
-
A POSIX filesystem data source. Structure documented below.
|
2502
|
-
"""
|
2503
|
-
sink_agent_pool_name: NotRequired[pulumi.Input[str]]
|
2504
|
-
"""
|
2505
|
-
Specifies the agent pool name associated with the posix data sink. When unspecified, the default name is used.
|
2506
|
-
"""
|
2507
|
-
source_agent_pool_name: NotRequired[pulumi.Input[str]]
|
2508
|
-
"""
|
2509
|
-
Specifies the agent pool name associated with the posix data source. When unspecified, the default name is used.
|
2510
|
-
"""
|
2511
|
-
transfer_options: NotRequired[pulumi.Input['TransferJobTransferSpecTransferOptionsArgsDict']]
|
2512
|
-
"""
|
2513
|
-
Characteristics of how to treat files from datasource and sink during job. If the option `delete_objects_unique_in_sink` is true, object conditions based on objects' `last_modification_time` are ignored and do not exclude objects in a data source or a data sink. Structure documented below.
|
2514
|
-
"""
|
2515
|
-
elif False:
|
2516
|
-
TransferJobTransferSpecArgsDict: TypeAlias = Mapping[str, Any]
|
2517
|
-
|
2518
1736
|
@pulumi.input_type
|
2519
1737
|
class TransferJobTransferSpecArgs:
|
2520
1738
|
def __init__(__self__, *,
|
@@ -2698,27 +1916,6 @@ class TransferJobTransferSpecArgs:
|
|
2698
1916
|
pulumi.set(self, "transfer_options", value)
|
2699
1917
|
|
2700
1918
|
|
2701
|
-
if not MYPY:
|
2702
|
-
class TransferJobTransferSpecAwsS3DataSourceArgsDict(TypedDict):
|
2703
|
-
bucket_name: pulumi.Input[str]
|
2704
|
-
"""
|
2705
|
-
S3 Bucket name.
|
2706
|
-
"""
|
2707
|
-
aws_access_key: NotRequired[pulumi.Input['TransferJobTransferSpecAwsS3DataSourceAwsAccessKeyArgsDict']]
|
2708
|
-
"""
|
2709
|
-
AWS credentials block.
|
2710
|
-
"""
|
2711
|
-
path: NotRequired[pulumi.Input[str]]
|
2712
|
-
"""
|
2713
|
-
S3 Bucket path in bucket to transfer.
|
2714
|
-
"""
|
2715
|
-
role_arn: NotRequired[pulumi.Input[str]]
|
2716
|
-
"""
|
2717
|
-
The Amazon Resource Name (ARN) of the role to support temporary credentials via 'AssumeRoleWithWebIdentity'. For more information about ARNs, see [IAM ARNs](https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_identifiers.html#identifiers-arns). When a role ARN is provided, Transfer Service fetches temporary credentials for the session using a 'AssumeRoleWithWebIdentity' call for the provided role using the [GoogleServiceAccount][] for this project.
|
2718
|
-
"""
|
2719
|
-
elif False:
|
2720
|
-
TransferJobTransferSpecAwsS3DataSourceArgsDict: TypeAlias = Mapping[str, Any]
|
2721
|
-
|
2722
1919
|
@pulumi.input_type
|
2723
1920
|
class TransferJobTransferSpecAwsS3DataSourceArgs:
|
2724
1921
|
def __init__(__self__, *,
|
@@ -2789,19 +1986,6 @@ class TransferJobTransferSpecAwsS3DataSourceArgs:
|
|
2789
1986
|
pulumi.set(self, "role_arn", value)
|
2790
1987
|
|
2791
1988
|
|
2792
|
-
if not MYPY:
|
2793
|
-
class TransferJobTransferSpecAwsS3DataSourceAwsAccessKeyArgsDict(TypedDict):
|
2794
|
-
access_key_id: pulumi.Input[str]
|
2795
|
-
"""
|
2796
|
-
AWS Key ID.
|
2797
|
-
"""
|
2798
|
-
secret_access_key: pulumi.Input[str]
|
2799
|
-
"""
|
2800
|
-
AWS Secret Access Key.
|
2801
|
-
"""
|
2802
|
-
elif False:
|
2803
|
-
TransferJobTransferSpecAwsS3DataSourceAwsAccessKeyArgsDict: TypeAlias = Mapping[str, Any]
|
2804
|
-
|
2805
1989
|
@pulumi.input_type
|
2806
1990
|
class TransferJobTransferSpecAwsS3DataSourceAwsAccessKeyArgs:
|
2807
1991
|
def __init__(__self__, *,
|
@@ -2839,31 +2023,6 @@ class TransferJobTransferSpecAwsS3DataSourceAwsAccessKeyArgs:
|
|
2839
2023
|
pulumi.set(self, "secret_access_key", value)
|
2840
2024
|
|
2841
2025
|
|
2842
|
-
if not MYPY:
|
2843
|
-
class TransferJobTransferSpecAzureBlobStorageDataSourceArgsDict(TypedDict):
|
2844
|
-
container: pulumi.Input[str]
|
2845
|
-
"""
|
2846
|
-
The container to transfer from the Azure Storage account.`
|
2847
|
-
"""
|
2848
|
-
storage_account: pulumi.Input[str]
|
2849
|
-
"""
|
2850
|
-
The name of the Azure Storage account.
|
2851
|
-
"""
|
2852
|
-
azure_credentials: NotRequired[pulumi.Input['TransferJobTransferSpecAzureBlobStorageDataSourceAzureCredentialsArgsDict']]
|
2853
|
-
"""
|
2854
|
-
Credentials used to authenticate API requests to Azure block.
|
2855
|
-
"""
|
2856
|
-
credentials_secret: NotRequired[pulumi.Input[str]]
|
2857
|
-
"""
|
2858
|
-
Full Resource name of a secret in Secret Manager containing [SAS Credentials in JSON form](https://cloud.google.com/storage-transfer/docs/reference/rest/v1/TransferSpec#azureblobstoragedata:~:text=begin%20with%20a%20%27/%27.-,credentialsSecret,-string). Service Agent for Storage Transfer must have permissions to access secret. If credentials_secret is specified, do not specify azure_credentials.`,
|
2859
|
-
"""
|
2860
|
-
path: NotRequired[pulumi.Input[str]]
|
2861
|
-
"""
|
2862
|
-
Root path to transfer objects. Must be an empty string or full path name that ends with a '/'. This field is treated as an object prefix. As such, it should generally not begin with a '/'.
|
2863
|
-
"""
|
2864
|
-
elif False:
|
2865
|
-
TransferJobTransferSpecAzureBlobStorageDataSourceArgsDict: TypeAlias = Mapping[str, Any]
|
2866
|
-
|
2867
2026
|
@pulumi.input_type
|
2868
2027
|
class TransferJobTransferSpecAzureBlobStorageDataSourceArgs:
|
2869
2028
|
def __init__(__self__, *,
|
@@ -2949,17 +2108,6 @@ class TransferJobTransferSpecAzureBlobStorageDataSourceArgs:
|
|
2949
2108
|
pulumi.set(self, "path", value)
|
2950
2109
|
|
2951
2110
|
|
2952
|
-
if not MYPY:
|
2953
|
-
class TransferJobTransferSpecAzureBlobStorageDataSourceAzureCredentialsArgsDict(TypedDict):
|
2954
|
-
sas_token: pulumi.Input[str]
|
2955
|
-
"""
|
2956
|
-
Azure shared access signature. See [Grant limited access to Azure Storage resources using shared access signatures (SAS)](https://docs.microsoft.com/en-us/azure/storage/common/storage-sas-overview).
|
2957
|
-
|
2958
|
-
<a name="nested_schedule_start_end_date"></a>The `schedule_start_date` and `schedule_end_date` blocks support:
|
2959
|
-
"""
|
2960
|
-
elif False:
|
2961
|
-
TransferJobTransferSpecAzureBlobStorageDataSourceAzureCredentialsArgsDict: TypeAlias = Mapping[str, Any]
|
2962
|
-
|
2963
2111
|
@pulumi.input_type
|
2964
2112
|
class TransferJobTransferSpecAzureBlobStorageDataSourceAzureCredentialsArgs:
|
2965
2113
|
def __init__(__self__, *,
|
@@ -2986,19 +2134,6 @@ class TransferJobTransferSpecAzureBlobStorageDataSourceAzureCredentialsArgs:
|
|
2986
2134
|
pulumi.set(self, "sas_token", value)
|
2987
2135
|
|
2988
2136
|
|
2989
|
-
if not MYPY:
|
2990
|
-
class TransferJobTransferSpecGcsDataSinkArgsDict(TypedDict):
|
2991
|
-
bucket_name: pulumi.Input[str]
|
2992
|
-
"""
|
2993
|
-
Google Cloud Storage bucket name.
|
2994
|
-
"""
|
2995
|
-
path: NotRequired[pulumi.Input[str]]
|
2996
|
-
"""
|
2997
|
-
Root path to transfer objects. Must be an empty string or full path name that ends with a '/'. This field is treated as an object prefix. As such, it should generally not begin with a '/'.
|
2998
|
-
"""
|
2999
|
-
elif False:
|
3000
|
-
TransferJobTransferSpecGcsDataSinkArgsDict: TypeAlias = Mapping[str, Any]
|
3001
|
-
|
3002
2137
|
@pulumi.input_type
|
3003
2138
|
class TransferJobTransferSpecGcsDataSinkArgs:
|
3004
2139
|
def __init__(__self__, *,
|
@@ -3037,19 +2172,6 @@ class TransferJobTransferSpecGcsDataSinkArgs:
|
|
3037
2172
|
pulumi.set(self, "path", value)
|
3038
2173
|
|
3039
2174
|
|
3040
|
-
if not MYPY:
|
3041
|
-
class TransferJobTransferSpecGcsDataSourceArgsDict(TypedDict):
|
3042
|
-
bucket_name: pulumi.Input[str]
|
3043
|
-
"""
|
3044
|
-
Google Cloud Storage bucket name.
|
3045
|
-
"""
|
3046
|
-
path: NotRequired[pulumi.Input[str]]
|
3047
|
-
"""
|
3048
|
-
Root path to transfer objects. Must be an empty string or full path name that ends with a '/'. This field is treated as an object prefix. As such, it should generally not begin with a '/'.
|
3049
|
-
"""
|
3050
|
-
elif False:
|
3051
|
-
TransferJobTransferSpecGcsDataSourceArgsDict: TypeAlias = Mapping[str, Any]
|
3052
|
-
|
3053
2175
|
@pulumi.input_type
|
3054
2176
|
class TransferJobTransferSpecGcsDataSourceArgs:
|
3055
2177
|
def __init__(__self__, *,
|
@@ -3088,15 +2210,6 @@ class TransferJobTransferSpecGcsDataSourceArgs:
|
|
3088
2210
|
pulumi.set(self, "path", value)
|
3089
2211
|
|
3090
2212
|
|
3091
|
-
if not MYPY:
|
3092
|
-
class TransferJobTransferSpecHttpDataSourceArgsDict(TypedDict):
|
3093
|
-
list_url: pulumi.Input[str]
|
3094
|
-
"""
|
3095
|
-
The URL that points to the file that stores the object list entries. This file must allow public access. Currently, only URLs with HTTP and HTTPS schemes are supported.
|
3096
|
-
"""
|
3097
|
-
elif False:
|
3098
|
-
TransferJobTransferSpecHttpDataSourceArgsDict: TypeAlias = Mapping[str, Any]
|
3099
|
-
|
3100
2213
|
@pulumi.input_type
|
3101
2214
|
class TransferJobTransferSpecHttpDataSourceArgs:
|
3102
2215
|
def __init__(__self__, *,
|
@@ -3119,35 +2232,6 @@ class TransferJobTransferSpecHttpDataSourceArgs:
|
|
3119
2232
|
pulumi.set(self, "list_url", value)
|
3120
2233
|
|
3121
2234
|
|
3122
|
-
if not MYPY:
|
3123
|
-
class TransferJobTransferSpecObjectConditionsArgsDict(TypedDict):
|
3124
|
-
exclude_prefixes: NotRequired[pulumi.Input[Sequence[pulumi.Input[str]]]]
|
3125
|
-
"""
|
3126
|
-
`exclude_prefixes` must follow the requirements described for `include_prefixes`. See [Requirements](https://cloud.google.com/storage-transfer/docs/reference/rest/v1/TransferSpec#ObjectConditions).
|
3127
|
-
"""
|
3128
|
-
include_prefixes: NotRequired[pulumi.Input[Sequence[pulumi.Input[str]]]]
|
3129
|
-
"""
|
3130
|
-
If `include_prefixes` is specified, objects that satisfy the object conditions must have names that start with one of the `include_prefixes` and that do not start with any of the `exclude_prefixes`. If `include_prefixes` is not specified, all objects except those that have names starting with one of the `exclude_prefixes` must satisfy the object conditions. See [Requirements](https://cloud.google.com/storage-transfer/docs/reference/rest/v1/TransferSpec#ObjectConditions).
|
3131
|
-
"""
|
3132
|
-
last_modified_before: NotRequired[pulumi.Input[str]]
|
3133
|
-
"""
|
3134
|
-
If specified, only objects with a "last modification time" before this timestamp and objects that don't have a "last modification time" are transferred. A timestamp in RFC3339 UTC "Zulu" format, with nanosecond resolution and up to nine fractional digits. Examples: "2014-10-02T15:01:23Z" and "2014-10-02T15:01:23.045123456Z".
|
3135
|
-
"""
|
3136
|
-
last_modified_since: NotRequired[pulumi.Input[str]]
|
3137
|
-
"""
|
3138
|
-
If specified, only objects with a "last modification time" on or after this timestamp and objects that don't have a "last modification time" are transferred. A timestamp in RFC3339 UTC "Zulu" format, with nanosecond resolution and up to nine fractional digits. Examples: "2014-10-02T15:01:23Z" and "2014-10-02T15:01:23.045123456Z".
|
3139
|
-
"""
|
3140
|
-
max_time_elapsed_since_last_modification: NotRequired[pulumi.Input[str]]
|
3141
|
-
"""
|
3142
|
-
A duration in seconds with up to nine fractional digits, terminated by 's'. Example: "3.5s".
|
3143
|
-
"""
|
3144
|
-
min_time_elapsed_since_last_modification: NotRequired[pulumi.Input[str]]
|
3145
|
-
"""
|
3146
|
-
A duration in seconds with up to nine fractional digits, terminated by 's'. Example: "3.5s".
|
3147
|
-
"""
|
3148
|
-
elif False:
|
3149
|
-
TransferJobTransferSpecObjectConditionsArgsDict: TypeAlias = Mapping[str, Any]
|
3150
|
-
|
3151
2235
|
@pulumi.input_type
|
3152
2236
|
class TransferJobTransferSpecObjectConditionsArgs:
|
3153
2237
|
def __init__(__self__, *,
|
@@ -3251,15 +2335,6 @@ class TransferJobTransferSpecObjectConditionsArgs:
|
|
3251
2335
|
pulumi.set(self, "min_time_elapsed_since_last_modification", value)
|
3252
2336
|
|
3253
2337
|
|
3254
|
-
if not MYPY:
|
3255
|
-
class TransferJobTransferSpecPosixDataSinkArgsDict(TypedDict):
|
3256
|
-
root_directory: pulumi.Input[str]
|
3257
|
-
"""
|
3258
|
-
Root directory path to the filesystem.
|
3259
|
-
"""
|
3260
|
-
elif False:
|
3261
|
-
TransferJobTransferSpecPosixDataSinkArgsDict: TypeAlias = Mapping[str, Any]
|
3262
|
-
|
3263
2338
|
@pulumi.input_type
|
3264
2339
|
class TransferJobTransferSpecPosixDataSinkArgs:
|
3265
2340
|
def __init__(__self__, *,
|
@@ -3282,17 +2357,6 @@ class TransferJobTransferSpecPosixDataSinkArgs:
|
|
3282
2357
|
pulumi.set(self, "root_directory", value)
|
3283
2358
|
|
3284
2359
|
|
3285
|
-
if not MYPY:
|
3286
|
-
class TransferJobTransferSpecPosixDataSourceArgsDict(TypedDict):
|
3287
|
-
root_directory: pulumi.Input[str]
|
3288
|
-
"""
|
3289
|
-
Root directory path to the filesystem.
|
3290
|
-
|
3291
|
-
<a name="nested_aws_s3_data_source"></a>The `aws_s3_data_source` block supports:
|
3292
|
-
"""
|
3293
|
-
elif False:
|
3294
|
-
TransferJobTransferSpecPosixDataSourceArgsDict: TypeAlias = Mapping[str, Any]
|
3295
|
-
|
3296
2360
|
@pulumi.input_type
|
3297
2361
|
class TransferJobTransferSpecPosixDataSourceArgs:
|
3298
2362
|
def __init__(__self__, *,
|
@@ -3319,28 +2383,6 @@ class TransferJobTransferSpecPosixDataSourceArgs:
|
|
3319
2383
|
pulumi.set(self, "root_directory", value)
|
3320
2384
|
|
3321
2385
|
|
3322
|
-
if not MYPY:
|
3323
|
-
class TransferJobTransferSpecTransferOptionsArgsDict(TypedDict):
|
3324
|
-
delete_objects_from_source_after_transfer: NotRequired[pulumi.Input[bool]]
|
3325
|
-
"""
|
3326
|
-
Whether objects should be deleted from the source after they are transferred to the sink. Note that this option and `delete_objects_unique_in_sink` are mutually exclusive.
|
3327
|
-
"""
|
3328
|
-
delete_objects_unique_in_sink: NotRequired[pulumi.Input[bool]]
|
3329
|
-
"""
|
3330
|
-
Whether objects that exist only in the sink should be deleted. Note that this option and
|
3331
|
-
`delete_objects_from_source_after_transfer` are mutually exclusive.
|
3332
|
-
"""
|
3333
|
-
overwrite_objects_already_existing_in_sink: NotRequired[pulumi.Input[bool]]
|
3334
|
-
"""
|
3335
|
-
Whether overwriting objects that already exist in the sink is allowed.
|
3336
|
-
"""
|
3337
|
-
overwrite_when: NotRequired[pulumi.Input[str]]
|
3338
|
-
"""
|
3339
|
-
When to overwrite objects that already exist in the sink. If not set, overwrite behavior is determined by `overwrite_objects_already_existing_in_sink`. Possible values: ALWAYS, DIFFERENT, NEVER.
|
3340
|
-
"""
|
3341
|
-
elif False:
|
3342
|
-
TransferJobTransferSpecTransferOptionsArgsDict: TypeAlias = Mapping[str, Any]
|
3343
|
-
|
3344
2386
|
@pulumi.input_type
|
3345
2387
|
class TransferJobTransferSpecTransferOptionsArgs:
|
3346
2388
|
def __init__(__self__, *,
|