pulumi-gcp 7.19.0a1713444144__py3-none-any.whl → 7.20.0__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 +8 -0
- pulumi_gcp/accessapproval/get_folder_service_account.py +0 -4
- pulumi_gcp/accessapproval/get_organization_service_account.py +0 -4
- pulumi_gcp/accessapproval/get_project_service_account.py +0 -4
- pulumi_gcp/accesscontextmanager/access_level.py +0 -4
- pulumi_gcp/accesscontextmanager/access_level_condition.py +0 -4
- pulumi_gcp/accesscontextmanager/access_levels.py +0 -4
- pulumi_gcp/accesscontextmanager/access_policy.py +0 -8
- pulumi_gcp/accesscontextmanager/access_policy_iam_binding.py +0 -24
- pulumi_gcp/accesscontextmanager/access_policy_iam_member.py +0 -24
- pulumi_gcp/accesscontextmanager/access_policy_iam_policy.py +0 -24
- pulumi_gcp/accesscontextmanager/authorized_orgs_desc.py +0 -4
- pulumi_gcp/accesscontextmanager/gcp_user_access_binding.py +0 -4
- pulumi_gcp/accesscontextmanager/get_access_policy_iam_policy.py +0 -4
- pulumi_gcp/accesscontextmanager/service_perimeter.py +0 -12
- pulumi_gcp/accesscontextmanager/service_perimeter_dry_run_resource.py +0 -4
- pulumi_gcp/accesscontextmanager/service_perimeter_egress_policy.py +0 -4
- pulumi_gcp/accesscontextmanager/service_perimeter_ingress_policy.py +0 -4
- pulumi_gcp/accesscontextmanager/service_perimeter_resource.py +0 -4
- pulumi_gcp/accesscontextmanager/service_perimeters.py +0 -4
- pulumi_gcp/activedirectory/domain.py +0 -4
- pulumi_gcp/activedirectory/domain_trust.py +0 -4
- pulumi_gcp/activedirectory/peering.py +0 -4
- pulumi_gcp/alloydb/_inputs.py +2 -2
- pulumi_gcp/alloydb/backup.py +0 -8
- pulumi_gcp/alloydb/cluster.py +0 -16
- pulumi_gcp/alloydb/get_locations.py +0 -4
- pulumi_gcp/alloydb/get_supported_database_flags.py +0 -4
- pulumi_gcp/alloydb/instance.py +0 -8
- pulumi_gcp/alloydb/outputs.py +2 -2
- pulumi_gcp/alloydb/user.py +0 -8
- pulumi_gcp/apigateway/api.py +0 -4
- pulumi_gcp/apigateway/api_config.py +0 -8
- pulumi_gcp/apigateway/api_config_iam_binding.py +0 -24
- pulumi_gcp/apigateway/api_config_iam_member.py +0 -24
- pulumi_gcp/apigateway/api_config_iam_policy.py +0 -24
- pulumi_gcp/apigateway/api_iam_binding.py +0 -24
- pulumi_gcp/apigateway/api_iam_member.py +0 -24
- pulumi_gcp/apigateway/api_iam_policy.py +0 -24
- pulumi_gcp/apigateway/gateway.py +0 -4
- pulumi_gcp/apigateway/gateway_iam_binding.py +0 -24
- pulumi_gcp/apigateway/gateway_iam_member.py +0 -24
- pulumi_gcp/apigateway/gateway_iam_policy.py +0 -24
- pulumi_gcp/apigee/addons_config.py +0 -8
- pulumi_gcp/apigee/endpoint_attachment.py +0 -4
- pulumi_gcp/apigee/env_group.py +0 -4
- pulumi_gcp/apigee/environment.py +0 -4
- pulumi_gcp/apigee/environment_iam_binding.py +0 -24
- pulumi_gcp/apigee/environment_iam_member.py +0 -24
- pulumi_gcp/apigee/environment_iam_policy.py +0 -24
- pulumi_gcp/apigee/get_environment_iam_policy.py +0 -4
- pulumi_gcp/apigee/instance.py +0 -16
- pulumi_gcp/apigee/keystores_aliases_self_signed_cert.py +0 -11
- pulumi_gcp/apigee/nat_address.py +0 -4
- pulumi_gcp/apigee/organization.py +166 -20
- pulumi_gcp/apigee/sync_authorization.py +0 -4
- pulumi_gcp/apigee/target_server.py +0 -4
- pulumi_gcp/appengine/application.py +0 -4
- pulumi_gcp/appengine/application_url_dispatch_rules.py +0 -24
- pulumi_gcp/appengine/domain_mapping.py +0 -4
- pulumi_gcp/appengine/engine_split_traffic.py +0 -24
- pulumi_gcp/appengine/firewall_rule.py +0 -4
- pulumi_gcp/appengine/flexible_app_version.py +172 -263
- pulumi_gcp/appengine/get_default_service_account.py +0 -4
- pulumi_gcp/appengine/service_network_settings.py +0 -24
- pulumi_gcp/appengine/standard_app_version.py +158 -189
- pulumi_gcp/apphub/application.py +7 -42
- pulumi_gcp/apphub/get_application.py +0 -4
- pulumi_gcp/apphub/get_discovered_service.py +0 -4
- pulumi_gcp/apphub/get_discovered_workload.py +0 -4
- pulumi_gcp/apphub/service.py +0 -8
- pulumi_gcp/apphub/service_project_attachment.py +0 -8
- pulumi_gcp/apphub/workload.py +0 -8
- pulumi_gcp/applicationintegration/client.py +0 -8
- pulumi_gcp/artifactregistry/_inputs.py +186 -0
- pulumi_gcp/artifactregistry/get_repository.py +0 -4
- pulumi_gcp/artifactregistry/get_repository_iam_policy.py +0 -4
- pulumi_gcp/artifactregistry/outputs.py +297 -4
- pulumi_gcp/artifactregistry/repository.py +346 -52
- pulumi_gcp/artifactregistry/repository_iam_binding.py +0 -24
- pulumi_gcp/artifactregistry/repository_iam_member.py +0 -24
- pulumi_gcp/artifactregistry/repository_iam_policy.py +0 -24
- pulumi_gcp/artifactregistry/vpcsc_config.py +0 -4
- pulumi_gcp/assuredworkloads/_inputs.py +4 -4
- pulumi_gcp/assuredworkloads/outputs.py +4 -4
- pulumi_gcp/assuredworkloads/workload.py +0 -8
- pulumi_gcp/backupdisasterrecovery/get_management_server.py +0 -4
- pulumi_gcp/backupdisasterrecovery/management_server.py +7 -45
- pulumi_gcp/beyondcorp/app_connection.py +35 -77
- pulumi_gcp/beyondcorp/app_connector.py +21 -56
- pulumi_gcp/beyondcorp/app_gateway.py +0 -8
- pulumi_gcp/beyondcorp/get_app_connection.py +0 -4
- pulumi_gcp/beyondcorp/get_app_connector.py +0 -4
- pulumi_gcp/beyondcorp/get_app_gateway.py +0 -4
- pulumi_gcp/biglake/catalog.py +0 -4
- pulumi_gcp/biglake/database.py +0 -4
- pulumi_gcp/biglake/table.py +0 -4
- pulumi_gcp/bigquery/_inputs.py +4 -4
- pulumi_gcp/bigquery/app_profile.py +0 -16
- pulumi_gcp/bigquery/bi_reservation.py +0 -4
- pulumi_gcp/bigquery/capacity_commitment.py +0 -4
- pulumi_gcp/bigquery/connection.py +0 -32
- pulumi_gcp/bigquery/connection_iam_binding.py +0 -24
- pulumi_gcp/bigquery/connection_iam_member.py +0 -24
- pulumi_gcp/bigquery/connection_iam_policy.py +0 -24
- pulumi_gcp/bigquery/data_transfer_config.py +0 -4
- pulumi_gcp/bigquery/dataset.py +0 -20
- pulumi_gcp/bigquery/dataset_access.py +0 -16
- pulumi_gcp/bigquery/dataset_iam_binding.py +0 -24
- pulumi_gcp/bigquery/dataset_iam_member.py +0 -24
- pulumi_gcp/bigquery/dataset_iam_policy.py +0 -24
- pulumi_gcp/bigquery/get_connection_iam_policy.py +0 -4
- pulumi_gcp/bigquery/get_dataset.py +0 -4
- pulumi_gcp/bigquery/get_dataset_iam_policy.py +0 -4
- pulumi_gcp/bigquery/get_default_service_account.py +0 -4
- pulumi_gcp/bigquery/get_table_iam_policy.py +0 -4
- pulumi_gcp/bigquery/iam_binding.py +0 -48
- pulumi_gcp/bigquery/iam_member.py +0 -48
- pulumi_gcp/bigquery/iam_policy.py +0 -48
- pulumi_gcp/bigquery/job.py +35 -125
- pulumi_gcp/bigquery/outputs.py +4 -4
- pulumi_gcp/bigquery/reservation.py +0 -4
- pulumi_gcp/bigquery/reservation_assignment.py +0 -4
- pulumi_gcp/bigquery/routine.py +0 -32
- pulumi_gcp/bigquery/table.py +72 -117
- pulumi_gcp/bigqueryanalyticshub/data_exchange.py +0 -4
- pulumi_gcp/bigqueryanalyticshub/data_exchange_iam_binding.py +0 -24
- pulumi_gcp/bigqueryanalyticshub/data_exchange_iam_member.py +0 -24
- pulumi_gcp/bigqueryanalyticshub/data_exchange_iam_policy.py +0 -24
- pulumi_gcp/bigqueryanalyticshub/get_data_exchange_iam_policy.py +0 -4
- pulumi_gcp/bigqueryanalyticshub/get_listing_iam_policy.py +0 -4
- pulumi_gcp/bigqueryanalyticshub/listing.py +18 -60
- pulumi_gcp/bigqueryanalyticshub/listing_iam_binding.py +0 -24
- pulumi_gcp/bigqueryanalyticshub/listing_iam_member.py +0 -24
- pulumi_gcp/bigqueryanalyticshub/listing_iam_policy.py +0 -24
- pulumi_gcp/bigquerydatapolicy/data_policy.py +0 -4
- pulumi_gcp/bigquerydatapolicy/data_policy_iam_binding.py +0 -24
- pulumi_gcp/bigquerydatapolicy/data_policy_iam_member.py +0 -24
- pulumi_gcp/bigquerydatapolicy/data_policy_iam_policy.py +0 -24
- pulumi_gcp/bigquerydatapolicy/get_iam_policy.py +0 -4
- pulumi_gcp/bigtable/gc_policy.py +0 -12
- pulumi_gcp/bigtable/get_instance_iam_policy.py +0 -4
- pulumi_gcp/bigtable/get_table_iam_policy.py +0 -4
- pulumi_gcp/bigtable/instance.py +0 -8
- pulumi_gcp/bigtable/instance_iam_binding.py +0 -24
- pulumi_gcp/bigtable/instance_iam_member.py +0 -24
- pulumi_gcp/bigtable/instance_iam_policy.py +0 -24
- pulumi_gcp/bigtable/table.py +0 -4
- pulumi_gcp/bigtable/table_iam_binding.py +0 -24
- pulumi_gcp/bigtable/table_iam_member.py +0 -24
- pulumi_gcp/bigtable/table_iam_policy.py +0 -24
- pulumi_gcp/billing/account_iam_binding.py +0 -24
- pulumi_gcp/billing/account_iam_member.py +0 -24
- pulumi_gcp/billing/account_iam_policy.py +0 -24
- pulumi_gcp/billing/budget.py +82 -90
- pulumi_gcp/billing/get_account_iam_policy.py +0 -4
- pulumi_gcp/billing/project_info.py +0 -4
- pulumi_gcp/billing/sub_account.py +0 -4
- pulumi_gcp/binaryauthorization/attestor.py +7 -42
- pulumi_gcp/binaryauthorization/attestor_iam_binding.py +0 -24
- pulumi_gcp/binaryauthorization/attestor_iam_member.py +0 -24
- pulumi_gcp/binaryauthorization/attestor_iam_policy.py +0 -24
- pulumi_gcp/binaryauthorization/get_attestor_iam_policy.py +0 -4
- pulumi_gcp/binaryauthorization/policy.py +56 -154
- pulumi_gcp/blockchainnodeengine/_inputs.py +3 -9
- pulumi_gcp/blockchainnodeengine/blockchain_nodes.py +0 -8
- pulumi_gcp/blockchainnodeengine/outputs.py +3 -9
- pulumi_gcp/certificateauthority/_inputs.py +54 -38
- pulumi_gcp/certificateauthority/authority.py +147 -242
- pulumi_gcp/certificateauthority/ca_pool.py +0 -8
- pulumi_gcp/certificateauthority/ca_pool_iam_binding.py +0 -48
- pulumi_gcp/certificateauthority/ca_pool_iam_member.py +0 -48
- pulumi_gcp/certificateauthority/ca_pool_iam_policy.py +0 -48
- pulumi_gcp/certificateauthority/certificate.py +0 -16
- pulumi_gcp/certificateauthority/certificate_template.py +105 -60
- pulumi_gcp/certificateauthority/certificate_template_iam_binding.py +0 -48
- pulumi_gcp/certificateauthority/certificate_template_iam_member.py +0 -48
- pulumi_gcp/certificateauthority/certificate_template_iam_policy.py +0 -48
- pulumi_gcp/certificateauthority/get_ca_pool_iam_policy.py +0 -4
- pulumi_gcp/certificateauthority/get_certificate_template_iam_policy.py +0 -4
- pulumi_gcp/certificateauthority/outputs.py +54 -38
- pulumi_gcp/certificatemanager/_inputs.py +13 -25
- pulumi_gcp/certificatemanager/certificate.py +0 -28
- pulumi_gcp/certificatemanager/certificate_issuance_config.py +28 -59
- pulumi_gcp/certificatemanager/certificate_map.py +0 -4
- pulumi_gcp/certificatemanager/certificate_map_entry.py +0 -4
- pulumi_gcp/certificatemanager/dns_authorization.py +0 -8
- pulumi_gcp/certificatemanager/outputs.py +13 -25
- pulumi_gcp/certificatemanager/trust_config.py +0 -4
- pulumi_gcp/cloudasset/folder_feed.py +91 -116
- pulumi_gcp/cloudasset/get_resources_search_all.py +0 -12
- pulumi_gcp/cloudasset/organization_feed.py +91 -116
- pulumi_gcp/cloudasset/project_feed.py +105 -164
- pulumi_gcp/cloudbuild/_inputs.py +4 -0
- pulumi_gcp/cloudbuild/bitbucket_server_config.py +49 -74
- pulumi_gcp/cloudbuild/get_trigger.py +0 -4
- pulumi_gcp/cloudbuild/outputs.py +4 -0
- pulumi_gcp/cloudbuild/trigger.py +0 -64
- pulumi_gcp/cloudbuild/worker_pool.py +0 -8
- pulumi_gcp/cloudbuildv2/connection.py +0 -12
- pulumi_gcp/cloudbuildv2/connection_iam_binding.py +0 -24
- pulumi_gcp/cloudbuildv2/connection_iam_member.py +0 -24
- pulumi_gcp/cloudbuildv2/connection_iam_policy.py +0 -24
- pulumi_gcp/cloudbuildv2/get_connection_iam_policy.py +0 -4
- pulumi_gcp/cloudbuildv2/repository.py +0 -8
- pulumi_gcp/clouddeploy/automation.py +119 -77
- pulumi_gcp/clouddeploy/custom_target_type.py +0 -12
- pulumi_gcp/clouddeploy/delivery_pipeline.py +77 -76
- pulumi_gcp/clouddeploy/get_custom_target_type_iam_policy.py +0 -4
- pulumi_gcp/clouddeploy/get_delivery_pipeline_iam_policy.py +0 -4
- pulumi_gcp/clouddeploy/get_target_iam_policy.py +0 -4
- pulumi_gcp/clouddeploy/target.py +0 -12
- pulumi_gcp/clouddomains/registration.py +21 -59
- pulumi_gcp/cloudfunctions/function.py +0 -8
- pulumi_gcp/cloudfunctions/function_iam_binding.py +0 -24
- pulumi_gcp/cloudfunctions/function_iam_member.py +0 -24
- pulumi_gcp/cloudfunctions/function_iam_policy.py +0 -24
- pulumi_gcp/cloudfunctions/get_function.py +0 -4
- pulumi_gcp/cloudfunctions/get_function_iam_policy.py +0 -4
- pulumi_gcp/cloudfunctionsv2/_inputs.py +16 -0
- pulumi_gcp/cloudfunctionsv2/function.py +110 -36
- pulumi_gcp/cloudfunctionsv2/function_iam_binding.py +0 -24
- pulumi_gcp/cloudfunctionsv2/function_iam_member.py +0 -24
- pulumi_gcp/cloudfunctionsv2/function_iam_policy.py +0 -24
- pulumi_gcp/cloudfunctionsv2/get_function.py +0 -4
- pulumi_gcp/cloudfunctionsv2/get_function_iam_policy.py +0 -4
- pulumi_gcp/cloudfunctionsv2/outputs.py +25 -0
- pulumi_gcp/cloudidentity/_inputs.py +6 -6
- pulumi_gcp/cloudidentity/group.py +28 -60
- pulumi_gcp/cloudidentity/group_membership.py +4 -30
- pulumi_gcp/cloudidentity/outputs.py +6 -6
- pulumi_gcp/cloudids/endpoint.py +0 -4
- pulumi_gcp/cloudquota/get_s_quota_info.py +0 -4
- pulumi_gcp/cloudquota/get_s_quota_infos.py +0 -4
- pulumi_gcp/cloudquota/s_quota_preference.py +84 -60
- pulumi_gcp/cloudrun/_inputs.py +3 -1
- pulumi_gcp/cloudrun/domain_mapping.py +0 -31
- pulumi_gcp/cloudrun/get_locations.py +0 -4
- pulumi_gcp/cloudrun/get_service.py +0 -4
- pulumi_gcp/cloudrun/get_service_iam_policy.py +0 -4
- pulumi_gcp/cloudrun/iam_binding.py +0 -24
- pulumi_gcp/cloudrun/iam_member.py +0 -24
- pulumi_gcp/cloudrun/iam_policy.py +0 -24
- pulumi_gcp/cloudrun/outputs.py +3 -1
- pulumi_gcp/cloudrun/service.py +81 -174
- pulumi_gcp/cloudrunv2/_inputs.py +21 -15
- pulumi_gcp/cloudrunv2/get_job.py +0 -4
- pulumi_gcp/cloudrunv2/get_job_iam_policy.py +0 -4
- pulumi_gcp/cloudrunv2/get_service.py +0 -4
- pulumi_gcp/cloudrunv2/get_service_iam_policy.py +0 -4
- pulumi_gcp/cloudrunv2/job.py +147 -167
- pulumi_gcp/cloudrunv2/job_iam_binding.py +0 -24
- pulumi_gcp/cloudrunv2/job_iam_member.py +0 -24
- pulumi_gcp/cloudrunv2/job_iam_policy.py +0 -24
- pulumi_gcp/cloudrunv2/outputs.py +21 -15
- pulumi_gcp/cloudrunv2/service.py +203 -228
- pulumi_gcp/cloudrunv2/service_iam_binding.py +0 -24
- pulumi_gcp/cloudrunv2/service_iam_member.py +0 -24
- pulumi_gcp/cloudrunv2/service_iam_policy.py +0 -24
- pulumi_gcp/cloudscheduler/job.py +0 -24
- pulumi_gcp/cloudtasks/get_queue_iam_policy.py +0 -4
- pulumi_gcp/cloudtasks/queue.py +0 -8
- pulumi_gcp/cloudtasks/queue_iam_binding.py +0 -24
- pulumi_gcp/cloudtasks/queue_iam_member.py +0 -24
- pulumi_gcp/cloudtasks/queue_iam_policy.py +0 -24
- pulumi_gcp/composer/get_environment.py +0 -4
- pulumi_gcp/composer/get_image_versions.py +0 -4
- pulumi_gcp/compute/_inputs.py +204 -182
- pulumi_gcp/compute/address.py +0 -20
- pulumi_gcp/compute/attached_disk.py +0 -4
- pulumi_gcp/compute/autoscaler.py +0 -28
- pulumi_gcp/compute/backend_bucket.py +0 -16
- pulumi_gcp/compute/backend_bucket_signed_url_key.py +0 -4
- pulumi_gcp/compute/backend_service.py +0 -44
- pulumi_gcp/compute/backend_service_signed_url_key.py +0 -4
- pulumi_gcp/compute/ca_external_account_key.py +0 -4
- pulumi_gcp/compute/disk.py +49 -40
- pulumi_gcp/compute/disk_iam_binding.py +0 -24
- pulumi_gcp/compute/disk_iam_member.py +0 -24
- pulumi_gcp/compute/disk_iam_policy.py +0 -24
- pulumi_gcp/compute/disk_resource_policy_attachment.py +0 -4
- pulumi_gcp/compute/external_vpn_gateway.py +0 -4
- pulumi_gcp/compute/firewall.py +0 -8
- pulumi_gcp/compute/firewall_policy.py +0 -4
- pulumi_gcp/compute/firewall_policy_association.py +0 -4
- pulumi_gcp/compute/firewall_policy_rule.py +49 -25
- pulumi_gcp/compute/forwarding_rule.py +0 -52
- pulumi_gcp/compute/get_address.py +0 -4
- pulumi_gcp/compute/get_addresses.py +0 -4
- pulumi_gcp/compute/get_default_service_account.py +0 -4
- pulumi_gcp/compute/get_disk.py +0 -4
- pulumi_gcp/compute/get_disk_iam_policy.py +0 -4
- pulumi_gcp/compute/get_global_address.py +0 -4
- pulumi_gcp/compute/get_image.py +0 -4
- pulumi_gcp/compute/get_image_iam_policy.py +0 -4
- pulumi_gcp/compute/get_instance.py +0 -4
- pulumi_gcp/compute/get_instance_group.py +0 -4
- pulumi_gcp/compute/get_instance_group_manager.py +11 -5
- pulumi_gcp/compute/get_instance_iam_policy.py +0 -4
- pulumi_gcp/compute/get_instance_serial_port.py +0 -8
- pulumi_gcp/compute/get_network_endpoint_group.py +0 -4
- pulumi_gcp/compute/get_network_peering.py +0 -4
- pulumi_gcp/compute/get_node_types.py +0 -4
- pulumi_gcp/compute/get_region_disk_iam_policy.py +0 -4
- pulumi_gcp/compute/get_region_instance_group.py +0 -4
- pulumi_gcp/compute/get_region_instance_template.py +0 -4
- pulumi_gcp/compute/get_region_network_endpoint_group.py +0 -4
- pulumi_gcp/compute/get_regions.py +0 -4
- pulumi_gcp/compute/get_reservation.py +0 -4
- pulumi_gcp/compute/get_resource_policy.py +0 -4
- pulumi_gcp/compute/get_router.py +0 -4
- pulumi_gcp/compute/get_router_nat.py +0 -4
- pulumi_gcp/compute/get_router_status.py +0 -4
- pulumi_gcp/compute/get_snapshot.py +0 -4
- pulumi_gcp/compute/get_snapshot_iam_policy.py +0 -4
- pulumi_gcp/compute/get_subnetwork.py +0 -4
- pulumi_gcp/compute/get_subnetwork_iam_policy.py +0 -4
- pulumi_gcp/compute/global_address.py +0 -8
- pulumi_gcp/compute/global_forwarding_rule.py +0 -40
- pulumi_gcp/compute/global_network_endpoint.py +0 -4
- pulumi_gcp/compute/global_network_endpoint_group.py +0 -8
- pulumi_gcp/compute/ha_vpn_gateway.py +0 -12
- pulumi_gcp/compute/health_check.py +0 -52
- pulumi_gcp/compute/http_health_check.py +0 -4
- pulumi_gcp/compute/https_health_check.py +0 -4
- pulumi_gcp/compute/image.py +0 -12
- pulumi_gcp/compute/image_iam_binding.py +0 -48
- pulumi_gcp/compute/image_iam_member.py +0 -48
- pulumi_gcp/compute/image_iam_policy.py +0 -48
- pulumi_gcp/compute/instance.py +0 -4
- pulumi_gcp/compute/instance_from_machine_image.py +0 -4
- pulumi_gcp/compute/instance_from_template.py +0 -4
- pulumi_gcp/compute/instance_group.py +0 -12
- pulumi_gcp/compute/instance_group_manager.py +68 -29
- pulumi_gcp/compute/instance_group_membership.py +0 -4
- pulumi_gcp/compute/instance_group_named_port.py +0 -4
- pulumi_gcp/compute/instance_iam_binding.py +0 -48
- pulumi_gcp/compute/instance_iam_member.py +0 -48
- pulumi_gcp/compute/instance_iam_policy.py +0 -48
- pulumi_gcp/compute/instance_settings.py +0 -4
- pulumi_gcp/compute/instance_template.py +0 -8
- pulumi_gcp/compute/interconnect_attachment.py +0 -8
- pulumi_gcp/compute/machine_image.py +0 -8
- pulumi_gcp/compute/machine_image_iam_binding.py +0 -48
- pulumi_gcp/compute/machine_image_iam_member.py +0 -48
- pulumi_gcp/compute/machine_image_iam_policy.py +0 -48
- pulumi_gcp/compute/managed_ssl_certificate.py +0 -4
- pulumi_gcp/compute/manged_ssl_certificate.py +0 -4
- pulumi_gcp/compute/network.py +0 -12
- pulumi_gcp/compute/network_attachment.py +0 -8
- pulumi_gcp/compute/network_edge_security_service.py +0 -4
- pulumi_gcp/compute/network_endpoint.py +0 -4
- pulumi_gcp/compute/network_endpoint_group.py +0 -8
- pulumi_gcp/compute/network_endpoint_list.py +0 -4
- pulumi_gcp/compute/network_firewall_policy.py +0 -4
- pulumi_gcp/compute/network_firewall_policy_association.py +0 -4
- pulumi_gcp/compute/network_firewall_policy_rule.py +77 -25
- pulumi_gcp/compute/network_peering.py +0 -4
- pulumi_gcp/compute/network_peering_routes_config.py +0 -8
- pulumi_gcp/compute/node_group.py +0 -16
- pulumi_gcp/compute/node_template.py +0 -8
- pulumi_gcp/compute/organization_security_policy.py +0 -4
- pulumi_gcp/compute/organization_security_policy_association.py +0 -4
- pulumi_gcp/compute/organization_security_policy_rule.py +49 -81
- pulumi_gcp/compute/outputs.py +251 -186
- pulumi_gcp/compute/packet_mirroring.py +28 -73
- pulumi_gcp/compute/per_instance_config.py +0 -4
- pulumi_gcp/compute/project_default_network_tier.py +0 -4
- pulumi_gcp/compute/project_metadata.py +0 -8
- pulumi_gcp/compute/project_metadata_item.py +0 -4
- pulumi_gcp/compute/public_advertised_prefix.py +0 -4
- pulumi_gcp/compute/public_delegated_prefix.py +0 -4
- pulumi_gcp/compute/region_autoscaler.py +0 -24
- pulumi_gcp/compute/region_backend_service.py +0 -36
- pulumi_gcp/compute/region_commitment.py +0 -8
- pulumi_gcp/compute/region_disk.py +42 -40
- pulumi_gcp/compute/region_disk_iam_binding.py +0 -24
- pulumi_gcp/compute/region_disk_iam_member.py +0 -24
- pulumi_gcp/compute/region_disk_iam_policy.py +0 -24
- pulumi_gcp/compute/region_disk_resource_policy_attachment.py +0 -4
- pulumi_gcp/compute/region_health_check.py +0 -52
- pulumi_gcp/compute/region_instance_group_manager.py +61 -22
- pulumi_gcp/compute/region_network_endpoint.py +0 -8
- pulumi_gcp/compute/region_network_endpoint_group.py +0 -32
- pulumi_gcp/compute/region_network_firewall_policy.py +0 -4
- pulumi_gcp/compute/region_network_firewall_policy_association.py +0 -4
- pulumi_gcp/compute/region_network_firewall_policy_rule.py +77 -25
- pulumi_gcp/compute/region_per_instance_config.py +0 -4
- pulumi_gcp/compute/region_security_policy.py +0 -12
- pulumi_gcp/compute/region_security_policy_rule.py +0 -12
- pulumi_gcp/compute/region_ssl_certificate.py +0 -12
- pulumi_gcp/compute/region_target_http_proxy.py +0 -8
- pulumi_gcp/compute/region_target_https_proxy.py +0 -8
- pulumi_gcp/compute/region_target_tcp_proxy.py +0 -4
- pulumi_gcp/compute/region_url_map.py +0 -32
- pulumi_gcp/compute/reservation.py +14 -52
- pulumi_gcp/compute/resource_policy.py +0 -28
- pulumi_gcp/compute/route.py +0 -12
- pulumi_gcp/compute/router.py +0 -8
- pulumi_gcp/compute/router_interface.py +0 -4
- pulumi_gcp/compute/router_nat.py +0 -16
- pulumi_gcp/compute/router_peer.py +0 -16
- pulumi_gcp/compute/router_status.py +0 -4
- pulumi_gcp/compute/security_policy.py +0 -16
- pulumi_gcp/compute/security_scan_config.py +0 -4
- pulumi_gcp/compute/service_attachment.py +0 -16
- pulumi_gcp/compute/shared_vpc_host_project.py +0 -4
- pulumi_gcp/compute/shared_vpc_service_project.py +0 -4
- pulumi_gcp/compute/snapshot.py +0 -8
- pulumi_gcp/compute/snapshot_iam_binding.py +0 -24
- pulumi_gcp/compute/snapshot_iam_member.py +0 -24
- pulumi_gcp/compute/snapshot_iam_policy.py +0 -24
- pulumi_gcp/compute/ssl_certificate.py +0 -12
- pulumi_gcp/compute/ssl_policy.py +0 -4
- pulumi_gcp/compute/subnetwork.py +0 -28
- pulumi_gcp/compute/subnetwork_iam_binding.py +0 -48
- pulumi_gcp/compute/subnetwork_iam_member.py +0 -48
- pulumi_gcp/compute/subnetwork_iam_policy.py +0 -48
- pulumi_gcp/compute/target_grpc_proxy.py +0 -4
- pulumi_gcp/compute/target_http_proxy.py +0 -12
- pulumi_gcp/compute/target_https_proxy.py +0 -16
- pulumi_gcp/compute/target_instance.py +0 -12
- pulumi_gcp/compute/target_pool.py +0 -4
- pulumi_gcp/compute/target_ssl_proxy.py +0 -4
- pulumi_gcp/compute/target_tcp_proxy.py +0 -4
- pulumi_gcp/compute/url_map.py +0 -32
- pulumi_gcp/compute/vpn_gateway.py +0 -4
- pulumi_gcp/compute/vpn_tunnel.py +0 -4
- pulumi_gcp/container/_inputs.py +46 -102
- pulumi_gcp/container/attached_cluster.py +49 -144
- pulumi_gcp/container/aws_cluster.py +49 -47
- pulumi_gcp/container/aws_node_pool.py +42 -40
- pulumi_gcp/container/azure_client.py +0 -4
- pulumi_gcp/container/azure_cluster.py +77 -50
- pulumi_gcp/container/azure_node_pool.py +42 -32
- pulumi_gcp/container/cluster.py +0 -12
- pulumi_gcp/container/get_attached_install_manifest.py +0 -4
- pulumi_gcp/container/get_attached_versions.py +0 -4
- pulumi_gcp/container/get_aws_versions.py +0 -4
- pulumi_gcp/container/get_azure_versions.py +0 -4
- pulumi_gcp/container/get_engine_versions.py +0 -4
- pulumi_gcp/container/get_registry_image.py +0 -4
- pulumi_gcp/container/get_registry_repository.py +0 -4
- pulumi_gcp/container/node_pool.py +0 -8
- pulumi_gcp/container/outputs.py +50 -106
- pulumi_gcp/container/registry.py +0 -8
- pulumi_gcp/containeranalysis/get_note_iam_policy.py +0 -4
- pulumi_gcp/containeranalysis/note.py +0 -35
- pulumi_gcp/containeranalysis/note_iam_binding.py +0 -24
- pulumi_gcp/containeranalysis/note_iam_member.py +0 -24
- pulumi_gcp/containeranalysis/note_iam_policy.py +0 -24
- pulumi_gcp/containeranalysis/occurence.py +0 -20
- pulumi_gcp/databasemigrationservice/connection_profile.py +0 -16
- pulumi_gcp/databasemigrationservice/private_connection.py +14 -45
- pulumi_gcp/datacatalog/_inputs.py +2 -6
- pulumi_gcp/datacatalog/entry.py +0 -12
- pulumi_gcp/datacatalog/entry_group.py +0 -8
- pulumi_gcp/datacatalog/entry_group_iam_binding.py +0 -24
- pulumi_gcp/datacatalog/entry_group_iam_member.py +0 -24
- pulumi_gcp/datacatalog/entry_group_iam_policy.py +0 -24
- pulumi_gcp/datacatalog/get_entry_group_iam_policy.py +0 -4
- pulumi_gcp/datacatalog/get_policy_tag_iam_policy.py +0 -4
- pulumi_gcp/datacatalog/get_tag_template_iam_policy.py +0 -4
- pulumi_gcp/datacatalog/get_taxonomy_iam_policy.py +0 -4
- pulumi_gcp/datacatalog/outputs.py +2 -6
- pulumi_gcp/datacatalog/policy_tag.py +0 -8
- pulumi_gcp/datacatalog/policy_tag_iam_binding.py +0 -24
- pulumi_gcp/datacatalog/policy_tag_iam_member.py +0 -24
- pulumi_gcp/datacatalog/policy_tag_iam_policy.py +0 -24
- pulumi_gcp/datacatalog/tag.py +35 -54
- pulumi_gcp/datacatalog/tag_template.py +18 -39
- pulumi_gcp/datacatalog/tag_template_iam_binding.py +0 -24
- pulumi_gcp/datacatalog/tag_template_iam_member.py +0 -24
- pulumi_gcp/datacatalog/tag_template_iam_policy.py +0 -24
- pulumi_gcp/datacatalog/taxonomy.py +0 -4
- pulumi_gcp/datacatalog/taxonomy_iam_binding.py +0 -24
- pulumi_gcp/datacatalog/taxonomy_iam_member.py +0 -24
- pulumi_gcp/datacatalog/taxonomy_iam_policy.py +0 -24
- pulumi_gcp/dataflow/flex_template_job.py +0 -8
- pulumi_gcp/dataflow/job.py +0 -12
- pulumi_gcp/dataflow/pipeline.py +0 -4
- pulumi_gcp/dataform/repository.py +0 -4
- pulumi_gcp/dataform/repository_release_config.py +0 -4
- pulumi_gcp/dataform/repository_workflow_config.py +0 -4
- pulumi_gcp/datafusion/get_instance_iam_policy.py +0 -4
- pulumi_gcp/datafusion/instance.py +28 -32
- pulumi_gcp/dataloss/_inputs.py +30 -12
- pulumi_gcp/dataloss/outputs.py +30 -12
- pulumi_gcp/dataloss/prevention_deidentify_template.py +18 -33
- pulumi_gcp/dataloss/prevention_inspect_template.py +4 -20
- pulumi_gcp/dataloss/prevention_job_trigger.py +34 -110
- pulumi_gcp/dataloss/prevention_stored_info_type.py +4 -20
- pulumi_gcp/dataplex/_inputs.py +4 -2
- pulumi_gcp/dataplex/asset.py +21 -32
- pulumi_gcp/dataplex/asset_iam_binding.py +0 -24
- pulumi_gcp/dataplex/asset_iam_member.py +0 -24
- pulumi_gcp/dataplex/asset_iam_policy.py +0 -24
- pulumi_gcp/dataplex/datascan.py +32 -112
- pulumi_gcp/dataplex/datascan_iam_binding.py +0 -24
- pulumi_gcp/dataplex/datascan_iam_member.py +0 -24
- pulumi_gcp/dataplex/datascan_iam_policy.py +0 -24
- pulumi_gcp/dataplex/get_asset_iam_policy.py +0 -4
- pulumi_gcp/dataplex/get_datascan_iam_policy.py +0 -4
- pulumi_gcp/dataplex/get_lake_iam_policy.py +0 -4
- pulumi_gcp/dataplex/get_task_iam_policy.py +0 -4
- pulumi_gcp/dataplex/get_zone_iam_policy.py +0 -4
- pulumi_gcp/dataplex/lake.py +0 -4
- pulumi_gcp/dataplex/lake_iam_binding.py +0 -24
- pulumi_gcp/dataplex/lake_iam_member.py +0 -24
- pulumi_gcp/dataplex/lake_iam_policy.py +0 -24
- pulumi_gcp/dataplex/outputs.py +4 -2
- pulumi_gcp/dataplex/task.py +42 -88
- pulumi_gcp/dataplex/task_iam_binding.py +0 -24
- pulumi_gcp/dataplex/task_iam_member.py +0 -24
- pulumi_gcp/dataplex/task_iam_policy.py +0 -24
- pulumi_gcp/dataplex/zone.py +21 -32
- pulumi_gcp/dataplex/zone_iam_binding.py +0 -24
- pulumi_gcp/dataplex/zone_iam_member.py +0 -24
- pulumi_gcp/dataplex/zone_iam_policy.py +0 -24
- pulumi_gcp/dataproc/_inputs.py +130 -210
- pulumi_gcp/dataproc/autoscaling_policy.py +0 -4
- pulumi_gcp/dataproc/autoscaling_policy_iam_binding.py +0 -24
- pulumi_gcp/dataproc/autoscaling_policy_iam_member.py +0 -24
- pulumi_gcp/dataproc/autoscaling_policy_iam_policy.py +0 -24
- pulumi_gcp/dataproc/cluster.py +0 -12
- pulumi_gcp/dataproc/cluster_iam_binding.py +0 -24
- pulumi_gcp/dataproc/cluster_iam_member.py +0 -24
- pulumi_gcp/dataproc/cluster_iam_policy.py +0 -24
- pulumi_gcp/dataproc/get_autoscaling_policy_iam_policy.py +0 -4
- pulumi_gcp/dataproc/get_cluster_iam_policy.py +0 -4
- pulumi_gcp/dataproc/get_job_iam_policy.py +0 -4
- pulumi_gcp/dataproc/get_metastore_service_iam_policy.py +0 -4
- pulumi_gcp/dataproc/job.py +0 -4
- pulumi_gcp/dataproc/job_iam_binding.py +0 -24
- pulumi_gcp/dataproc/job_iam_member.py +0 -24
- pulumi_gcp/dataproc/job_iam_policy.py +0 -24
- pulumi_gcp/dataproc/metastore_federation.py +25 -53
- pulumi_gcp/dataproc/metastore_service.py +2 -34
- pulumi_gcp/dataproc/metastore_service_iam_binding.py +0 -24
- pulumi_gcp/dataproc/metastore_service_iam_member.py +0 -24
- pulumi_gcp/dataproc/metastore_service_iam_policy.py +0 -24
- pulumi_gcp/dataproc/outputs.py +130 -210
- pulumi_gcp/dataproc/workflow_template.py +105 -32
- pulumi_gcp/datastore/data_store_index.py +0 -4
- pulumi_gcp/datastream/connection_profile.py +0 -16
- pulumi_gcp/datastream/get_static_ips.py +0 -4
- pulumi_gcp/datastream/private_connection.py +14 -45
- pulumi_gcp/datastream/stream.py +35 -89
- pulumi_gcp/deploymentmanager/deployment.py +84 -192
- pulumi_gcp/diagflow/agent.py +0 -4
- pulumi_gcp/diagflow/cx_agent.py +0 -4
- pulumi_gcp/diagflow/cx_entity_type.py +84 -109
- pulumi_gcp/diagflow/cx_environment.py +21 -25
- pulumi_gcp/diagflow/cx_flow.py +8 -16
- pulumi_gcp/diagflow/cx_intent.py +0 -4
- pulumi_gcp/diagflow/cx_page.py +8 -12
- pulumi_gcp/diagflow/cx_security_settings.py +0 -8
- pulumi_gcp/diagflow/cx_test_case.py +0 -4
- pulumi_gcp/diagflow/cx_version.py +0 -4
- pulumi_gcp/diagflow/cx_webhook.py +0 -4
- pulumi_gcp/diagflow/entity_type.py +0 -4
- pulumi_gcp/diagflow/fulfillment.py +0 -4
- pulumi_gcp/diagflow/intent.py +0 -8
- pulumi_gcp/discoveryengine/chat_engine.py +14 -52
- pulumi_gcp/discoveryengine/data_store.py +0 -4
- pulumi_gcp/discoveryengine/search_engine.py +21 -52
- pulumi_gcp/dns/_inputs.py +0 -132
- pulumi_gcp/dns/dns_managed_zone_iam_binding.py +0 -24
- pulumi_gcp/dns/dns_managed_zone_iam_member.py +0 -24
- pulumi_gcp/dns/dns_managed_zone_iam_policy.py +0 -24
- pulumi_gcp/dns/get_keys.py +1 -5
- pulumi_gcp/dns/get_managed_zone.py +0 -4
- pulumi_gcp/dns/get_managed_zone_iam_policy.py +0 -4
- pulumi_gcp/dns/get_managed_zones.py +3 -13
- pulumi_gcp/dns/get_record_set.py +3 -0
- pulumi_gcp/dns/managed_zone.py +0 -28
- pulumi_gcp/dns/outputs.py +34 -60
- pulumi_gcp/dns/policy.py +0 -4
- pulumi_gcp/dns/record_set.py +0 -28
- pulumi_gcp/dns/response_policy.py +0 -4
- pulumi_gcp/dns/response_policy_rule.py +0 -4
- pulumi_gcp/edgecontainer/_inputs.py +18 -14
- pulumi_gcp/edgecontainer/cluster.py +63 -137
- pulumi_gcp/edgecontainer/node_pool.py +0 -12
- pulumi_gcp/edgecontainer/outputs.py +18 -14
- pulumi_gcp/edgecontainer/vpn_connection.py +0 -4
- pulumi_gcp/edgenetwork/network.py +0 -4
- pulumi_gcp/edgenetwork/subnet.py +0 -8
- pulumi_gcp/endpoints/get_service_iam_policy.py +0 -4
- pulumi_gcp/endpoints/service.py +0 -4
- pulumi_gcp/endpoints/service_iam_binding.py +0 -24
- pulumi_gcp/endpoints/service_iam_member.py +0 -24
- pulumi_gcp/endpoints/service_iam_policy.py +0 -24
- pulumi_gcp/essentialcontacts/contact.py +0 -4
- pulumi_gcp/essentialcontacts/document_ai_processor.py +0 -4
- pulumi_gcp/essentialcontacts/document_ai_processor_default_version.py +0 -4
- pulumi_gcp/essentialcontacts/document_ai_warehouse_document_schema.py +4 -40
- pulumi_gcp/essentialcontacts/document_ai_warehouse_location.py +0 -4
- pulumi_gcp/eventarc/channel.py +0 -4
- pulumi_gcp/eventarc/google_channel_config.py +0 -4
- pulumi_gcp/eventarc/trigger.py +119 -60
- pulumi_gcp/filestore/backup.py +0 -4
- pulumi_gcp/filestore/instance.py +25 -85
- pulumi_gcp/filestore/snapshot.py +0 -8
- pulumi_gcp/firebase/android_app.py +0 -8
- pulumi_gcp/firebase/app_check_app_attest_config.py +0 -8
- pulumi_gcp/firebase/app_check_debug_token.py +0 -4
- pulumi_gcp/firebase/app_check_device_check_config.py +0 -4
- pulumi_gcp/firebase/app_check_play_integrity_config.py +0 -8
- pulumi_gcp/firebase/app_check_recaptcha_enterprise_config.py +0 -4
- pulumi_gcp/firebase/app_check_recaptcha_v3_config.py +0 -4
- pulumi_gcp/firebase/app_check_service_config.py +0 -12
- pulumi_gcp/firebase/apple_app.py +0 -8
- pulumi_gcp/firebase/database_instance.py +0 -12
- pulumi_gcp/firebase/extensions_instance.py +8 -40
- pulumi_gcp/firebase/hosting_channel.py +0 -8
- pulumi_gcp/firebase/hosting_custom_domain.py +0 -12
- pulumi_gcp/firebase/hosting_release.py +0 -12
- pulumi_gcp/firebase/hosting_site.py +0 -8
- pulumi_gcp/firebase/hosting_version.py +0 -12
- pulumi_gcp/firebase/project.py +0 -4
- pulumi_gcp/firebase/storage_bucket.py +0 -4
- pulumi_gcp/firebase/web_app.py +0 -4
- pulumi_gcp/firebaserules/release.py +0 -8
- pulumi_gcp/firebaserules/ruleset.py +4 -20
- pulumi_gcp/firestore/backup_schedule.py +0 -8
- pulumi_gcp/firestore/database.py +0 -24
- pulumi_gcp/firestore/document.py +4 -12
- pulumi_gcp/firestore/field.py +0 -12
- pulumi_gcp/firestore/index.py +28 -81
- pulumi_gcp/folder/access_approval_settings.py +42 -50
- pulumi_gcp/folder/get_iam_policy.py +0 -4
- pulumi_gcp/folder/get_organization_policy.py +0 -4
- pulumi_gcp/folder/iam_audit_config.py +0 -56
- pulumi_gcp/folder/iam_binding.py +0 -4
- pulumi_gcp/folder/iam_member.py +0 -56
- pulumi_gcp/folder/iam_policy.py +0 -56
- pulumi_gcp/folder/organization_policy.py +0 -16
- pulumi_gcp/gkebackup/_inputs.py +0 -12
- pulumi_gcp/gkebackup/backup_plan.py +0 -24
- pulumi_gcp/gkebackup/backup_plan_iam_binding.py +0 -24
- pulumi_gcp/gkebackup/backup_plan_iam_member.py +0 -24
- pulumi_gcp/gkebackup/backup_plan_iam_policy.py +0 -24
- pulumi_gcp/gkebackup/get_backup_plan_iam_policy.py +0 -4
- pulumi_gcp/gkebackup/get_restore_plan_iam_policy.py +0 -4
- pulumi_gcp/gkebackup/outputs.py +0 -12
- pulumi_gcp/gkebackup/restore_plan.py +21 -86
- pulumi_gcp/gkebackup/restore_plan_iam_binding.py +0 -44
- pulumi_gcp/gkebackup/restore_plan_iam_member.py +0 -44
- pulumi_gcp/gkebackup/restore_plan_iam_policy.py +0 -44
- pulumi_gcp/gkehub/feature.py +0 -48
- pulumi_gcp/gkehub/feature_iam_binding.py +0 -24
- pulumi_gcp/gkehub/feature_iam_member.py +0 -24
- pulumi_gcp/gkehub/feature_iam_policy.py +0 -24
- pulumi_gcp/gkehub/feature_membership.py +0 -28
- pulumi_gcp/gkehub/fleet.py +0 -4
- pulumi_gcp/gkehub/get_feature_iam_policy.py +0 -4
- pulumi_gcp/gkehub/get_membership_iam_policy.py +0 -4
- pulumi_gcp/gkehub/get_scope_iam_policy.py +0 -4
- pulumi_gcp/gkehub/membership.py +0 -12
- pulumi_gcp/gkehub/membership_binding.py +0 -4
- pulumi_gcp/gkehub/membership_iam_binding.py +0 -24
- pulumi_gcp/gkehub/membership_iam_member.py +0 -24
- pulumi_gcp/gkehub/membership_iam_policy.py +0 -24
- pulumi_gcp/gkehub/membership_rbac_role_binding.py +0 -24
- pulumi_gcp/gkehub/namespace.py +0 -4
- pulumi_gcp/gkehub/scope.py +0 -4
- pulumi_gcp/gkehub/scope_iam_binding.py +0 -24
- pulumi_gcp/gkehub/scope_iam_member.py +0 -24
- pulumi_gcp/gkehub/scope_iam_policy.py +0 -24
- pulumi_gcp/gkehub/scope_rbac_role_binding.py +49 -101
- pulumi_gcp/gkeonprem/_inputs.py +12 -20
- pulumi_gcp/gkeonprem/bare_metal_admin_cluster.py +0 -8
- pulumi_gcp/gkeonprem/bare_metal_cluster.py +56 -179
- pulumi_gcp/gkeonprem/bare_metal_node_pool.py +42 -105
- pulumi_gcp/gkeonprem/outputs.py +12 -20
- pulumi_gcp/gkeonprem/v_mware_cluster.py +70 -207
- pulumi_gcp/gkeonprem/v_mware_node_pool.py +42 -108
- pulumi_gcp/healthcare/consent_store.py +0 -12
- pulumi_gcp/healthcare/consent_store_iam_binding.py +0 -24
- pulumi_gcp/healthcare/consent_store_iam_member.py +0 -24
- pulumi_gcp/healthcare/consent_store_iam_policy.py +0 -24
- pulumi_gcp/healthcare/dataset.py +0 -4
- pulumi_gcp/healthcare/dataset_iam_binding.py +0 -24
- pulumi_gcp/healthcare/dataset_iam_member.py +0 -24
- pulumi_gcp/healthcare/dataset_iam_policy.py +0 -24
- pulumi_gcp/healthcare/dicom_store.py +0 -8
- pulumi_gcp/healthcare/dicom_store_iam_binding.py +0 -24
- pulumi_gcp/healthcare/dicom_store_iam_member.py +0 -24
- pulumi_gcp/healthcare/dicom_store_iam_policy.py +0 -24
- pulumi_gcp/healthcare/fhir_store.py +0 -16
- pulumi_gcp/healthcare/fhir_store_iam_binding.py +0 -24
- pulumi_gcp/healthcare/fhir_store_iam_member.py +0 -24
- pulumi_gcp/healthcare/fhir_store_iam_policy.py +0 -24
- pulumi_gcp/healthcare/get_consent_store_iam_policy.py +0 -4
- pulumi_gcp/healthcare/get_dataset_iam_policy.py +0 -4
- pulumi_gcp/healthcare/get_dicom_store_iam_policy.py +0 -4
- pulumi_gcp/healthcare/get_fhir_store_iam_policy.py +0 -4
- pulumi_gcp/healthcare/get_hl7_v2_store_iam_policy.py +0 -4
- pulumi_gcp/healthcare/hl7_store.py +0 -12
- pulumi_gcp/healthcare/hl7_store_iam_binding.py +0 -24
- pulumi_gcp/healthcare/hl7_store_iam_member.py +0 -24
- pulumi_gcp/healthcare/hl7_store_iam_policy.py +0 -24
- pulumi_gcp/iam/access_boundary_policy.py +0 -4
- pulumi_gcp/iam/deny_policy.py +0 -4
- pulumi_gcp/iam/get_rule.py +0 -4
- pulumi_gcp/iam/get_testable_permissions.py +0 -4
- pulumi_gcp/iam/workforce_pool.py +0 -8
- pulumi_gcp/iam/workforce_pool_provider.py +0 -16
- pulumi_gcp/iam/workload_identity_pool.py +0 -8
- pulumi_gcp/iam/workload_identity_pool_provider.py +0 -28
- pulumi_gcp/iap/app_engine_service_iam_binding.py +0 -48
- pulumi_gcp/iap/app_engine_service_iam_member.py +0 -48
- pulumi_gcp/iap/app_engine_service_iam_policy.py +0 -48
- pulumi_gcp/iap/app_engine_version_iam_binding.py +0 -48
- pulumi_gcp/iap/app_engine_version_iam_member.py +0 -48
- pulumi_gcp/iap/app_engine_version_iam_policy.py +0 -48
- pulumi_gcp/iap/brand.py +0 -4
- pulumi_gcp/iap/client.py +0 -4
- pulumi_gcp/iap/get_app_engine_service_iam_policy.py +0 -4
- pulumi_gcp/iap/get_app_engine_version_iam_policy.py +0 -4
- pulumi_gcp/iap/get_tunnel_dest_group_iam_policy.py +0 -4
- pulumi_gcp/iap/get_tunnel_iam_policy.py +0 -4
- pulumi_gcp/iap/get_tunnel_instance_iam_policy.py +0 -4
- pulumi_gcp/iap/get_web_backend_service_iam_policy.py +0 -4
- pulumi_gcp/iap/get_web_iam_policy.py +0 -4
- pulumi_gcp/iap/get_web_region_backend_service_iam_policy.py +0 -4
- pulumi_gcp/iap/get_web_type_app_engine_iam_policy.py +0 -4
- pulumi_gcp/iap/get_web_type_compute_iam_policy.py +0 -4
- pulumi_gcp/iap/tunnel_dest_group.py +0 -4
- pulumi_gcp/iap/tunnel_dest_group_iam_binding.py +0 -48
- pulumi_gcp/iap/tunnel_dest_group_iam_member.py +0 -48
- pulumi_gcp/iap/tunnel_dest_group_iam_policy.py +0 -48
- pulumi_gcp/iap/tunnel_iam_binding.py +0 -48
- pulumi_gcp/iap/tunnel_iam_member.py +0 -48
- pulumi_gcp/iap/tunnel_iam_policy.py +0 -48
- pulumi_gcp/iap/tunnel_instance_iam_binding.py +0 -48
- pulumi_gcp/iap/tunnel_instance_iam_member.py +0 -48
- pulumi_gcp/iap/tunnel_instance_iam_policy.py +0 -48
- pulumi_gcp/iap/web_backend_service_iam_binding.py +0 -48
- pulumi_gcp/iap/web_backend_service_iam_member.py +0 -48
- pulumi_gcp/iap/web_backend_service_iam_policy.py +0 -48
- pulumi_gcp/iap/web_iam_binding.py +0 -48
- pulumi_gcp/iap/web_iam_member.py +0 -48
- pulumi_gcp/iap/web_iam_policy.py +0 -48
- pulumi_gcp/iap/web_region_backend_service_iam_binding.py +0 -48
- pulumi_gcp/iap/web_region_backend_service_iam_member.py +0 -48
- pulumi_gcp/iap/web_region_backend_service_iam_policy.py +0 -48
- pulumi_gcp/iap/web_type_app_enging_iam_binding.py +0 -48
- pulumi_gcp/iap/web_type_app_enging_iam_member.py +0 -48
- pulumi_gcp/iap/web_type_app_enging_iam_policy.py +0 -48
- pulumi_gcp/iap/web_type_compute_iam_binding.py +0 -48
- pulumi_gcp/iap/web_type_compute_iam_member.py +0 -48
- pulumi_gcp/iap/web_type_compute_iam_policy.py +0 -48
- pulumi_gcp/identityplatform/_inputs.py +12 -32
- pulumi_gcp/identityplatform/config.py +0 -4
- pulumi_gcp/identityplatform/default_supported_idp_config.py +0 -4
- pulumi_gcp/identityplatform/inbound_saml_config.py +0 -24
- pulumi_gcp/identityplatform/oauth_idp_config.py +0 -4
- pulumi_gcp/identityplatform/outputs.py +12 -32
- pulumi_gcp/identityplatform/project_default_config.py +0 -4
- pulumi_gcp/identityplatform/tenant.py +0 -4
- pulumi_gcp/identityplatform/tenant_default_supported_idp_config.py +0 -4
- pulumi_gcp/identityplatform/tenant_inbound_saml_config.py +0 -24
- pulumi_gcp/identityplatform/tenant_oauth_idp_config.py +0 -4
- pulumi_gcp/integrationconnectors/_inputs.py +4 -12
- pulumi_gcp/integrationconnectors/connection.py +0 -8
- pulumi_gcp/integrationconnectors/endpoint_attachment.py +0 -4
- pulumi_gcp/integrationconnectors/outputs.py +4 -12
- pulumi_gcp/kms/crypto_key.py +0 -8
- pulumi_gcp/kms/crypto_key_iam_binding.py +0 -24
- pulumi_gcp/kms/crypto_key_iam_member.py +0 -24
- pulumi_gcp/kms/crypto_key_iam_policy.py +0 -24
- pulumi_gcp/kms/crypto_key_version.py +0 -4
- pulumi_gcp/kms/ekm_connection.py +28 -52
- pulumi_gcp/kms/get_crypto_key_iam_policy.py +0 -4
- pulumi_gcp/kms/get_key_ring_iam_policy.py +0 -4
- pulumi_gcp/kms/get_kms_crypto_key.py +0 -4
- pulumi_gcp/kms/get_kms_crypto_key_version.py +0 -4
- pulumi_gcp/kms/get_kms_key_ring.py +0 -4
- pulumi_gcp/kms/get_kms_secret.py +0 -8
- pulumi_gcp/kms/get_kms_secret_asymmetric.py +0 -8
- pulumi_gcp/kms/get_kms_secret_ciphertext.py +0 -8
- pulumi_gcp/kms/key_ring.py +0 -4
- pulumi_gcp/kms/key_ring_iam_binding.py +0 -48
- pulumi_gcp/kms/key_ring_iam_member.py +0 -48
- pulumi_gcp/kms/key_ring_iam_policy.py +0 -48
- pulumi_gcp/kms/secret_ciphertext.py +0 -4
- pulumi_gcp/logging/billing_account_bucket_config.py +0 -4
- pulumi_gcp/logging/billing_account_exclusion.py +0 -4
- pulumi_gcp/logging/billing_account_sink.py +0 -4
- pulumi_gcp/logging/folder_bucket_config.py +0 -4
- pulumi_gcp/logging/folder_exclusion.py +0 -4
- pulumi_gcp/logging/folder_settings.py +0 -4
- pulumi_gcp/logging/folder_sink.py +0 -4
- pulumi_gcp/logging/get_folder_settings.py +0 -4
- pulumi_gcp/logging/get_organization_settings.py +0 -4
- pulumi_gcp/logging/get_project_cmek_settings.py +0 -4
- pulumi_gcp/logging/get_project_settings.py +0 -4
- pulumi_gcp/logging/get_sink.py +0 -4
- pulumi_gcp/logging/linked_dataset.py +0 -8
- pulumi_gcp/logging/log_view.py +0 -4
- pulumi_gcp/logging/metric.py +0 -20
- pulumi_gcp/logging/organization_bucket_config.py +0 -4
- pulumi_gcp/logging/organization_exclusion.py +0 -4
- pulumi_gcp/logging/organization_settings.py +0 -4
- pulumi_gcp/logging/organization_sink.py +0 -4
- pulumi_gcp/logging/project_bucket_config.py +4 -24
- pulumi_gcp/logging/project_exclusion.py +0 -4
- pulumi_gcp/looker/instance.py +0 -16
- pulumi_gcp/memcache/_inputs.py +8 -4
- pulumi_gcp/memcache/instance.py +74 -166
- pulumi_gcp/memcache/outputs.py +8 -4
- pulumi_gcp/migrationcenter/group.py +0 -4
- pulumi_gcp/migrationcenter/preference_set.py +0 -8
- pulumi_gcp/ml/engine_model.py +0 -8
- pulumi_gcp/monitoring/_inputs.py +2 -2
- pulumi_gcp/monitoring/alert_policy.py +99 -225
- pulumi_gcp/monitoring/custom_service.py +0 -4
- pulumi_gcp/monitoring/dashboard.py +0 -8
- pulumi_gcp/monitoring/generic_service.py +0 -4
- pulumi_gcp/monitoring/get_app_engine_service.py +0 -4
- pulumi_gcp/monitoring/get_cluster_istio_service.py +0 -4
- pulumi_gcp/monitoring/get_istio_canonical_service.py +0 -4
- pulumi_gcp/monitoring/get_mesh_istio_service.py +0 -4
- pulumi_gcp/monitoring/get_notification_channel.py +0 -4
- pulumi_gcp/monitoring/get_secret_version.py +0 -4
- pulumi_gcp/monitoring/get_uptime_check_i_ps.py +0 -4
- pulumi_gcp/monitoring/group.py +0 -8
- pulumi_gcp/monitoring/metric_descriptor.py +0 -8
- pulumi_gcp/monitoring/monitored_project.py +0 -4
- pulumi_gcp/monitoring/notification_channel.py +0 -8
- pulumi_gcp/monitoring/outputs.py +2 -2
- pulumi_gcp/monitoring/slo.py +0 -24
- pulumi_gcp/monitoring/uptime_check_config.py +4 -24
- pulumi_gcp/netapp/active_directory.py +0 -4
- pulumi_gcp/netapp/backup_policy.py +0 -4
- pulumi_gcp/netapp/backup_vault.py +0 -4
- pulumi_gcp/netapp/kmsconfig.py +0 -4
- pulumi_gcp/netapp/storage_pool.py +0 -4
- pulumi_gcp/netapp/volume.py +0 -4
- pulumi_gcp/netapp/volume_replication.py +0 -4
- pulumi_gcp/netapp/volume_snapshot.py +0 -4
- pulumi_gcp/networkconnectivity/hub.py +0 -4
- pulumi_gcp/networkconnectivity/policy_based_route.py +42 -91
- pulumi_gcp/networkconnectivity/service_connection_policy.py +0 -4
- pulumi_gcp/networkconnectivity/spoke.py +49 -43
- pulumi_gcp/networkmanagement/connectivity_test.py +42 -91
- pulumi_gcp/networksecurity/address_group.py +0 -12
- pulumi_gcp/networksecurity/authorization_policy.py +0 -8
- pulumi_gcp/networksecurity/client_tls_policy.py +0 -8
- pulumi_gcp/networksecurity/firewall_endpoint.py +0 -4
- pulumi_gcp/networksecurity/firewall_endpoint_association.py +0 -4
- pulumi_gcp/networksecurity/gateway_security_policy.py +0 -8
- pulumi_gcp/networksecurity/gateway_security_policy_rule.py +0 -8
- pulumi_gcp/networksecurity/security_profile.py +0 -8
- pulumi_gcp/networksecurity/security_profile_group.py +0 -4
- pulumi_gcp/networksecurity/server_tls_policy.py +0 -16
- pulumi_gcp/networksecurity/tls_inspection_policy.py +0 -4
- pulumi_gcp/networksecurity/url_list.py +0 -8
- pulumi_gcp/networkservices/_inputs.py +4 -2
- pulumi_gcp/networkservices/edge_cache_keyset.py +0 -8
- pulumi_gcp/networkservices/edge_cache_origin.py +0 -12
- pulumi_gcp/networkservices/edge_cache_service.py +133 -151
- pulumi_gcp/networkservices/endpoint_policy.py +63 -77
- pulumi_gcp/networkservices/gateway.py +0 -16
- pulumi_gcp/networkservices/grpc_route.py +21 -53
- pulumi_gcp/networkservices/http_route.py +63 -92
- pulumi_gcp/networkservices/mesh.py +0 -8
- pulumi_gcp/networkservices/outputs.py +4 -2
- pulumi_gcp/networkservices/service_binding.py +0 -4
- pulumi_gcp/networkservices/tcp_route.py +63 -92
- pulumi_gcp/networkservices/tls_route.py +42 -67
- pulumi_gcp/notebooks/environment.py +0 -4
- pulumi_gcp/notebooks/get_instance_iam_policy.py +0 -4
- pulumi_gcp/notebooks/get_runtime_iam_policy.py +0 -4
- pulumi_gcp/notebooks/instance.py +0 -20
- pulumi_gcp/notebooks/instance_iam_binding.py +0 -24
- pulumi_gcp/notebooks/instance_iam_member.py +0 -24
- pulumi_gcp/notebooks/instance_iam_policy.py +0 -24
- pulumi_gcp/notebooks/runtime.py +0 -20
- pulumi_gcp/notebooks/runtime_iam_binding.py +0 -24
- pulumi_gcp/notebooks/runtime_iam_member.py +0 -24
- pulumi_gcp/notebooks/runtime_iam_policy.py +0 -24
- pulumi_gcp/organizations/_inputs.py +0 -10
- pulumi_gcp/organizations/access_approval_settings.py +35 -43
- pulumi_gcp/organizations/folder.py +0 -4
- pulumi_gcp/organizations/get_active_folder.py +18 -3
- pulumi_gcp/organizations/get_billing_account.py +0 -4
- pulumi_gcp/organizations/get_client_open_id_user_info.py +0 -4
- pulumi_gcp/organizations/get_folder.py +0 -4
- pulumi_gcp/organizations/get_folders.py +0 -4
- pulumi_gcp/organizations/get_organization.py +0 -4
- pulumi_gcp/organizations/get_project.py +0 -4
- pulumi_gcp/organizations/iam_audit_config.py +0 -4
- pulumi_gcp/organizations/iam_binding.py +0 -4
- pulumi_gcp/organizations/iam_custom_role.py +0 -4
- pulumi_gcp/organizations/iam_member.py +0 -56
- pulumi_gcp/organizations/iam_policy.py +0 -56
- pulumi_gcp/organizations/outputs.py +0 -10
- pulumi_gcp/organizations/policy.py +0 -16
- pulumi_gcp/organizations/project.py +0 -8
- pulumi_gcp/orgpolicy/custom_constraint.py +0 -8
- pulumi_gcp/orgpolicy/policy.py +4 -24
- pulumi_gcp/osconfig/guest_policies.py +25 -78
- pulumi_gcp/osconfig/os_policy_assignment.py +21 -46
- pulumi_gcp/osconfig/patch_deployment.py +18 -90
- pulumi_gcp/oslogin/ssh_public_key.py +0 -4
- pulumi_gcp/parallelstore/instance.py +0 -4
- pulumi_gcp/projects/__init__.py +1 -0
- pulumi_gcp/projects/access_approval_settings.py +46 -75
- pulumi_gcp/projects/api_key.py +0 -20
- pulumi_gcp/projects/default_service_accounts.py +0 -8
- pulumi_gcp/projects/get_iam_policy.py +0 -4
- pulumi_gcp/projects/get_organization_policy.py +0 -4
- pulumi_gcp/projects/get_project.py +0 -4
- pulumi_gcp/projects/get_project_service.py +0 -4
- pulumi_gcp/projects/iam_audit_config.py +0 -56
- pulumi_gcp/projects/iam_binding.py +0 -56
- pulumi_gcp/projects/iam_custom_role.py +0 -4
- pulumi_gcp/projects/iam_member.py +0 -56
- pulumi_gcp/projects/iam_member_remove.py +313 -0
- pulumi_gcp/projects/iam_policy.py +0 -56
- pulumi_gcp/projects/organization_policy.py +0 -16
- pulumi_gcp/projects/service.py +0 -4
- pulumi_gcp/projects/service_identity.py +0 -4
- pulumi_gcp/projects/usage_export_bucket.py +0 -8
- pulumi_gcp/pubsub/get_schema_iam_policy.py +0 -4
- pulumi_gcp/pubsub/get_subscription.py +0 -4
- pulumi_gcp/pubsub/get_subscription_iam_policy.py +0 -4
- pulumi_gcp/pubsub/get_topic.py +0 -4
- pulumi_gcp/pubsub/get_topic_iam_policy.py +0 -4
- pulumi_gcp/pubsub/lite_reservation.py +0 -4
- pulumi_gcp/pubsub/lite_subscription.py +0 -4
- pulumi_gcp/pubsub/lite_topic.py +0 -4
- pulumi_gcp/pubsub/schema.py +0 -8
- pulumi_gcp/pubsub/schema_iam_binding.py +0 -24
- pulumi_gcp/pubsub/schema_iam_member.py +0 -24
- pulumi_gcp/pubsub/schema_iam_policy.py +0 -24
- pulumi_gcp/pubsub/subscription.py +0 -28
- pulumi_gcp/pubsub/subscription_iam_binding.py +0 -24
- pulumi_gcp/pubsub/subscription_iam_member.py +0 -24
- pulumi_gcp/pubsub/subscription_iam_policy.py +0 -24
- pulumi_gcp/pubsub/topic.py +0 -20
- pulumi_gcp/pubsub/topic_iam_binding.py +0 -24
- pulumi_gcp/pubsub/topic_iam_member.py +0 -24
- pulumi_gcp/pubsub/topic_iam_policy.py +0 -24
- pulumi_gcp/recaptcha/enterprise_key.py +0 -24
- pulumi_gcp/redis/_inputs.py +14 -30
- pulumi_gcp/redis/cluster.py +49 -87
- pulumi_gcp/redis/instance.py +4 -36
- pulumi_gcp/redis/outputs.py +14 -30
- pulumi_gcp/resourcemanager/lien.py +0 -4
- pulumi_gcp/runtimeconfig/config.py +0 -4
- pulumi_gcp/runtimeconfig/get_config.py +0 -4
- pulumi_gcp/runtimeconfig/get_variable.py +0 -4
- pulumi_gcp/runtimeconfig/variable.py +0 -8
- pulumi_gcp/secretmanager/get_secret.py +0 -4
- pulumi_gcp/secretmanager/get_secret_iam_policy.py +0 -4
- pulumi_gcp/secretmanager/get_secret_version.py +0 -4
- pulumi_gcp/secretmanager/get_secret_version_access.py +0 -4
- pulumi_gcp/secretmanager/get_secrets.py +0 -4
- pulumi_gcp/secretmanager/secret.py +211 -327
- pulumi_gcp/secretmanager/secret_iam_binding.py +0 -24
- pulumi_gcp/secretmanager/secret_iam_member.py +0 -24
- pulumi_gcp/secretmanager/secret_iam_policy.py +0 -24
- pulumi_gcp/secretmanager/secret_version.py +0 -16
- pulumi_gcp/securesourcemanager/get_instance_iam_policy.py +0 -4
- pulumi_gcp/securesourcemanager/instance.py +0 -12
- pulumi_gcp/securitycenter/folder_custom_module.py +8 -12
- pulumi_gcp/securitycenter/get_source_iam_policy.py +0 -4
- pulumi_gcp/securitycenter/instance_iam_binding.py +0 -24
- pulumi_gcp/securitycenter/instance_iam_member.py +0 -24
- pulumi_gcp/securitycenter/instance_iam_policy.py +0 -24
- pulumi_gcp/securitycenter/mute_config.py +0 -4
- pulumi_gcp/securitycenter/notification_config.py +0 -4
- pulumi_gcp/securitycenter/organization_custom_module.py +8 -12
- pulumi_gcp/securitycenter/project_custom_module.py +8 -32
- pulumi_gcp/securitycenter/source.py +0 -4
- pulumi_gcp/securitycenter/source_iam_binding.py +0 -4
- pulumi_gcp/securitycenter/source_iam_member.py +0 -4
- pulumi_gcp/securitycenter/source_iam_policy.py +0 -4
- pulumi_gcp/securityposture/posture.py +11 -15
- pulumi_gcp/securityposture/posture_deployment.py +0 -4
- pulumi_gcp/serviceaccount/account.py +0 -4
- pulumi_gcp/serviceaccount/get_account.py +0 -8
- pulumi_gcp/serviceaccount/get_account_access_token.py +0 -8
- pulumi_gcp/serviceaccount/get_account_id_token.py +18 -30
- pulumi_gcp/serviceaccount/get_account_jwt.py +0 -4
- pulumi_gcp/serviceaccount/get_account_key.py +0 -4
- pulumi_gcp/serviceaccount/get_iam_policy.py +0 -4
- pulumi_gcp/serviceaccount/iam_binding.py +0 -40
- pulumi_gcp/serviceaccount/iam_member.py +0 -40
- pulumi_gcp/serviceaccount/iam_policy.py +0 -40
- pulumi_gcp/serviceaccount/key.py +0 -12
- pulumi_gcp/servicedirectory/endpoint.py +0 -8
- pulumi_gcp/servicedirectory/namespace.py +0 -4
- pulumi_gcp/servicedirectory/namespace_iam_binding.py +0 -24
- pulumi_gcp/servicedirectory/namespace_iam_member.py +0 -24
- pulumi_gcp/servicedirectory/namespace_iam_policy.py +0 -24
- pulumi_gcp/servicedirectory/service.py +0 -4
- pulumi_gcp/servicedirectory/service_iam_binding.py +0 -24
- pulumi_gcp/servicedirectory/service_iam_member.py +0 -24
- pulumi_gcp/servicedirectory/service_iam_policy.py +0 -24
- pulumi_gcp/servicenetworking/connection.py +0 -4
- pulumi_gcp/servicenetworking/peered_dns_domain.py +0 -4
- pulumi_gcp/serviceusage/consumer_quota_override.py +0 -12
- pulumi_gcp/sourcerepo/get_repository.py +0 -4
- pulumi_gcp/sourcerepo/get_repository_iam_policy.py +0 -4
- pulumi_gcp/sourcerepo/repository.py +0 -8
- pulumi_gcp/sourcerepo/repository_iam_binding.py +0 -24
- pulumi_gcp/sourcerepo/repository_iam_member.py +0 -24
- pulumi_gcp/sourcerepo/repository_iam_policy.py +0 -24
- pulumi_gcp/spanner/database.py +0 -4
- pulumi_gcp/spanner/database_iam_binding.py +0 -48
- pulumi_gcp/spanner/database_iam_member.py +0 -48
- pulumi_gcp/spanner/database_iam_policy.py +0 -48
- pulumi_gcp/spanner/get_database_iam_policy.py +0 -4
- pulumi_gcp/spanner/get_instance_iam_policy.py +0 -4
- pulumi_gcp/spanner/instance.py +0 -16
- pulumi_gcp/spanner/instance_iam_binding.py +0 -24
- pulumi_gcp/spanner/instance_iam_member.py +0 -24
- pulumi_gcp/spanner/instance_iam_policy.py +0 -24
- pulumi_gcp/sql/_inputs.py +2 -26
- pulumi_gcp/sql/database.py +0 -8
- pulumi_gcp/sql/database_instance.py +0 -16
- pulumi_gcp/sql/get_backup_run.py +0 -4
- pulumi_gcp/sql/get_database.py +0 -4
- pulumi_gcp/sql/get_database_instance.py +0 -4
- pulumi_gcp/sql/get_database_instance_latest_recovery_time.py +0 -4
- pulumi_gcp/sql/get_database_instances.py +0 -4
- pulumi_gcp/sql/get_databases.py +0 -4
- pulumi_gcp/sql/get_tiers.py +0 -4
- pulumi_gcp/sql/outputs.py +2 -26
- pulumi_gcp/sql/source_representation_instance.py +0 -8
- pulumi_gcp/sql/ssl_cert.py +0 -4
- pulumi_gcp/sql/user.py +0 -12
- pulumi_gcp/storage/_inputs.py +6 -14
- pulumi_gcp/storage/bucket.py +0 -12
- pulumi_gcp/storage/bucket_access_control.py +0 -4
- pulumi_gcp/storage/bucket_acl.py +0 -4
- pulumi_gcp/storage/bucket_iam_binding.py +0 -48
- pulumi_gcp/storage/bucket_iam_member.py +0 -48
- pulumi_gcp/storage/bucket_iam_policy.py +0 -48
- pulumi_gcp/storage/bucket_object.py +0 -8
- pulumi_gcp/storage/default_object_access_control.py +0 -4
- pulumi_gcp/storage/default_object_acl.py +0 -4
- pulumi_gcp/storage/get_bucket.py +0 -4
- pulumi_gcp/storage/get_bucket_iam_policy.py +0 -4
- pulumi_gcp/storage/get_bucket_object.py +0 -4
- pulumi_gcp/storage/get_bucket_object_content.py +0 -4
- pulumi_gcp/storage/get_object_signed_url.py +0 -8
- pulumi_gcp/storage/get_project_service_account.py +0 -8
- pulumi_gcp/storage/get_transfer_project_service_account.py +0 -4
- pulumi_gcp/storage/get_transfer_project_servie_account.py +0 -4
- pulumi_gcp/storage/hmac_key.py +0 -4
- pulumi_gcp/storage/insights_report_config.py +0 -38
- pulumi_gcp/storage/notification.py +0 -4
- pulumi_gcp/storage/object_access_control.py +0 -4
- pulumi_gcp/storage/object_acl.py +0 -4
- pulumi_gcp/storage/outputs.py +6 -14
- pulumi_gcp/storage/transfer_agent_pool.py +0 -4
- pulumi_gcp/storage/transfer_job.py +0 -4
- pulumi_gcp/tags/get_tag_key_iam_policy.py +0 -4
- pulumi_gcp/tags/get_tag_value_iam_policy.py +0 -4
- pulumi_gcp/tags/location_tag_binding.py +0 -8
- pulumi_gcp/tags/tag_binding.py +0 -4
- pulumi_gcp/tags/tag_key.py +0 -4
- pulumi_gcp/tags/tag_key_iam_binding.py +0 -24
- pulumi_gcp/tags/tag_key_iam_member.py +0 -24
- pulumi_gcp/tags/tag_key_iam_policy.py +0 -24
- pulumi_gcp/tags/tag_value.py +0 -4
- pulumi_gcp/tags/tag_value_iam_binding.py +0 -24
- pulumi_gcp/tags/tag_value_iam_member.py +0 -24
- pulumi_gcp/tags/tag_value_iam_policy.py +0 -24
- pulumi_gcp/tpu/get_tensorflow_versions.py +0 -8
- pulumi_gcp/tpu/get_v2_accelerator_types.py +0 -8
- pulumi_gcp/tpu/get_v2_runtime_versions.py +0 -8
- pulumi_gcp/tpu/node.py +0 -8
- pulumi_gcp/tpu/v2_vm.py +0 -8
- pulumi_gcp/vertex/ai_dataset.py +0 -4
- pulumi_gcp/vertex/ai_deployment_resource_pool.py +0 -4
- pulumi_gcp/vertex/ai_endpoint.py +0 -4
- pulumi_gcp/vertex/ai_feature_group.py +0 -4
- pulumi_gcp/vertex/ai_feature_group_feature.py +0 -4
- pulumi_gcp/vertex/ai_feature_online_store.py +0 -12
- pulumi_gcp/vertex/ai_feature_online_store_featureview.py +0 -12
- pulumi_gcp/vertex/ai_feature_store.py +0 -12
- pulumi_gcp/vertex/ai_feature_store_entity_type.py +0 -8
- pulumi_gcp/vertex/ai_feature_store_entity_type_feature.py +0 -8
- pulumi_gcp/vertex/ai_index.py +0 -8
- pulumi_gcp/vertex/ai_index_endpoint.py +0 -12
- pulumi_gcp/vertex/ai_metadata_store.py +0 -4
- pulumi_gcp/vertex/ai_tensorboard.py +0 -8
- pulumi_gcp/vmwareengine/_inputs.py +63 -5
- pulumi_gcp/vmwareengine/cluster.py +0 -8
- pulumi_gcp/vmwareengine/external_access_rule.py +0 -8
- pulumi_gcp/vmwareengine/external_address.py +0 -4
- pulumi_gcp/vmwareengine/get_cluster.py +0 -4
- pulumi_gcp/vmwareengine/get_external_access_rule.py +0 -4
- pulumi_gcp/vmwareengine/get_external_address.py +0 -4
- pulumi_gcp/vmwareengine/get_network.py +0 -4
- pulumi_gcp/vmwareengine/get_network_peering.py +0 -4
- pulumi_gcp/vmwareengine/get_network_policy.py +0 -4
- pulumi_gcp/vmwareengine/get_nsx_credentials.py +0 -4
- pulumi_gcp/vmwareengine/get_private_cloud.py +1 -25
- pulumi_gcp/vmwareengine/get_subnet.py +0 -4
- pulumi_gcp/vmwareengine/get_vcenter_credentials.py +0 -4
- pulumi_gcp/vmwareengine/network.py +0 -8
- pulumi_gcp/vmwareengine/network_peering.py +0 -8
- pulumi_gcp/vmwareengine/network_policy.py +0 -8
- pulumi_gcp/vmwareengine/outputs.py +113 -5
- pulumi_gcp/vmwareengine/private_cloud.py +7 -136
- pulumi_gcp/vmwareengine/subnet.py +0 -4
- pulumi_gcp/vpcaccess/connector.py +0 -8
- pulumi_gcp/vpcaccess/get_connector.py +0 -4
- pulumi_gcp/workbench/_inputs.py +4 -10
- pulumi_gcp/workbench/get_instance_iam_policy.py +0 -4
- pulumi_gcp/workbench/instance.py +4 -24
- pulumi_gcp/workbench/outputs.py +4 -10
- pulumi_gcp/workflows/workflow.py +0 -4
- pulumi_gcp/workstations/workstation.py +0 -4
- pulumi_gcp/workstations/workstation_cluster.py +32 -12
- pulumi_gcp/workstations/workstation_config.py +0 -32
- {pulumi_gcp-7.19.0a1713444144.dist-info → pulumi_gcp-7.20.0.dist-info}/METADATA +1 -1
- pulumi_gcp-7.20.0.dist-info/RECORD +1541 -0
- pulumi_gcp-7.19.0a1713444144.dist-info/RECORD +0 -1540
- {pulumi_gcp-7.19.0a1713444144.dist-info → pulumi_gcp-7.20.0.dist-info}/WHEEL +0 -0
- {pulumi_gcp-7.19.0a1713444144.dist-info → pulumi_gcp-7.20.0.dist-info}/top_level.txt +0 -0
pulumi_gcp/compute/_inputs.py
CHANGED
@@ -128,6 +128,7 @@ __all__ = [
|
|
128
128
|
'InstanceGroupManagerAutoHealingPoliciesArgs',
|
129
129
|
'InstanceGroupManagerInstanceLifecyclePolicyArgs',
|
130
130
|
'InstanceGroupManagerNamedPortArgs',
|
131
|
+
'InstanceGroupManagerParamsArgs',
|
131
132
|
'InstanceGroupManagerStatefulDiskArgs',
|
132
133
|
'InstanceGroupManagerStatefulExternalIpArgs',
|
133
134
|
'InstanceGroupManagerStatefulInternalIpArgs',
|
@@ -259,6 +260,7 @@ __all__ = [
|
|
259
260
|
'RegionInstanceGroupManagerAutoHealingPoliciesArgs',
|
260
261
|
'RegionInstanceGroupManagerInstanceLifecyclePolicyArgs',
|
261
262
|
'RegionInstanceGroupManagerNamedPortArgs',
|
263
|
+
'RegionInstanceGroupManagerParamsArgs',
|
262
264
|
'RegionInstanceGroupManagerStatefulDiskArgs',
|
263
265
|
'RegionInstanceGroupManagerStatefulExternalIpArgs',
|
264
266
|
'RegionInstanceGroupManagerStatefulInternalIpArgs',
|
@@ -4274,8 +4276,6 @@ class FirewallPolicyRuleMatchLayer4ConfigArgs:
|
|
4274
4276
|
"""
|
4275
4277
|
:param pulumi.Input[str] ip_protocol: The IP protocol to which this rule applies. The protocol type is required when creating a firewall rule. This value can either be one of the following well known protocol strings (`tcp`, `udp`, `icmp`, `esp`, `ah`, `ipip`, `sctp`), or the IP protocol number.
|
4276
4278
|
:param pulumi.Input[Sequence[pulumi.Input[str]]] ports: An optional list of ports to which this rule applies. This field is only applicable for UDP or TCP protocol. Each entry must be either an integer or a range. If not specified, this rule applies to connections through any port. Example inputs include: ``.
|
4277
|
-
|
4278
|
-
- - -
|
4279
4279
|
"""
|
4280
4280
|
pulumi.set(__self__, "ip_protocol", ip_protocol)
|
4281
4281
|
if ports is not None:
|
@@ -4298,8 +4298,6 @@ class FirewallPolicyRuleMatchLayer4ConfigArgs:
|
|
4298
4298
|
def ports(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[str]]]]:
|
4299
4299
|
"""
|
4300
4300
|
An optional list of ports to which this rule applies. This field is only applicable for UDP or TCP protocol. Each entry must be either an integer or a range. If not specified, this rule applies to connections through any port. Example inputs include: ``.
|
4301
|
-
|
4302
|
-
- - -
|
4303
4301
|
"""
|
4304
4302
|
return pulumi.get(self, "ports")
|
4305
4303
|
|
@@ -4653,21 +4651,30 @@ class HealthCheckHttp2HealthCheckArgs:
|
|
4653
4651
|
request_path: Optional[pulumi.Input[str]] = None,
|
4654
4652
|
response: Optional[pulumi.Input[str]] = None):
|
4655
4653
|
"""
|
4656
|
-
:param pulumi.Input[str] host: The value of the host header in the
|
4654
|
+
:param pulumi.Input[str] host: The value of the host header in the HTTP2 health check request.
|
4657
4655
|
If left empty (default value), the public IP on behalf of which this health
|
4658
4656
|
check is performed will be used.
|
4659
|
-
:param pulumi.Input[int] port: The port number for the health check request.
|
4660
|
-
|
4661
|
-
or if port_specification is USE_FIXED_PORT. Valid values are 1 through 65535.
|
4657
|
+
:param pulumi.Input[int] port: The TCP port number for the HTTP2 health check request.
|
4658
|
+
The default value is 443.
|
4662
4659
|
:param pulumi.Input[str] port_name: Port name as defined in InstanceGroup#NamedPort#name. If both port and
|
4663
4660
|
port_name are defined, port takes precedence.
|
4664
4661
|
:param pulumi.Input[str] port_specification: Specifies how port is selected for health checking, can be one of the
|
4665
4662
|
following values:
|
4663
|
+
|
4664
|
+
* 'USE_FIXED_PORT': The port number in 'port' is used for health checking.
|
4665
|
+
|
4666
|
+
* 'USE_NAMED_PORT': The 'portName' is used for health checking.
|
4667
|
+
|
4668
|
+
* 'USE_SERVING_PORT': For NetworkEndpointGroup, the port specified for each
|
4669
|
+
network endpoint is used for health checking. For other backends, the
|
4670
|
+
port or named port specified in the Backend Service is used for health
|
4671
|
+
checking.
|
4672
|
+
|
4673
|
+
If not specified, HTTP2 health check follows behavior specified in 'port' and
|
4674
|
+
'portName' fields. Possible values: ["USE_FIXED_PORT", "USE_NAMED_PORT", "USE_SERVING_PORT"]
|
4666
4675
|
:param pulumi.Input[str] proxy_header: Specifies the type of proxy header to append before sending data to the
|
4667
|
-
backend.
|
4668
|
-
|
4669
|
-
Possible values are: `NONE`, `PROXY_V1`.
|
4670
|
-
:param pulumi.Input[str] request_path: The request path of the HTTP health check request.
|
4676
|
+
backend. Default value: "NONE" Possible values: ["NONE", "PROXY_V1"]
|
4677
|
+
:param pulumi.Input[str] request_path: The request path of the HTTP2 health check request.
|
4671
4678
|
The default value is /.
|
4672
4679
|
:param pulumi.Input[str] response: The bytes to match against the beginning of the response data. If left empty
|
4673
4680
|
(the default value), any response will indicate health. The response data
|
@@ -4692,7 +4699,7 @@ class HealthCheckHttp2HealthCheckArgs:
|
|
4692
4699
|
@pulumi.getter
|
4693
4700
|
def host(self) -> Optional[pulumi.Input[str]]:
|
4694
4701
|
"""
|
4695
|
-
The value of the host header in the
|
4702
|
+
The value of the host header in the HTTP2 health check request.
|
4696
4703
|
If left empty (default value), the public IP on behalf of which this health
|
4697
4704
|
check is performed will be used.
|
4698
4705
|
"""
|
@@ -4706,9 +4713,8 @@ class HealthCheckHttp2HealthCheckArgs:
|
|
4706
4713
|
@pulumi.getter
|
4707
4714
|
def port(self) -> Optional[pulumi.Input[int]]:
|
4708
4715
|
"""
|
4709
|
-
The port number for the health check request.
|
4710
|
-
|
4711
|
-
or if port_specification is USE_FIXED_PORT. Valid values are 1 through 65535.
|
4716
|
+
The TCP port number for the HTTP2 health check request.
|
4717
|
+
The default value is 443.
|
4712
4718
|
"""
|
4713
4719
|
return pulumi.get(self, "port")
|
4714
4720
|
|
@@ -4735,6 +4741,18 @@ class HealthCheckHttp2HealthCheckArgs:
|
|
4735
4741
|
"""
|
4736
4742
|
Specifies how port is selected for health checking, can be one of the
|
4737
4743
|
following values:
|
4744
|
+
|
4745
|
+
* 'USE_FIXED_PORT': The port number in 'port' is used for health checking.
|
4746
|
+
|
4747
|
+
* 'USE_NAMED_PORT': The 'portName' is used for health checking.
|
4748
|
+
|
4749
|
+
* 'USE_SERVING_PORT': For NetworkEndpointGroup, the port specified for each
|
4750
|
+
network endpoint is used for health checking. For other backends, the
|
4751
|
+
port or named port specified in the Backend Service is used for health
|
4752
|
+
checking.
|
4753
|
+
|
4754
|
+
If not specified, HTTP2 health check follows behavior specified in 'port' and
|
4755
|
+
'portName' fields. Possible values: ["USE_FIXED_PORT", "USE_NAMED_PORT", "USE_SERVING_PORT"]
|
4738
4756
|
"""
|
4739
4757
|
return pulumi.get(self, "port_specification")
|
4740
4758
|
|
@@ -4747,9 +4765,7 @@ class HealthCheckHttp2HealthCheckArgs:
|
|
4747
4765
|
def proxy_header(self) -> Optional[pulumi.Input[str]]:
|
4748
4766
|
"""
|
4749
4767
|
Specifies the type of proxy header to append before sending data to the
|
4750
|
-
backend.
|
4751
|
-
Default value is `NONE`.
|
4752
|
-
Possible values are: `NONE`, `PROXY_V1`.
|
4768
|
+
backend. Default value: "NONE" Possible values: ["NONE", "PROXY_V1"]
|
4753
4769
|
"""
|
4754
4770
|
return pulumi.get(self, "proxy_header")
|
4755
4771
|
|
@@ -4761,7 +4777,7 @@ class HealthCheckHttp2HealthCheckArgs:
|
|
4761
4777
|
@pulumi.getter(name="requestPath")
|
4762
4778
|
def request_path(self) -> Optional[pulumi.Input[str]]:
|
4763
4779
|
"""
|
4764
|
-
The request path of the
|
4780
|
+
The request path of the HTTP2 health check request.
|
4765
4781
|
The default value is /.
|
4766
4782
|
"""
|
4767
4783
|
return pulumi.get(self, "request_path")
|
@@ -9431,6 +9447,29 @@ class InstanceGroupManagerNamedPortArgs:
|
|
9431
9447
|
pulumi.set(self, "port", value)
|
9432
9448
|
|
9433
9449
|
|
9450
|
+
@pulumi.input_type
|
9451
|
+
class InstanceGroupManagerParamsArgs:
|
9452
|
+
def __init__(__self__, *,
|
9453
|
+
resource_manager_tags: Optional[pulumi.Input[Mapping[str, Any]]] = None):
|
9454
|
+
"""
|
9455
|
+
:param pulumi.Input[Mapping[str, Any]] resource_manager_tags: Resource manager tags to bind to the managed instance group. The tags are key-value pairs. Keys must be in the format tagKeys/123 and values in the format tagValues/456. For more information, see [Manage tags for resources](https://cloud.google.com/compute/docs/tag-resources)
|
9456
|
+
"""
|
9457
|
+
if resource_manager_tags is not None:
|
9458
|
+
pulumi.set(__self__, "resource_manager_tags", resource_manager_tags)
|
9459
|
+
|
9460
|
+
@property
|
9461
|
+
@pulumi.getter(name="resourceManagerTags")
|
9462
|
+
def resource_manager_tags(self) -> Optional[pulumi.Input[Mapping[str, Any]]]:
|
9463
|
+
"""
|
9464
|
+
Resource manager tags to bind to the managed instance group. The tags are key-value pairs. Keys must be in the format tagKeys/123 and values in the format tagValues/456. For more information, see [Manage tags for resources](https://cloud.google.com/compute/docs/tag-resources)
|
9465
|
+
"""
|
9466
|
+
return pulumi.get(self, "resource_manager_tags")
|
9467
|
+
|
9468
|
+
@resource_manager_tags.setter
|
9469
|
+
def resource_manager_tags(self, value: Optional[pulumi.Input[Mapping[str, Any]]]):
|
9470
|
+
pulumi.set(self, "resource_manager_tags", value)
|
9471
|
+
|
9472
|
+
|
9434
9473
|
@pulumi.input_type
|
9435
9474
|
class InstanceGroupManagerStatefulDiskArgs:
|
9436
9475
|
def __init__(__self__, *,
|
@@ -10630,17 +10669,12 @@ class InstanceNetworkInterfaceIpv6AccessConfigArgs:
|
|
10630
10669
|
public_ptr_domain_name: Optional[pulumi.Input[str]] = None,
|
10631
10670
|
security_policy: Optional[pulumi.Input[str]] = None):
|
10632
10671
|
"""
|
10633
|
-
:param pulumi.Input[str] network_tier: The service-level to be provided for IPv6 traffic when the
|
10634
|
-
|
10635
|
-
:param pulumi.Input[str] external_ipv6: The first IPv6 address of the external IPv6 range associated
|
10636
|
-
with this instance, prefix length is stored in externalIpv6PrefixLength in ipv6AccessConfig.
|
10637
|
-
To use a static external IP address, it must be unused and in the same region as the instance's zone.
|
10638
|
-
If not specified, Google Cloud will automatically assign an external IPv6 address from the instance's subnetwork.
|
10672
|
+
:param pulumi.Input[str] network_tier: The service-level to be provided for IPv6 traffic when the subnet has an external subnet. Only PREMIUM tier is valid for IPv6
|
10673
|
+
:param pulumi.Input[str] external_ipv6: The first IPv6 address of the external IPv6 range associated with this instance, prefix length is stored in externalIpv6PrefixLength in ipv6AccessConfig. To use a static external IP address, it must be unused and in the same region as the instance's zone. If not specified, Google Cloud will automatically assign an external IPv6 address from the instance's subnetwork.
|
10639
10674
|
:param pulumi.Input[str] external_ipv6_prefix_length: The prefix length of the external IPv6 range.
|
10640
10675
|
:param pulumi.Input[str] name: A unique name for the resource, required by GCE.
|
10641
10676
|
Changing this forces a new resource to be created.
|
10642
|
-
:param pulumi.Input[str] public_ptr_domain_name: The domain name to be used when creating DNSv6
|
10643
|
-
records for the external IPv6 ranges..
|
10677
|
+
:param pulumi.Input[str] public_ptr_domain_name: The domain name to be used when creating DNSv6 records for the external IPv6 ranges.
|
10644
10678
|
:param pulumi.Input[str] security_policy: A full or partial URL to a security policy to add to this instance. If this field is set to an empty string it will remove the associated security policy.
|
10645
10679
|
"""
|
10646
10680
|
pulumi.set(__self__, "network_tier", network_tier)
|
@@ -10659,8 +10693,7 @@ class InstanceNetworkInterfaceIpv6AccessConfigArgs:
|
|
10659
10693
|
@pulumi.getter(name="networkTier")
|
10660
10694
|
def network_tier(self) -> pulumi.Input[str]:
|
10661
10695
|
"""
|
10662
|
-
The service-level to be provided for IPv6 traffic when the
|
10663
|
-
subnet has an external subnet. Only PREMIUM or STANDARD tier is valid for IPv6.
|
10696
|
+
The service-level to be provided for IPv6 traffic when the subnet has an external subnet. Only PREMIUM tier is valid for IPv6
|
10664
10697
|
"""
|
10665
10698
|
return pulumi.get(self, "network_tier")
|
10666
10699
|
|
@@ -10672,10 +10705,7 @@ class InstanceNetworkInterfaceIpv6AccessConfigArgs:
|
|
10672
10705
|
@pulumi.getter(name="externalIpv6")
|
10673
10706
|
def external_ipv6(self) -> Optional[pulumi.Input[str]]:
|
10674
10707
|
"""
|
10675
|
-
The first IPv6 address of the external IPv6 range associated
|
10676
|
-
with this instance, prefix length is stored in externalIpv6PrefixLength in ipv6AccessConfig.
|
10677
|
-
To use a static external IP address, it must be unused and in the same region as the instance's zone.
|
10678
|
-
If not specified, Google Cloud will automatically assign an external IPv6 address from the instance's subnetwork.
|
10708
|
+
The first IPv6 address of the external IPv6 range associated with this instance, prefix length is stored in externalIpv6PrefixLength in ipv6AccessConfig. To use a static external IP address, it must be unused and in the same region as the instance's zone. If not specified, Google Cloud will automatically assign an external IPv6 address from the instance's subnetwork.
|
10679
10709
|
"""
|
10680
10710
|
return pulumi.get(self, "external_ipv6")
|
10681
10711
|
|
@@ -10712,8 +10742,7 @@ class InstanceNetworkInterfaceIpv6AccessConfigArgs:
|
|
10712
10742
|
@pulumi.getter(name="publicPtrDomainName")
|
10713
10743
|
def public_ptr_domain_name(self) -> Optional[pulumi.Input[str]]:
|
10714
10744
|
"""
|
10715
|
-
The domain name to be used when creating DNSv6
|
10716
|
-
records for the external IPv6 ranges..
|
10745
|
+
The domain name to be used when creating DNSv6 records for the external IPv6 ranges.
|
10717
10746
|
"""
|
10718
10747
|
return pulumi.get(self, "public_ptr_domain_name")
|
10719
10748
|
|
@@ -11065,13 +11094,12 @@ class InstanceSchedulingLocalSsdRecoveryTimeoutArgs:
|
|
11065
11094
|
seconds: pulumi.Input[int],
|
11066
11095
|
nanos: Optional[pulumi.Input[int]] = None):
|
11067
11096
|
"""
|
11068
|
-
:param pulumi.Input[int] seconds: Span of time at a resolution of a second.
|
11069
|
-
315,576,000,000 inclusive.
|
11070
|
-
sec/min * 60 min/hr * 24 hr/day * 365.25 days/year * 10000 years.
|
11097
|
+
:param pulumi.Input[int] seconds: Span of time at a resolution of a second.
|
11098
|
+
Must be from 0 to 315,576,000,000 inclusive.
|
11071
11099
|
:param pulumi.Input[int] nanos: Span of time that's a fraction of a second at nanosecond
|
11072
|
-
resolution. Durations less than one second are represented
|
11073
|
-
|
11074
|
-
999,999,999 inclusive.
|
11100
|
+
resolution. Durations less than one second are represented
|
11101
|
+
with a 0 seconds field and a positive nanos field. Must
|
11102
|
+
be from 0 to 999,999,999 inclusive.
|
11075
11103
|
"""
|
11076
11104
|
pulumi.set(__self__, "seconds", seconds)
|
11077
11105
|
if nanos is not None:
|
@@ -11081,9 +11109,8 @@ class InstanceSchedulingLocalSsdRecoveryTimeoutArgs:
|
|
11081
11109
|
@pulumi.getter
|
11082
11110
|
def seconds(self) -> pulumi.Input[int]:
|
11083
11111
|
"""
|
11084
|
-
Span of time at a resolution of a second.
|
11085
|
-
315,576,000,000 inclusive.
|
11086
|
-
sec/min * 60 min/hr * 24 hr/day * 365.25 days/year * 10000 years.
|
11112
|
+
Span of time at a resolution of a second.
|
11113
|
+
Must be from 0 to 315,576,000,000 inclusive.
|
11087
11114
|
"""
|
11088
11115
|
return pulumi.get(self, "seconds")
|
11089
11116
|
|
@@ -11096,9 +11123,9 @@ class InstanceSchedulingLocalSsdRecoveryTimeoutArgs:
|
|
11096
11123
|
def nanos(self) -> Optional[pulumi.Input[int]]:
|
11097
11124
|
"""
|
11098
11125
|
Span of time that's a fraction of a second at nanosecond
|
11099
|
-
resolution. Durations less than one second are represented
|
11100
|
-
|
11101
|
-
999,999,999 inclusive.
|
11126
|
+
resolution. Durations less than one second are represented
|
11127
|
+
with a 0 seconds field and a positive nanos field. Must
|
11128
|
+
be from 0 to 999,999,999 inclusive.
|
11102
11129
|
"""
|
11103
11130
|
return pulumi.get(self, "nanos")
|
11104
11131
|
|
@@ -11113,13 +11140,12 @@ class InstanceSchedulingMaxRunDurationArgs:
|
|
11113
11140
|
seconds: pulumi.Input[int],
|
11114
11141
|
nanos: Optional[pulumi.Input[int]] = None):
|
11115
11142
|
"""
|
11116
|
-
:param pulumi.Input[int] seconds: Span of time at a resolution of a second.
|
11117
|
-
315,576,000,000 inclusive.
|
11118
|
-
sec/min * 60 min/hr * 24 hr/day * 365.25 days/year * 10000 years.
|
11143
|
+
:param pulumi.Input[int] seconds: Span of time at a resolution of a second.
|
11144
|
+
Must be from 0 to 315,576,000,000 inclusive.
|
11119
11145
|
:param pulumi.Input[int] nanos: Span of time that's a fraction of a second at nanosecond
|
11120
|
-
resolution. Durations less than one second are represented
|
11121
|
-
|
11122
|
-
999,999,999 inclusive.
|
11146
|
+
resolution. Durations less than one second are represented
|
11147
|
+
with a 0 seconds field and a positive nanos field. Must
|
11148
|
+
be from 0 to 999,999,999 inclusive.
|
11123
11149
|
"""
|
11124
11150
|
pulumi.set(__self__, "seconds", seconds)
|
11125
11151
|
if nanos is not None:
|
@@ -11129,9 +11155,8 @@ class InstanceSchedulingMaxRunDurationArgs:
|
|
11129
11155
|
@pulumi.getter
|
11130
11156
|
def seconds(self) -> pulumi.Input[int]:
|
11131
11157
|
"""
|
11132
|
-
Span of time at a resolution of a second.
|
11133
|
-
315,576,000,000 inclusive.
|
11134
|
-
sec/min * 60 min/hr * 24 hr/day * 365.25 days/year * 10000 years.
|
11158
|
+
Span of time at a resolution of a second.
|
11159
|
+
Must be from 0 to 315,576,000,000 inclusive.
|
11135
11160
|
"""
|
11136
11161
|
return pulumi.get(self, "seconds")
|
11137
11162
|
|
@@ -11144,9 +11169,9 @@ class InstanceSchedulingMaxRunDurationArgs:
|
|
11144
11169
|
def nanos(self) -> Optional[pulumi.Input[int]]:
|
11145
11170
|
"""
|
11146
11171
|
Span of time that's a fraction of a second at nanosecond
|
11147
|
-
resolution. Durations less than one second are represented
|
11148
|
-
|
11149
|
-
999,999,999 inclusive.
|
11172
|
+
resolution. Durations less than one second are represented
|
11173
|
+
with a 0 seconds field and a positive nanos field. Must
|
11174
|
+
be from 0 to 999,999,999 inclusive.
|
11150
11175
|
"""
|
11151
11176
|
return pulumi.get(self, "nanos")
|
11152
11177
|
|
@@ -11217,10 +11242,8 @@ class InstanceScratchDiskArgs:
|
|
11217
11242
|
size: Optional[pulumi.Input[int]] = None):
|
11218
11243
|
"""
|
11219
11244
|
:param pulumi.Input[str] interface: The disk interface to use for attaching this disk; either SCSI or NVME.
|
11220
|
-
:param pulumi.Input[str] device_name: Name with which the attached disk
|
11221
|
-
|
11222
|
-
:param pulumi.Input[int] size: The size of the image in gigabytes. If not specified, it
|
11223
|
-
will inherit the size of its base image.
|
11245
|
+
:param pulumi.Input[str] device_name: Name with which the attached disk is accessible under /dev/disk/by-id/
|
11246
|
+
:param pulumi.Input[int] size: The size of the disk in gigabytes. One of 375 or 3000.
|
11224
11247
|
"""
|
11225
11248
|
pulumi.set(__self__, "interface", interface)
|
11226
11249
|
if device_name is not None:
|
@@ -11244,8 +11267,7 @@ class InstanceScratchDiskArgs:
|
|
11244
11267
|
@pulumi.getter(name="deviceName")
|
11245
11268
|
def device_name(self) -> Optional[pulumi.Input[str]]:
|
11246
11269
|
"""
|
11247
|
-
Name with which the attached disk
|
11248
|
-
under `/dev/disk/by-id/google-*`
|
11270
|
+
Name with which the attached disk is accessible under /dev/disk/by-id/
|
11249
11271
|
"""
|
11250
11272
|
return pulumi.get(self, "device_name")
|
11251
11273
|
|
@@ -11257,8 +11279,7 @@ class InstanceScratchDiskArgs:
|
|
11257
11279
|
@pulumi.getter
|
11258
11280
|
def size(self) -> Optional[pulumi.Input[int]]:
|
11259
11281
|
"""
|
11260
|
-
The size of the
|
11261
|
-
will inherit the size of its base image.
|
11282
|
+
The size of the disk in gigabytes. One of 375 or 3000.
|
11262
11283
|
"""
|
11263
11284
|
return pulumi.get(self, "size")
|
11264
11285
|
|
@@ -12432,8 +12453,7 @@ class InstanceTemplateNetworkInterfaceIpv6AccessConfigArgs:
|
|
12432
12453
|
name: Optional[pulumi.Input[str]] = None,
|
12433
12454
|
public_ptr_domain_name: Optional[pulumi.Input[str]] = None):
|
12434
12455
|
"""
|
12435
|
-
:param pulumi.Input[str] network_tier: The service-level to be provided for IPv6 traffic when the
|
12436
|
-
subnet has an external subnet. Only PREMIUM and STANDARD tier is valid for IPv6.
|
12456
|
+
:param pulumi.Input[str] network_tier: The service-level to be provided for IPv6 traffic when the subnet has an external subnet. Only PREMIUM tier is valid for IPv6
|
12437
12457
|
:param pulumi.Input[str] external_ipv6: The first IPv6 address of the external IPv6 range associated with this instance, prefix length is stored in externalIpv6PrefixLength in ipv6AccessConfig. The field is output only, an IPv6 address from a subnetwork associated with the instance will be allocated dynamically.
|
12438
12458
|
:param pulumi.Input[str] external_ipv6_prefix_length: The prefix length of the external IPv6 range.
|
12439
12459
|
:param pulumi.Input[str] name: The name of the instance template. If you leave
|
@@ -12454,8 +12474,7 @@ class InstanceTemplateNetworkInterfaceIpv6AccessConfigArgs:
|
|
12454
12474
|
@pulumi.getter(name="networkTier")
|
12455
12475
|
def network_tier(self) -> pulumi.Input[str]:
|
12456
12476
|
"""
|
12457
|
-
The service-level to be provided for IPv6 traffic when the
|
12458
|
-
subnet has an external subnet. Only PREMIUM and STANDARD tier is valid for IPv6.
|
12477
|
+
The service-level to be provided for IPv6 traffic when the subnet has an external subnet. Only PREMIUM tier is valid for IPv6
|
12459
12478
|
"""
|
12460
12479
|
return pulumi.get(self, "network_tier")
|
12461
12480
|
|
@@ -12817,13 +12836,12 @@ class InstanceTemplateSchedulingLocalSsdRecoveryTimeoutArgs:
|
|
12817
12836
|
seconds: pulumi.Input[int],
|
12818
12837
|
nanos: Optional[pulumi.Input[int]] = None):
|
12819
12838
|
"""
|
12820
|
-
:param pulumi.Input[int] seconds: Span of time at a resolution of a second.
|
12821
|
-
315,576,000,000 inclusive.
|
12822
|
-
sec/min * 60 min/hr * 24 hr/day * 365.25 days/year * 10000 years.
|
12839
|
+
:param pulumi.Input[int] seconds: Span of time at a resolution of a second.
|
12840
|
+
Must be from 0 to 315,576,000,000 inclusive.
|
12823
12841
|
:param pulumi.Input[int] nanos: Span of time that's a fraction of a second at nanosecond
|
12824
|
-
resolution. Durations less than one second are represented
|
12825
|
-
|
12826
|
-
999,999,999 inclusive.
|
12842
|
+
resolution. Durations less than one second are represented
|
12843
|
+
with a 0 seconds field and a positive nanos field. Must
|
12844
|
+
be from 0 to 999,999,999 inclusive.
|
12827
12845
|
"""
|
12828
12846
|
pulumi.set(__self__, "seconds", seconds)
|
12829
12847
|
if nanos is not None:
|
@@ -12833,9 +12851,8 @@ class InstanceTemplateSchedulingLocalSsdRecoveryTimeoutArgs:
|
|
12833
12851
|
@pulumi.getter
|
12834
12852
|
def seconds(self) -> pulumi.Input[int]:
|
12835
12853
|
"""
|
12836
|
-
Span of time at a resolution of a second.
|
12837
|
-
315,576,000,000 inclusive.
|
12838
|
-
sec/min * 60 min/hr * 24 hr/day * 365.25 days/year * 10000 years.
|
12854
|
+
Span of time at a resolution of a second.
|
12855
|
+
Must be from 0 to 315,576,000,000 inclusive.
|
12839
12856
|
"""
|
12840
12857
|
return pulumi.get(self, "seconds")
|
12841
12858
|
|
@@ -12848,9 +12865,9 @@ class InstanceTemplateSchedulingLocalSsdRecoveryTimeoutArgs:
|
|
12848
12865
|
def nanos(self) -> Optional[pulumi.Input[int]]:
|
12849
12866
|
"""
|
12850
12867
|
Span of time that's a fraction of a second at nanosecond
|
12851
|
-
resolution. Durations less than one second are represented
|
12852
|
-
|
12853
|
-
999,999,999 inclusive.
|
12868
|
+
resolution. Durations less than one second are represented
|
12869
|
+
with a 0 seconds field and a positive nanos field. Must
|
12870
|
+
be from 0 to 999,999,999 inclusive.
|
12854
12871
|
"""
|
12855
12872
|
return pulumi.get(self, "nanos")
|
12856
12873
|
|
@@ -12865,13 +12882,12 @@ class InstanceTemplateSchedulingMaxRunDurationArgs:
|
|
12865
12882
|
seconds: pulumi.Input[int],
|
12866
12883
|
nanos: Optional[pulumi.Input[int]] = None):
|
12867
12884
|
"""
|
12868
|
-
:param pulumi.Input[int] seconds: Span of time at a resolution of a second.
|
12869
|
-
315,576,000,000 inclusive.
|
12870
|
-
sec/min * 60 min/hr * 24 hr/day * 365.25 days/year * 10000 years.
|
12885
|
+
:param pulumi.Input[int] seconds: Span of time at a resolution of a second.
|
12886
|
+
Must be from 0 to 315,576,000,000 inclusive.
|
12871
12887
|
:param pulumi.Input[int] nanos: Span of time that's a fraction of a second at nanosecond
|
12872
|
-
resolution. Durations less than one second are represented
|
12873
|
-
|
12874
|
-
999,999,999 inclusive.
|
12888
|
+
resolution. Durations less than one second are represented
|
12889
|
+
with a 0 seconds field and a positive nanos field. Must
|
12890
|
+
be from 0 to 999,999,999 inclusive.
|
12875
12891
|
"""
|
12876
12892
|
pulumi.set(__self__, "seconds", seconds)
|
12877
12893
|
if nanos is not None:
|
@@ -12881,9 +12897,8 @@ class InstanceTemplateSchedulingMaxRunDurationArgs:
|
|
12881
12897
|
@pulumi.getter
|
12882
12898
|
def seconds(self) -> pulumi.Input[int]:
|
12883
12899
|
"""
|
12884
|
-
Span of time at a resolution of a second.
|
12885
|
-
315,576,000,000 inclusive.
|
12886
|
-
sec/min * 60 min/hr * 24 hr/day * 365.25 days/year * 10000 years.
|
12900
|
+
Span of time at a resolution of a second.
|
12901
|
+
Must be from 0 to 315,576,000,000 inclusive.
|
12887
12902
|
"""
|
12888
12903
|
return pulumi.get(self, "seconds")
|
12889
12904
|
|
@@ -12896,9 +12911,9 @@ class InstanceTemplateSchedulingMaxRunDurationArgs:
|
|
12896
12911
|
def nanos(self) -> Optional[pulumi.Input[int]]:
|
12897
12912
|
"""
|
12898
12913
|
Span of time that's a fraction of a second at nanosecond
|
12899
|
-
resolution. Durations less than one second are represented
|
12900
|
-
|
12901
|
-
999,999,999 inclusive.
|
12914
|
+
resolution. Durations less than one second are represented
|
12915
|
+
with a 0 seconds field and a positive nanos field. Must
|
12916
|
+
be from 0 to 999,999,999 inclusive.
|
12902
12917
|
"""
|
12903
12918
|
return pulumi.get(self, "nanos")
|
12904
12919
|
|
@@ -12917,7 +12932,6 @@ class InstanceTemplateSchedulingNodeAffinityArgs:
|
|
12917
12932
|
:param pulumi.Input[str] key: The key for the node affinity label.
|
12918
12933
|
:param pulumi.Input[str] operator: The operator. Can be `IN` for node-affinities
|
12919
12934
|
or `NOT_IN` for anti-affinities.
|
12920
|
-
:param pulumi.Input[Sequence[pulumi.Input[str]]] values: Corresponds to the label values of a reservation resource.
|
12921
12935
|
"""
|
12922
12936
|
pulumi.set(__self__, "key", key)
|
12923
12937
|
pulumi.set(__self__, "operator", operator)
|
@@ -12951,9 +12965,6 @@ class InstanceTemplateSchedulingNodeAffinityArgs:
|
|
12951
12965
|
@property
|
12952
12966
|
@pulumi.getter
|
12953
12967
|
def values(self) -> pulumi.Input[Sequence[pulumi.Input[str]]]:
|
12954
|
-
"""
|
12955
|
-
Corresponds to the label values of a reservation resource.
|
12956
|
-
"""
|
12957
12968
|
return pulumi.get(self, "values")
|
12958
12969
|
|
12959
12970
|
@values.setter
|
@@ -13707,8 +13718,6 @@ class NetworkFirewallPolicyRuleMatchLayer4ConfigArgs:
|
|
13707
13718
|
"""
|
13708
13719
|
:param pulumi.Input[str] ip_protocol: The IP protocol to which this rule applies. The protocol type is required when creating a firewall rule. This value can either be one of the following well known protocol strings (`tcp`, `udp`, `icmp`, `esp`, `ah`, `ipip`, `sctp`), or the IP protocol number.
|
13709
13720
|
:param pulumi.Input[Sequence[pulumi.Input[str]]] ports: An optional list of ports to which this rule applies. This field is only applicable for UDP or TCP protocol. Each entry must be either an integer or a range. If not specified, this rule applies to connections through any port. Example inputs include: ``.
|
13710
|
-
|
13711
|
-
- - -
|
13712
13721
|
"""
|
13713
13722
|
pulumi.set(__self__, "ip_protocol", ip_protocol)
|
13714
13723
|
if ports is not None:
|
@@ -13731,8 +13740,6 @@ class NetworkFirewallPolicyRuleMatchLayer4ConfigArgs:
|
|
13731
13740
|
def ports(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[str]]]]:
|
13732
13741
|
"""
|
13733
13742
|
An optional list of ports to which this rule applies. This field is only applicable for UDP or TCP protocol. Each entry must be either an integer or a range. If not specified, this rule applies to connections through any port. Example inputs include: ``.
|
13734
|
-
|
13735
|
-
- - -
|
13736
13743
|
"""
|
13737
13744
|
return pulumi.get(self, "ports")
|
13738
13745
|
|
@@ -14233,10 +14240,9 @@ class OrganizationSecurityPolicyRuleMatchConfigLayer4ConfigArgs:
|
|
14233
14240
|
is only applicable for UDP or TCP protocol. Each entry must be
|
14234
14241
|
either an integer or a range. If not specified, this rule
|
14235
14242
|
applies to connections through any port.
|
14243
|
+
|
14236
14244
|
Example inputs include: ["22"], ["80","443"], and
|
14237
14245
|
["12345-12349"].
|
14238
|
-
|
14239
|
-
- - -
|
14240
14246
|
"""
|
14241
14247
|
pulumi.set(__self__, "ip_protocol", ip_protocol)
|
14242
14248
|
if ports is not None:
|
@@ -14266,10 +14272,9 @@ class OrganizationSecurityPolicyRuleMatchConfigLayer4ConfigArgs:
|
|
14266
14272
|
is only applicable for UDP or TCP protocol. Each entry must be
|
14267
14273
|
either an integer or a range. If not specified, this rule
|
14268
14274
|
applies to connections through any port.
|
14275
|
+
|
14269
14276
|
Example inputs include: ["22"], ["80","443"], and
|
14270
14277
|
["12345-12349"].
|
14271
|
-
|
14272
|
-
- - -
|
14273
14278
|
"""
|
14274
14279
|
return pulumi.get(self, "ports")
|
14275
14280
|
|
@@ -17828,21 +17833,30 @@ class RegionHealthCheckHttp2HealthCheckArgs:
|
|
17828
17833
|
request_path: Optional[pulumi.Input[str]] = None,
|
17829
17834
|
response: Optional[pulumi.Input[str]] = None):
|
17830
17835
|
"""
|
17831
|
-
:param pulumi.Input[str] host: The value of the host header in the
|
17836
|
+
:param pulumi.Input[str] host: The value of the host header in the HTTP2 health check request.
|
17832
17837
|
If left empty (default value), the public IP on behalf of which this health
|
17833
17838
|
check is performed will be used.
|
17834
|
-
:param pulumi.Input[int] port: The port number for the health check request.
|
17835
|
-
|
17836
|
-
or if port_specification is USE_FIXED_PORT. Valid values are 1 through 65535.
|
17839
|
+
:param pulumi.Input[int] port: The TCP port number for the HTTP2 health check request.
|
17840
|
+
The default value is 443.
|
17837
17841
|
:param pulumi.Input[str] port_name: Port name as defined in InstanceGroup#NamedPort#name. If both port and
|
17838
17842
|
port_name are defined, port takes precedence.
|
17839
17843
|
:param pulumi.Input[str] port_specification: Specifies how port is selected for health checking, can be one of the
|
17840
17844
|
following values:
|
17845
|
+
|
17846
|
+
* 'USE_FIXED_PORT': The port number in 'port' is used for health checking.
|
17847
|
+
|
17848
|
+
* 'USE_NAMED_PORT': The 'portName' is used for health checking.
|
17849
|
+
|
17850
|
+
* 'USE_SERVING_PORT': For NetworkEndpointGroup, the port specified for each
|
17851
|
+
network endpoint is used for health checking. For other backends, the
|
17852
|
+
port or named port specified in the Backend Service is used for health
|
17853
|
+
checking.
|
17854
|
+
|
17855
|
+
If not specified, HTTP2 health check follows behavior specified in 'port' and
|
17856
|
+
'portName' fields. Possible values: ["USE_FIXED_PORT", "USE_NAMED_PORT", "USE_SERVING_PORT"]
|
17841
17857
|
:param pulumi.Input[str] proxy_header: Specifies the type of proxy header to append before sending data to the
|
17842
|
-
backend.
|
17843
|
-
|
17844
|
-
Possible values are: `NONE`, `PROXY_V1`.
|
17845
|
-
:param pulumi.Input[str] request_path: The request path of the HTTP health check request.
|
17858
|
+
backend. Default value: "NONE" Possible values: ["NONE", "PROXY_V1"]
|
17859
|
+
:param pulumi.Input[str] request_path: The request path of the HTTP2 health check request.
|
17846
17860
|
The default value is /.
|
17847
17861
|
:param pulumi.Input[str] response: The bytes to match against the beginning of the response data. If left empty
|
17848
17862
|
(the default value), any response will indicate health. The response data
|
@@ -17867,7 +17881,7 @@ class RegionHealthCheckHttp2HealthCheckArgs:
|
|
17867
17881
|
@pulumi.getter
|
17868
17882
|
def host(self) -> Optional[pulumi.Input[str]]:
|
17869
17883
|
"""
|
17870
|
-
The value of the host header in the
|
17884
|
+
The value of the host header in the HTTP2 health check request.
|
17871
17885
|
If left empty (default value), the public IP on behalf of which this health
|
17872
17886
|
check is performed will be used.
|
17873
17887
|
"""
|
@@ -17881,9 +17895,8 @@ class RegionHealthCheckHttp2HealthCheckArgs:
|
|
17881
17895
|
@pulumi.getter
|
17882
17896
|
def port(self) -> Optional[pulumi.Input[int]]:
|
17883
17897
|
"""
|
17884
|
-
The port number for the health check request.
|
17885
|
-
|
17886
|
-
or if port_specification is USE_FIXED_PORT. Valid values are 1 through 65535.
|
17898
|
+
The TCP port number for the HTTP2 health check request.
|
17899
|
+
The default value is 443.
|
17887
17900
|
"""
|
17888
17901
|
return pulumi.get(self, "port")
|
17889
17902
|
|
@@ -17910,6 +17923,18 @@ class RegionHealthCheckHttp2HealthCheckArgs:
|
|
17910
17923
|
"""
|
17911
17924
|
Specifies how port is selected for health checking, can be one of the
|
17912
17925
|
following values:
|
17926
|
+
|
17927
|
+
* 'USE_FIXED_PORT': The port number in 'port' is used for health checking.
|
17928
|
+
|
17929
|
+
* 'USE_NAMED_PORT': The 'portName' is used for health checking.
|
17930
|
+
|
17931
|
+
* 'USE_SERVING_PORT': For NetworkEndpointGroup, the port specified for each
|
17932
|
+
network endpoint is used for health checking. For other backends, the
|
17933
|
+
port or named port specified in the Backend Service is used for health
|
17934
|
+
checking.
|
17935
|
+
|
17936
|
+
If not specified, HTTP2 health check follows behavior specified in 'port' and
|
17937
|
+
'portName' fields. Possible values: ["USE_FIXED_PORT", "USE_NAMED_PORT", "USE_SERVING_PORT"]
|
17913
17938
|
"""
|
17914
17939
|
return pulumi.get(self, "port_specification")
|
17915
17940
|
|
@@ -17922,9 +17947,7 @@ class RegionHealthCheckHttp2HealthCheckArgs:
|
|
17922
17947
|
def proxy_header(self) -> Optional[pulumi.Input[str]]:
|
17923
17948
|
"""
|
17924
17949
|
Specifies the type of proxy header to append before sending data to the
|
17925
|
-
backend.
|
17926
|
-
Default value is `NONE`.
|
17927
|
-
Possible values are: `NONE`, `PROXY_V1`.
|
17950
|
+
backend. Default value: "NONE" Possible values: ["NONE", "PROXY_V1"]
|
17928
17951
|
"""
|
17929
17952
|
return pulumi.get(self, "proxy_header")
|
17930
17953
|
|
@@ -17936,7 +17959,7 @@ class RegionHealthCheckHttp2HealthCheckArgs:
|
|
17936
17959
|
@pulumi.getter(name="requestPath")
|
17937
17960
|
def request_path(self) -> Optional[pulumi.Input[str]]:
|
17938
17961
|
"""
|
17939
|
-
The request path of the
|
17962
|
+
The request path of the HTTP2 health check request.
|
17940
17963
|
The default value is /.
|
17941
17964
|
"""
|
17942
17965
|
return pulumi.get(self, "request_path")
|
@@ -18681,6 +18704,29 @@ class RegionInstanceGroupManagerNamedPortArgs:
|
|
18681
18704
|
pulumi.set(self, "port", value)
|
18682
18705
|
|
18683
18706
|
|
18707
|
+
@pulumi.input_type
|
18708
|
+
class RegionInstanceGroupManagerParamsArgs:
|
18709
|
+
def __init__(__self__, *,
|
18710
|
+
resource_manager_tags: Optional[pulumi.Input[Mapping[str, Any]]] = None):
|
18711
|
+
"""
|
18712
|
+
:param pulumi.Input[Mapping[str, Any]] resource_manager_tags: Resource manager tags to bind to the managed instance group. The tags are key-value pairs. Keys must be in the format tagKeys/123 and values in the format tagValues/456. For more information, see [Manage tags for resources](https://cloud.google.com/compute/docs/tag-resources)
|
18713
|
+
"""
|
18714
|
+
if resource_manager_tags is not None:
|
18715
|
+
pulumi.set(__self__, "resource_manager_tags", resource_manager_tags)
|
18716
|
+
|
18717
|
+
@property
|
18718
|
+
@pulumi.getter(name="resourceManagerTags")
|
18719
|
+
def resource_manager_tags(self) -> Optional[pulumi.Input[Mapping[str, Any]]]:
|
18720
|
+
"""
|
18721
|
+
Resource manager tags to bind to the managed instance group. The tags are key-value pairs. Keys must be in the format tagKeys/123 and values in the format tagValues/456. For more information, see [Manage tags for resources](https://cloud.google.com/compute/docs/tag-resources)
|
18722
|
+
"""
|
18723
|
+
return pulumi.get(self, "resource_manager_tags")
|
18724
|
+
|
18725
|
+
@resource_manager_tags.setter
|
18726
|
+
def resource_manager_tags(self, value: Optional[pulumi.Input[Mapping[str, Any]]]):
|
18727
|
+
pulumi.set(self, "resource_manager_tags", value)
|
18728
|
+
|
18729
|
+
|
18684
18730
|
@pulumi.input_type
|
18685
18731
|
class RegionInstanceGroupManagerStatefulDiskArgs:
|
18686
18732
|
def __init__(__self__, *,
|
@@ -20269,8 +20315,7 @@ class RegionInstanceTemplateNetworkInterfaceIpv6AccessConfigArgs:
|
|
20269
20315
|
name: Optional[pulumi.Input[str]] = None,
|
20270
20316
|
public_ptr_domain_name: Optional[pulumi.Input[str]] = None):
|
20271
20317
|
"""
|
20272
|
-
:param pulumi.Input[str] network_tier: The service-level to be provided for IPv6 traffic when the
|
20273
|
-
subnet has an external subnet. Only PREMIUM and STANDARD tier is valid for IPv6.
|
20318
|
+
:param pulumi.Input[str] network_tier: The service-level to be provided for IPv6 traffic when the subnet has an external subnet. Only PREMIUM tier is valid for IPv6
|
20274
20319
|
:param pulumi.Input[str] external_ipv6: The first IPv6 address of the external IPv6 range associated with this instance, prefix length is stored in externalIpv6PrefixLength in ipv6AccessConfig. The field is output only, an IPv6 address from a subnetwork associated with the instance will be allocated dynamically.
|
20275
20320
|
:param pulumi.Input[str] external_ipv6_prefix_length: The prefix length of the external IPv6 range.
|
20276
20321
|
:param pulumi.Input[str] name: The name of this access configuration.
|
@@ -20290,8 +20335,7 @@ class RegionInstanceTemplateNetworkInterfaceIpv6AccessConfigArgs:
|
|
20290
20335
|
@pulumi.getter(name="networkTier")
|
20291
20336
|
def network_tier(self) -> pulumi.Input[str]:
|
20292
20337
|
"""
|
20293
|
-
The service-level to be provided for IPv6 traffic when the
|
20294
|
-
subnet has an external subnet. Only PREMIUM and STANDARD tier is valid for IPv6.
|
20338
|
+
The service-level to be provided for IPv6 traffic when the subnet has an external subnet. Only PREMIUM tier is valid for IPv6
|
20295
20339
|
"""
|
20296
20340
|
return pulumi.get(self, "network_tier")
|
20297
20341
|
|
@@ -20469,7 +20513,7 @@ class RegionInstanceTemplateSchedulingArgs:
|
|
20469
20513
|
recovery of the Local Ssd state is attempted. Its value should be in
|
20470
20514
|
between 0 and 168 hours with hour granularity and the default value being 1
|
20471
20515
|
hour.
|
20472
|
-
:param pulumi.Input[str] maintenance_interval: Specifies the frequency of planned maintenance events. The accepted values are:
|
20516
|
+
:param pulumi.Input[str] maintenance_interval: Specifies the frequency of planned maintenance events. The accepted values are: PERIODIC
|
20473
20517
|
:param pulumi.Input['RegionInstanceTemplateSchedulingMaxRunDurationArgs'] max_run_duration: The duration of the instance. Instance will run and be terminated after then, the termination action could be defined in `instance_termination_action`. Only support `DELETE` `instance_termination_action` at this point. Structure is documented below.
|
20474
20518
|
:param pulumi.Input[int] min_node_cpus: Minimum number of cpus for the instance.
|
20475
20519
|
:param pulumi.Input[Sequence[pulumi.Input['RegionInstanceTemplateSchedulingNodeAffinityArgs']]] node_affinities: Specifies node affinities or anti-affinities
|
@@ -20553,7 +20597,7 @@ class RegionInstanceTemplateSchedulingArgs:
|
|
20553
20597
|
@pulumi.getter(name="maintenanceInterval")
|
20554
20598
|
def maintenance_interval(self) -> Optional[pulumi.Input[str]]:
|
20555
20599
|
"""
|
20556
|
-
Specifies the frequency of planned maintenance events. The accepted values are:
|
20600
|
+
Specifies the frequency of planned maintenance events. The accepted values are: PERIODIC
|
20557
20601
|
"""
|
20558
20602
|
return pulumi.get(self, "maintenance_interval")
|
20559
20603
|
|
@@ -20650,13 +20694,12 @@ class RegionInstanceTemplateSchedulingLocalSsdRecoveryTimeoutArgs:
|
|
20650
20694
|
seconds: pulumi.Input[int],
|
20651
20695
|
nanos: Optional[pulumi.Input[int]] = None):
|
20652
20696
|
"""
|
20653
|
-
:param pulumi.Input[int] seconds: Span of time at a resolution of a second.
|
20654
|
-
315,576,000,000 inclusive.
|
20655
|
-
sec/min * 60 min/hr * 24 hr/day * 365.25 days/year * 10000 years.
|
20697
|
+
:param pulumi.Input[int] seconds: Span of time at a resolution of a second.
|
20698
|
+
Must be from 0 to 315,576,000,000 inclusive.
|
20656
20699
|
:param pulumi.Input[int] nanos: Span of time that's a fraction of a second at nanosecond
|
20657
|
-
resolution. Durations less than one second are represented
|
20658
|
-
|
20659
|
-
999,999,999 inclusive.
|
20700
|
+
resolution. Durations less than one second are represented
|
20701
|
+
with a 0 seconds field and a positive nanos field. Must
|
20702
|
+
be from 0 to 999,999,999 inclusive.
|
20660
20703
|
"""
|
20661
20704
|
pulumi.set(__self__, "seconds", seconds)
|
20662
20705
|
if nanos is not None:
|
@@ -20666,9 +20709,8 @@ class RegionInstanceTemplateSchedulingLocalSsdRecoveryTimeoutArgs:
|
|
20666
20709
|
@pulumi.getter
|
20667
20710
|
def seconds(self) -> pulumi.Input[int]:
|
20668
20711
|
"""
|
20669
|
-
Span of time at a resolution of a second.
|
20670
|
-
315,576,000,000 inclusive.
|
20671
|
-
sec/min * 60 min/hr * 24 hr/day * 365.25 days/year * 10000 years.
|
20712
|
+
Span of time at a resolution of a second.
|
20713
|
+
Must be from 0 to 315,576,000,000 inclusive.
|
20672
20714
|
"""
|
20673
20715
|
return pulumi.get(self, "seconds")
|
20674
20716
|
|
@@ -20681,9 +20723,9 @@ class RegionInstanceTemplateSchedulingLocalSsdRecoveryTimeoutArgs:
|
|
20681
20723
|
def nanos(self) -> Optional[pulumi.Input[int]]:
|
20682
20724
|
"""
|
20683
20725
|
Span of time that's a fraction of a second at nanosecond
|
20684
|
-
resolution. Durations less than one second are represented
|
20685
|
-
|
20686
|
-
999,999,999 inclusive.
|
20726
|
+
resolution. Durations less than one second are represented
|
20727
|
+
with a 0 seconds field and a positive nanos field. Must
|
20728
|
+
be from 0 to 999,999,999 inclusive.
|
20687
20729
|
"""
|
20688
20730
|
return pulumi.get(self, "nanos")
|
20689
20731
|
|
@@ -20750,7 +20792,6 @@ class RegionInstanceTemplateSchedulingNodeAffinityArgs:
|
|
20750
20792
|
:param pulumi.Input[str] key: The key for the node affinity label.
|
20751
20793
|
:param pulumi.Input[str] operator: The operator. Can be `IN` for node-affinities
|
20752
20794
|
or `NOT_IN` for anti-affinities.
|
20753
|
-
:param pulumi.Input[Sequence[pulumi.Input[str]]] values: Corresponds to the label values of a reservation resource.
|
20754
20795
|
"""
|
20755
20796
|
pulumi.set(__self__, "key", key)
|
20756
20797
|
pulumi.set(__self__, "operator", operator)
|
@@ -20784,9 +20825,6 @@ class RegionInstanceTemplateSchedulingNodeAffinityArgs:
|
|
20784
20825
|
@property
|
20785
20826
|
@pulumi.getter
|
20786
20827
|
def values(self) -> pulumi.Input[Sequence[pulumi.Input[str]]]:
|
20787
|
-
"""
|
20788
|
-
Corresponds to the label values of a reservation resource.
|
20789
|
-
"""
|
20790
20828
|
return pulumi.get(self, "values")
|
20791
20829
|
|
20792
20830
|
@values.setter
|
@@ -21406,8 +21444,6 @@ class RegionNetworkFirewallPolicyRuleMatchLayer4ConfigArgs:
|
|
21406
21444
|
"""
|
21407
21445
|
:param pulumi.Input[str] ip_protocol: The IP protocol to which this rule applies. The protocol type is required when creating a firewall rule. This value can either be one of the following well known protocol strings (`tcp`, `udp`, `icmp`, `esp`, `ah`, `ipip`, `sctp`), or the IP protocol number.
|
21408
21446
|
:param pulumi.Input[Sequence[pulumi.Input[str]]] ports: An optional list of ports to which this rule applies. This field is only applicable for UDP or TCP protocol. Each entry must be either an integer or a range. If not specified, this rule applies to connections through any port. Example inputs include: ``.
|
21409
|
-
|
21410
|
-
- - -
|
21411
21447
|
"""
|
21412
21448
|
pulumi.set(__self__, "ip_protocol", ip_protocol)
|
21413
21449
|
if ports is not None:
|
@@ -21430,8 +21466,6 @@ class RegionNetworkFirewallPolicyRuleMatchLayer4ConfigArgs:
|
|
21430
21466
|
def ports(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[str]]]]:
|
21431
21467
|
"""
|
21432
21468
|
An optional list of ports to which this rule applies. This field is only applicable for UDP or TCP protocol. Each entry must be either an integer or a range. If not specified, this rule applies to connections through any port. Example inputs include: ``.
|
21433
|
-
|
21434
|
-
- - -
|
21435
21469
|
"""
|
21436
21470
|
return pulumi.get(self, "ports")
|
21437
21471
|
|
@@ -28813,7 +28847,7 @@ class SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigArgs:
|
|
28813
28847
|
rule_visibility: Optional[pulumi.Input[str]] = None):
|
28814
28848
|
"""
|
28815
28849
|
:param pulumi.Input[bool] enable: If set to true, enables CAAP for L7 DDoS detection.
|
28816
|
-
:param pulumi.Input[str] rule_visibility: Rule visibility
|
28850
|
+
:param pulumi.Input[str] rule_visibility: Rule visibility. Supported values include: "STANDARD", "PREMIUM".
|
28817
28851
|
"""
|
28818
28852
|
if enable is not None:
|
28819
28853
|
pulumi.set(__self__, "enable", enable)
|
@@ -28836,7 +28870,7 @@ class SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigArgs:
|
|
28836
28870
|
@pulumi.getter(name="ruleVisibility")
|
28837
28871
|
def rule_visibility(self) -> Optional[pulumi.Input[str]]:
|
28838
28872
|
"""
|
28839
|
-
Rule visibility
|
28873
|
+
Rule visibility. Supported values include: "STANDARD", "PREMIUM".
|
28840
28874
|
"""
|
28841
28875
|
return pulumi.get(self, "rule_visibility")
|
28842
28876
|
|
@@ -29432,9 +29466,8 @@ class SecurityPolicyRulePreconfiguredWafConfigExclusionRequestCookyArgs:
|
|
29432
29466
|
operator: pulumi.Input[str],
|
29433
29467
|
value: Optional[pulumi.Input[str]] = None):
|
29434
29468
|
"""
|
29435
|
-
:param pulumi.Input[str] operator: You can specify an exact match or a partial match by using a field operator and a field value.
|
29436
|
-
:param pulumi.Input[str] value: A request field matching the specified value will be excluded from inspection during preconfigured WAF evaluation.
|
29437
|
-
The field value must be given if the field `operator` is not `EQUALS_ANY`, and cannot be given if the field `operator` is `EQUALS_ANY`.
|
29469
|
+
:param pulumi.Input[str] operator: You can specify an exact match or a partial match by using a field operator and a field value. Available options: EQUALS: The operator matches if the field value equals the specified value. STARTS_WITH: The operator matches if the field value starts with the specified value. ENDS_WITH: The operator matches if the field value ends with the specified value. CONTAINS: The operator matches if the field value contains the specified value. EQUALS_ANY: The operator matches if the field value is any value.
|
29470
|
+
:param pulumi.Input[str] value: A request field matching the specified value will be excluded from inspection during preconfigured WAF evaluation. The field value must be given if the field operator is not EQUALS_ANY, and cannot be given if the field operator is EQUALS_ANY.
|
29438
29471
|
"""
|
29439
29472
|
pulumi.set(__self__, "operator", operator)
|
29440
29473
|
if value is not None:
|
@@ -29444,7 +29477,7 @@ class SecurityPolicyRulePreconfiguredWafConfigExclusionRequestCookyArgs:
|
|
29444
29477
|
@pulumi.getter
|
29445
29478
|
def operator(self) -> pulumi.Input[str]:
|
29446
29479
|
"""
|
29447
|
-
You can specify an exact match or a partial match by using a field operator and a field value.
|
29480
|
+
You can specify an exact match or a partial match by using a field operator and a field value. Available options: EQUALS: The operator matches if the field value equals the specified value. STARTS_WITH: The operator matches if the field value starts with the specified value. ENDS_WITH: The operator matches if the field value ends with the specified value. CONTAINS: The operator matches if the field value contains the specified value. EQUALS_ANY: The operator matches if the field value is any value.
|
29448
29481
|
"""
|
29449
29482
|
return pulumi.get(self, "operator")
|
29450
29483
|
|
@@ -29456,8 +29489,7 @@ class SecurityPolicyRulePreconfiguredWafConfigExclusionRequestCookyArgs:
|
|
29456
29489
|
@pulumi.getter
|
29457
29490
|
def value(self) -> Optional[pulumi.Input[str]]:
|
29458
29491
|
"""
|
29459
|
-
A request field matching the specified value will be excluded from inspection during preconfigured WAF evaluation.
|
29460
|
-
The field value must be given if the field `operator` is not `EQUALS_ANY`, and cannot be given if the field `operator` is `EQUALS_ANY`.
|
29492
|
+
A request field matching the specified value will be excluded from inspection during preconfigured WAF evaluation. The field value must be given if the field operator is not EQUALS_ANY, and cannot be given if the field operator is EQUALS_ANY.
|
29461
29493
|
"""
|
29462
29494
|
return pulumi.get(self, "value")
|
29463
29495
|
|
@@ -29472,9 +29504,8 @@ class SecurityPolicyRulePreconfiguredWafConfigExclusionRequestHeaderArgs:
|
|
29472
29504
|
operator: pulumi.Input[str],
|
29473
29505
|
value: Optional[pulumi.Input[str]] = None):
|
29474
29506
|
"""
|
29475
|
-
:param pulumi.Input[str] operator: You can specify an exact match or a partial match by using a field operator and a field value.
|
29476
|
-
:param pulumi.Input[str] value: A request field matching the specified value will be excluded from inspection during preconfigured WAF evaluation.
|
29477
|
-
The field value must be given if the field `operator` is not `EQUALS_ANY`, and cannot be given if the field `operator` is `EQUALS_ANY`.
|
29507
|
+
:param pulumi.Input[str] operator: You can specify an exact match or a partial match by using a field operator and a field value. Available options: EQUALS: The operator matches if the field value equals the specified value. STARTS_WITH: The operator matches if the field value starts with the specified value. ENDS_WITH: The operator matches if the field value ends with the specified value. CONTAINS: The operator matches if the field value contains the specified value. EQUALS_ANY: The operator matches if the field value is any value.
|
29508
|
+
:param pulumi.Input[str] value: A request field matching the specified value will be excluded from inspection during preconfigured WAF evaluation. The field value must be given if the field operator is not EQUALS_ANY, and cannot be given if the field operator is EQUALS_ANY.
|
29478
29509
|
"""
|
29479
29510
|
pulumi.set(__self__, "operator", operator)
|
29480
29511
|
if value is not None:
|
@@ -29484,7 +29515,7 @@ class SecurityPolicyRulePreconfiguredWafConfigExclusionRequestHeaderArgs:
|
|
29484
29515
|
@pulumi.getter
|
29485
29516
|
def operator(self) -> pulumi.Input[str]:
|
29486
29517
|
"""
|
29487
|
-
You can specify an exact match or a partial match by using a field operator and a field value.
|
29518
|
+
You can specify an exact match or a partial match by using a field operator and a field value. Available options: EQUALS: The operator matches if the field value equals the specified value. STARTS_WITH: The operator matches if the field value starts with the specified value. ENDS_WITH: The operator matches if the field value ends with the specified value. CONTAINS: The operator matches if the field value contains the specified value. EQUALS_ANY: The operator matches if the field value is any value.
|
29488
29519
|
"""
|
29489
29520
|
return pulumi.get(self, "operator")
|
29490
29521
|
|
@@ -29496,8 +29527,7 @@ class SecurityPolicyRulePreconfiguredWafConfigExclusionRequestHeaderArgs:
|
|
29496
29527
|
@pulumi.getter
|
29497
29528
|
def value(self) -> Optional[pulumi.Input[str]]:
|
29498
29529
|
"""
|
29499
|
-
A request field matching the specified value will be excluded from inspection during preconfigured WAF evaluation.
|
29500
|
-
The field value must be given if the field `operator` is not `EQUALS_ANY`, and cannot be given if the field `operator` is `EQUALS_ANY`.
|
29530
|
+
A request field matching the specified value will be excluded from inspection during preconfigured WAF evaluation. The field value must be given if the field operator is not EQUALS_ANY, and cannot be given if the field operator is EQUALS_ANY.
|
29501
29531
|
"""
|
29502
29532
|
return pulumi.get(self, "value")
|
29503
29533
|
|
@@ -29512,9 +29542,8 @@ class SecurityPolicyRulePreconfiguredWafConfigExclusionRequestQueryParamArgs:
|
|
29512
29542
|
operator: pulumi.Input[str],
|
29513
29543
|
value: Optional[pulumi.Input[str]] = None):
|
29514
29544
|
"""
|
29515
|
-
:param pulumi.Input[str] operator: You can specify an exact match or a partial match by using a field operator and a field value.
|
29516
|
-
:param pulumi.Input[str] value: A request field matching the specified value will be excluded from inspection during preconfigured WAF evaluation.
|
29517
|
-
The field value must be given if the field `operator` is not `EQUALS_ANY`, and cannot be given if the field `operator` is `EQUALS_ANY`.
|
29545
|
+
:param pulumi.Input[str] operator: You can specify an exact match or a partial match by using a field operator and a field value. Available options: EQUALS: The operator matches if the field value equals the specified value. STARTS_WITH: The operator matches if the field value starts with the specified value. ENDS_WITH: The operator matches if the field value ends with the specified value. CONTAINS: The operator matches if the field value contains the specified value. EQUALS_ANY: The operator matches if the field value is any value.
|
29546
|
+
:param pulumi.Input[str] value: A request field matching the specified value will be excluded from inspection during preconfigured WAF evaluation. The field value must be given if the field operator is not EQUALS_ANY, and cannot be given if the field operator is EQUALS_ANY.
|
29518
29547
|
"""
|
29519
29548
|
pulumi.set(__self__, "operator", operator)
|
29520
29549
|
if value is not None:
|
@@ -29524,7 +29553,7 @@ class SecurityPolicyRulePreconfiguredWafConfigExclusionRequestQueryParamArgs:
|
|
29524
29553
|
@pulumi.getter
|
29525
29554
|
def operator(self) -> pulumi.Input[str]:
|
29526
29555
|
"""
|
29527
|
-
You can specify an exact match or a partial match by using a field operator and a field value.
|
29556
|
+
You can specify an exact match or a partial match by using a field operator and a field value. Available options: EQUALS: The operator matches if the field value equals the specified value. STARTS_WITH: The operator matches if the field value starts with the specified value. ENDS_WITH: The operator matches if the field value ends with the specified value. CONTAINS: The operator matches if the field value contains the specified value. EQUALS_ANY: The operator matches if the field value is any value.
|
29528
29557
|
"""
|
29529
29558
|
return pulumi.get(self, "operator")
|
29530
29559
|
|
@@ -29536,8 +29565,7 @@ class SecurityPolicyRulePreconfiguredWafConfigExclusionRequestQueryParamArgs:
|
|
29536
29565
|
@pulumi.getter
|
29537
29566
|
def value(self) -> Optional[pulumi.Input[str]]:
|
29538
29567
|
"""
|
29539
|
-
A request field matching the specified value will be excluded from inspection during preconfigured WAF evaluation.
|
29540
|
-
The field value must be given if the field `operator` is not `EQUALS_ANY`, and cannot be given if the field `operator` is `EQUALS_ANY`.
|
29568
|
+
A request field matching the specified value will be excluded from inspection during preconfigured WAF evaluation. The field value must be given if the field operator is not EQUALS_ANY, and cannot be given if the field operator is EQUALS_ANY.
|
29541
29569
|
"""
|
29542
29570
|
return pulumi.get(self, "value")
|
29543
29571
|
|
@@ -29552,9 +29580,8 @@ class SecurityPolicyRulePreconfiguredWafConfigExclusionRequestUriArgs:
|
|
29552
29580
|
operator: pulumi.Input[str],
|
29553
29581
|
value: Optional[pulumi.Input[str]] = None):
|
29554
29582
|
"""
|
29555
|
-
:param pulumi.Input[str] operator: You can specify an exact match or a partial match by using a field operator and a field value.
|
29556
|
-
:param pulumi.Input[str] value: A request field matching the specified value will be excluded from inspection during preconfigured WAF evaluation.
|
29557
|
-
The field value must be given if the field `operator` is not `EQUALS_ANY`, and cannot be given if the field `operator` is `EQUALS_ANY`.
|
29583
|
+
:param pulumi.Input[str] operator: You can specify an exact match or a partial match by using a field operator and a field value. Available options: EQUALS: The operator matches if the field value equals the specified value. STARTS_WITH: The operator matches if the field value starts with the specified value. ENDS_WITH: The operator matches if the field value ends with the specified value. CONTAINS: The operator matches if the field value contains the specified value. EQUALS_ANY: The operator matches if the field value is any value.
|
29584
|
+
:param pulumi.Input[str] value: A request field matching the specified value will be excluded from inspection during preconfigured WAF evaluation. The field value must be given if the field operator is not EQUALS_ANY, and cannot be given if the field operator is EQUALS_ANY.
|
29558
29585
|
"""
|
29559
29586
|
pulumi.set(__self__, "operator", operator)
|
29560
29587
|
if value is not None:
|
@@ -29564,7 +29591,7 @@ class SecurityPolicyRulePreconfiguredWafConfigExclusionRequestUriArgs:
|
|
29564
29591
|
@pulumi.getter
|
29565
29592
|
def operator(self) -> pulumi.Input[str]:
|
29566
29593
|
"""
|
29567
|
-
You can specify an exact match or a partial match by using a field operator and a field value.
|
29594
|
+
You can specify an exact match or a partial match by using a field operator and a field value. Available options: EQUALS: The operator matches if the field value equals the specified value. STARTS_WITH: The operator matches if the field value starts with the specified value. ENDS_WITH: The operator matches if the field value ends with the specified value. CONTAINS: The operator matches if the field value contains the specified value. EQUALS_ANY: The operator matches if the field value is any value.
|
29568
29595
|
"""
|
29569
29596
|
return pulumi.get(self, "operator")
|
29570
29597
|
|
@@ -29576,8 +29603,7 @@ class SecurityPolicyRulePreconfiguredWafConfigExclusionRequestUriArgs:
|
|
29576
29603
|
@pulumi.getter
|
29577
29604
|
def value(self) -> Optional[pulumi.Input[str]]:
|
29578
29605
|
"""
|
29579
|
-
A request field matching the specified value will be excluded from inspection during preconfigured WAF evaluation.
|
29580
|
-
The field value must be given if the field `operator` is not `EQUALS_ANY`, and cannot be given if the field `operator` is `EQUALS_ANY`.
|
29606
|
+
A request field matching the specified value will be excluded from inspection during preconfigured WAF evaluation. The field value must be given if the field operator is not EQUALS_ANY, and cannot be given if the field operator is EQUALS_ANY.
|
29581
29607
|
"""
|
29582
29608
|
return pulumi.get(self, "value")
|
29583
29609
|
|
@@ -29613,9 +29639,7 @@ class SecurityPolicyRuleRateLimitOptionsArgs:
|
|
29613
29639
|
|
29614
29640
|
**Note:** To avoid the conflict between `enforce_on_key` and `enforce_on_key_configs`, the field `enforce_on_key` needs to be set to an empty string.
|
29615
29641
|
:param pulumi.Input[str] enforce_on_key_name: Rate limit key name applicable only for the following key types:
|
29616
|
-
:param pulumi.Input['SecurityPolicyRuleRateLimitOptionsExceedRedirectOptionsArgs'] exceed_redirect_options: Parameters defining the redirect action that is used as the exceed action. Cannot be specified if the exceed action is not redirect.
|
29617
|
-
|
29618
|
-
<a name="nested_threshold"></a>The `{ban/rate_limit}_threshold` block supports:
|
29642
|
+
:param pulumi.Input['SecurityPolicyRuleRateLimitOptionsExceedRedirectOptionsArgs'] exceed_redirect_options: Parameters defining the redirect action that is used as the exceed action. Cannot be specified if the exceed action is not redirect.
|
29619
29643
|
"""
|
29620
29644
|
pulumi.set(__self__, "conform_action", conform_action)
|
29621
29645
|
pulumi.set(__self__, "exceed_action", exceed_action)
|
@@ -29739,9 +29763,7 @@ class SecurityPolicyRuleRateLimitOptionsArgs:
|
|
29739
29763
|
@pulumi.getter(name="exceedRedirectOptions")
|
29740
29764
|
def exceed_redirect_options(self) -> Optional[pulumi.Input['SecurityPolicyRuleRateLimitOptionsExceedRedirectOptionsArgs']]:
|
29741
29765
|
"""
|
29742
|
-
Parameters defining the redirect action that is used as the exceed action. Cannot be specified if the exceed action is not redirect.
|
29743
|
-
|
29744
|
-
<a name="nested_threshold"></a>The `{ban/rate_limit}_threshold` block supports:
|
29766
|
+
Parameters defining the redirect action that is used as the exceed action. Cannot be specified if the exceed action is not redirect.
|
29745
29767
|
"""
|
29746
29768
|
return pulumi.get(self, "exceed_redirect_options")
|
29747
29769
|
|