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/outputs.py
CHANGED
@@ -129,6 +129,7 @@ __all__ = [
|
|
129
129
|
'InstanceGroupManagerAutoHealingPolicies',
|
130
130
|
'InstanceGroupManagerInstanceLifecyclePolicy',
|
131
131
|
'InstanceGroupManagerNamedPort',
|
132
|
+
'InstanceGroupManagerParams',
|
132
133
|
'InstanceGroupManagerStatefulDisk',
|
133
134
|
'InstanceGroupManagerStatefulExternalIp',
|
134
135
|
'InstanceGroupManagerStatefulInternalIp',
|
@@ -260,6 +261,7 @@ __all__ = [
|
|
260
261
|
'RegionInstanceGroupManagerAutoHealingPolicies',
|
261
262
|
'RegionInstanceGroupManagerInstanceLifecyclePolicy',
|
262
263
|
'RegionInstanceGroupManagerNamedPort',
|
264
|
+
'RegionInstanceGroupManagerParams',
|
263
265
|
'RegionInstanceGroupManagerStatefulDisk',
|
264
266
|
'RegionInstanceGroupManagerStatefulExternalIp',
|
265
267
|
'RegionInstanceGroupManagerStatefulInternalIp',
|
@@ -578,6 +580,7 @@ __all__ = [
|
|
578
580
|
'GetInstanceGroupManagerAutoHealingPolicyResult',
|
579
581
|
'GetInstanceGroupManagerInstanceLifecyclePolicyResult',
|
580
582
|
'GetInstanceGroupManagerNamedPortResult',
|
583
|
+
'GetInstanceGroupManagerParamResult',
|
581
584
|
'GetInstanceGroupManagerStatefulDiskResult',
|
582
585
|
'GetInstanceGroupManagerStatefulExternalIpResult',
|
583
586
|
'GetInstanceGroupManagerStatefulInternalIpResult',
|
@@ -4341,8 +4344,6 @@ class FirewallPolicyRuleMatchLayer4Config(dict):
|
|
4341
4344
|
"""
|
4342
4345
|
:param 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.
|
4343
4346
|
:param Sequence[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: ``.
|
4344
|
-
|
4345
|
-
- - -
|
4346
4347
|
"""
|
4347
4348
|
pulumi.set(__self__, "ip_protocol", ip_protocol)
|
4348
4349
|
if ports is not None:
|
@@ -4361,8 +4362,6 @@ class FirewallPolicyRuleMatchLayer4Config(dict):
|
|
4361
4362
|
def ports(self) -> Optional[Sequence[str]]:
|
4362
4363
|
"""
|
4363
4364
|
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: ``.
|
4364
|
-
|
4365
|
-
- - -
|
4366
4365
|
"""
|
4367
4366
|
return pulumi.get(self, "ports")
|
4368
4367
|
|
@@ -4751,21 +4750,30 @@ class HealthCheckHttp2HealthCheck(dict):
|
|
4751
4750
|
request_path: Optional[str] = None,
|
4752
4751
|
response: Optional[str] = None):
|
4753
4752
|
"""
|
4754
|
-
:param str host: The value of the host header in the
|
4753
|
+
:param str host: The value of the host header in the HTTP2 health check request.
|
4755
4754
|
If left empty (default value), the public IP on behalf of which this health
|
4756
4755
|
check is performed will be used.
|
4757
|
-
:param int port: The port number for the health check request.
|
4758
|
-
|
4759
|
-
or if port_specification is USE_FIXED_PORT. Valid values are 1 through 65535.
|
4756
|
+
:param int port: The TCP port number for the HTTP2 health check request.
|
4757
|
+
The default value is 443.
|
4760
4758
|
:param str port_name: Port name as defined in InstanceGroup#NamedPort#name. If both port and
|
4761
4759
|
port_name are defined, port takes precedence.
|
4762
4760
|
:param str port_specification: Specifies how port is selected for health checking, can be one of the
|
4763
4761
|
following values:
|
4762
|
+
|
4763
|
+
* 'USE_FIXED_PORT': The port number in 'port' is used for health checking.
|
4764
|
+
|
4765
|
+
* 'USE_NAMED_PORT': The 'portName' is used for health checking.
|
4766
|
+
|
4767
|
+
* 'USE_SERVING_PORT': For NetworkEndpointGroup, the port specified for each
|
4768
|
+
network endpoint is used for health checking. For other backends, the
|
4769
|
+
port or named port specified in the Backend Service is used for health
|
4770
|
+
checking.
|
4771
|
+
|
4772
|
+
If not specified, HTTP2 health check follows behavior specified in 'port' and
|
4773
|
+
'portName' fields. Possible values: ["USE_FIXED_PORT", "USE_NAMED_PORT", "USE_SERVING_PORT"]
|
4764
4774
|
:param str proxy_header: Specifies the type of proxy header to append before sending data to the
|
4765
|
-
backend.
|
4766
|
-
|
4767
|
-
Possible values are: `NONE`, `PROXY_V1`.
|
4768
|
-
:param str request_path: The request path of the HTTP health check request.
|
4775
|
+
backend. Default value: "NONE" Possible values: ["NONE", "PROXY_V1"]
|
4776
|
+
:param str request_path: The request path of the HTTP2 health check request.
|
4769
4777
|
The default value is /.
|
4770
4778
|
:param str response: The bytes to match against the beginning of the response data. If left empty
|
4771
4779
|
(the default value), any response will indicate health. The response data
|
@@ -4790,7 +4798,7 @@ class HealthCheckHttp2HealthCheck(dict):
|
|
4790
4798
|
@pulumi.getter
|
4791
4799
|
def host(self) -> Optional[str]:
|
4792
4800
|
"""
|
4793
|
-
The value of the host header in the
|
4801
|
+
The value of the host header in the HTTP2 health check request.
|
4794
4802
|
If left empty (default value), the public IP on behalf of which this health
|
4795
4803
|
check is performed will be used.
|
4796
4804
|
"""
|
@@ -4800,9 +4808,8 @@ class HealthCheckHttp2HealthCheck(dict):
|
|
4800
4808
|
@pulumi.getter
|
4801
4809
|
def port(self) -> Optional[int]:
|
4802
4810
|
"""
|
4803
|
-
The port number for the health check request.
|
4804
|
-
|
4805
|
-
or if port_specification is USE_FIXED_PORT. Valid values are 1 through 65535.
|
4811
|
+
The TCP port number for the HTTP2 health check request.
|
4812
|
+
The default value is 443.
|
4806
4813
|
"""
|
4807
4814
|
return pulumi.get(self, "port")
|
4808
4815
|
|
@@ -4821,6 +4828,18 @@ class HealthCheckHttp2HealthCheck(dict):
|
|
4821
4828
|
"""
|
4822
4829
|
Specifies how port is selected for health checking, can be one of the
|
4823
4830
|
following values:
|
4831
|
+
|
4832
|
+
* 'USE_FIXED_PORT': The port number in 'port' is used for health checking.
|
4833
|
+
|
4834
|
+
* 'USE_NAMED_PORT': The 'portName' is used for health checking.
|
4835
|
+
|
4836
|
+
* 'USE_SERVING_PORT': For NetworkEndpointGroup, the port specified for each
|
4837
|
+
network endpoint is used for health checking. For other backends, the
|
4838
|
+
port or named port specified in the Backend Service is used for health
|
4839
|
+
checking.
|
4840
|
+
|
4841
|
+
If not specified, HTTP2 health check follows behavior specified in 'port' and
|
4842
|
+
'portName' fields. Possible values: ["USE_FIXED_PORT", "USE_NAMED_PORT", "USE_SERVING_PORT"]
|
4824
4843
|
"""
|
4825
4844
|
return pulumi.get(self, "port_specification")
|
4826
4845
|
|
@@ -4829,9 +4848,7 @@ class HealthCheckHttp2HealthCheck(dict):
|
|
4829
4848
|
def proxy_header(self) -> Optional[str]:
|
4830
4849
|
"""
|
4831
4850
|
Specifies the type of proxy header to append before sending data to the
|
4832
|
-
backend.
|
4833
|
-
Default value is `NONE`.
|
4834
|
-
Possible values are: `NONE`, `PROXY_V1`.
|
4851
|
+
backend. Default value: "NONE" Possible values: ["NONE", "PROXY_V1"]
|
4835
4852
|
"""
|
4836
4853
|
return pulumi.get(self, "proxy_header")
|
4837
4854
|
|
@@ -4839,7 +4856,7 @@ class HealthCheckHttp2HealthCheck(dict):
|
|
4839
4856
|
@pulumi.getter(name="requestPath")
|
4840
4857
|
def request_path(self) -> Optional[str]:
|
4841
4858
|
"""
|
4842
|
-
The request path of the
|
4859
|
+
The request path of the HTTP2 health check request.
|
4843
4860
|
The default value is /.
|
4844
4861
|
"""
|
4845
4862
|
return pulumi.get(self, "request_path")
|
@@ -9462,6 +9479,42 @@ class InstanceGroupManagerNamedPort(dict):
|
|
9462
9479
|
return pulumi.get(self, "port")
|
9463
9480
|
|
9464
9481
|
|
9482
|
+
@pulumi.output_type
|
9483
|
+
class InstanceGroupManagerParams(dict):
|
9484
|
+
@staticmethod
|
9485
|
+
def __key_warning(key: str):
|
9486
|
+
suggest = None
|
9487
|
+
if key == "resourceManagerTags":
|
9488
|
+
suggest = "resource_manager_tags"
|
9489
|
+
|
9490
|
+
if suggest:
|
9491
|
+
pulumi.log.warn(f"Key '{key}' not found in InstanceGroupManagerParams. Access the value via the '{suggest}' property getter instead.")
|
9492
|
+
|
9493
|
+
def __getitem__(self, key: str) -> Any:
|
9494
|
+
InstanceGroupManagerParams.__key_warning(key)
|
9495
|
+
return super().__getitem__(key)
|
9496
|
+
|
9497
|
+
def get(self, key: str, default = None) -> Any:
|
9498
|
+
InstanceGroupManagerParams.__key_warning(key)
|
9499
|
+
return super().get(key, default)
|
9500
|
+
|
9501
|
+
def __init__(__self__, *,
|
9502
|
+
resource_manager_tags: Optional[Mapping[str, Any]] = None):
|
9503
|
+
"""
|
9504
|
+
:param 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)
|
9505
|
+
"""
|
9506
|
+
if resource_manager_tags is not None:
|
9507
|
+
pulumi.set(__self__, "resource_manager_tags", resource_manager_tags)
|
9508
|
+
|
9509
|
+
@property
|
9510
|
+
@pulumi.getter(name="resourceManagerTags")
|
9511
|
+
def resource_manager_tags(self) -> Optional[Mapping[str, Any]]:
|
9512
|
+
"""
|
9513
|
+
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)
|
9514
|
+
"""
|
9515
|
+
return pulumi.get(self, "resource_manager_tags")
|
9516
|
+
|
9517
|
+
|
9465
9518
|
@pulumi.output_type
|
9466
9519
|
class InstanceGroupManagerStatefulDisk(dict):
|
9467
9520
|
@staticmethod
|
@@ -10719,17 +10772,12 @@ class InstanceNetworkInterfaceIpv6AccessConfig(dict):
|
|
10719
10772
|
public_ptr_domain_name: Optional[str] = None,
|
10720
10773
|
security_policy: Optional[str] = None):
|
10721
10774
|
"""
|
10722
|
-
:param str network_tier: The service-level to be provided for IPv6 traffic when the
|
10723
|
-
|
10724
|
-
:param str external_ipv6: The first IPv6 address of the external IPv6 range associated
|
10725
|
-
with this instance, prefix length is stored in externalIpv6PrefixLength in ipv6AccessConfig.
|
10726
|
-
To use a static external IP address, it must be unused and in the same region as the instance's zone.
|
10727
|
-
If not specified, Google Cloud will automatically assign an external IPv6 address from the instance's subnetwork.
|
10775
|
+
:param 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
|
10776
|
+
:param 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.
|
10728
10777
|
:param str external_ipv6_prefix_length: The prefix length of the external IPv6 range.
|
10729
10778
|
:param str name: A unique name for the resource, required by GCE.
|
10730
10779
|
Changing this forces a new resource to be created.
|
10731
|
-
:param str public_ptr_domain_name: The domain name to be used when creating DNSv6
|
10732
|
-
records for the external IPv6 ranges..
|
10780
|
+
:param str public_ptr_domain_name: The domain name to be used when creating DNSv6 records for the external IPv6 ranges.
|
10733
10781
|
:param 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.
|
10734
10782
|
"""
|
10735
10783
|
pulumi.set(__self__, "network_tier", network_tier)
|
@@ -10748,8 +10796,7 @@ class InstanceNetworkInterfaceIpv6AccessConfig(dict):
|
|
10748
10796
|
@pulumi.getter(name="networkTier")
|
10749
10797
|
def network_tier(self) -> str:
|
10750
10798
|
"""
|
10751
|
-
The service-level to be provided for IPv6 traffic when the
|
10752
|
-
subnet has an external subnet. Only PREMIUM or STANDARD tier is valid for IPv6.
|
10799
|
+
The service-level to be provided for IPv6 traffic when the subnet has an external subnet. Only PREMIUM tier is valid for IPv6
|
10753
10800
|
"""
|
10754
10801
|
return pulumi.get(self, "network_tier")
|
10755
10802
|
|
@@ -10757,10 +10804,7 @@ class InstanceNetworkInterfaceIpv6AccessConfig(dict):
|
|
10757
10804
|
@pulumi.getter(name="externalIpv6")
|
10758
10805
|
def external_ipv6(self) -> Optional[str]:
|
10759
10806
|
"""
|
10760
|
-
The first IPv6 address of the external IPv6 range associated
|
10761
|
-
with this instance, prefix length is stored in externalIpv6PrefixLength in ipv6AccessConfig.
|
10762
|
-
To use a static external IP address, it must be unused and in the same region as the instance's zone.
|
10763
|
-
If not specified, Google Cloud will automatically assign an external IPv6 address from the instance's subnetwork.
|
10807
|
+
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.
|
10764
10808
|
"""
|
10765
10809
|
return pulumi.get(self, "external_ipv6")
|
10766
10810
|
|
@@ -10785,8 +10829,7 @@ class InstanceNetworkInterfaceIpv6AccessConfig(dict):
|
|
10785
10829
|
@pulumi.getter(name="publicPtrDomainName")
|
10786
10830
|
def public_ptr_domain_name(self) -> Optional[str]:
|
10787
10831
|
"""
|
10788
|
-
The domain name to be used when creating DNSv6
|
10789
|
-
records for the external IPv6 ranges..
|
10832
|
+
The domain name to be used when creating DNSv6 records for the external IPv6 ranges.
|
10790
10833
|
"""
|
10791
10834
|
return pulumi.get(self, "public_ptr_domain_name")
|
10792
10835
|
|
@@ -11150,13 +11193,12 @@ class InstanceSchedulingLocalSsdRecoveryTimeout(dict):
|
|
11150
11193
|
seconds: int,
|
11151
11194
|
nanos: Optional[int] = None):
|
11152
11195
|
"""
|
11153
|
-
:param int seconds: Span of time at a resolution of a second.
|
11154
|
-
315,576,000,000 inclusive.
|
11155
|
-
sec/min * 60 min/hr * 24 hr/day * 365.25 days/year * 10000 years.
|
11196
|
+
:param int seconds: Span of time at a resolution of a second.
|
11197
|
+
Must be from 0 to 315,576,000,000 inclusive.
|
11156
11198
|
:param int nanos: Span of time that's a fraction of a second at nanosecond
|
11157
|
-
resolution. Durations less than one second are represented
|
11158
|
-
|
11159
|
-
999,999,999 inclusive.
|
11199
|
+
resolution. Durations less than one second are represented
|
11200
|
+
with a 0 seconds field and a positive nanos field. Must
|
11201
|
+
be from 0 to 999,999,999 inclusive.
|
11160
11202
|
"""
|
11161
11203
|
pulumi.set(__self__, "seconds", seconds)
|
11162
11204
|
if nanos is not None:
|
@@ -11166,9 +11208,8 @@ class InstanceSchedulingLocalSsdRecoveryTimeout(dict):
|
|
11166
11208
|
@pulumi.getter
|
11167
11209
|
def seconds(self) -> int:
|
11168
11210
|
"""
|
11169
|
-
Span of time at a resolution of a second.
|
11170
|
-
315,576,000,000 inclusive.
|
11171
|
-
sec/min * 60 min/hr * 24 hr/day * 365.25 days/year * 10000 years.
|
11211
|
+
Span of time at a resolution of a second.
|
11212
|
+
Must be from 0 to 315,576,000,000 inclusive.
|
11172
11213
|
"""
|
11173
11214
|
return pulumi.get(self, "seconds")
|
11174
11215
|
|
@@ -11177,9 +11218,9 @@ class InstanceSchedulingLocalSsdRecoveryTimeout(dict):
|
|
11177
11218
|
def nanos(self) -> Optional[int]:
|
11178
11219
|
"""
|
11179
11220
|
Span of time that's a fraction of a second at nanosecond
|
11180
|
-
resolution. Durations less than one second are represented
|
11181
|
-
|
11182
|
-
999,999,999 inclusive.
|
11221
|
+
resolution. Durations less than one second are represented
|
11222
|
+
with a 0 seconds field and a positive nanos field. Must
|
11223
|
+
be from 0 to 999,999,999 inclusive.
|
11183
11224
|
"""
|
11184
11225
|
return pulumi.get(self, "nanos")
|
11185
11226
|
|
@@ -11190,13 +11231,12 @@ class InstanceSchedulingMaxRunDuration(dict):
|
|
11190
11231
|
seconds: int,
|
11191
11232
|
nanos: Optional[int] = None):
|
11192
11233
|
"""
|
11193
|
-
:param int seconds: Span of time at a resolution of a second.
|
11194
|
-
315,576,000,000 inclusive.
|
11195
|
-
sec/min * 60 min/hr * 24 hr/day * 365.25 days/year * 10000 years.
|
11234
|
+
:param int seconds: Span of time at a resolution of a second.
|
11235
|
+
Must be from 0 to 315,576,000,000 inclusive.
|
11196
11236
|
:param int nanos: Span of time that's a fraction of a second at nanosecond
|
11197
|
-
resolution. Durations less than one second are represented
|
11198
|
-
|
11199
|
-
999,999,999 inclusive.
|
11237
|
+
resolution. Durations less than one second are represented
|
11238
|
+
with a 0 seconds field and a positive nanos field. Must
|
11239
|
+
be from 0 to 999,999,999 inclusive.
|
11200
11240
|
"""
|
11201
11241
|
pulumi.set(__self__, "seconds", seconds)
|
11202
11242
|
if nanos is not None:
|
@@ -11206,9 +11246,8 @@ class InstanceSchedulingMaxRunDuration(dict):
|
|
11206
11246
|
@pulumi.getter
|
11207
11247
|
def seconds(self) -> int:
|
11208
11248
|
"""
|
11209
|
-
Span of time at a resolution of a second.
|
11210
|
-
315,576,000,000 inclusive.
|
11211
|
-
sec/min * 60 min/hr * 24 hr/day * 365.25 days/year * 10000 years.
|
11249
|
+
Span of time at a resolution of a second.
|
11250
|
+
Must be from 0 to 315,576,000,000 inclusive.
|
11212
11251
|
"""
|
11213
11252
|
return pulumi.get(self, "seconds")
|
11214
11253
|
|
@@ -11217,9 +11256,9 @@ class InstanceSchedulingMaxRunDuration(dict):
|
|
11217
11256
|
def nanos(self) -> Optional[int]:
|
11218
11257
|
"""
|
11219
11258
|
Span of time that's a fraction of a second at nanosecond
|
11220
|
-
resolution. Durations less than one second are represented
|
11221
|
-
|
11222
|
-
999,999,999 inclusive.
|
11259
|
+
resolution. Durations less than one second are represented
|
11260
|
+
with a 0 seconds field and a positive nanos field. Must
|
11261
|
+
be from 0 to 999,999,999 inclusive.
|
11223
11262
|
"""
|
11224
11263
|
return pulumi.get(self, "nanos")
|
11225
11264
|
|
@@ -11291,10 +11330,8 @@ class InstanceScratchDisk(dict):
|
|
11291
11330
|
size: Optional[int] = None):
|
11292
11331
|
"""
|
11293
11332
|
:param str interface: The disk interface to use for attaching this disk; either SCSI or NVME.
|
11294
|
-
:param str device_name: Name with which the attached disk
|
11295
|
-
|
11296
|
-
:param int size: The size of the image in gigabytes. If not specified, it
|
11297
|
-
will inherit the size of its base image.
|
11333
|
+
:param str device_name: Name with which the attached disk is accessible under /dev/disk/by-id/
|
11334
|
+
:param int size: The size of the disk in gigabytes. One of 375 or 3000.
|
11298
11335
|
"""
|
11299
11336
|
pulumi.set(__self__, "interface", interface)
|
11300
11337
|
if device_name is not None:
|
@@ -11314,8 +11351,7 @@ class InstanceScratchDisk(dict):
|
|
11314
11351
|
@pulumi.getter(name="deviceName")
|
11315
11352
|
def device_name(self) -> Optional[str]:
|
11316
11353
|
"""
|
11317
|
-
Name with which the attached disk
|
11318
|
-
under `/dev/disk/by-id/google-*`
|
11354
|
+
Name with which the attached disk is accessible under /dev/disk/by-id/
|
11319
11355
|
"""
|
11320
11356
|
return pulumi.get(self, "device_name")
|
11321
11357
|
|
@@ -11323,8 +11359,7 @@ class InstanceScratchDisk(dict):
|
|
11323
11359
|
@pulumi.getter
|
11324
11360
|
def size(self) -> Optional[int]:
|
11325
11361
|
"""
|
11326
|
-
The size of the
|
11327
|
-
will inherit the size of its base image.
|
11362
|
+
The size of the disk in gigabytes. One of 375 or 3000.
|
11328
11363
|
"""
|
11329
11364
|
return pulumi.get(self, "size")
|
11330
11365
|
|
@@ -12525,8 +12560,7 @@ class InstanceTemplateNetworkInterfaceIpv6AccessConfig(dict):
|
|
12525
12560
|
name: Optional[str] = None,
|
12526
12561
|
public_ptr_domain_name: Optional[str] = None):
|
12527
12562
|
"""
|
12528
|
-
:param str network_tier: The service-level to be provided for IPv6 traffic when the
|
12529
|
-
subnet has an external subnet. Only PREMIUM and STANDARD tier is valid for IPv6.
|
12563
|
+
:param 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
|
12530
12564
|
:param 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.
|
12531
12565
|
:param str external_ipv6_prefix_length: The prefix length of the external IPv6 range.
|
12532
12566
|
:param str name: The name of the instance template. If you leave
|
@@ -12547,8 +12581,7 @@ class InstanceTemplateNetworkInterfaceIpv6AccessConfig(dict):
|
|
12547
12581
|
@pulumi.getter(name="networkTier")
|
12548
12582
|
def network_tier(self) -> str:
|
12549
12583
|
"""
|
12550
|
-
The service-level to be provided for IPv6 traffic when the
|
12551
|
-
subnet has an external subnet. Only PREMIUM and STANDARD tier is valid for IPv6.
|
12584
|
+
The service-level to be provided for IPv6 traffic when the subnet has an external subnet. Only PREMIUM tier is valid for IPv6
|
12552
12585
|
"""
|
12553
12586
|
return pulumi.get(self, "network_tier")
|
12554
12587
|
|
@@ -12897,13 +12930,12 @@ class InstanceTemplateSchedulingLocalSsdRecoveryTimeout(dict):
|
|
12897
12930
|
seconds: int,
|
12898
12931
|
nanos: Optional[int] = None):
|
12899
12932
|
"""
|
12900
|
-
:param int seconds: Span of time at a resolution of a second.
|
12901
|
-
315,576,000,000 inclusive.
|
12902
|
-
sec/min * 60 min/hr * 24 hr/day * 365.25 days/year * 10000 years.
|
12933
|
+
:param int seconds: Span of time at a resolution of a second.
|
12934
|
+
Must be from 0 to 315,576,000,000 inclusive.
|
12903
12935
|
:param int nanos: Span of time that's a fraction of a second at nanosecond
|
12904
|
-
resolution. Durations less than one second are represented
|
12905
|
-
|
12906
|
-
999,999,999 inclusive.
|
12936
|
+
resolution. Durations less than one second are represented
|
12937
|
+
with a 0 seconds field and a positive nanos field. Must
|
12938
|
+
be from 0 to 999,999,999 inclusive.
|
12907
12939
|
"""
|
12908
12940
|
pulumi.set(__self__, "seconds", seconds)
|
12909
12941
|
if nanos is not None:
|
@@ -12913,9 +12945,8 @@ class InstanceTemplateSchedulingLocalSsdRecoveryTimeout(dict):
|
|
12913
12945
|
@pulumi.getter
|
12914
12946
|
def seconds(self) -> int:
|
12915
12947
|
"""
|
12916
|
-
Span of time at a resolution of a second.
|
12917
|
-
315,576,000,000 inclusive.
|
12918
|
-
sec/min * 60 min/hr * 24 hr/day * 365.25 days/year * 10000 years.
|
12948
|
+
Span of time at a resolution of a second.
|
12949
|
+
Must be from 0 to 315,576,000,000 inclusive.
|
12919
12950
|
"""
|
12920
12951
|
return pulumi.get(self, "seconds")
|
12921
12952
|
|
@@ -12924,9 +12955,9 @@ class InstanceTemplateSchedulingLocalSsdRecoveryTimeout(dict):
|
|
12924
12955
|
def nanos(self) -> Optional[int]:
|
12925
12956
|
"""
|
12926
12957
|
Span of time that's a fraction of a second at nanosecond
|
12927
|
-
resolution. Durations less than one second are represented
|
12928
|
-
|
12929
|
-
999,999,999 inclusive.
|
12958
|
+
resolution. Durations less than one second are represented
|
12959
|
+
with a 0 seconds field and a positive nanos field. Must
|
12960
|
+
be from 0 to 999,999,999 inclusive.
|
12930
12961
|
"""
|
12931
12962
|
return pulumi.get(self, "nanos")
|
12932
12963
|
|
@@ -12937,13 +12968,12 @@ class InstanceTemplateSchedulingMaxRunDuration(dict):
|
|
12937
12968
|
seconds: int,
|
12938
12969
|
nanos: Optional[int] = None):
|
12939
12970
|
"""
|
12940
|
-
:param int seconds: Span of time at a resolution of a second.
|
12941
|
-
315,576,000,000 inclusive.
|
12942
|
-
sec/min * 60 min/hr * 24 hr/day * 365.25 days/year * 10000 years.
|
12971
|
+
:param int seconds: Span of time at a resolution of a second.
|
12972
|
+
Must be from 0 to 315,576,000,000 inclusive.
|
12943
12973
|
:param int nanos: Span of time that's a fraction of a second at nanosecond
|
12944
|
-
resolution. Durations less than one second are represented
|
12945
|
-
|
12946
|
-
999,999,999 inclusive.
|
12974
|
+
resolution. Durations less than one second are represented
|
12975
|
+
with a 0 seconds field and a positive nanos field. Must
|
12976
|
+
be from 0 to 999,999,999 inclusive.
|
12947
12977
|
"""
|
12948
12978
|
pulumi.set(__self__, "seconds", seconds)
|
12949
12979
|
if nanos is not None:
|
@@ -12953,9 +12983,8 @@ class InstanceTemplateSchedulingMaxRunDuration(dict):
|
|
12953
12983
|
@pulumi.getter
|
12954
12984
|
def seconds(self) -> int:
|
12955
12985
|
"""
|
12956
|
-
Span of time at a resolution of a second.
|
12957
|
-
315,576,000,000 inclusive.
|
12958
|
-
sec/min * 60 min/hr * 24 hr/day * 365.25 days/year * 10000 years.
|
12986
|
+
Span of time at a resolution of a second.
|
12987
|
+
Must be from 0 to 315,576,000,000 inclusive.
|
12959
12988
|
"""
|
12960
12989
|
return pulumi.get(self, "seconds")
|
12961
12990
|
|
@@ -12964,9 +12993,9 @@ class InstanceTemplateSchedulingMaxRunDuration(dict):
|
|
12964
12993
|
def nanos(self) -> Optional[int]:
|
12965
12994
|
"""
|
12966
12995
|
Span of time that's a fraction of a second at nanosecond
|
12967
|
-
resolution. Durations less than one second are represented
|
12968
|
-
|
12969
|
-
999,999,999 inclusive.
|
12996
|
+
resolution. Durations less than one second are represented
|
12997
|
+
with a 0 seconds field and a positive nanos field. Must
|
12998
|
+
be from 0 to 999,999,999 inclusive.
|
12970
12999
|
"""
|
12971
13000
|
return pulumi.get(self, "nanos")
|
12972
13001
|
|
@@ -12981,7 +13010,6 @@ class InstanceTemplateSchedulingNodeAffinity(dict):
|
|
12981
13010
|
:param str key: The key for the node affinity label.
|
12982
13011
|
:param str operator: The operator. Can be `IN` for node-affinities
|
12983
13012
|
or `NOT_IN` for anti-affinities.
|
12984
|
-
:param Sequence[str] values: Corresponds to the label values of a reservation resource.
|
12985
13013
|
"""
|
12986
13014
|
pulumi.set(__self__, "key", key)
|
12987
13015
|
pulumi.set(__self__, "operator", operator)
|
@@ -13007,9 +13035,6 @@ class InstanceTemplateSchedulingNodeAffinity(dict):
|
|
13007
13035
|
@property
|
13008
13036
|
@pulumi.getter
|
13009
13037
|
def values(self) -> Sequence[str]:
|
13010
|
-
"""
|
13011
|
-
Corresponds to the label values of a reservation resource.
|
13012
|
-
"""
|
13013
13038
|
return pulumi.get(self, "values")
|
13014
13039
|
|
13015
13040
|
|
@@ -13743,8 +13768,6 @@ class NetworkFirewallPolicyRuleMatchLayer4Config(dict):
|
|
13743
13768
|
"""
|
13744
13769
|
:param 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.
|
13745
13770
|
:param Sequence[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: ``.
|
13746
|
-
|
13747
|
-
- - -
|
13748
13771
|
"""
|
13749
13772
|
pulumi.set(__self__, "ip_protocol", ip_protocol)
|
13750
13773
|
if ports is not None:
|
@@ -13763,8 +13786,6 @@ class NetworkFirewallPolicyRuleMatchLayer4Config(dict):
|
|
13763
13786
|
def ports(self) -> Optional[Sequence[str]]:
|
13764
13787
|
"""
|
13765
13788
|
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: ``.
|
13766
|
-
|
13767
|
-
- - -
|
13768
13789
|
"""
|
13769
13790
|
return pulumi.get(self, "ports")
|
13770
13791
|
|
@@ -14317,10 +14338,9 @@ class OrganizationSecurityPolicyRuleMatchConfigLayer4Config(dict):
|
|
14317
14338
|
is only applicable for UDP or TCP protocol. Each entry must be
|
14318
14339
|
either an integer or a range. If not specified, this rule
|
14319
14340
|
applies to connections through any port.
|
14341
|
+
|
14320
14342
|
Example inputs include: ["22"], ["80","443"], and
|
14321
14343
|
["12345-12349"].
|
14322
|
-
|
14323
|
-
- - -
|
14324
14344
|
"""
|
14325
14345
|
pulumi.set(__self__, "ip_protocol", ip_protocol)
|
14326
14346
|
if ports is not None:
|
@@ -14346,10 +14366,9 @@ class OrganizationSecurityPolicyRuleMatchConfigLayer4Config(dict):
|
|
14346
14366
|
is only applicable for UDP or TCP protocol. Each entry must be
|
14347
14367
|
either an integer or a range. If not specified, this rule
|
14348
14368
|
applies to connections through any port.
|
14369
|
+
|
14349
14370
|
Example inputs include: ["22"], ["80","443"], and
|
14350
14371
|
["12345-12349"].
|
14351
|
-
|
14352
|
-
- - -
|
14353
14372
|
"""
|
14354
14373
|
return pulumi.get(self, "ports")
|
14355
14374
|
|
@@ -17853,21 +17872,30 @@ class RegionHealthCheckHttp2HealthCheck(dict):
|
|
17853
17872
|
request_path: Optional[str] = None,
|
17854
17873
|
response: Optional[str] = None):
|
17855
17874
|
"""
|
17856
|
-
:param str host: The value of the host header in the
|
17875
|
+
:param str host: The value of the host header in the HTTP2 health check request.
|
17857
17876
|
If left empty (default value), the public IP on behalf of which this health
|
17858
17877
|
check is performed will be used.
|
17859
|
-
:param int port: The port number for the health check request.
|
17860
|
-
|
17861
|
-
or if port_specification is USE_FIXED_PORT. Valid values are 1 through 65535.
|
17878
|
+
:param int port: The TCP port number for the HTTP2 health check request.
|
17879
|
+
The default value is 443.
|
17862
17880
|
:param str port_name: Port name as defined in InstanceGroup#NamedPort#name. If both port and
|
17863
17881
|
port_name are defined, port takes precedence.
|
17864
17882
|
:param str port_specification: Specifies how port is selected for health checking, can be one of the
|
17865
17883
|
following values:
|
17884
|
+
|
17885
|
+
* 'USE_FIXED_PORT': The port number in 'port' is used for health checking.
|
17886
|
+
|
17887
|
+
* 'USE_NAMED_PORT': The 'portName' is used for health checking.
|
17888
|
+
|
17889
|
+
* 'USE_SERVING_PORT': For NetworkEndpointGroup, the port specified for each
|
17890
|
+
network endpoint is used for health checking. For other backends, the
|
17891
|
+
port or named port specified in the Backend Service is used for health
|
17892
|
+
checking.
|
17893
|
+
|
17894
|
+
If not specified, HTTP2 health check follows behavior specified in 'port' and
|
17895
|
+
'portName' fields. Possible values: ["USE_FIXED_PORT", "USE_NAMED_PORT", "USE_SERVING_PORT"]
|
17866
17896
|
:param str proxy_header: Specifies the type of proxy header to append before sending data to the
|
17867
|
-
backend.
|
17868
|
-
|
17869
|
-
Possible values are: `NONE`, `PROXY_V1`.
|
17870
|
-
:param str request_path: The request path of the HTTP health check request.
|
17897
|
+
backend. Default value: "NONE" Possible values: ["NONE", "PROXY_V1"]
|
17898
|
+
:param str request_path: The request path of the HTTP2 health check request.
|
17871
17899
|
The default value is /.
|
17872
17900
|
:param str response: The bytes to match against the beginning of the response data. If left empty
|
17873
17901
|
(the default value), any response will indicate health. The response data
|
@@ -17892,7 +17920,7 @@ class RegionHealthCheckHttp2HealthCheck(dict):
|
|
17892
17920
|
@pulumi.getter
|
17893
17921
|
def host(self) -> Optional[str]:
|
17894
17922
|
"""
|
17895
|
-
The value of the host header in the
|
17923
|
+
The value of the host header in the HTTP2 health check request.
|
17896
17924
|
If left empty (default value), the public IP on behalf of which this health
|
17897
17925
|
check is performed will be used.
|
17898
17926
|
"""
|
@@ -17902,9 +17930,8 @@ class RegionHealthCheckHttp2HealthCheck(dict):
|
|
17902
17930
|
@pulumi.getter
|
17903
17931
|
def port(self) -> Optional[int]:
|
17904
17932
|
"""
|
17905
|
-
The port number for the health check request.
|
17906
|
-
|
17907
|
-
or if port_specification is USE_FIXED_PORT. Valid values are 1 through 65535.
|
17933
|
+
The TCP port number for the HTTP2 health check request.
|
17934
|
+
The default value is 443.
|
17908
17935
|
"""
|
17909
17936
|
return pulumi.get(self, "port")
|
17910
17937
|
|
@@ -17923,6 +17950,18 @@ class RegionHealthCheckHttp2HealthCheck(dict):
|
|
17923
17950
|
"""
|
17924
17951
|
Specifies how port is selected for health checking, can be one of the
|
17925
17952
|
following values:
|
17953
|
+
|
17954
|
+
* 'USE_FIXED_PORT': The port number in 'port' is used for health checking.
|
17955
|
+
|
17956
|
+
* 'USE_NAMED_PORT': The 'portName' is used for health checking.
|
17957
|
+
|
17958
|
+
* 'USE_SERVING_PORT': For NetworkEndpointGroup, the port specified for each
|
17959
|
+
network endpoint is used for health checking. For other backends, the
|
17960
|
+
port or named port specified in the Backend Service is used for health
|
17961
|
+
checking.
|
17962
|
+
|
17963
|
+
If not specified, HTTP2 health check follows behavior specified in 'port' and
|
17964
|
+
'portName' fields. Possible values: ["USE_FIXED_PORT", "USE_NAMED_PORT", "USE_SERVING_PORT"]
|
17926
17965
|
"""
|
17927
17966
|
return pulumi.get(self, "port_specification")
|
17928
17967
|
|
@@ -17931,9 +17970,7 @@ class RegionHealthCheckHttp2HealthCheck(dict):
|
|
17931
17970
|
def proxy_header(self) -> Optional[str]:
|
17932
17971
|
"""
|
17933
17972
|
Specifies the type of proxy header to append before sending data to the
|
17934
|
-
backend.
|
17935
|
-
Default value is `NONE`.
|
17936
|
-
Possible values are: `NONE`, `PROXY_V1`.
|
17973
|
+
backend. Default value: "NONE" Possible values: ["NONE", "PROXY_V1"]
|
17937
17974
|
"""
|
17938
17975
|
return pulumi.get(self, "proxy_header")
|
17939
17976
|
|
@@ -17941,7 +17978,7 @@ class RegionHealthCheckHttp2HealthCheck(dict):
|
|
17941
17978
|
@pulumi.getter(name="requestPath")
|
17942
17979
|
def request_path(self) -> Optional[str]:
|
17943
17980
|
"""
|
17944
|
-
The request path of the
|
17981
|
+
The request path of the HTTP2 health check request.
|
17945
17982
|
The default value is /.
|
17946
17983
|
"""
|
17947
17984
|
return pulumi.get(self, "request_path")
|
@@ -18664,6 +18701,42 @@ class RegionInstanceGroupManagerNamedPort(dict):
|
|
18664
18701
|
return pulumi.get(self, "port")
|
18665
18702
|
|
18666
18703
|
|
18704
|
+
@pulumi.output_type
|
18705
|
+
class RegionInstanceGroupManagerParams(dict):
|
18706
|
+
@staticmethod
|
18707
|
+
def __key_warning(key: str):
|
18708
|
+
suggest = None
|
18709
|
+
if key == "resourceManagerTags":
|
18710
|
+
suggest = "resource_manager_tags"
|
18711
|
+
|
18712
|
+
if suggest:
|
18713
|
+
pulumi.log.warn(f"Key '{key}' not found in RegionInstanceGroupManagerParams. Access the value via the '{suggest}' property getter instead.")
|
18714
|
+
|
18715
|
+
def __getitem__(self, key: str) -> Any:
|
18716
|
+
RegionInstanceGroupManagerParams.__key_warning(key)
|
18717
|
+
return super().__getitem__(key)
|
18718
|
+
|
18719
|
+
def get(self, key: str, default = None) -> Any:
|
18720
|
+
RegionInstanceGroupManagerParams.__key_warning(key)
|
18721
|
+
return super().get(key, default)
|
18722
|
+
|
18723
|
+
def __init__(__self__, *,
|
18724
|
+
resource_manager_tags: Optional[Mapping[str, Any]] = None):
|
18725
|
+
"""
|
18726
|
+
:param 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)
|
18727
|
+
"""
|
18728
|
+
if resource_manager_tags is not None:
|
18729
|
+
pulumi.set(__self__, "resource_manager_tags", resource_manager_tags)
|
18730
|
+
|
18731
|
+
@property
|
18732
|
+
@pulumi.getter(name="resourceManagerTags")
|
18733
|
+
def resource_manager_tags(self) -> Optional[Mapping[str, Any]]:
|
18734
|
+
"""
|
18735
|
+
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)
|
18736
|
+
"""
|
18737
|
+
return pulumi.get(self, "resource_manager_tags")
|
18738
|
+
|
18739
|
+
|
18667
18740
|
@pulumi.output_type
|
18668
18741
|
class RegionInstanceGroupManagerStatefulDisk(dict):
|
18669
18742
|
@staticmethod
|
@@ -20364,8 +20437,7 @@ class RegionInstanceTemplateNetworkInterfaceIpv6AccessConfig(dict):
|
|
20364
20437
|
name: Optional[str] = None,
|
20365
20438
|
public_ptr_domain_name: Optional[str] = None):
|
20366
20439
|
"""
|
20367
|
-
:param str network_tier: The service-level to be provided for IPv6 traffic when the
|
20368
|
-
subnet has an external subnet. Only PREMIUM and STANDARD tier is valid for IPv6.
|
20440
|
+
:param 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
|
20369
20441
|
:param 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.
|
20370
20442
|
:param str external_ipv6_prefix_length: The prefix length of the external IPv6 range.
|
20371
20443
|
:param str name: The name of this access configuration.
|
@@ -20385,8 +20457,7 @@ class RegionInstanceTemplateNetworkInterfaceIpv6AccessConfig(dict):
|
|
20385
20457
|
@pulumi.getter(name="networkTier")
|
20386
20458
|
def network_tier(self) -> str:
|
20387
20459
|
"""
|
20388
|
-
The service-level to be provided for IPv6 traffic when the
|
20389
|
-
subnet has an external subnet. Only PREMIUM and STANDARD tier is valid for IPv6.
|
20460
|
+
The service-level to be provided for IPv6 traffic when the subnet has an external subnet. Only PREMIUM tier is valid for IPv6
|
20390
20461
|
"""
|
20391
20462
|
return pulumi.get(self, "network_tier")
|
20392
20463
|
|
@@ -20591,7 +20662,7 @@ class RegionInstanceTemplateScheduling(dict):
|
|
20591
20662
|
recovery of the Local Ssd state is attempted. Its value should be in
|
20592
20663
|
between 0 and 168 hours with hour granularity and the default value being 1
|
20593
20664
|
hour.
|
20594
|
-
:param str maintenance_interval: Specifies the frequency of planned maintenance events. The accepted values are:
|
20665
|
+
:param str maintenance_interval: Specifies the frequency of planned maintenance events. The accepted values are: PERIODIC
|
20595
20666
|
:param '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.
|
20596
20667
|
:param int min_node_cpus: Minimum number of cpus for the instance.
|
20597
20668
|
:param Sequence['RegionInstanceTemplateSchedulingNodeAffinityArgs'] node_affinities: Specifies node affinities or anti-affinities
|
@@ -20663,7 +20734,7 @@ class RegionInstanceTemplateScheduling(dict):
|
|
20663
20734
|
@pulumi.getter(name="maintenanceInterval")
|
20664
20735
|
def maintenance_interval(self) -> Optional[str]:
|
20665
20736
|
"""
|
20666
|
-
Specifies the frequency of planned maintenance events. The accepted values are:
|
20737
|
+
Specifies the frequency of planned maintenance events. The accepted values are: PERIODIC
|
20667
20738
|
"""
|
20668
20739
|
return pulumi.get(self, "maintenance_interval")
|
20669
20740
|
|
@@ -20732,13 +20803,12 @@ class RegionInstanceTemplateSchedulingLocalSsdRecoveryTimeout(dict):
|
|
20732
20803
|
seconds: int,
|
20733
20804
|
nanos: Optional[int] = None):
|
20734
20805
|
"""
|
20735
|
-
:param int seconds: Span of time at a resolution of a second.
|
20736
|
-
315,576,000,000 inclusive.
|
20737
|
-
sec/min * 60 min/hr * 24 hr/day * 365.25 days/year * 10000 years.
|
20806
|
+
:param int seconds: Span of time at a resolution of a second.
|
20807
|
+
Must be from 0 to 315,576,000,000 inclusive.
|
20738
20808
|
:param int nanos: Span of time that's a fraction of a second at nanosecond
|
20739
|
-
resolution. Durations less than one second are represented
|
20740
|
-
|
20741
|
-
999,999,999 inclusive.
|
20809
|
+
resolution. Durations less than one second are represented
|
20810
|
+
with a 0 seconds field and a positive nanos field. Must
|
20811
|
+
be from 0 to 999,999,999 inclusive.
|
20742
20812
|
"""
|
20743
20813
|
pulumi.set(__self__, "seconds", seconds)
|
20744
20814
|
if nanos is not None:
|
@@ -20748,9 +20818,8 @@ class RegionInstanceTemplateSchedulingLocalSsdRecoveryTimeout(dict):
|
|
20748
20818
|
@pulumi.getter
|
20749
20819
|
def seconds(self) -> int:
|
20750
20820
|
"""
|
20751
|
-
Span of time at a resolution of a second.
|
20752
|
-
315,576,000,000 inclusive.
|
20753
|
-
sec/min * 60 min/hr * 24 hr/day * 365.25 days/year * 10000 years.
|
20821
|
+
Span of time at a resolution of a second.
|
20822
|
+
Must be from 0 to 315,576,000,000 inclusive.
|
20754
20823
|
"""
|
20755
20824
|
return pulumi.get(self, "seconds")
|
20756
20825
|
|
@@ -20759,9 +20828,9 @@ class RegionInstanceTemplateSchedulingLocalSsdRecoveryTimeout(dict):
|
|
20759
20828
|
def nanos(self) -> Optional[int]:
|
20760
20829
|
"""
|
20761
20830
|
Span of time that's a fraction of a second at nanosecond
|
20762
|
-
resolution. Durations less than one second are represented
|
20763
|
-
|
20764
|
-
999,999,999 inclusive.
|
20831
|
+
resolution. Durations less than one second are represented
|
20832
|
+
with a 0 seconds field and a positive nanos field. Must
|
20833
|
+
be from 0 to 999,999,999 inclusive.
|
20765
20834
|
"""
|
20766
20835
|
return pulumi.get(self, "nanos")
|
20767
20836
|
|
@@ -20816,7 +20885,6 @@ class RegionInstanceTemplateSchedulingNodeAffinity(dict):
|
|
20816
20885
|
:param str key: The key for the node affinity label.
|
20817
20886
|
:param str operator: The operator. Can be `IN` for node-affinities
|
20818
20887
|
or `NOT_IN` for anti-affinities.
|
20819
|
-
:param Sequence[str] values: Corresponds to the label values of a reservation resource.
|
20820
20888
|
"""
|
20821
20889
|
pulumi.set(__self__, "key", key)
|
20822
20890
|
pulumi.set(__self__, "operator", operator)
|
@@ -20842,9 +20910,6 @@ class RegionInstanceTemplateSchedulingNodeAffinity(dict):
|
|
20842
20910
|
@property
|
20843
20911
|
@pulumi.getter
|
20844
20912
|
def values(self) -> Sequence[str]:
|
20845
|
-
"""
|
20846
|
-
Corresponds to the label values of a reservation resource.
|
20847
|
-
"""
|
20848
20913
|
return pulumi.get(self, "values")
|
20849
20914
|
|
20850
20915
|
|
@@ -21489,8 +21554,6 @@ class RegionNetworkFirewallPolicyRuleMatchLayer4Config(dict):
|
|
21489
21554
|
"""
|
21490
21555
|
:param 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.
|
21491
21556
|
:param Sequence[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: ``.
|
21492
|
-
|
21493
|
-
- - -
|
21494
21557
|
"""
|
21495
21558
|
pulumi.set(__self__, "ip_protocol", ip_protocol)
|
21496
21559
|
if ports is not None:
|
@@ -21509,8 +21572,6 @@ class RegionNetworkFirewallPolicyRuleMatchLayer4Config(dict):
|
|
21509
21572
|
def ports(self) -> Optional[Sequence[str]]:
|
21510
21573
|
"""
|
21511
21574
|
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: ``.
|
21512
|
-
|
21513
|
-
- - -
|
21514
21575
|
"""
|
21515
21576
|
return pulumi.get(self, "ports")
|
21516
21577
|
|
@@ -29693,7 +29754,7 @@ class SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfig(dict):
|
|
29693
29754
|
rule_visibility: Optional[str] = None):
|
29694
29755
|
"""
|
29695
29756
|
:param bool enable: If set to true, enables CAAP for L7 DDoS detection.
|
29696
|
-
:param str rule_visibility: Rule visibility
|
29757
|
+
:param str rule_visibility: Rule visibility. Supported values include: "STANDARD", "PREMIUM".
|
29697
29758
|
"""
|
29698
29759
|
if enable is not None:
|
29699
29760
|
pulumi.set(__self__, "enable", enable)
|
@@ -29712,7 +29773,7 @@ class SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfig(dict):
|
|
29712
29773
|
@pulumi.getter(name="ruleVisibility")
|
29713
29774
|
def rule_visibility(self) -> Optional[str]:
|
29714
29775
|
"""
|
29715
|
-
Rule visibility
|
29776
|
+
Rule visibility. Supported values include: "STANDARD", "PREMIUM".
|
29716
29777
|
"""
|
29717
29778
|
return pulumi.get(self, "rule_visibility")
|
29718
29779
|
|
@@ -30361,9 +30422,8 @@ class SecurityPolicyRulePreconfiguredWafConfigExclusionRequestCooky(dict):
|
|
30361
30422
|
operator: str,
|
30362
30423
|
value: Optional[str] = None):
|
30363
30424
|
"""
|
30364
|
-
:param str operator: You can specify an exact match or a partial match by using a field operator and a field value.
|
30365
|
-
:param str value: A request field matching the specified value will be excluded from inspection during preconfigured WAF evaluation.
|
30366
|
-
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`.
|
30425
|
+
:param 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.
|
30426
|
+
:param 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.
|
30367
30427
|
"""
|
30368
30428
|
pulumi.set(__self__, "operator", operator)
|
30369
30429
|
if value is not None:
|
@@ -30373,7 +30433,7 @@ class SecurityPolicyRulePreconfiguredWafConfigExclusionRequestCooky(dict):
|
|
30373
30433
|
@pulumi.getter
|
30374
30434
|
def operator(self) -> str:
|
30375
30435
|
"""
|
30376
|
-
You can specify an exact match or a partial match by using a field operator and a field value.
|
30436
|
+
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.
|
30377
30437
|
"""
|
30378
30438
|
return pulumi.get(self, "operator")
|
30379
30439
|
|
@@ -30381,8 +30441,7 @@ class SecurityPolicyRulePreconfiguredWafConfigExclusionRequestCooky(dict):
|
|
30381
30441
|
@pulumi.getter
|
30382
30442
|
def value(self) -> Optional[str]:
|
30383
30443
|
"""
|
30384
|
-
A request field matching the specified value will be excluded from inspection during preconfigured WAF evaluation.
|
30385
|
-
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`.
|
30444
|
+
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.
|
30386
30445
|
"""
|
30387
30446
|
return pulumi.get(self, "value")
|
30388
30447
|
|
@@ -30393,9 +30452,8 @@ class SecurityPolicyRulePreconfiguredWafConfigExclusionRequestHeader(dict):
|
|
30393
30452
|
operator: str,
|
30394
30453
|
value: Optional[str] = None):
|
30395
30454
|
"""
|
30396
|
-
:param str operator: You can specify an exact match or a partial match by using a field operator and a field value.
|
30397
|
-
:param str value: A request field matching the specified value will be excluded from inspection during preconfigured WAF evaluation.
|
30398
|
-
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`.
|
30455
|
+
:param 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.
|
30456
|
+
:param 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.
|
30399
30457
|
"""
|
30400
30458
|
pulumi.set(__self__, "operator", operator)
|
30401
30459
|
if value is not None:
|
@@ -30405,7 +30463,7 @@ class SecurityPolicyRulePreconfiguredWafConfigExclusionRequestHeader(dict):
|
|
30405
30463
|
@pulumi.getter
|
30406
30464
|
def operator(self) -> str:
|
30407
30465
|
"""
|
30408
|
-
You can specify an exact match or a partial match by using a field operator and a field value.
|
30466
|
+
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.
|
30409
30467
|
"""
|
30410
30468
|
return pulumi.get(self, "operator")
|
30411
30469
|
|
@@ -30413,8 +30471,7 @@ class SecurityPolicyRulePreconfiguredWafConfigExclusionRequestHeader(dict):
|
|
30413
30471
|
@pulumi.getter
|
30414
30472
|
def value(self) -> Optional[str]:
|
30415
30473
|
"""
|
30416
|
-
A request field matching the specified value will be excluded from inspection during preconfigured WAF evaluation.
|
30417
|
-
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`.
|
30474
|
+
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.
|
30418
30475
|
"""
|
30419
30476
|
return pulumi.get(self, "value")
|
30420
30477
|
|
@@ -30425,9 +30482,8 @@ class SecurityPolicyRulePreconfiguredWafConfigExclusionRequestQueryParam(dict):
|
|
30425
30482
|
operator: str,
|
30426
30483
|
value: Optional[str] = None):
|
30427
30484
|
"""
|
30428
|
-
:param str operator: You can specify an exact match or a partial match by using a field operator and a field value.
|
30429
|
-
:param str value: A request field matching the specified value will be excluded from inspection during preconfigured WAF evaluation.
|
30430
|
-
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`.
|
30485
|
+
:param 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.
|
30486
|
+
:param 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.
|
30431
30487
|
"""
|
30432
30488
|
pulumi.set(__self__, "operator", operator)
|
30433
30489
|
if value is not None:
|
@@ -30437,7 +30493,7 @@ class SecurityPolicyRulePreconfiguredWafConfigExclusionRequestQueryParam(dict):
|
|
30437
30493
|
@pulumi.getter
|
30438
30494
|
def operator(self) -> str:
|
30439
30495
|
"""
|
30440
|
-
You can specify an exact match or a partial match by using a field operator and a field value.
|
30496
|
+
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.
|
30441
30497
|
"""
|
30442
30498
|
return pulumi.get(self, "operator")
|
30443
30499
|
|
@@ -30445,8 +30501,7 @@ class SecurityPolicyRulePreconfiguredWafConfigExclusionRequestQueryParam(dict):
|
|
30445
30501
|
@pulumi.getter
|
30446
30502
|
def value(self) -> Optional[str]:
|
30447
30503
|
"""
|
30448
|
-
A request field matching the specified value will be excluded from inspection during preconfigured WAF evaluation.
|
30449
|
-
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`.
|
30504
|
+
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.
|
30450
30505
|
"""
|
30451
30506
|
return pulumi.get(self, "value")
|
30452
30507
|
|
@@ -30457,9 +30512,8 @@ class SecurityPolicyRulePreconfiguredWafConfigExclusionRequestUri(dict):
|
|
30457
30512
|
operator: str,
|
30458
30513
|
value: Optional[str] = None):
|
30459
30514
|
"""
|
30460
|
-
:param str operator: You can specify an exact match or a partial match by using a field operator and a field value.
|
30461
|
-
:param str value: A request field matching the specified value will be excluded from inspection during preconfigured WAF evaluation.
|
30462
|
-
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`.
|
30515
|
+
:param 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.
|
30516
|
+
:param 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.
|
30463
30517
|
"""
|
30464
30518
|
pulumi.set(__self__, "operator", operator)
|
30465
30519
|
if value is not None:
|
@@ -30469,7 +30523,7 @@ class SecurityPolicyRulePreconfiguredWafConfigExclusionRequestUri(dict):
|
|
30469
30523
|
@pulumi.getter
|
30470
30524
|
def operator(self) -> str:
|
30471
30525
|
"""
|
30472
|
-
You can specify an exact match or a partial match by using a field operator and a field value.
|
30526
|
+
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.
|
30473
30527
|
"""
|
30474
30528
|
return pulumi.get(self, "operator")
|
30475
30529
|
|
@@ -30477,8 +30531,7 @@ class SecurityPolicyRulePreconfiguredWafConfigExclusionRequestUri(dict):
|
|
30477
30531
|
@pulumi.getter
|
30478
30532
|
def value(self) -> Optional[str]:
|
30479
30533
|
"""
|
30480
|
-
A request field matching the specified value will be excluded from inspection during preconfigured WAF evaluation.
|
30481
|
-
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`.
|
30534
|
+
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.
|
30482
30535
|
"""
|
30483
30536
|
return pulumi.get(self, "value")
|
30484
30537
|
|
@@ -30543,9 +30596,7 @@ class SecurityPolicyRuleRateLimitOptions(dict):
|
|
30543
30596
|
|
30544
30597
|
**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.
|
30545
30598
|
:param str enforce_on_key_name: Rate limit key name applicable only for the following key types:
|
30546
|
-
:param '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.
|
30547
|
-
|
30548
|
-
<a name="nested_threshold"></a>The `{ban/rate_limit}_threshold` block supports:
|
30599
|
+
:param '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.
|
30549
30600
|
"""
|
30550
30601
|
pulumi.set(__self__, "conform_action", conform_action)
|
30551
30602
|
pulumi.set(__self__, "exceed_action", exceed_action)
|
@@ -30637,9 +30688,7 @@ class SecurityPolicyRuleRateLimitOptions(dict):
|
|
30637
30688
|
@pulumi.getter(name="exceedRedirectOptions")
|
30638
30689
|
def exceed_redirect_options(self) -> Optional['outputs.SecurityPolicyRuleRateLimitOptionsExceedRedirectOptions']:
|
30639
30690
|
"""
|
30640
|
-
Parameters defining the redirect action that is used as the exceed action. Cannot be specified if the exceed action is not redirect.
|
30641
|
-
|
30642
|
-
<a name="nested_threshold"></a>The `{ban/rate_limit}_threshold` block supports:
|
30691
|
+
Parameters defining the redirect action that is used as the exceed action. Cannot be specified if the exceed action is not redirect.
|
30643
30692
|
"""
|
30644
30693
|
return pulumi.get(self, "exceed_redirect_options")
|
30645
30694
|
|
@@ -42217,6 +42266,24 @@ class GetInstanceGroupManagerNamedPortResult(dict):
|
|
42217
42266
|
return pulumi.get(self, "port")
|
42218
42267
|
|
42219
42268
|
|
42269
|
+
@pulumi.output_type
|
42270
|
+
class GetInstanceGroupManagerParamResult(dict):
|
42271
|
+
def __init__(__self__, *,
|
42272
|
+
resource_manager_tags: Mapping[str, Any]):
|
42273
|
+
"""
|
42274
|
+
:param 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.
|
42275
|
+
"""
|
42276
|
+
pulumi.set(__self__, "resource_manager_tags", resource_manager_tags)
|
42277
|
+
|
42278
|
+
@property
|
42279
|
+
@pulumi.getter(name="resourceManagerTags")
|
42280
|
+
def resource_manager_tags(self) -> Mapping[str, Any]:
|
42281
|
+
"""
|
42282
|
+
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.
|
42283
|
+
"""
|
42284
|
+
return pulumi.get(self, "resource_manager_tags")
|
42285
|
+
|
42286
|
+
|
42220
42287
|
@pulumi.output_type
|
42221
42288
|
class GetInstanceGroupManagerStatefulDiskResult(dict):
|
42222
42289
|
def __init__(__self__, *,
|
@@ -42871,8 +42938,7 @@ class GetInstanceNetworkInterfaceAccessConfigResult(dict):
|
|
42871
42938
|
public_ptr_domain_name: str,
|
42872
42939
|
security_policy: str):
|
42873
42940
|
"""
|
42874
|
-
:param str nat_ip:
|
42875
|
-
network ip.
|
42941
|
+
:param str nat_ip: If the instance has an access config, either the given external ip (in the `nat_ip` field) or the ephemeral (generated) ip (if you didn't provide one).
|
42876
42942
|
:param str network_tier: The [networking tier][network-tier] used for configuring this instance. One of `PREMIUM` or `STANDARD`.
|
42877
42943
|
:param str public_ptr_domain_name: The DNS domain name for the public PTR record.
|
42878
42944
|
:param 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.
|
@@ -42886,8 +42952,7 @@ class GetInstanceNetworkInterfaceAccessConfigResult(dict):
|
|
42886
42952
|
@pulumi.getter(name="natIp")
|
42887
42953
|
def nat_ip(self) -> str:
|
42888
42954
|
"""
|
42889
|
-
|
42890
|
-
network ip.
|
42955
|
+
If the instance has an access config, either the given external ip (in the `nat_ip` field) or the ephemeral (generated) ip (if you didn't provide one).
|
42891
42956
|
"""
|
42892
42957
|
return pulumi.get(self, "nat_ip")
|
42893
42958
|
|