pulumi-gcp 6.68.0a1698127103__py3-none-any.whl → 6.68.0a1698199636__py3-none-any.whl
Sign up to get free protection for your applications and to get access to all the features.
- pulumi_gcp/_inputs.py +7 -1
- pulumi_gcp/_utilities.py +19 -0
- pulumi_gcp/accessapproval/get_folder_service_account.py +0 -26
- pulumi_gcp/accessapproval/get_organization_service_account.py +0 -26
- pulumi_gcp/accessapproval/get_project_service_account.py +0 -26
- pulumi_gcp/accesscontextmanager/_inputs.py +530 -96
- pulumi_gcp/accesscontextmanager/access_level.py +14 -70
- pulumi_gcp/accesscontextmanager/access_level_condition.py +26 -108
- pulumi_gcp/accesscontextmanager/access_levels.py +13 -107
- pulumi_gcp/accesscontextmanager/access_policy.py +16 -52
- pulumi_gcp/accesscontextmanager/access_policy_iam_binding.py +13 -79
- pulumi_gcp/accesscontextmanager/access_policy_iam_member.py +13 -79
- pulumi_gcp/accesscontextmanager/access_policy_iam_policy.py +13 -73
- pulumi_gcp/accesscontextmanager/authorized_orgs_desc.py +25 -41
- pulumi_gcp/accesscontextmanager/egress_policy.py +16 -4
- pulumi_gcp/accesscontextmanager/gcp_user_access_binding.py +27 -5
- pulumi_gcp/accesscontextmanager/get_access_policy_iam_policy.py +0 -18
- pulumi_gcp/accesscontextmanager/ingress_policy.py +16 -4
- pulumi_gcp/accesscontextmanager/outputs.py +530 -96
- pulumi_gcp/accesscontextmanager/service_perimeter.py +26 -334
- pulumi_gcp/accesscontextmanager/service_perimeter_egress_policy.py +19 -13
- pulumi_gcp/accesscontextmanager/service_perimeter_ingress_policy.py +19 -13
- pulumi_gcp/accesscontextmanager/service_perimeter_resource.py +16 -42
- pulumi_gcp/accesscontextmanager/service_perimeters.py +13 -95
- pulumi_gcp/activedirectory/domain.py +27 -27
- pulumi_gcp/activedirectory/domain_trust.py +48 -36
- pulumi_gcp/activedirectory/peering.py +31 -71
- pulumi_gcp/alloydb/_inputs.py +145 -27
- pulumi_gcp/alloydb/backup.py +34 -142
- pulumi_gcp/alloydb/cluster.py +65 -259
- pulumi_gcp/alloydb/get_locations.py +0 -18
- pulumi_gcp/alloydb/get_supported_database_flags.py +0 -18
- pulumi_gcp/alloydb/instance.py +55 -81
- pulumi_gcp/alloydb/outputs.py +229 -47
- pulumi_gcp/apigateway/_inputs.py +120 -38
- pulumi_gcp/apigateway/api.py +23 -21
- pulumi_gcp/apigateway/api_config.py +40 -48
- pulumi_gcp/apigateway/api_config_iam_binding.py +23 -101
- pulumi_gcp/apigateway/api_config_iam_member.py +23 -101
- pulumi_gcp/apigateway/api_config_iam_policy.py +23 -95
- pulumi_gcp/apigateway/api_iam_binding.py +16 -100
- pulumi_gcp/apigateway/api_iam_member.py +16 -100
- pulumi_gcp/apigateway/api_iam_policy.py +16 -94
- pulumi_gcp/apigateway/gateway.py +26 -52
- pulumi_gcp/apigateway/gateway_iam_binding.py +16 -106
- pulumi_gcp/apigateway/gateway_iam_member.py +16 -106
- pulumi_gcp/apigateway/gateway_iam_policy.py +16 -100
- pulumi_gcp/apigateway/outputs.py +120 -38
- pulumi_gcp/apigee/_inputs.py +183 -27
- pulumi_gcp/apigee/addons_config.py +14 -156
- pulumi_gcp/apigee/endpoint_attachment.py +32 -62
- pulumi_gcp/apigee/env_group.py +13 -55
- pulumi_gcp/apigee/env_group_attachment.py +16 -106
- pulumi_gcp/apigee/env_keystore.py +13 -3
- pulumi_gcp/apigee/env_references.py +23 -5
- pulumi_gcp/apigee/environment.py +30 -62
- pulumi_gcp/apigee/environment_iam_binding.py +27 -95
- pulumi_gcp/apigee/environment_iam_member.py +27 -95
- pulumi_gcp/apigee/environment_iam_policy.py +27 -89
- pulumi_gcp/apigee/flowhook.py +30 -6
- pulumi_gcp/apigee/get_environment_iam_policy.py +0 -20
- pulumi_gcp/apigee/instance.py +38 -254
- pulumi_gcp/apigee/instance_attachment.py +16 -106
- pulumi_gcp/apigee/keystores_aliases_key_cert_file.py +30 -12
- pulumi_gcp/apigee/keystores_aliases_pkcs12.py +30 -8
- pulumi_gcp/apigee/keystores_aliases_self_signed_cert.py +48 -144
- pulumi_gcp/apigee/nat_address.py +15 -95
- pulumi_gcp/apigee/organization.py +48 -210
- pulumi_gcp/apigee/outputs.py +183 -27
- pulumi_gcp/apigee/sharedflow.py +28 -4
- pulumi_gcp/apigee/sharedflow_deployment.py +30 -6
- pulumi_gcp/apigee/sync_authorization.py +9 -59
- pulumi_gcp/apigee/target_server.py +28 -116
- pulumi_gcp/appengine/_inputs.py +432 -78
- pulumi_gcp/appengine/application.py +43 -41
- pulumi_gcp/appengine/application_url_dispatch_rules.py +13 -81
- pulumi_gcp/appengine/domain_mapping.py +24 -32
- pulumi_gcp/appengine/engine_split_traffic.py +17 -115
- pulumi_gcp/appengine/firewall_rule.py +16 -42
- pulumi_gcp/appengine/flexible_app_version.py +113 -221
- pulumi_gcp/appengine/get_default_service_account.py +0 -20
- pulumi_gcp/appengine/outputs.py +432 -78
- pulumi_gcp/appengine/service_network_settings.py +17 -73
- pulumi_gcp/appengine/standard_app_version.py +76 -182
- pulumi_gcp/artifactregistry/_inputs.py +99 -19
- pulumi_gcp/artifactregistry/get_repository.py +0 -20
- pulumi_gcp/artifactregistry/get_repository_iam_policy.py +0 -22
- pulumi_gcp/artifactregistry/outputs.py +261 -59
- pulumi_gcp/artifactregistry/repository.py +52 -310
- pulumi_gcp/artifactregistry/repository_iam_binding.py +16 -100
- pulumi_gcp/artifactregistry/repository_iam_member.py +16 -100
- pulumi_gcp/artifactregistry/repository_iam_policy.py +16 -94
- pulumi_gcp/artifactregistry/vpcsc_config.py +10 -24
- pulumi_gcp/assuredworkloads/_inputs.py +27 -5
- pulumi_gcp/assuredworkloads/outputs.py +27 -5
- pulumi_gcp/assuredworkloads/workload.py +48 -78
- pulumi_gcp/backupdisasterrecovery/_inputs.py +13 -3
- pulumi_gcp/backupdisasterrecovery/management_server.py +16 -60
- pulumi_gcp/backupdisasterrecovery/outputs.py +13 -3
- pulumi_gcp/beyondcorp/_inputs.py +40 -10
- pulumi_gcp/beyondcorp/app_connection.py +19 -123
- pulumi_gcp/beyondcorp/app_connector.py +18 -82
- pulumi_gcp/beyondcorp/app_gateway.py +16 -56
- pulumi_gcp/beyondcorp/get_app_connection.py +0 -18
- pulumi_gcp/beyondcorp/get_app_connector.py +0 -18
- pulumi_gcp/beyondcorp/get_app_gateway.py +0 -18
- pulumi_gcp/beyondcorp/outputs.py +95 -25
- pulumi_gcp/biglake/_inputs.py +21 -3
- pulumi_gcp/biglake/catalog.py +17 -19
- pulumi_gcp/biglake/database.py +28 -58
- pulumi_gcp/biglake/outputs.py +21 -3
- pulumi_gcp/biglake/table.py +19 -103
- pulumi_gcp/bigquery/_inputs.py +766 -146
- pulumi_gcp/bigquery/app_profile.py +30 -198
- pulumi_gcp/bigquery/bi_reservation.py +15 -23
- pulumi_gcp/bigquery/capacity_commitment.py +32 -30
- pulumi_gcp/bigquery/connection.py +33 -291
- pulumi_gcp/bigquery/connection_iam_binding.py +20 -100
- pulumi_gcp/bigquery/connection_iam_member.py +20 -100
- pulumi_gcp/bigquery/connection_iam_policy.py +20 -94
- pulumi_gcp/bigquery/data_transfer_config.py +54 -80
- pulumi_gcp/bigquery/dataset.py +56 -304
- pulumi_gcp/bigquery/dataset_access.py +38 -212
- pulumi_gcp/bigquery/dataset_iam_binding.py +20 -94
- pulumi_gcp/bigquery/dataset_iam_member.py +20 -94
- pulumi_gcp/bigquery/dataset_iam_policy.py +20 -88
- pulumi_gcp/bigquery/get_connection_iam_policy.py +0 -22
- pulumi_gcp/bigquery/get_dataset_iam_policy.py +0 -18
- pulumi_gcp/bigquery/get_default_service_account.py +0 -26
- pulumi_gcp/bigquery/get_table_iam_policy.py +0 -22
- pulumi_gcp/bigquery/iam_binding.py +27 -217
- pulumi_gcp/bigquery/iam_member.py +27 -217
- pulumi_gcp/bigquery/iam_policy.py +27 -211
- pulumi_gcp/bigquery/job.py +25 -423
- pulumi_gcp/bigquery/outputs.py +766 -146
- pulumi_gcp/bigquery/reservation.py +22 -40
- pulumi_gcp/bigquery/reservation_assignment.py +19 -35
- pulumi_gcp/bigquery/routine.py +51 -143
- pulumi_gcp/bigquery/table.py +79 -143
- pulumi_gcp/bigqueryanalyticshub/_inputs.py +58 -18
- pulumi_gcp/bigqueryanalyticshub/data_exchange.py +29 -29
- pulumi_gcp/bigqueryanalyticshub/data_exchange_iam_binding.py +20 -100
- pulumi_gcp/bigqueryanalyticshub/data_exchange_iam_member.py +20 -100
- pulumi_gcp/bigqueryanalyticshub/data_exchange_iam_policy.py +20 -94
- pulumi_gcp/bigqueryanalyticshub/get_data_exchange_iam_policy.py +0 -22
- pulumi_gcp/bigqueryanalyticshub/get_listing_iam_policy.py +0 -24
- pulumi_gcp/bigqueryanalyticshub/listing.py +52 -74
- pulumi_gcp/bigqueryanalyticshub/listing_iam_binding.py +27 -107
- pulumi_gcp/bigqueryanalyticshub/listing_iam_member.py +27 -107
- pulumi_gcp/bigqueryanalyticshub/listing_iam_policy.py +27 -101
- pulumi_gcp/bigqueryanalyticshub/outputs.py +58 -18
- pulumi_gcp/bigquerydatapolicy/_inputs.py +26 -8
- pulumi_gcp/bigquerydatapolicy/data_policy.py +35 -53
- pulumi_gcp/bigquerydatapolicy/data_policy_iam_binding.py +20 -100
- pulumi_gcp/bigquerydatapolicy/data_policy_iam_member.py +20 -100
- pulumi_gcp/bigquerydatapolicy/data_policy_iam_policy.py +20 -94
- pulumi_gcp/bigquerydatapolicy/get_iam_policy.py +0 -22
- pulumi_gcp/bigquerydatapolicy/outputs.py +26 -8
- pulumi_gcp/bigtable/_inputs.py +87 -23
- pulumi_gcp/bigtable/gc_policy.py +40 -218
- pulumi_gcp/bigtable/get_instance_iam_policy.py +0 -18
- pulumi_gcp/bigtable/get_table_iam_policy.py +0 -20
- pulumi_gcp/bigtable/instance.py +18 -92
- pulumi_gcp/bigtable/instance_iam_binding.py +16 -90
- pulumi_gcp/bigtable/instance_iam_member.py +16 -90
- pulumi_gcp/bigtable/instance_iam_policy.py +16 -84
- pulumi_gcp/bigtable/outputs.py +87 -23
- pulumi_gcp/bigtable/table.py +29 -63
- pulumi_gcp/bigtable/table_iam_binding.py +19 -97
- pulumi_gcp/bigtable/table_iam_member.py +19 -97
- pulumi_gcp/bigtable/table_iam_policy.py +19 -91
- pulumi_gcp/billing/_inputs.py +98 -22
- pulumi_gcp/billing/account_iam_binding.py +20 -88
- pulumi_gcp/billing/account_iam_member.py +20 -88
- pulumi_gcp/billing/account_iam_policy.py +20 -82
- pulumi_gcp/billing/budget.py +35 -341
- pulumi_gcp/billing/get_account_iam_policy.py +0 -18
- pulumi_gcp/billing/outputs.py +98 -22
- pulumi_gcp/billing/project_info.py +13 -3
- pulumi_gcp/billing/sub_account.py +26 -22
- pulumi_gcp/binaryauthorization/_inputs.py +85 -19
- pulumi_gcp/binaryauthorization/attestor.py +14 -134
- pulumi_gcp/binaryauthorization/attestor_iam_binding.py +16 -94
- pulumi_gcp/binaryauthorization/attestor_iam_member.py +16 -94
- pulumi_gcp/binaryauthorization/attestor_iam_policy.py +16 -88
- pulumi_gcp/binaryauthorization/get_attestor_iam_policy.py +0 -20
- pulumi_gcp/binaryauthorization/outputs.py +85 -19
- pulumi_gcp/binaryauthorization/policy.py +26 -110
- pulumi_gcp/certificateauthority/_inputs.py +1075 -165
- pulumi_gcp/certificateauthority/authority.py +68 -432
- pulumi_gcp/certificateauthority/ca_pool.py +22 -48
- pulumi_gcp/certificateauthority/ca_pool_iam_binding.py +20 -192
- pulumi_gcp/certificateauthority/ca_pool_iam_member.py +20 -192
- pulumi_gcp/certificateauthority/ca_pool_iam_policy.py +20 -186
- pulumi_gcp/certificateauthority/certificate.py +41 -527
- pulumi_gcp/certificateauthority/certificate_template.py +28 -18
- pulumi_gcp/certificateauthority/certificate_template_iam_binding.py +20 -192
- pulumi_gcp/certificateauthority/certificate_template_iam_member.py +20 -192
- pulumi_gcp/certificateauthority/certificate_template_iam_policy.py +20 -186
- pulumi_gcp/certificateauthority/get_authority.py +0 -24
- pulumi_gcp/certificateauthority/get_ca_pool_iam_policy.py +0 -18
- pulumi_gcp/certificateauthority/get_certificate_template_iam_policy.py +0 -18
- pulumi_gcp/certificateauthority/outputs.py +1441 -249
- pulumi_gcp/certificatemanager/_inputs.py +77 -13
- pulumi_gcp/certificatemanager/certificate.py +12 -272
- pulumi_gcp/certificatemanager/certificate_issuance_config.py +35 -131
- pulumi_gcp/certificatemanager/certificate_map.py +12 -28
- pulumi_gcp/certificatemanager/certificate_map_entry.py +16 -86
- pulumi_gcp/certificatemanager/dns_authorization.py +11 -29
- pulumi_gcp/certificatemanager/get_certificate_map.py +0 -18
- pulumi_gcp/certificatemanager/outputs.py +106 -20
- pulumi_gcp/certificatemanager/trust_config.py +17 -45
- pulumi_gcp/cloudasset/_inputs.py +60 -18
- pulumi_gcp/cloudasset/folder_feed.py +46 -16
- pulumi_gcp/cloudasset/get_resources_search_all.py +0 -56
- pulumi_gcp/cloudasset/organization_feed.py +48 -16
- pulumi_gcp/cloudasset/outputs.py +98 -28
- pulumi_gcp/cloudasset/project_feed.py +38 -14
- pulumi_gcp/cloudbuild/_inputs.py +323 -61
- pulumi_gcp/cloudbuild/bitbucket_server_config.py +51 -105
- pulumi_gcp/cloudbuild/get_trigger.py +0 -22
- pulumi_gcp/cloudbuild/outputs.py +905 -215
- pulumi_gcp/cloudbuild/trigger.py +68 -692
- pulumi_gcp/cloudbuild/worker_pool.py +29 -111
- pulumi_gcp/cloudbuildv2/_inputs.py +111 -23
- pulumi_gcp/cloudbuildv2/connection.py +30 -170
- pulumi_gcp/cloudbuildv2/connection_iam_binding.py +13 -93
- pulumi_gcp/cloudbuildv2/connection_iam_member.py +13 -93
- pulumi_gcp/cloudbuildv2/connection_iam_policy.py +13 -87
- pulumi_gcp/cloudbuildv2/get_connection_iam_policy.py +0 -22
- pulumi_gcp/cloudbuildv2/outputs.py +111 -23
- pulumi_gcp/cloudbuildv2/repository.py +24 -172
- pulumi_gcp/clouddeploy/_inputs.py +182 -42
- pulumi_gcp/clouddeploy/delivery_pipeline.py +18 -416
- pulumi_gcp/clouddeploy/outputs.py +182 -42
- pulumi_gcp/clouddeploy/target.py +39 -209
- pulumi_gcp/cloudfunctions/_inputs.py +81 -23
- pulumi_gcp/cloudfunctions/function.py +103 -133
- pulumi_gcp/cloudfunctions/function_iam_binding.py +20 -100
- pulumi_gcp/cloudfunctions/function_iam_member.py +20 -100
- pulumi_gcp/cloudfunctions/function_iam_policy.py +20 -94
- pulumi_gcp/cloudfunctions/get_function.py +0 -18
- pulumi_gcp/cloudfunctions/get_function_iam_policy.py +0 -22
- pulumi_gcp/cloudfunctions/outputs.py +159 -45
- pulumi_gcp/cloudfunctionsv2/_inputs.py +153 -27
- pulumi_gcp/cloudfunctionsv2/function.py +27 -377
- pulumi_gcp/cloudfunctionsv2/function_iam_binding.py +20 -100
- pulumi_gcp/cloudfunctionsv2/function_iam_member.py +20 -100
- pulumi_gcp/cloudfunctionsv2/function_iam_policy.py +20 -94
- pulumi_gcp/cloudfunctionsv2/get_function.py +0 -20
- pulumi_gcp/cloudfunctionsv2/get_function_iam_policy.py +0 -22
- pulumi_gcp/cloudfunctionsv2/outputs.py +423 -93
- pulumi_gcp/cloudidentity/_inputs.py +24 -8
- pulumi_gcp/cloudidentity/get_group_memberships.py +0 -18
- pulumi_gcp/cloudidentity/get_groups.py +0 -18
- pulumi_gcp/cloudidentity/group.py +32 -44
- pulumi_gcp/cloudidentity/group_membership.py +26 -138
- pulumi_gcp/cloudidentity/outputs.py +132 -38
- pulumi_gcp/cloudids/endpoint.py +27 -49
- pulumi_gcp/cloudrun/_inputs.py +289 -61
- pulumi_gcp/cloudrun/domain_mapping.py +17 -69
- pulumi_gcp/cloudrun/get_locations.py +0 -18
- pulumi_gcp/cloudrun/get_service.py +0 -20
- pulumi_gcp/cloudrun/get_service_iam_policy.py +0 -22
- pulumi_gcp/cloudrun/iam_binding.py +16 -100
- pulumi_gcp/cloudrun/iam_member.py +16 -100
- pulumi_gcp/cloudrun/iam_policy.py +16 -94
- pulumi_gcp/cloudrun/outputs.py +826 -210
- pulumi_gcp/cloudrun/service.py +15 -447
- pulumi_gcp/cloudrunv2/_inputs.py +460 -94
- pulumi_gcp/cloudrunv2/get_job_iam_policy.py +0 -22
- pulumi_gcp/cloudrunv2/get_service_iam_policy.py +0 -22
- pulumi_gcp/cloudrunv2/job.py +41 -451
- pulumi_gcp/cloudrunv2/job_iam_binding.py +13 -93
- pulumi_gcp/cloudrunv2/job_iam_member.py +13 -93
- pulumi_gcp/cloudrunv2/job_iam_policy.py +13 -87
- pulumi_gcp/cloudrunv2/outputs.py +460 -94
- pulumi_gcp/cloudrunv2/service.py +47 -521
- pulumi_gcp/cloudrunv2/service_iam_binding.py +13 -93
- pulumi_gcp/cloudrunv2/service_iam_member.py +13 -93
- pulumi_gcp/cloudrunv2/service_iam_policy.py +13 -87
- pulumi_gcp/cloudscheduler/_inputs.py +64 -12
- pulumi_gcp/cloudscheduler/job.py +34 -156
- pulumi_gcp/cloudscheduler/outputs.py +64 -12
- pulumi_gcp/cloudtasks/_inputs.py +51 -11
- pulumi_gcp/cloudtasks/get_queue_iam_policy.py +0 -22
- pulumi_gcp/cloudtasks/outputs.py +51 -11
- pulumi_gcp/cloudtasks/queue.py +29 -95
- pulumi_gcp/cloudtasks/queue_iam_binding.py +13 -93
- pulumi_gcp/cloudtasks/queue_iam_member.py +13 -93
- pulumi_gcp/cloudtasks/queue_iam_policy.py +13 -87
- pulumi_gcp/composer/_inputs.py +239 -35
- pulumi_gcp/composer/environment.py +7 -7
- pulumi_gcp/composer/get_image_versions.py +0 -32
- pulumi_gcp/composer/outputs.py +707 -145
- pulumi_gcp/compute/_inputs.py +5087 -949
- pulumi_gcp/compute/address.py +32 -148
- pulumi_gcp/compute/attached_disk.py +16 -48
- pulumi_gcp/compute/autoscalar.py +21 -227
- pulumi_gcp/compute/autoscaler.py +21 -227
- pulumi_gcp/compute/backend_bucket.py +38 -132
- pulumi_gcp/compute/backend_bucket_iam_binding.py +13 -9
- pulumi_gcp/compute/backend_bucket_iam_member.py +13 -9
- pulumi_gcp/compute/backend_bucket_iam_policy.py +13 -3
- pulumi_gcp/compute/backend_bucket_signed_url_key.py +20 -38
- pulumi_gcp/compute/backend_service.py +103 -173
- pulumi_gcp/compute/backend_service_iam_binding.py +13 -9
- pulumi_gcp/compute/backend_service_iam_member.py +13 -9
- pulumi_gcp/compute/backend_service_iam_policy.py +13 -3
- pulumi_gcp/compute/backend_service_signed_url_key.py +20 -4
- pulumi_gcp/compute/ca_external_account_key.py +10 -18
- pulumi_gcp/compute/disk.py +74 -140
- pulumi_gcp/compute/disk_async_replication.py +21 -57
- pulumi_gcp/compute/disk_iam_binding.py +13 -93
- pulumi_gcp/compute/disk_iam_member.py +13 -93
- pulumi_gcp/compute/disk_iam_policy.py +13 -87
- pulumi_gcp/compute/disk_resource_policy_attachment.py +9 -57
- pulumi_gcp/compute/external_vpn_gateway.py +14 -148
- pulumi_gcp/compute/firewall.py +46 -98
- pulumi_gcp/compute/firewall_policy.py +26 -28
- pulumi_gcp/compute/firewall_policy_association.py +22 -34
- pulumi_gcp/compute/firewall_policy_rule.py +40 -106
- pulumi_gcp/compute/forwarding_rule.py +80 -76
- pulumi_gcp/compute/get_address.py +0 -32
- pulumi_gcp/compute/get_addresses.py +0 -32
- pulumi_gcp/compute/get_backend_bucket.py +0 -18
- pulumi_gcp/compute/get_certificate.py +0 -24
- pulumi_gcp/compute/get_default_service_account.py +0 -20
- pulumi_gcp/compute/get_disk.py +0 -30
- pulumi_gcp/compute/get_disk_iam_policy.py +0 -22
- pulumi_gcp/compute/get_forwarding_rule.py +0 -18
- pulumi_gcp/compute/get_global_address.py +0 -32
- pulumi_gcp/compute/get_global_forwarding_rule.py +0 -18
- pulumi_gcp/compute/get_hc_vpn_gateway.py +0 -18
- pulumi_gcp/compute/get_health_check.py +0 -18
- pulumi_gcp/compute/get_image.py +0 -32
- pulumi_gcp/compute/get_image_iam_policy.py +0 -20
- pulumi_gcp/compute/get_instance.py +0 -20
- pulumi_gcp/compute/get_instance_group.py +0 -16
- pulumi_gcp/compute/get_instance_group_manager.py +0 -22
- pulumi_gcp/compute/get_instance_iam_policy.py +0 -22
- pulumi_gcp/compute/get_instance_serial_port.py +0 -108
- pulumi_gcp/compute/get_instance_template.py +0 -22
- pulumi_gcp/compute/get_lbip_ranges.py +0 -34
- pulumi_gcp/compute/get_netblock_ip_ranges.py +0 -54
- pulumi_gcp/compute/get_network.py +0 -18
- pulumi_gcp/compute/get_network_endpoint_group.py +0 -22
- pulumi_gcp/compute/get_network_peering.py +0 -36
- pulumi_gcp/compute/get_node_types.py +0 -24
- pulumi_gcp/compute/get_region_disk_iam_policy.py +0 -22
- pulumi_gcp/compute/get_region_instance_group.py +0 -14
- pulumi_gcp/compute/get_region_instance_template.py +0 -22
- pulumi_gcp/compute/get_region_network_endpoint_group.py +0 -22
- pulumi_gcp/compute/get_region_ssl_certificate.py +0 -24
- pulumi_gcp/compute/get_regions.py +0 -26
- pulumi_gcp/compute/get_resource_policy.py +0 -16
- pulumi_gcp/compute/get_router.py +0 -20
- pulumi_gcp/compute/get_router_nat.py +0 -20
- pulumi_gcp/compute/get_router_status.py +0 -18
- pulumi_gcp/compute/get_snapshot.py +0 -22
- pulumi_gcp/compute/get_snapshot_iam_policy.py +0 -20
- pulumi_gcp/compute/get_ssl_policy.py +0 -18
- pulumi_gcp/compute/get_subnetwork.py +0 -20
- pulumi_gcp/compute/get_subnetwork_iam_policy.py +0 -22
- pulumi_gcp/compute/get_vpn_gateway.py +0 -18
- pulumi_gcp/compute/global_address.py +24 -48
- pulumi_gcp/compute/global_forwarding_rule.py +55 -201
- pulumi_gcp/compute/global_network_endpoint.py +20 -32
- pulumi_gcp/compute/global_network_endpoint_group.py +19 -43
- pulumi_gcp/compute/ha_vpn_gateway.py +19 -149
- pulumi_gcp/compute/health_check.py +61 -463
- pulumi_gcp/compute/http_health_check.py +30 -24
- pulumi_gcp/compute/https_health_check.py +30 -24
- pulumi_gcp/compute/image.py +48 -94
- pulumi_gcp/compute/image_iam_binding.py +16 -204
- pulumi_gcp/compute/image_iam_member.py +16 -204
- pulumi_gcp/compute/image_iam_policy.py +16 -198
- pulumi_gcp/compute/instance.py +118 -132
- pulumi_gcp/compute/instance_from_machine_image.py +109 -75
- pulumi_gcp/compute/instance_from_template.py +116 -108
- pulumi_gcp/compute/instance_group.py +12 -72
- pulumi_gcp/compute/instance_group_manager.py +76 -152
- pulumi_gcp/compute/instance_group_named_port.py +12 -62
- pulumi_gcp/compute/instance_iam_binding.py +20 -216
- pulumi_gcp/compute/instance_iam_member.py +20 -216
- pulumi_gcp/compute/instance_iam_policy.py +20 -210
- pulumi_gcp/compute/instance_template.py +91 -277
- pulumi_gcp/compute/interconnect_attachment.py +45 -91
- pulumi_gcp/compute/machine_image.py +26 -104
- pulumi_gcp/compute/machine_image_iam_binding.py +20 -214
- pulumi_gcp/compute/machine_image_iam_member.py +20 -214
- pulumi_gcp/compute/machine_image_iam_policy.py +20 -208
- pulumi_gcp/compute/managed_ssl_certificate.py +19 -7
- pulumi_gcp/compute/manged_ssl_certificate.py +19 -7
- pulumi_gcp/compute/network.py +34 -62
- pulumi_gcp/compute/network_attachment.py +32 -4
- pulumi_gcp/compute/network_edge_security_service.py +18 -24
- pulumi_gcp/compute/network_endpoint.py +20 -74
- pulumi_gcp/compute/network_endpoint_group.py +19 -71
- pulumi_gcp/compute/network_endpoint_list.py +17 -113
- pulumi_gcp/compute/network_firewall_policy.py +16 -20
- pulumi_gcp/compute/network_firewall_policy_association.py +22 -32
- pulumi_gcp/compute/network_firewall_policy_rule.py +44 -116
- pulumi_gcp/compute/network_peering.py +38 -36
- pulumi_gcp/compute/network_peering_routes_config.py +26 -136
- pulumi_gcp/compute/node_group.py +40 -146
- pulumi_gcp/compute/node_template.py +32 -66
- pulumi_gcp/compute/organization_security_policy.py +18 -26
- pulumi_gcp/compute/organization_security_policy_association.py +22 -90
- pulumi_gcp/compute/organization_security_policy_rule.py +35 -81
- pulumi_gcp/compute/outputs.py +7994 -1670
- pulumi_gcp/compute/packet_mirroring.py +27 -25
- pulumi_gcp/compute/per_instance_config.py +30 -126
- pulumi_gcp/compute/project_default_network_tier.py +13 -21
- pulumi_gcp/compute/project_metadata.py +9 -61
- pulumi_gcp/compute/project_metadata_item.py +12 -26
- pulumi_gcp/compute/public_advertised_prefix.py +22 -26
- pulumi_gcp/compute/public_delegated_prefix.py +29 -37
- pulumi_gcp/compute/region_autoscaler.py +21 -113
- pulumi_gcp/compute/region_backend_service.py +87 -47
- pulumi_gcp/compute/region_backend_service_iam_binding.py +13 -9
- pulumi_gcp/compute/region_backend_service_iam_member.py +13 -9
- pulumi_gcp/compute/region_backend_service_iam_policy.py +13 -3
- pulumi_gcp/compute/region_commitment.py +30 -92
- pulumi_gcp/compute/region_disk.py +54 -172
- pulumi_gcp/compute/region_disk_iam_binding.py +13 -93
- pulumi_gcp/compute/region_disk_iam_member.py +13 -93
- pulumi_gcp/compute/region_disk_iam_policy.py +13 -87
- pulumi_gcp/compute/region_disk_resource_policy_attachment.py +9 -81
- pulumi_gcp/compute/region_health_check.py +61 -463
- pulumi_gcp/compute/region_instance_group_manager.py +84 -154
- pulumi_gcp/compute/region_instance_template.py +89 -39
- pulumi_gcp/compute/region_network_endpoint_group.py +39 -267
- pulumi_gcp/compute/region_network_firewall_policy.py +16 -22
- pulumi_gcp/compute/region_network_firewall_policy_association.py +22 -36
- pulumi_gcp/compute/region_network_firewall_policy_rule.py +44 -120
- pulumi_gcp/compute/region_per_instance_config.py +30 -136
- pulumi_gcp/compute/region_security_policy.py +21 -111
- pulumi_gcp/compute/region_security_policy_rule.py +28 -254
- pulumi_gcp/compute/region_ssl_certificate.py +28 -84
- pulumi_gcp/compute/region_ssl_policy.py +23 -3
- pulumi_gcp/compute/region_target_http_proxy.py +19 -35
- pulumi_gcp/compute/region_target_https_proxy.py +30 -4
- pulumi_gcp/compute/region_target_tcp_proxy.py +27 -3
- pulumi_gcp/compute/region_url_map.py +34 -12
- pulumi_gcp/compute/reservation.py +30 -46
- pulumi_gcp/compute/resource_policy.py +28 -290
- pulumi_gcp/compute/route.py +44 -30
- pulumi_gcp/compute/router.py +18 -82
- pulumi_gcp/compute/router_interface.py +29 -29
- pulumi_gcp/compute/router_nat.py +72 -200
- pulumi_gcp/compute/router_peer.py +62 -250
- pulumi_gcp/compute/router_status.py +0 -18
- pulumi_gcp/compute/security_policy.py +23 -285
- pulumi_gcp/compute/security_scan_config.py +42 -40
- pulumi_gcp/compute/service_attachment.py +54 -6
- pulumi_gcp/compute/shared_vpc_host_project.py +9 -39
- pulumi_gcp/compute/shared_vpc_service_project.py +24 -32
- pulumi_gcp/compute/snapshot.py +43 -99
- pulumi_gcp/compute/snapshot_iam_binding.py +13 -87
- pulumi_gcp/compute/snapshot_iam_member.py +13 -87
- pulumi_gcp/compute/snapshot_iam_policy.py +13 -81
- pulumi_gcp/compute/ssl_certificate.py +28 -80
- pulumi_gcp/compute/ssl_policy.py +20 -38
- pulumi_gcp/compute/subnetwork.py +53 -167
- pulumi_gcp/compute/subnetwork_iam_binding.py +16 -216
- pulumi_gcp/compute/subnetwork_iam_member.py +16 -216
- pulumi_gcp/compute/subnetwork_iam_policy.py +16 -210
- pulumi_gcp/compute/target_grpc_proxy.py +20 -2
- pulumi_gcp/compute/target_http_proxy.py +27 -27
- pulumi_gcp/compute/target_https_proxy.py +47 -3
- pulumi_gcp/compute/target_instance.py +21 -97
- pulumi_gcp/compute/target_pool.py +28 -2
- pulumi_gcp/compute/target_ssl_proxy.py +35 -3
- pulumi_gcp/compute/target_tcp_proxy.py +27 -3
- pulumi_gcp/compute/url_map.py +39 -17
- pulumi_gcp/compute/vpn_gateway.py +15 -79
- pulumi_gcp/compute/vpn_tunnel.py +65 -173
- pulumi_gcp/config/outputs.py +7 -1
- pulumi_gcp/container/_inputs.py +2071 -599
- pulumi_gcp/container/attached_cluster.py +61 -127
- pulumi_gcp/container/aws_cluster.py +47 -471
- pulumi_gcp/container/aws_node_pool.py +43 -749
- pulumi_gcp/container/azure_client.py +25 -29
- pulumi_gcp/container/azure_cluster.py +59 -219
- pulumi_gcp/container/azure_node_pool.py +47 -179
- pulumi_gcp/container/cluster.py +291 -259
- pulumi_gcp/container/get_attached_install_manifest.py +0 -26
- pulumi_gcp/container/get_attached_versions.py +0 -22
- pulumi_gcp/container/get_aws_versions.py +0 -22
- pulumi_gcp/container/get_azure_versions.py +0 -22
- pulumi_gcp/container/get_cluster.py +0 -28
- pulumi_gcp/container/get_engine_versions.py +0 -32
- pulumi_gcp/container/get_registry_image.py +0 -20
- pulumi_gcp/container/get_registry_repository.py +0 -20
- pulumi_gcp/container/node_pool.py +55 -79
- pulumi_gcp/container/outputs.py +3951 -1067
- pulumi_gcp/container/registry.py +8 -54
- pulumi_gcp/containeranalysis/_inputs.py +57 -17
- pulumi_gcp/containeranalysis/get_note_iam_policy.py +0 -20
- pulumi_gcp/containeranalysis/note.py +38 -82
- pulumi_gcp/containeranalysis/note_iam_binding.py +16 -94
- pulumi_gcp/containeranalysis/note_iam_member.py +16 -94
- pulumi_gcp/containeranalysis/note_iam_policy.py +16 -88
- pulumi_gcp/containeranalysis/occurence.py +28 -10
- pulumi_gcp/containeranalysis/outputs.py +57 -17
- pulumi_gcp/databasemigrationservice/_inputs.py +184 -34
- pulumi_gcp/databasemigrationservice/connection_profile.py +23 -251
- pulumi_gcp/databasemigrationservice/outputs.py +184 -34
- pulumi_gcp/datacatalog/_inputs.py +173 -41
- pulumi_gcp/datacatalog/entry.py +47 -171
- pulumi_gcp/datacatalog/entry_group.py +17 -41
- pulumi_gcp/datacatalog/entry_group_iam_binding.py +20 -88
- pulumi_gcp/datacatalog/entry_group_iam_member.py +20 -88
- pulumi_gcp/datacatalog/entry_group_iam_policy.py +20 -82
- pulumi_gcp/datacatalog/get_entry_group_iam_policy.py +0 -18
- pulumi_gcp/datacatalog/get_policy_tag_iam_policy.py +0 -18
- pulumi_gcp/datacatalog/get_tag_template_iam_policy.py +0 -18
- pulumi_gcp/datacatalog/get_taxonomy_iam_policy.py +0 -18
- pulumi_gcp/datacatalog/outputs.py +173 -41
- pulumi_gcp/datacatalog/policy_tag.py +22 -86
- pulumi_gcp/datacatalog/policy_tag_iam_binding.py +20 -88
- pulumi_gcp/datacatalog/policy_tag_iam_member.py +20 -88
- pulumi_gcp/datacatalog/policy_tag_iam_policy.py +20 -82
- pulumi_gcp/datacatalog/tag.py +14 -504
- pulumi_gcp/datacatalog/tag_template.py +24 -100
- pulumi_gcp/datacatalog/tag_template_iam_binding.py +20 -88
- pulumi_gcp/datacatalog/tag_template_iam_member.py +20 -88
- pulumi_gcp/datacatalog/tag_template_iam_policy.py +20 -82
- pulumi_gcp/datacatalog/taxonomy.py +17 -25
- pulumi_gcp/datacatalog/taxonomy_iam_binding.py +16 -88
- pulumi_gcp/datacatalog/taxonomy_iam_member.py +16 -88
- pulumi_gcp/datacatalog/taxonomy_iam_policy.py +16 -82
- pulumi_gcp/dataflow/_inputs.py +128 -14
- pulumi_gcp/dataflow/flex_template_job.py +79 -137
- pulumi_gcp/dataflow/job.py +62 -156
- pulumi_gcp/dataflow/outputs.py +128 -14
- pulumi_gcp/dataflow/pipeline.py +36 -116
- pulumi_gcp/dataform/_inputs.py +86 -12
- pulumi_gcp/dataform/outputs.py +86 -12
- pulumi_gcp/dataform/repository.py +16 -72
- pulumi_gcp/dataform/repository_release_config.py +28 -110
- pulumi_gcp/dataform/repository_workflow_config.py +28 -172
- pulumi_gcp/datafusion/_inputs.py +39 -11
- pulumi_gcp/datafusion/get_instance_iam_policy.py +0 -22
- pulumi_gcp/datafusion/instance.py +66 -222
- pulumi_gcp/datafusion/outputs.py +39 -11
- pulumi_gcp/dataloss/_inputs.py +2467 -517
- pulumi_gcp/dataloss/outputs.py +2467 -517
- pulumi_gcp/dataloss/prevention_deidentify_template.py +29 -81
- pulumi_gcp/dataloss/prevention_inspect_template.py +22 -256
- pulumi_gcp/dataloss/prevention_job_trigger.py +31 -671
- pulumi_gcp/dataloss/prevention_stored_info_type.py +24 -168
- pulumi_gcp/dataplex/_inputs.py +656 -122
- pulumi_gcp/dataplex/asset.py +49 -91
- pulumi_gcp/dataplex/asset_iam_binding.py +26 -114
- pulumi_gcp/dataplex/asset_iam_member.py +26 -114
- pulumi_gcp/dataplex/asset_iam_policy.py +26 -108
- pulumi_gcp/dataplex/datascan.py +52 -418
- pulumi_gcp/dataplex/datascan_iam_binding.py +20 -100
- pulumi_gcp/dataplex/datascan_iam_member.py +20 -100
- pulumi_gcp/dataplex/datascan_iam_policy.py +20 -94
- pulumi_gcp/dataplex/get_asset_iam_policy.py +0 -26
- pulumi_gcp/dataplex/get_datascan_iam_policy.py +0 -22
- pulumi_gcp/dataplex/get_lake_iam_policy.py +0 -22
- pulumi_gcp/dataplex/get_task_iam_policy.py +0 -24
- pulumi_gcp/dataplex/get_zone_iam_policy.py +0 -24
- pulumi_gcp/dataplex/lake.py +24 -38
- pulumi_gcp/dataplex/lake_iam_binding.py +16 -100
- pulumi_gcp/dataplex/lake_iam_member.py +16 -100
- pulumi_gcp/dataplex/lake_iam_policy.py +16 -94
- pulumi_gcp/dataplex/outputs.py +656 -122
- pulumi_gcp/dataplex/task.py +38 -24
- pulumi_gcp/dataplex/task_iam_binding.py +23 -107
- pulumi_gcp/dataplex/task_iam_member.py +23 -107
- pulumi_gcp/dataplex/task_iam_policy.py +23 -101
- pulumi_gcp/dataplex/zone.py +41 -75
- pulumi_gcp/dataplex/zone_iam_binding.py +23 -107
- pulumi_gcp/dataplex/zone_iam_member.py +23 -107
- pulumi_gcp/dataplex/zone_iam_policy.py +23 -101
- pulumi_gcp/dataproc/_inputs.py +1364 -224
- pulumi_gcp/dataproc/autoscaling_policy.py +28 -72
- pulumi_gcp/dataproc/autoscaling_policy_iam_binding.py +20 -100
- pulumi_gcp/dataproc/autoscaling_policy_iam_member.py +20 -100
- pulumi_gcp/dataproc/autoscaling_policy_iam_policy.py +20 -94
- pulumi_gcp/dataproc/cluster.py +20 -182
- pulumi_gcp/dataproc/cluster_iam_binding.py +16 -92
- pulumi_gcp/dataproc/cluster_iam_member.py +16 -92
- pulumi_gcp/dataproc/cluster_iam_policy.py +16 -86
- pulumi_gcp/dataproc/get_autoscaling_policy_iam_policy.py +0 -22
- pulumi_gcp/dataproc/get_cluster_iam_policy.py +0 -20
- pulumi_gcp/dataproc/get_job_iam_policy.py +0 -20
- pulumi_gcp/dataproc/get_metastore_service_iam_policy.py +0 -22
- pulumi_gcp/dataproc/job.py +55 -141
- pulumi_gcp/dataproc/job_iam_binding.py +20 -92
- pulumi_gcp/dataproc/job_iam_member.py +20 -92
- pulumi_gcp/dataproc/job_iam_policy.py +20 -86
- pulumi_gcp/dataproc/metastore_federation.py +27 -125
- pulumi_gcp/dataproc/metastore_federation_iam_binding.py +20 -10
- pulumi_gcp/dataproc/metastore_federation_iam_member.py +20 -10
- pulumi_gcp/dataproc/metastore_federation_iam_policy.py +20 -4
- pulumi_gcp/dataproc/metastore_service.py +62 -236
- pulumi_gcp/dataproc/metastore_service_iam_binding.py +20 -100
- pulumi_gcp/dataproc/metastore_service_iam_member.py +20 -100
- pulumi_gcp/dataproc/metastore_service_iam_policy.py +20 -94
- pulumi_gcp/dataproc/outputs.py +1364 -224
- pulumi_gcp/dataproc/workflow_template.py +24 -132
- pulumi_gcp/datastore/_inputs.py +9 -3
- pulumi_gcp/datastore/data_store_index.py +11 -41
- pulumi_gcp/datastore/outputs.py +9 -3
- pulumi_gcp/datastream/_inputs.py +543 -113
- pulumi_gcp/datastream/connection_profile.py +58 -274
- pulumi_gcp/datastream/get_static_ips.py +0 -22
- pulumi_gcp/datastream/outputs.py +543 -113
- pulumi_gcp/datastream/private_connection.py +31 -49
- pulumi_gcp/datastream/stream.py +57 -1017
- pulumi_gcp/deploymentmanager/_inputs.py +18 -6
- pulumi_gcp/deploymentmanager/deployment.py +22 -42
- pulumi_gcp/deploymentmanager/outputs.py +18 -6
- pulumi_gcp/diagflow/_inputs.py +790 -152
- pulumi_gcp/diagflow/agent.py +53 -51
- pulumi_gcp/diagflow/cx_agent.py +57 -59
- pulumi_gcp/diagflow/cx_entity_type.py +35 -95
- pulumi_gcp/diagflow/cx_environment.py +22 -74
- pulumi_gcp/diagflow/cx_flow.py +34 -546
- pulumi_gcp/diagflow/cx_intent.py +25 -105
- pulumi_gcp/diagflow/cx_page.py +35 -1117
- pulumi_gcp/diagflow/cx_security_settings.py +54 -142
- pulumi_gcp/diagflow/cx_test_case.py +26 -268
- pulumi_gcp/diagflow/cx_version.py +17 -59
- pulumi_gcp/diagflow/cx_webhook.py +37 -73
- pulumi_gcp/diagflow/entity_type.py +20 -66
- pulumi_gcp/diagflow/fulfillment.py +18 -54
- pulumi_gcp/diagflow/intent.py +45 -109
- pulumi_gcp/diagflow/outputs.py +790 -152
- pulumi_gcp/dns/_inputs.py +362 -88
- pulumi_gcp/dns/dns_managed_zone_iam_binding.py +20 -94
- pulumi_gcp/dns/dns_managed_zone_iam_member.py +20 -94
- pulumi_gcp/dns/dns_managed_zone_iam_policy.py +20 -88
- pulumi_gcp/dns/get_keys.py +0 -32
- pulumi_gcp/dns/get_managed_zone.py +0 -26
- pulumi_gcp/dns/get_managed_zone_iam_policy.py +0 -20
- pulumi_gcp/dns/get_record_set.py +0 -24
- pulumi_gcp/dns/managed_zone.py +57 -421
- pulumi_gcp/dns/outputs.py +465 -115
- pulumi_gcp/dns/policy.py +19 -69
- pulumi_gcp/dns/record_set.py +24 -336
- pulumi_gcp/dns/response_policy.py +17 -121
- pulumi_gcp/dns/response_policy_rule.py +32 -72
- pulumi_gcp/edgenetwork/network.py +23 -37
- pulumi_gcp/edgenetwork/subnet.py +38 -100
- pulumi_gcp/endpoints/_inputs.py +49 -15
- pulumi_gcp/endpoints/consumers_iam_binding.py +27 -11
- pulumi_gcp/endpoints/consumers_iam_member.py +27 -11
- pulumi_gcp/endpoints/consumers_iam_policy.py +27 -5
- pulumi_gcp/endpoints/get_service_iam_policy.py +0 -18
- pulumi_gcp/endpoints/outputs.py +49 -15
- pulumi_gcp/endpoints/service.py +29 -43
- pulumi_gcp/endpoints/service_iam_binding.py +20 -88
- pulumi_gcp/endpoints/service_iam_member.py +20 -88
- pulumi_gcp/endpoints/service_iam_policy.py +20 -82
- pulumi_gcp/essentialcontacts/_inputs.py +148 -24
- pulumi_gcp/essentialcontacts/contact.py +26 -32
- pulumi_gcp/essentialcontacts/document_ai_processor.py +23 -27
- pulumi_gcp/essentialcontacts/document_ai_processor_default_version.py +12 -32
- pulumi_gcp/essentialcontacts/document_ai_warehouse_document_schema.py +34 -590
- pulumi_gcp/essentialcontacts/document_ai_warehouse_location.py +38 -36
- pulumi_gcp/essentialcontacts/outputs.py +148 -24
- pulumi_gcp/eventarc/_inputs.py +43 -13
- pulumi_gcp/eventarc/channel.py +25 -45
- pulumi_gcp/eventarc/google_channel_config.py +15 -43
- pulumi_gcp/eventarc/outputs.py +43 -13
- pulumi_gcp/eventarc/trigger.py +32 -96
- pulumi_gcp/filestore/_inputs.py +43 -7
- pulumi_gcp/filestore/backup.py +35 -61
- pulumi_gcp/filestore/instance.py +26 -154
- pulumi_gcp/filestore/outputs.py +43 -7
- pulumi_gcp/filestore/snapshot.py +16 -96
- pulumi_gcp/firebase/_inputs.py +70 -20
- pulumi_gcp/firebase/android_app.py +35 -85
- pulumi_gcp/firebase/apple_app.py +38 -76
- pulumi_gcp/firebase/database_instance.py +22 -110
- pulumi_gcp/firebase/extensions_instance.py +31 -89
- pulumi_gcp/firebase/hosting_channel.py +28 -74
- pulumi_gcp/firebase/hosting_release.py +23 -149
- pulumi_gcp/firebase/hosting_site.py +16 -58
- pulumi_gcp/firebase/hosting_version.py +16 -226
- pulumi_gcp/firebase/outputs.py +70 -20
- pulumi_gcp/firebase/project.py +10 -34
- pulumi_gcp/firebase/project_location.py +13 -43
- pulumi_gcp/firebase/storage_bucket.py +10 -32
- pulumi_gcp/firebase/web_app.py +25 -123
- pulumi_gcp/firebaserules/_inputs.py +18 -6
- pulumi_gcp/firebaserules/outputs.py +18 -6
- pulumi_gcp/firebaserules/release.py +17 -103
- pulumi_gcp/firebaserules/ruleset.py +12 -72
- pulumi_gcp/firestore/_inputs.py +20 -4
- pulumi_gcp/firestore/database.py +42 -30
- pulumi_gcp/firestore/document.py +23 -73
- pulumi_gcp/firestore/field.py +22 -136
- pulumi_gcp/firestore/index.py +16 -44
- pulumi_gcp/firestore/outputs.py +20 -4
- pulumi_gcp/folder/_inputs.py +63 -17
- pulumi_gcp/folder/access_approval_settings.py +34 -112
- pulumi_gcp/folder/get_iam_policy.py +0 -18
- pulumi_gcp/folder/get_organization_policy.py +0 -22
- pulumi_gcp/folder/iam_audit_config.py +19 -247
- pulumi_gcp/folder/iam_binding.py +16 -40
- pulumi_gcp/folder/iam_member.py +16 -252
- pulumi_gcp/folder/iam_policy.py +16 -246
- pulumi_gcp/folder/organization_policy.py +29 -145
- pulumi_gcp/folder/outputs.py +112 -32
- pulumi_gcp/gameservices/_inputs.py +60 -14
- pulumi_gcp/gameservices/game_server_cluster.py +28 -10
- pulumi_gcp/gameservices/game_server_config.py +31 -139
- pulumi_gcp/gameservices/game_server_deployment.py +13 -23
- pulumi_gcp/gameservices/game_server_deployment_rollout.py +24 -96
- pulumi_gcp/gameservices/get_game_server_deployment_rollout.py +0 -18
- pulumi_gcp/gameservices/outputs.py +79 -19
- pulumi_gcp/gameservices/realm.py +20 -28
- pulumi_gcp/gkebackup/_inputs.py +203 -43
- pulumi_gcp/gkebackup/backup_plan.py +31 -285
- pulumi_gcp/gkebackup/backup_plan_iam_binding.py +13 -93
- pulumi_gcp/gkebackup/backup_plan_iam_member.py +13 -93
- pulumi_gcp/gkebackup/backup_plan_iam_policy.py +13 -87
- pulumi_gcp/gkebackup/get_backup_plan_iam_policy.py +0 -22
- pulumi_gcp/gkebackup/get_restore_plan_iam_policy.py +0 -22
- pulumi_gcp/gkebackup/outputs.py +203 -43
- pulumi_gcp/gkebackup/restore_plan.py +29 -611
- pulumi_gcp/gkebackup/restore_plan_iam_binding.py +13 -609
- pulumi_gcp/gkebackup/restore_plan_iam_member.py +13 -609
- pulumi_gcp/gkebackup/restore_plan_iam_policy.py +13 -603
- pulumi_gcp/gkehub/_inputs.py +224 -50
- pulumi_gcp/gkehub/feature.py +18 -212
- pulumi_gcp/gkehub/feature_iam_binding.py +13 -93
- pulumi_gcp/gkehub/feature_iam_member.py +13 -93
- pulumi_gcp/gkehub/feature_iam_policy.py +13 -87
- pulumi_gcp/gkehub/feature_membership.py +17 -259
- pulumi_gcp/gkehub/get_feature_iam_policy.py +0 -22
- pulumi_gcp/gkehub/get_membership_iam_policy.py +0 -20
- pulumi_gcp/gkehub/get_scope_iam_policy.py +0 -20
- pulumi_gcp/gkehub/membership.py +15 -93
- pulumi_gcp/gkehub/membership_binding.py +32 -6
- pulumi_gcp/gkehub/membership_iam_binding.py +20 -94
- pulumi_gcp/gkehub/membership_iam_member.py +20 -94
- pulumi_gcp/gkehub/membership_iam_policy.py +20 -88
- pulumi_gcp/gkehub/membership_rbac_role_binding.py +36 -12
- pulumi_gcp/gkehub/namespace.py +33 -5
- pulumi_gcp/gkehub/outputs.py +224 -50
- pulumi_gcp/gkehub/scope.py +19 -31
- pulumi_gcp/gkehub/scope_iam_binding.py +20 -94
- pulumi_gcp/gkehub/scope_iam_member.py +20 -94
- pulumi_gcp/gkehub/scope_iam_policy.py +20 -88
- pulumi_gcp/gkehub/scope_rbac_role_binding.py +30 -10
- pulumi_gcp/gkeonprem/_inputs.py +889 -201
- pulumi_gcp/gkeonprem/bare_metal_admin_cluster.py +65 -385
- pulumi_gcp/gkeonprem/bare_metal_cluster.py +102 -638
- pulumi_gcp/gkeonprem/bare_metal_node_pool.py +34 -368
- pulumi_gcp/gkeonprem/outputs.py +889 -201
- pulumi_gcp/gkeonprem/v_mware_cluster.py +81 -465
- pulumi_gcp/gkeonprem/v_mware_node_pool.py +37 -273
- pulumi_gcp/healthcare/_inputs.py +192 -52
- pulumi_gcp/healthcare/consent_store.py +17 -85
- pulumi_gcp/healthcare/consent_store_iam_binding.py +23 -95
- pulumi_gcp/healthcare/consent_store_iam_member.py +23 -95
- pulumi_gcp/healthcare/consent_store_iam_policy.py +23 -89
- pulumi_gcp/healthcare/dataset.py +15 -23
- pulumi_gcp/healthcare/dataset_iam_binding.py +20 -88
- pulumi_gcp/healthcare/dataset_iam_member.py +20 -88
- pulumi_gcp/healthcare/dataset_iam_policy.py +20 -82
- pulumi_gcp/healthcare/dicom_store.py +20 -114
- pulumi_gcp/healthcare/dicom_store_iam_binding.py +20 -88
- pulumi_gcp/healthcare/dicom_store_iam_member.py +20 -88
- pulumi_gcp/healthcare/dicom_store_iam_policy.py +20 -82
- pulumi_gcp/healthcare/fhir_store.py +48 -228
- pulumi_gcp/healthcare/fhir_store_iam_binding.py +20 -88
- pulumi_gcp/healthcare/fhir_store_iam_member.py +20 -88
- pulumi_gcp/healthcare/fhir_store_iam_policy.py +20 -82
- pulumi_gcp/healthcare/get_consent_store_iam_policy.py +0 -20
- pulumi_gcp/healthcare/get_dataset_iam_policy.py +0 -18
- pulumi_gcp/healthcare/get_dicom_store_iam_policy.py +0 -18
- pulumi_gcp/healthcare/get_fhir_store_iam_policy.py +0 -18
- pulumi_gcp/healthcare/get_hl7_v2_store_iam_policy.py +0 -18
- pulumi_gcp/healthcare/hl7_store.py +25 -271
- pulumi_gcp/healthcare/hl7_store_iam_binding.py +20 -88
- pulumi_gcp/healthcare/hl7_store_iam_member.py +20 -88
- pulumi_gcp/healthcare/hl7_store_iam_policy.py +20 -82
- pulumi_gcp/healthcare/outputs.py +192 -52
- pulumi_gcp/iam/_inputs.py +117 -35
- pulumi_gcp/iam/access_boundary_policy.py +16 -4
- pulumi_gcp/iam/deny_policy.py +16 -4
- pulumi_gcp/iam/get_rule.py +0 -16
- pulumi_gcp/iam/get_testable_permissions.py +0 -30
- pulumi_gcp/iam/get_workload_identity_pool.py +0 -16
- pulumi_gcp/iam/get_workload_identity_pool_provider.py +0 -20
- pulumi_gcp/iam/outputs.py +165 -47
- pulumi_gcp/iam/workforce_pool.py +27 -57
- pulumi_gcp/iam/workforce_pool_provider.py +37 -268
- pulumi_gcp/iam/workload_identity_pool.py +17 -43
- pulumi_gcp/iam/workload_identity_pool_provider.py +34 -290
- pulumi_gcp/iap/_inputs.py +162 -54
- pulumi_gcp/iap/app_engine_service_iam_binding.py +23 -217
- pulumi_gcp/iap/app_engine_service_iam_member.py +23 -217
- pulumi_gcp/iap/app_engine_service_iam_policy.py +23 -211
- pulumi_gcp/iap/app_engine_version_iam_binding.py +30 -230
- pulumi_gcp/iap/app_engine_version_iam_member.py +30 -230
- pulumi_gcp/iap/app_engine_version_iam_policy.py +30 -224
- pulumi_gcp/iap/brand.py +22 -38
- pulumi_gcp/iap/client.py +18 -44
- pulumi_gcp/iap/get_app_engine_service_iam_policy.py +0 -22
- pulumi_gcp/iap/get_app_engine_version_iam_policy.py +0 -24
- pulumi_gcp/iap/get_client.py +0 -22
- pulumi_gcp/iap/get_tunnel_iam_policy.py +0 -18
- pulumi_gcp/iap/get_tunnel_instance_iam_policy.py +0 -22
- pulumi_gcp/iap/get_web_backend_service_iam_policy.py +0 -20
- pulumi_gcp/iap/get_web_iam_policy.py +0 -18
- pulumi_gcp/iap/get_web_region_backend_service_iam_policy.py +0 -22
- pulumi_gcp/iap/get_web_type_app_engine_iam_policy.py +0 -20
- pulumi_gcp/iap/get_web_type_compute_iam_policy.py +0 -18
- pulumi_gcp/iap/outputs.py +162 -54
- pulumi_gcp/iap/tunnel_iam_binding.py +13 -191
- pulumi_gcp/iap/tunnel_iam_member.py +13 -191
- pulumi_gcp/iap/tunnel_iam_policy.py +13 -185
- pulumi_gcp/iap/tunnel_instance_iam_binding.py +16 -216
- pulumi_gcp/iap/tunnel_instance_iam_member.py +16 -216
- pulumi_gcp/iap/tunnel_instance_iam_policy.py +16 -210
- pulumi_gcp/iap/web_backend_service_iam_binding.py +20 -204
- pulumi_gcp/iap/web_backend_service_iam_member.py +20 -204
- pulumi_gcp/iap/web_backend_service_iam_policy.py +20 -198
- pulumi_gcp/iap/web_iam_binding.py +13 -191
- pulumi_gcp/iap/web_iam_member.py +13 -191
- pulumi_gcp/iap/web_iam_policy.py +13 -185
- pulumi_gcp/iap/web_region_backend_service_iam_binding.py +20 -216
- pulumi_gcp/iap/web_region_backend_service_iam_member.py +20 -216
- pulumi_gcp/iap/web_region_backend_service_iam_policy.py +20 -210
- pulumi_gcp/iap/web_type_app_enging_iam_binding.py +20 -204
- pulumi_gcp/iap/web_type_app_enging_iam_member.py +20 -204
- pulumi_gcp/iap/web_type_app_enging_iam_policy.py +20 -198
- pulumi_gcp/iap/web_type_compute_iam_binding.py +13 -191
- pulumi_gcp/iap/web_type_compute_iam_member.py +13 -191
- pulumi_gcp/iap/web_type_compute_iam_policy.py +13 -185
- pulumi_gcp/identityplatform/_inputs.py +202 -38
- pulumi_gcp/identityplatform/config.py +25 -135
- pulumi_gcp/identityplatform/default_supported_idp_config.py +27 -29
- pulumi_gcp/identityplatform/inbound_saml_config.py +29 -57
- pulumi_gcp/identityplatform/oauth_idp_config.py +24 -30
- pulumi_gcp/identityplatform/outputs.py +202 -38
- pulumi_gcp/identityplatform/project_default_config.py +11 -53
- pulumi_gcp/identityplatform/tenant.py +25 -23
- pulumi_gcp/identityplatform/tenant_default_supported_idp_config.py +30 -34
- pulumi_gcp/identityplatform/tenant_inbound_saml_config.py +32 -62
- pulumi_gcp/identityplatform/tenant_oauth_idp_config.py +30 -36
- pulumi_gcp/iot/_inputs.py +85 -19
- pulumi_gcp/iot/device.py +34 -74
- pulumi_gcp/iot/get_registry_iam_policy.py +0 -22
- pulumi_gcp/iot/outputs.py +85 -19
- pulumi_gcp/iot/registry.py +26 -116
- pulumi_gcp/iot/registry_iam_binding.py +13 -93
- pulumi_gcp/iot/registry_iam_member.py +13 -93
- pulumi_gcp/iot/registry_iam_policy.py +13 -87
- pulumi_gcp/kms/_inputs.py +91 -23
- pulumi_gcp/kms/crypto_key.py +34 -58
- pulumi_gcp/kms/crypto_key_iam_binding.py +20 -174
- pulumi_gcp/kms/crypto_key_iam_member.py +20 -174
- pulumi_gcp/kms/crypto_key_iam_policy.py +20 -168
- pulumi_gcp/kms/crypto_key_version.py +17 -27
- pulumi_gcp/kms/get_crypto_key_iam_policy.py +0 -18
- pulumi_gcp/kms/get_key_ring_iam_policy.py +0 -18
- pulumi_gcp/kms/get_kms_crypto_key.py +0 -24
- pulumi_gcp/kms/get_kms_crypto_key_version.py +0 -26
- pulumi_gcp/kms/get_kms_key_ring.py +0 -20
- pulumi_gcp/kms/key_ring.py +9 -19
- pulumi_gcp/kms/key_ring_iam_binding.py +20 -200
- pulumi_gcp/kms/key_ring_iam_member.py +20 -200
- pulumi_gcp/kms/key_ring_iam_policy.py +20 -194
- pulumi_gcp/kms/key_ring_import_job.py +38 -6
- pulumi_gcp/kms/outputs.py +111 -29
- pulumi_gcp/kms/registry.py +26 -116
- pulumi_gcp/kms/secret_ciphertext.py +20 -62
- pulumi_gcp/logging/_inputs.py +171 -39
- pulumi_gcp/logging/billing_account_bucket_config.py +34 -38
- pulumi_gcp/logging/billing_account_exclusion.py +16 -28
- pulumi_gcp/logging/billing_account_sink.py +23 -43
- pulumi_gcp/logging/folder_bucket_config.py +30 -42
- pulumi_gcp/logging/folder_exclusion.py +12 -34
- pulumi_gcp/logging/folder_sink.py +23 -51
- pulumi_gcp/logging/get_project_cmek_settings.py +0 -16
- pulumi_gcp/logging/get_sink.py +0 -16
- pulumi_gcp/logging/linked_dataset.py +24 -74
- pulumi_gcp/logging/log_view.py +13 -35
- pulumi_gcp/logging/metric.py +31 -215
- pulumi_gcp/logging/organization_bucket_config.py +30 -38
- pulumi_gcp/logging/organization_exclusion.py +16 -28
- pulumi_gcp/logging/organization_sink.py +27 -45
- pulumi_gcp/logging/outputs.py +194 -46
- pulumi_gcp/logging/project_bucket_config.py +34 -148
- pulumi_gcp/logging/project_exclusion.py +9 -25
- pulumi_gcp/logging/project_sink.py +20 -8
- pulumi_gcp/looker/_inputs.py +77 -17
- pulumi_gcp/looker/instance.py +70 -294
- pulumi_gcp/looker/outputs.py +77 -17
- pulumi_gcp/memcache/_inputs.py +59 -13
- pulumi_gcp/memcache/instance.py +53 -93
- pulumi_gcp/memcache/outputs.py +59 -13
- pulumi_gcp/ml/_inputs.py +6 -2
- pulumi_gcp/ml/engine_model.py +19 -57
- pulumi_gcp/ml/outputs.py +6 -2
- pulumi_gcp/monitoring/_inputs.py +411 -83
- pulumi_gcp/monitoring/alert_policy.py +35 -173
- pulumi_gcp/monitoring/custom_service.py +19 -41
- pulumi_gcp/monitoring/dashboard.py +13 -179
- pulumi_gcp/monitoring/generic_service.py +26 -48
- pulumi_gcp/monitoring/get_app_engine_service.py +0 -56
- pulumi_gcp/monitoring/get_cluster_istio_service.py +0 -22
- pulumi_gcp/monitoring/get_istio_canonical_service.py +0 -20
- pulumi_gcp/monitoring/get_mesh_istio_service.py +0 -20
- pulumi_gcp/monitoring/get_notification_channel.py +0 -48
- pulumi_gcp/monitoring/get_secret_version.py +0 -18
- pulumi_gcp/monitoring/get_uptime_check_i_ps.py +0 -20
- pulumi_gcp/monitoring/group.py +24 -52
- pulumi_gcp/monitoring/metric_descriptor.py +40 -110
- pulumi_gcp/monitoring/monitored_project.py +15 -25
- pulumi_gcp/monitoring/notification_channel.py +28 -68
- pulumi_gcp/monitoring/outputs.py +473 -99
- pulumi_gcp/monitoring/slo.py +47 -113
- pulumi_gcp/monitoring/uptime_check_config.py +55 -363
- pulumi_gcp/networkconnectivity/_inputs.py +80 -18
- pulumi_gcp/networkconnectivity/hub.py +14 -28
- pulumi_gcp/networkconnectivity/outputs.py +80 -18
- pulumi_gcp/networkconnectivity/service_connection_policy.py +30 -52
- pulumi_gcp/networkconnectivity/spoke.py +38 -168
- pulumi_gcp/networkmanagement/_inputs.py +16 -2
- pulumi_gcp/networkmanagement/connectivity_test.py +18 -164
- pulumi_gcp/networkmanagement/outputs.py +16 -2
- pulumi_gcp/networksecurity/_inputs.py +136 -30
- pulumi_gcp/networksecurity/address_group.py +19 -85
- pulumi_gcp/networksecurity/authorization_policy.py +13 -101
- pulumi_gcp/networksecurity/client_tls_policy.py +19 -95
- pulumi_gcp/networksecurity/gateway_security_policy.py +16 -194
- pulumi_gcp/networksecurity/gateway_security_policy_rule.py +50 -84
- pulumi_gcp/networksecurity/outputs.py +136 -30
- pulumi_gcp/networksecurity/server_tls_policy.py +24 -164
- pulumi_gcp/networksecurity/tls_inspection_policy.py +21 -165
- pulumi_gcp/networksecurity/url_list.py +16 -54
- pulumi_gcp/networkservices/_inputs.py +643 -111
- pulumi_gcp/networkservices/edge_cache_keyset.py +14 -88
- pulumi_gcp/networkservices/edge_cache_origin.py +41 -203
- pulumi_gcp/networkservices/edge_cache_service.py +43 -493
- pulumi_gcp/networkservices/endpoint_policy.py +38 -110
- pulumi_gcp/networkservices/gateway.py +34 -272
- pulumi_gcp/networkservices/grpc_route.py +18 -226
- pulumi_gcp/networkservices/http_route.py +18 -472
- pulumi_gcp/networkservices/mesh.py +16 -56
- pulumi_gcp/networkservices/outputs.py +643 -111
- pulumi_gcp/networkservices/service_binding.py +13 -55
- pulumi_gcp/networkservices/tcp_route.py +15 -3
- pulumi_gcp/networkservices/tls_route.py +15 -3
- pulumi_gcp/notebooks/_inputs.py +218 -42
- pulumi_gcp/notebooks/environment.py +29 -37
- pulumi_gcp/notebooks/get_instance_iam_policy.py +0 -22
- pulumi_gcp/notebooks/get_runtime_iam_policy.py +0 -22
- pulumi_gcp/notebooks/instance.py +115 -187
- pulumi_gcp/notebooks/instance_iam_binding.py +20 -100
- pulumi_gcp/notebooks/instance_iam_member.py +20 -100
- pulumi_gcp/notebooks/instance_iam_policy.py +20 -94
- pulumi_gcp/notebooks/location.py +8 -2
- pulumi_gcp/notebooks/outputs.py +218 -42
- pulumi_gcp/notebooks/runtime.py +26 -310
- pulumi_gcp/notebooks/runtime_iam_binding.py +20 -100
- pulumi_gcp/notebooks/runtime_iam_member.py +20 -100
- pulumi_gcp/notebooks/runtime_iam_policy.py +20 -94
- pulumi_gcp/organizations/_inputs.py +102 -28
- pulumi_gcp/organizations/access_approval_settings.py +34 -112
- pulumi_gcp/organizations/folder.py +22 -36
- pulumi_gcp/organizations/get_active_folder.py +0 -20
- pulumi_gcp/organizations/get_billing_account.py +0 -24
- pulumi_gcp/organizations/get_client_config.py +2 -18
- pulumi_gcp/organizations/get_client_open_id_user_info.py +0 -18
- pulumi_gcp/organizations/get_folder.py +0 -22
- pulumi_gcp/organizations/get_folders.py +0 -18
- pulumi_gcp/organizations/get_iam_policy.py +0 -62
- pulumi_gcp/organizations/get_organization.py +0 -20
- pulumi_gcp/organizations/get_project.py +0 -20
- pulumi_gcp/organizations/iam_audit_config.py +23 -35
- pulumi_gcp/organizations/iam_binding.py +20 -34
- pulumi_gcp/organizations/iam_custom_role.py +26 -46
- pulumi_gcp/organizations/iam_member.py +20 -264
- pulumi_gcp/organizations/iam_policy.py +20 -258
- pulumi_gcp/organizations/outputs.py +137 -37
- pulumi_gcp/organizations/policy.py +33 -145
- pulumi_gcp/organizations/project.py +33 -53
- pulumi_gcp/orgpolicy/_inputs.py +24 -4
- pulumi_gcp/orgpolicy/custom_constraint.py +39 -95
- pulumi_gcp/orgpolicy/outputs.py +24 -4
- pulumi_gcp/orgpolicy/policy.py +10 -164
- pulumi_gcp/osconfig/_inputs.py +895 -203
- pulumi_gcp/osconfig/guest_policies.py +25 -277
- pulumi_gcp/osconfig/os_policy_assignment.py +38 -184
- pulumi_gcp/osconfig/outputs.py +895 -203
- pulumi_gcp/osconfig/patch_deployment.py +43 -473
- pulumi_gcp/oslogin/ssh_public_key.py +16 -26
- pulumi_gcp/projects/_inputs.py +127 -31
- pulumi_gcp/projects/access_approval_settings.py +34 -96
- pulumi_gcp/projects/api_key.py +13 -215
- pulumi_gcp/projects/default_service_accounts.py +18 -50
- pulumi_gcp/projects/get_iam_policy.py +0 -18
- pulumi_gcp/projects/get_organization_policy.py +0 -22
- pulumi_gcp/projects/get_project.py +0 -18
- pulumi_gcp/projects/get_project_service.py +0 -18
- pulumi_gcp/projects/iam_audit_config.py +19 -247
- pulumi_gcp/projects/iam_binding.py +16 -252
- pulumi_gcp/projects/iam_custom_role.py +19 -43
- pulumi_gcp/projects/iam_member.py +16 -252
- pulumi_gcp/projects/iam_policy.py +16 -246
- pulumi_gcp/projects/organization_policy.py +29 -145
- pulumi_gcp/projects/outputs.py +206 -54
- pulumi_gcp/projects/service.py +17 -27
- pulumi_gcp/projects/service_identity.py +9 -35
- pulumi_gcp/projects/usage_export_bucket.py +13 -53
- pulumi_gcp/provider.py +294 -6
- pulumi_gcp/pubsub/_inputs.py +171 -41
- pulumi_gcp/pubsub/get_subscription.py +0 -18
- pulumi_gcp/pubsub/get_subscription_iam_policy.py +0 -18
- pulumi_gcp/pubsub/get_topic.py +0 -18
- pulumi_gcp/pubsub/get_topic_iam_policy.py +0 -20
- pulumi_gcp/pubsub/lite_reservation.py +13 -25
- pulumi_gcp/pubsub/lite_subscription.py +14 -58
- pulumi_gcp/pubsub/lite_topic.py +21 -69
- pulumi_gcp/pubsub/outputs.py +323 -79
- pulumi_gcp/pubsub/schema.py +6 -94
- pulumi_gcp/pubsub/subscription.py +59 -251
- pulumi_gcp/pubsub/subscription_iam_binding.py +16 -88
- pulumi_gcp/pubsub/subscription_iam_member.py +16 -88
- pulumi_gcp/pubsub/subscription_iam_policy.py +16 -82
- pulumi_gcp/pubsub/topic.py +24 -134
- pulumi_gcp/pubsub/topic_iam_binding.py +16 -94
- pulumi_gcp/pubsub/topic_iam_member.py +16 -94
- pulumi_gcp/pubsub/topic_iam_policy.py +16 -88
- pulumi_gcp/recaptcha/_inputs.py +37 -5
- pulumi_gcp/recaptcha/enterprise_key.py +35 -223
- pulumi_gcp/recaptcha/outputs.py +37 -5
- pulumi_gcp/redis/_inputs.py +92 -16
- pulumi_gcp/redis/cluster.py +42 -72
- pulumi_gcp/redis/get_instance.py +0 -24
- pulumi_gcp/redis/instance.py +95 -273
- pulumi_gcp/redis/outputs.py +218 -48
- pulumi_gcp/resourcemanager/lien.py +20 -32
- pulumi_gcp/runtimeconfig/_inputs.py +18 -6
- pulumi_gcp/runtimeconfig/config.py +6 -24
- pulumi_gcp/runtimeconfig/config_iam_binding.py +16 -10
- pulumi_gcp/runtimeconfig/config_iam_member.py +16 -10
- pulumi_gcp/runtimeconfig/config_iam_policy.py +16 -4
- pulumi_gcp/runtimeconfig/get_config.py +2 -18
- pulumi_gcp/runtimeconfig/get_variable.py +2 -20
- pulumi_gcp/runtimeconfig/outputs.py +18 -6
- pulumi_gcp/runtimeconfig/variable.py +11 -63
- pulumi_gcp/secretmanager/_inputs.py +71 -19
- pulumi_gcp/secretmanager/get_secret.py +0 -18
- pulumi_gcp/secretmanager/get_secret_iam_policy.py +0 -20
- pulumi_gcp/secretmanager/get_secret_version.py +0 -18
- pulumi_gcp/secretmanager/get_secret_version_access.py +0 -18
- pulumi_gcp/secretmanager/outputs.py +145 -39
- pulumi_gcp/secretmanager/secret.py +28 -150
- pulumi_gcp/secretmanager/secret_iam_binding.py +20 -94
- pulumi_gcp/secretmanager/secret_iam_member.py +20 -94
- pulumi_gcp/secretmanager/secret_iam_policy.py +20 -88
- pulumi_gcp/secretmanager/secret_version.py +28 -162
- pulumi_gcp/securitycenter/_inputs.py +89 -27
- pulumi_gcp/securitycenter/get_source_iam_policy.py +0 -18
- pulumi_gcp/securitycenter/instance_iam_binding.py +13 -213
- pulumi_gcp/securitycenter/instance_iam_member.py +13 -213
- pulumi_gcp/securitycenter/instance_iam_policy.py +13 -207
- pulumi_gcp/securitycenter/mute_config.py +25 -29
- pulumi_gcp/securitycenter/notification_config.py +33 -43
- pulumi_gcp/securitycenter/outputs.py +89 -27
- pulumi_gcp/securitycenter/project_custom_module.py +34 -122
- pulumi_gcp/securitycenter/source.py +16 -26
- pulumi_gcp/securitycenter/source_iam_binding.py +19 -33
- pulumi_gcp/securitycenter/source_iam_member.py +19 -33
- pulumi_gcp/securitycenter/source_iam_policy.py +19 -27
- pulumi_gcp/serviceaccount/_inputs.py +18 -6
- pulumi_gcp/serviceaccount/account.py +19 -29
- pulumi_gcp/serviceaccount/get_account.py +0 -18
- pulumi_gcp/serviceaccount/get_account_access_token.py +0 -76
- pulumi_gcp/serviceaccount/get_account_id_token.py +0 -32
- pulumi_gcp/serviceaccount/get_account_jwt.py +0 -36
- pulumi_gcp/serviceaccount/get_account_key.py +0 -24
- pulumi_gcp/serviceaccount/get_iam_policy.py +0 -18
- pulumi_gcp/serviceaccount/iam_binding.py +20 -188
- pulumi_gcp/serviceaccount/iam_member.py +20 -188
- pulumi_gcp/serviceaccount/iam_policy.py +20 -182
- pulumi_gcp/serviceaccount/key.py +37 -65
- pulumi_gcp/serviceaccount/outputs.py +18 -6
- pulumi_gcp/servicedirectory/_inputs.py +36 -12
- pulumi_gcp/servicedirectory/endpoint.py +16 -110
- pulumi_gcp/servicedirectory/namespace.py +16 -34
- pulumi_gcp/servicedirectory/namespace_iam_binding.py +13 -85
- pulumi_gcp/servicedirectory/namespace_iam_member.py +13 -85
- pulumi_gcp/servicedirectory/namespace_iam_policy.py +13 -79
- pulumi_gcp/servicedirectory/outputs.py +36 -12
- pulumi_gcp/servicedirectory/service.py +16 -42
- pulumi_gcp/servicedirectory/service_iam_binding.py +13 -85
- pulumi_gcp/servicedirectory/service_iam_member.py +13 -85
- pulumi_gcp/servicedirectory/service_iam_policy.py +13 -79
- pulumi_gcp/servicenetworking/connection.py +19 -59
- pulumi_gcp/servicenetworking/peered_dns_domain.py +16 -30
- pulumi_gcp/serviceusage/consumer_quota_override.py +22 -6
- pulumi_gcp/sourcerepo/_inputs.py +31 -9
- pulumi_gcp/sourcerepo/get_repository.py +0 -18
- pulumi_gcp/sourcerepo/get_repository_iam_policy.py +0 -20
- pulumi_gcp/sourcerepo/outputs.py +47 -13
- pulumi_gcp/sourcerepo/repository.py +10 -50
- pulumi_gcp/sourcerepo/repository_iam_binding.py +16 -94
- pulumi_gcp/sourcerepo/repository_iam_member.py +16 -94
- pulumi_gcp/sourcerepo/repository_iam_policy.py +16 -88
- pulumi_gcp/spanner/_inputs.py +44 -14
- pulumi_gcp/spanner/database.py +30 -46
- pulumi_gcp/spanner/database_iam_binding.py +19 -95
- pulumi_gcp/spanner/database_iam_member.py +19 -95
- pulumi_gcp/spanner/database_iam_policy.py +19 -89
- pulumi_gcp/spanner/get_database_iam_policy.py +0 -22
- pulumi_gcp/spanner/get_instance.py +0 -18
- pulumi_gcp/spanner/get_instance_iam_policy.py +0 -20
- pulumi_gcp/spanner/instance.py +28 -88
- pulumi_gcp/spanner/instance_iam_binding.py +16 -88
- pulumi_gcp/spanner/instance_iam_member.py +16 -88
- pulumi_gcp/spanner/instance_iam_policy.py +16 -82
- pulumi_gcp/spanner/outputs.py +44 -14
- pulumi_gcp/sql/_inputs.py +280 -36
- pulumi_gcp/sql/database.py +15 -71
- pulumi_gcp/sql/database_instance.py +71 -151
- pulumi_gcp/sql/get_backup_run.py +0 -20
- pulumi_gcp/sql/get_database.py +0 -20
- pulumi_gcp/sql/get_database_instance.py +0 -18
- pulumi_gcp/sql/get_database_instance_latest_recovery_time.py +0 -20
- pulumi_gcp/sql/get_database_instances.py +0 -18
- pulumi_gcp/sql/get_databases.py +0 -16
- pulumi_gcp/sql/get_tiers.py +0 -22
- pulumi_gcp/sql/outputs.py +1527 -327
- pulumi_gcp/sql/source_representation_instance.py +32 -64
- pulumi_gcp/sql/ssl_cert.py +28 -44
- pulumi_gcp/sql/user.py +20 -8
- pulumi_gcp/storage/_inputs.py +429 -93
- pulumi_gcp/storage/bucket.py +54 -170
- pulumi_gcp/storage/bucket_access_control.py +12 -28
- pulumi_gcp/storage/bucket_acl.py +21 -37
- pulumi_gcp/storage/bucket_iam_binding.py +16 -192
- pulumi_gcp/storage/bucket_iam_member.py +16 -192
- pulumi_gcp/storage/bucket_iam_policy.py +16 -186
- pulumi_gcp/storage/bucket_object.py +60 -58
- pulumi_gcp/storage/default_object_access_control.py +19 -29
- pulumi_gcp/storage/default_object_acl.py +13 -37
- pulumi_gcp/storage/get_bucket.py +0 -18
- pulumi_gcp/storage/get_bucket_iam_policy.py +0 -18
- pulumi_gcp/storage/get_bucket_object.py +0 -24
- pulumi_gcp/storage/get_bucket_object_content.py +0 -26
- pulumi_gcp/storage/get_object_signed_url.py +0 -54
- pulumi_gcp/storage/get_project_service_account.py +0 -60
- pulumi_gcp/storage/get_transfer_project_service_account.py +0 -20
- pulumi_gcp/storage/get_transfer_project_servie_account.py +0 -20
- pulumi_gcp/storage/hmac_key.py +17 -25
- pulumi_gcp/storage/insights_report_config.py +31 -121
- pulumi_gcp/storage/notification.py +35 -63
- pulumi_gcp/storage/object_access_control.py +22 -38
- pulumi_gcp/storage/object_acl.py +20 -46
- pulumi_gcp/storage/outputs.py +617 -139
- pulumi_gcp/storage/transfer_agent_pool.py +15 -43
- pulumi_gcp/storage/transfer_job.py +29 -177
- pulumi_gcp/tags/_inputs.py +36 -12
- pulumi_gcp/tags/get_tag_key.py +0 -34
- pulumi_gcp/tags/get_tag_key_iam_policy.py +0 -18
- pulumi_gcp/tags/get_tag_value.py +0 -20
- pulumi_gcp/tags/get_tag_value_iam_policy.py +0 -18
- pulumi_gcp/tags/location_tag_binding.py +16 -100
- pulumi_gcp/tags/outputs.py +36 -12
- pulumi_gcp/tags/tag_binding.py +16 -46
- pulumi_gcp/tags/tag_key.py +26 -26
- pulumi_gcp/tags/tag_key_iam_binding.py +20 -88
- pulumi_gcp/tags/tag_key_iam_member.py +20 -88
- pulumi_gcp/tags/tag_key_iam_policy.py +20 -82
- pulumi_gcp/tags/tag_value.py +22 -34
- pulumi_gcp/tags/tag_value_iam_binding.py +20 -88
- pulumi_gcp/tags/tag_value_iam_member.py +20 -88
- pulumi_gcp/tags/tag_value_iam_policy.py +20 -82
- pulumi_gcp/tpu/_inputs.py +11 -3
- pulumi_gcp/tpu/get_tensorflow_versions.py +0 -44
- pulumi_gcp/tpu/get_v2_accelerator_types.py +0 -44
- pulumi_gcp/tpu/get_v2_runtime_versions.py +0 -40
- pulumi_gcp/tpu/node.py +37 -97
- pulumi_gcp/tpu/outputs.py +11 -3
- pulumi_gcp/tpu/v2_vm.py +17 -57
- pulumi_gcp/vertex/_inputs.py +250 -46
- pulumi_gcp/vertex/ai_dataset.py +29 -31
- pulumi_gcp/vertex/ai_endpoint.py +29 -79
- pulumi_gcp/vertex/ai_feature_store.py +28 -136
- pulumi_gcp/vertex/ai_feature_store_entity_type.py +22 -166
- pulumi_gcp/vertex/ai_feature_store_entity_type_feature.py +20 -138
- pulumi_gcp/vertex/ai_feature_store_entity_type_iam_binding.py +19 -11
- pulumi_gcp/vertex/ai_feature_store_entity_type_iam_member.py +19 -11
- pulumi_gcp/vertex/ai_feature_store_entity_type_iam_policy.py +19 -5
- pulumi_gcp/vertex/ai_feature_store_iam_binding.py +16 -10
- pulumi_gcp/vertex/ai_feature_store_iam_member.py +16 -10
- pulumi_gcp/vertex/ai_feature_store_iam_policy.py +16 -4
- pulumi_gcp/vertex/ai_index.py +28 -162
- pulumi_gcp/vertex/ai_index_endpoint.py +23 -87
- pulumi_gcp/vertex/ai_metadata_store.py +15 -27
- pulumi_gcp/vertex/ai_tensorboard.py +26 -86
- pulumi_gcp/vertex/outputs.py +352 -70
- pulumi_gcp/vmwareengine/_inputs.py +72 -14
- pulumi_gcp/vmwareengine/cluster.py +13 -143
- pulumi_gcp/vmwareengine/get_cluster.py +2 -20
- pulumi_gcp/vmwareengine/get_network.py +2 -20
- pulumi_gcp/vmwareengine/get_private_cloud.py +2 -20
- pulumi_gcp/vmwareengine/network.py +14 -4
- pulumi_gcp/vmwareengine/outputs.py +204 -48
- pulumi_gcp/vmwareengine/private_cloud.py +25 -125
- pulumi_gcp/vpcaccess/_inputs.py +5 -1
- pulumi_gcp/vpcaccess/connector.py +35 -61
- pulumi_gcp/vpcaccess/get_connector.py +0 -26
- pulumi_gcp/vpcaccess/outputs.py +16 -4
- pulumi_gcp/workflows/workflow.py +28 -84
- pulumi_gcp/workstations/_inputs.py +143 -29
- pulumi_gcp/workstations/outputs.py +143 -29
- pulumi_gcp/workstations/workstation.py +36 -112
- pulumi_gcp/workstations/workstation_cluster.py +30 -124
- pulumi_gcp/workstations/workstation_config.py +48 -652
- pulumi_gcp/workstations/workstation_config_iam_binding.py +27 -11
- pulumi_gcp/workstations/workstation_config_iam_member.py +27 -11
- pulumi_gcp/workstations/workstation_config_iam_policy.py +27 -5
- pulumi_gcp/workstations/workstation_iam_binding.py +34 -12
- pulumi_gcp/workstations/workstation_iam_member.py +34 -12
- pulumi_gcp/workstations/workstation_iam_policy.py +34 -6
- {pulumi_gcp-6.68.0a1698127103.dist-info → pulumi_gcp-6.68.0a1698199636.dist-info}/METADATA +1 -1
- pulumi_gcp-6.68.0a1698199636.dist-info/RECORD +1378 -0
- pulumi_gcp-6.68.0a1698127103.dist-info/RECORD +0 -1378
- {pulumi_gcp-6.68.0a1698127103.dist-info → pulumi_gcp-6.68.0a1698199636.dist-info}/WHEEL +0 -0
- {pulumi_gcp-6.68.0a1698127103.dist-info → pulumi_gcp-6.68.0a1698199636.dist-info}/top_level.txt +0 -0
@@ -107,10 +107,14 @@ class EdgeCacheKeysetPublicKey(dict):
|
|
107
107
|
@staticmethod
|
108
108
|
def _configure(
|
109
109
|
_setter: Callable[[Any, Any], None],
|
110
|
-
id: str,
|
110
|
+
id: Optional[str] = None,
|
111
111
|
managed: Optional[bool] = None,
|
112
112
|
value: Optional[str] = None,
|
113
|
-
opts: Optional[pulumi.ResourceOptions]=None
|
113
|
+
opts: Optional[pulumi.ResourceOptions] = None,
|
114
|
+
**kwargs):
|
115
|
+
if id is None:
|
116
|
+
raise TypeError("Missing 'id' argument")
|
117
|
+
|
114
118
|
_setter("id", id)
|
115
119
|
if managed is not None:
|
116
120
|
_setter("managed", managed)
|
@@ -182,8 +186,14 @@ class EdgeCacheKeysetValidationSharedKey(dict):
|
|
182
186
|
@staticmethod
|
183
187
|
def _configure(
|
184
188
|
_setter: Callable[[Any, Any], None],
|
185
|
-
secret_version: str,
|
186
|
-
opts: Optional[pulumi.ResourceOptions]=None
|
189
|
+
secret_version: Optional[str] = None,
|
190
|
+
opts: Optional[pulumi.ResourceOptions] = None,
|
191
|
+
**kwargs):
|
192
|
+
if secret_version is None and 'secretVersion' in kwargs:
|
193
|
+
secret_version = kwargs['secretVersion']
|
194
|
+
if secret_version is None:
|
195
|
+
raise TypeError("Missing 'secret_version' argument")
|
196
|
+
|
187
197
|
_setter("secret_version", secret_version)
|
188
198
|
|
189
199
|
@property
|
@@ -242,10 +252,24 @@ class EdgeCacheOriginAwsV4Authentication(dict):
|
|
242
252
|
@staticmethod
|
243
253
|
def _configure(
|
244
254
|
_setter: Callable[[Any, Any], None],
|
245
|
-
access_key_id: str,
|
246
|
-
origin_region: str,
|
247
|
-
secret_access_key_version: str,
|
248
|
-
opts: Optional[pulumi.ResourceOptions]=None
|
255
|
+
access_key_id: Optional[str] = None,
|
256
|
+
origin_region: Optional[str] = None,
|
257
|
+
secret_access_key_version: Optional[str] = None,
|
258
|
+
opts: Optional[pulumi.ResourceOptions] = None,
|
259
|
+
**kwargs):
|
260
|
+
if access_key_id is None and 'accessKeyId' in kwargs:
|
261
|
+
access_key_id = kwargs['accessKeyId']
|
262
|
+
if access_key_id is None:
|
263
|
+
raise TypeError("Missing 'access_key_id' argument")
|
264
|
+
if origin_region is None and 'originRegion' in kwargs:
|
265
|
+
origin_region = kwargs['originRegion']
|
266
|
+
if origin_region is None:
|
267
|
+
raise TypeError("Missing 'origin_region' argument")
|
268
|
+
if secret_access_key_version is None and 'secretAccessKeyVersion' in kwargs:
|
269
|
+
secret_access_key_version = kwargs['secretAccessKeyVersion']
|
270
|
+
if secret_access_key_version is None:
|
271
|
+
raise TypeError("Missing 'secret_access_key_version' argument")
|
272
|
+
|
249
273
|
_setter("access_key_id", access_key_id)
|
250
274
|
_setter("origin_region", origin_region)
|
251
275
|
_setter("secret_access_key_version", secret_access_key_version)
|
@@ -318,7 +342,13 @@ class EdgeCacheOriginOriginOverrideAction(dict):
|
|
318
342
|
_setter: Callable[[Any, Any], None],
|
319
343
|
header_action: Optional['outputs.EdgeCacheOriginOriginOverrideActionHeaderAction'] = None,
|
320
344
|
url_rewrite: Optional['outputs.EdgeCacheOriginOriginOverrideActionUrlRewrite'] = None,
|
321
|
-
opts: Optional[pulumi.ResourceOptions]=None
|
345
|
+
opts: Optional[pulumi.ResourceOptions] = None,
|
346
|
+
**kwargs):
|
347
|
+
if header_action is None and 'headerAction' in kwargs:
|
348
|
+
header_action = kwargs['headerAction']
|
349
|
+
if url_rewrite is None and 'urlRewrite' in kwargs:
|
350
|
+
url_rewrite = kwargs['urlRewrite']
|
351
|
+
|
322
352
|
if header_action is not None:
|
323
353
|
_setter("header_action", header_action)
|
324
354
|
if url_rewrite is not None:
|
@@ -379,7 +409,11 @@ class EdgeCacheOriginOriginOverrideActionHeaderAction(dict):
|
|
379
409
|
def _configure(
|
380
410
|
_setter: Callable[[Any, Any], None],
|
381
411
|
request_headers_to_adds: Optional[Sequence['outputs.EdgeCacheOriginOriginOverrideActionHeaderActionRequestHeadersToAdd']] = None,
|
382
|
-
opts: Optional[pulumi.ResourceOptions]=None
|
412
|
+
opts: Optional[pulumi.ResourceOptions] = None,
|
413
|
+
**kwargs):
|
414
|
+
if request_headers_to_adds is None and 'requestHeadersToAdds' in kwargs:
|
415
|
+
request_headers_to_adds = kwargs['requestHeadersToAdds']
|
416
|
+
|
383
417
|
if request_headers_to_adds is not None:
|
384
418
|
_setter("request_headers_to_adds", request_headers_to_adds)
|
385
419
|
|
@@ -438,10 +472,20 @@ class EdgeCacheOriginOriginOverrideActionHeaderActionRequestHeadersToAdd(dict):
|
|
438
472
|
@staticmethod
|
439
473
|
def _configure(
|
440
474
|
_setter: Callable[[Any, Any], None],
|
441
|
-
header_name: str,
|
442
|
-
header_value: str,
|
475
|
+
header_name: Optional[str] = None,
|
476
|
+
header_value: Optional[str] = None,
|
443
477
|
replace: Optional[bool] = None,
|
444
|
-
opts: Optional[pulumi.ResourceOptions]=None
|
478
|
+
opts: Optional[pulumi.ResourceOptions] = None,
|
479
|
+
**kwargs):
|
480
|
+
if header_name is None and 'headerName' in kwargs:
|
481
|
+
header_name = kwargs['headerName']
|
482
|
+
if header_name is None:
|
483
|
+
raise TypeError("Missing 'header_name' argument")
|
484
|
+
if header_value is None and 'headerValue' in kwargs:
|
485
|
+
header_value = kwargs['headerValue']
|
486
|
+
if header_value is None:
|
487
|
+
raise TypeError("Missing 'header_value' argument")
|
488
|
+
|
445
489
|
_setter("header_name", header_name)
|
446
490
|
_setter("header_value", header_value)
|
447
491
|
if replace is not None:
|
@@ -512,7 +556,11 @@ class EdgeCacheOriginOriginOverrideActionUrlRewrite(dict):
|
|
512
556
|
def _configure(
|
513
557
|
_setter: Callable[[Any, Any], None],
|
514
558
|
host_rewrite: Optional[str] = None,
|
515
|
-
opts: Optional[pulumi.ResourceOptions]=None
|
559
|
+
opts: Optional[pulumi.ResourceOptions] = None,
|
560
|
+
**kwargs):
|
561
|
+
if host_rewrite is None and 'hostRewrite' in kwargs:
|
562
|
+
host_rewrite = kwargs['hostRewrite']
|
563
|
+
|
516
564
|
if host_rewrite is not None:
|
517
565
|
_setter("host_rewrite", host_rewrite)
|
518
566
|
|
@@ -563,7 +611,11 @@ class EdgeCacheOriginOriginRedirect(dict):
|
|
563
611
|
def _configure(
|
564
612
|
_setter: Callable[[Any, Any], None],
|
565
613
|
redirect_conditions: Optional[Sequence[str]] = None,
|
566
|
-
opts: Optional[pulumi.ResourceOptions]=None
|
614
|
+
opts: Optional[pulumi.ResourceOptions] = None,
|
615
|
+
**kwargs):
|
616
|
+
if redirect_conditions is None and 'redirectConditions' in kwargs:
|
617
|
+
redirect_conditions = kwargs['redirectConditions']
|
618
|
+
|
567
619
|
if redirect_conditions is not None:
|
568
620
|
_setter("redirect_conditions", redirect_conditions)
|
569
621
|
|
@@ -642,7 +694,17 @@ class EdgeCacheOriginTimeout(dict):
|
|
642
694
|
max_attempts_timeout: Optional[str] = None,
|
643
695
|
read_timeout: Optional[str] = None,
|
644
696
|
response_timeout: Optional[str] = None,
|
645
|
-
opts: Optional[pulumi.ResourceOptions]=None
|
697
|
+
opts: Optional[pulumi.ResourceOptions] = None,
|
698
|
+
**kwargs):
|
699
|
+
if connect_timeout is None and 'connectTimeout' in kwargs:
|
700
|
+
connect_timeout = kwargs['connectTimeout']
|
701
|
+
if max_attempts_timeout is None and 'maxAttemptsTimeout' in kwargs:
|
702
|
+
max_attempts_timeout = kwargs['maxAttemptsTimeout']
|
703
|
+
if read_timeout is None and 'readTimeout' in kwargs:
|
704
|
+
read_timeout = kwargs['readTimeout']
|
705
|
+
if response_timeout is None and 'responseTimeout' in kwargs:
|
706
|
+
response_timeout = kwargs['responseTimeout']
|
707
|
+
|
646
708
|
if connect_timeout is not None:
|
647
709
|
_setter("connect_timeout", connect_timeout)
|
648
710
|
if max_attempts_timeout is not None:
|
@@ -735,7 +797,11 @@ class EdgeCacheServiceLogConfig(dict):
|
|
735
797
|
_setter: Callable[[Any, Any], None],
|
736
798
|
enable: Optional[bool] = None,
|
737
799
|
sample_rate: Optional[float] = None,
|
738
|
-
opts: Optional[pulumi.ResourceOptions]=None
|
800
|
+
opts: Optional[pulumi.ResourceOptions] = None,
|
801
|
+
**kwargs):
|
802
|
+
if sample_rate is None and 'sampleRate' in kwargs:
|
803
|
+
sample_rate = kwargs['sampleRate']
|
804
|
+
|
739
805
|
if enable is not None:
|
740
806
|
_setter("enable", enable)
|
741
807
|
if sample_rate is not None:
|
@@ -797,9 +863,19 @@ class EdgeCacheServiceRouting(dict):
|
|
797
863
|
@staticmethod
|
798
864
|
def _configure(
|
799
865
|
_setter: Callable[[Any, Any], None],
|
800
|
-
host_rules: Sequence['outputs.EdgeCacheServiceRoutingHostRule'],
|
801
|
-
path_matchers: Sequence['outputs.EdgeCacheServiceRoutingPathMatcher'],
|
802
|
-
opts: Optional[pulumi.ResourceOptions]=None
|
866
|
+
host_rules: Optional[Sequence['outputs.EdgeCacheServiceRoutingHostRule']] = None,
|
867
|
+
path_matchers: Optional[Sequence['outputs.EdgeCacheServiceRoutingPathMatcher']] = None,
|
868
|
+
opts: Optional[pulumi.ResourceOptions] = None,
|
869
|
+
**kwargs):
|
870
|
+
if host_rules is None and 'hostRules' in kwargs:
|
871
|
+
host_rules = kwargs['hostRules']
|
872
|
+
if host_rules is None:
|
873
|
+
raise TypeError("Missing 'host_rules' argument")
|
874
|
+
if path_matchers is None and 'pathMatchers' in kwargs:
|
875
|
+
path_matchers = kwargs['pathMatchers']
|
876
|
+
if path_matchers is None:
|
877
|
+
raise TypeError("Missing 'path_matchers' argument")
|
878
|
+
|
803
879
|
_setter("host_rules", host_rules)
|
804
880
|
_setter("path_matchers", path_matchers)
|
805
881
|
|
@@ -869,10 +945,18 @@ class EdgeCacheServiceRoutingHostRule(dict):
|
|
869
945
|
@staticmethod
|
870
946
|
def _configure(
|
871
947
|
_setter: Callable[[Any, Any], None],
|
872
|
-
hosts: Sequence[str],
|
873
|
-
path_matcher: str,
|
948
|
+
hosts: Optional[Sequence[str]] = None,
|
949
|
+
path_matcher: Optional[str] = None,
|
874
950
|
description: Optional[str] = None,
|
875
|
-
opts: Optional[pulumi.ResourceOptions]=None
|
951
|
+
opts: Optional[pulumi.ResourceOptions] = None,
|
952
|
+
**kwargs):
|
953
|
+
if hosts is None:
|
954
|
+
raise TypeError("Missing 'hosts' argument")
|
955
|
+
if path_matcher is None and 'pathMatcher' in kwargs:
|
956
|
+
path_matcher = kwargs['pathMatcher']
|
957
|
+
if path_matcher is None:
|
958
|
+
raise TypeError("Missing 'path_matcher' argument")
|
959
|
+
|
876
960
|
_setter("hosts", hosts)
|
877
961
|
_setter("path_matcher", path_matcher)
|
878
962
|
if description is not None:
|
@@ -951,10 +1035,18 @@ class EdgeCacheServiceRoutingPathMatcher(dict):
|
|
951
1035
|
@staticmethod
|
952
1036
|
def _configure(
|
953
1037
|
_setter: Callable[[Any, Any], None],
|
954
|
-
name: str,
|
955
|
-
route_rules: Sequence['outputs.EdgeCacheServiceRoutingPathMatcherRouteRule'],
|
1038
|
+
name: Optional[str] = None,
|
1039
|
+
route_rules: Optional[Sequence['outputs.EdgeCacheServiceRoutingPathMatcherRouteRule']] = None,
|
956
1040
|
description: Optional[str] = None,
|
957
|
-
opts: Optional[pulumi.ResourceOptions]=None
|
1041
|
+
opts: Optional[pulumi.ResourceOptions] = None,
|
1042
|
+
**kwargs):
|
1043
|
+
if name is None:
|
1044
|
+
raise TypeError("Missing 'name' argument")
|
1045
|
+
if route_rules is None and 'routeRules' in kwargs:
|
1046
|
+
route_rules = kwargs['routeRules']
|
1047
|
+
if route_rules is None:
|
1048
|
+
raise TypeError("Missing 'route_rules' argument")
|
1049
|
+
|
958
1050
|
_setter("name", name)
|
959
1051
|
_setter("route_rules", route_rules)
|
960
1052
|
if description is not None:
|
@@ -1050,14 +1142,28 @@ class EdgeCacheServiceRoutingPathMatcherRouteRule(dict):
|
|
1050
1142
|
@staticmethod
|
1051
1143
|
def _configure(
|
1052
1144
|
_setter: Callable[[Any, Any], None],
|
1053
|
-
match_rules: Sequence['outputs.EdgeCacheServiceRoutingPathMatcherRouteRuleMatchRule'],
|
1054
|
-
priority: str,
|
1145
|
+
match_rules: Optional[Sequence['outputs.EdgeCacheServiceRoutingPathMatcherRouteRuleMatchRule']] = None,
|
1146
|
+
priority: Optional[str] = None,
|
1055
1147
|
description: Optional[str] = None,
|
1056
1148
|
header_action: Optional['outputs.EdgeCacheServiceRoutingPathMatcherRouteRuleHeaderAction'] = None,
|
1057
1149
|
origin: Optional[str] = None,
|
1058
1150
|
route_action: Optional['outputs.EdgeCacheServiceRoutingPathMatcherRouteRuleRouteAction'] = None,
|
1059
1151
|
url_redirect: Optional['outputs.EdgeCacheServiceRoutingPathMatcherRouteRuleUrlRedirect'] = None,
|
1060
|
-
opts: Optional[pulumi.ResourceOptions]=None
|
1152
|
+
opts: Optional[pulumi.ResourceOptions] = None,
|
1153
|
+
**kwargs):
|
1154
|
+
if match_rules is None and 'matchRules' in kwargs:
|
1155
|
+
match_rules = kwargs['matchRules']
|
1156
|
+
if match_rules is None:
|
1157
|
+
raise TypeError("Missing 'match_rules' argument")
|
1158
|
+
if priority is None:
|
1159
|
+
raise TypeError("Missing 'priority' argument")
|
1160
|
+
if header_action is None and 'headerAction' in kwargs:
|
1161
|
+
header_action = kwargs['headerAction']
|
1162
|
+
if route_action is None and 'routeAction' in kwargs:
|
1163
|
+
route_action = kwargs['routeAction']
|
1164
|
+
if url_redirect is None and 'urlRedirect' in kwargs:
|
1165
|
+
url_redirect = kwargs['urlRedirect']
|
1166
|
+
|
1061
1167
|
_setter("match_rules", match_rules)
|
1062
1168
|
_setter("priority", priority)
|
1063
1169
|
if description is not None:
|
@@ -1192,7 +1298,17 @@ class EdgeCacheServiceRoutingPathMatcherRouteRuleHeaderAction(dict):
|
|
1192
1298
|
request_header_to_removes: Optional[Sequence['outputs.EdgeCacheServiceRoutingPathMatcherRouteRuleHeaderActionRequestHeaderToRemove']] = None,
|
1193
1299
|
response_header_to_adds: Optional[Sequence['outputs.EdgeCacheServiceRoutingPathMatcherRouteRuleHeaderActionResponseHeaderToAdd']] = None,
|
1194
1300
|
response_header_to_removes: Optional[Sequence['outputs.EdgeCacheServiceRoutingPathMatcherRouteRuleHeaderActionResponseHeaderToRemove']] = None,
|
1195
|
-
opts: Optional[pulumi.ResourceOptions]=None
|
1301
|
+
opts: Optional[pulumi.ResourceOptions] = None,
|
1302
|
+
**kwargs):
|
1303
|
+
if request_header_to_adds is None and 'requestHeaderToAdds' in kwargs:
|
1304
|
+
request_header_to_adds = kwargs['requestHeaderToAdds']
|
1305
|
+
if request_header_to_removes is None and 'requestHeaderToRemoves' in kwargs:
|
1306
|
+
request_header_to_removes = kwargs['requestHeaderToRemoves']
|
1307
|
+
if response_header_to_adds is None and 'responseHeaderToAdds' in kwargs:
|
1308
|
+
response_header_to_adds = kwargs['responseHeaderToAdds']
|
1309
|
+
if response_header_to_removes is None and 'responseHeaderToRemoves' in kwargs:
|
1310
|
+
response_header_to_removes = kwargs['responseHeaderToRemoves']
|
1311
|
+
|
1196
1312
|
if request_header_to_adds is not None:
|
1197
1313
|
_setter("request_header_to_adds", request_header_to_adds)
|
1198
1314
|
if request_header_to_removes is not None:
|
@@ -1279,10 +1395,20 @@ class EdgeCacheServiceRoutingPathMatcherRouteRuleHeaderActionRequestHeaderToAdd(
|
|
1279
1395
|
@staticmethod
|
1280
1396
|
def _configure(
|
1281
1397
|
_setter: Callable[[Any, Any], None],
|
1282
|
-
header_name: str,
|
1283
|
-
header_value: str,
|
1398
|
+
header_name: Optional[str] = None,
|
1399
|
+
header_value: Optional[str] = None,
|
1284
1400
|
replace: Optional[bool] = None,
|
1285
|
-
opts: Optional[pulumi.ResourceOptions]=None
|
1401
|
+
opts: Optional[pulumi.ResourceOptions] = None,
|
1402
|
+
**kwargs):
|
1403
|
+
if header_name is None and 'headerName' in kwargs:
|
1404
|
+
header_name = kwargs['headerName']
|
1405
|
+
if header_name is None:
|
1406
|
+
raise TypeError("Missing 'header_name' argument")
|
1407
|
+
if header_value is None and 'headerValue' in kwargs:
|
1408
|
+
header_value = kwargs['headerValue']
|
1409
|
+
if header_value is None:
|
1410
|
+
raise TypeError("Missing 'header_value' argument")
|
1411
|
+
|
1286
1412
|
_setter("header_name", header_name)
|
1287
1413
|
_setter("header_value", header_value)
|
1288
1414
|
if replace is not None:
|
@@ -1344,8 +1470,14 @@ class EdgeCacheServiceRoutingPathMatcherRouteRuleHeaderActionRequestHeaderToRemo
|
|
1344
1470
|
@staticmethod
|
1345
1471
|
def _configure(
|
1346
1472
|
_setter: Callable[[Any, Any], None],
|
1347
|
-
header_name: str,
|
1348
|
-
opts: Optional[pulumi.ResourceOptions]=None
|
1473
|
+
header_name: Optional[str] = None,
|
1474
|
+
opts: Optional[pulumi.ResourceOptions] = None,
|
1475
|
+
**kwargs):
|
1476
|
+
if header_name is None and 'headerName' in kwargs:
|
1477
|
+
header_name = kwargs['headerName']
|
1478
|
+
if header_name is None:
|
1479
|
+
raise TypeError("Missing 'header_name' argument")
|
1480
|
+
|
1349
1481
|
_setter("header_name", header_name)
|
1350
1482
|
|
1351
1483
|
@property
|
@@ -1396,10 +1528,20 @@ class EdgeCacheServiceRoutingPathMatcherRouteRuleHeaderActionResponseHeaderToAdd
|
|
1396
1528
|
@staticmethod
|
1397
1529
|
def _configure(
|
1398
1530
|
_setter: Callable[[Any, Any], None],
|
1399
|
-
header_name: str,
|
1400
|
-
header_value: str,
|
1531
|
+
header_name: Optional[str] = None,
|
1532
|
+
header_value: Optional[str] = None,
|
1401
1533
|
replace: Optional[bool] = None,
|
1402
|
-
opts: Optional[pulumi.ResourceOptions]=None
|
1534
|
+
opts: Optional[pulumi.ResourceOptions] = None,
|
1535
|
+
**kwargs):
|
1536
|
+
if header_name is None and 'headerName' in kwargs:
|
1537
|
+
header_name = kwargs['headerName']
|
1538
|
+
if header_name is None:
|
1539
|
+
raise TypeError("Missing 'header_name' argument")
|
1540
|
+
if header_value is None and 'headerValue' in kwargs:
|
1541
|
+
header_value = kwargs['headerValue']
|
1542
|
+
if header_value is None:
|
1543
|
+
raise TypeError("Missing 'header_value' argument")
|
1544
|
+
|
1403
1545
|
_setter("header_name", header_name)
|
1404
1546
|
_setter("header_value", header_value)
|
1405
1547
|
if replace is not None:
|
@@ -1462,8 +1604,14 @@ class EdgeCacheServiceRoutingPathMatcherRouteRuleHeaderActionResponseHeaderToRem
|
|
1462
1604
|
@staticmethod
|
1463
1605
|
def _configure(
|
1464
1606
|
_setter: Callable[[Any, Any], None],
|
1465
|
-
header_name: str,
|
1466
|
-
opts: Optional[pulumi.ResourceOptions]=None
|
1607
|
+
header_name: Optional[str] = None,
|
1608
|
+
opts: Optional[pulumi.ResourceOptions] = None,
|
1609
|
+
**kwargs):
|
1610
|
+
if header_name is None and 'headerName' in kwargs:
|
1611
|
+
header_name = kwargs['headerName']
|
1612
|
+
if header_name is None:
|
1613
|
+
raise TypeError("Missing 'header_name' argument")
|
1614
|
+
|
1467
1615
|
_setter("header_name", header_name)
|
1468
1616
|
|
1469
1617
|
@property
|
@@ -1547,7 +1695,21 @@ class EdgeCacheServiceRoutingPathMatcherRouteRuleMatchRule(dict):
|
|
1547
1695
|
path_template_match: Optional[str] = None,
|
1548
1696
|
prefix_match: Optional[str] = None,
|
1549
1697
|
query_parameter_matches: Optional[Sequence['outputs.EdgeCacheServiceRoutingPathMatcherRouteRuleMatchRuleQueryParameterMatch']] = None,
|
1550
|
-
opts: Optional[pulumi.ResourceOptions]=None
|
1698
|
+
opts: Optional[pulumi.ResourceOptions] = None,
|
1699
|
+
**kwargs):
|
1700
|
+
if full_path_match is None and 'fullPathMatch' in kwargs:
|
1701
|
+
full_path_match = kwargs['fullPathMatch']
|
1702
|
+
if header_matches is None and 'headerMatches' in kwargs:
|
1703
|
+
header_matches = kwargs['headerMatches']
|
1704
|
+
if ignore_case is None and 'ignoreCase' in kwargs:
|
1705
|
+
ignore_case = kwargs['ignoreCase']
|
1706
|
+
if path_template_match is None and 'pathTemplateMatch' in kwargs:
|
1707
|
+
path_template_match = kwargs['pathTemplateMatch']
|
1708
|
+
if prefix_match is None and 'prefixMatch' in kwargs:
|
1709
|
+
prefix_match = kwargs['prefixMatch']
|
1710
|
+
if query_parameter_matches is None and 'queryParameterMatches' in kwargs:
|
1711
|
+
query_parameter_matches = kwargs['queryParameterMatches']
|
1712
|
+
|
1551
1713
|
if full_path_match is not None:
|
1552
1714
|
_setter("full_path_match", full_path_match)
|
1553
1715
|
if header_matches is not None:
|
@@ -1676,13 +1838,29 @@ class EdgeCacheServiceRoutingPathMatcherRouteRuleMatchRuleHeaderMatch(dict):
|
|
1676
1838
|
@staticmethod
|
1677
1839
|
def _configure(
|
1678
1840
|
_setter: Callable[[Any, Any], None],
|
1679
|
-
header_name: str,
|
1841
|
+
header_name: Optional[str] = None,
|
1680
1842
|
exact_match: Optional[str] = None,
|
1681
1843
|
invert_match: Optional[bool] = None,
|
1682
1844
|
prefix_match: Optional[str] = None,
|
1683
1845
|
present_match: Optional[bool] = None,
|
1684
1846
|
suffix_match: Optional[str] = None,
|
1685
|
-
opts: Optional[pulumi.ResourceOptions]=None
|
1847
|
+
opts: Optional[pulumi.ResourceOptions] = None,
|
1848
|
+
**kwargs):
|
1849
|
+
if header_name is None and 'headerName' in kwargs:
|
1850
|
+
header_name = kwargs['headerName']
|
1851
|
+
if header_name is None:
|
1852
|
+
raise TypeError("Missing 'header_name' argument")
|
1853
|
+
if exact_match is None and 'exactMatch' in kwargs:
|
1854
|
+
exact_match = kwargs['exactMatch']
|
1855
|
+
if invert_match is None and 'invertMatch' in kwargs:
|
1856
|
+
invert_match = kwargs['invertMatch']
|
1857
|
+
if prefix_match is None and 'prefixMatch' in kwargs:
|
1858
|
+
prefix_match = kwargs['prefixMatch']
|
1859
|
+
if present_match is None and 'presentMatch' in kwargs:
|
1860
|
+
present_match = kwargs['presentMatch']
|
1861
|
+
if suffix_match is None and 'suffixMatch' in kwargs:
|
1862
|
+
suffix_match = kwargs['suffixMatch']
|
1863
|
+
|
1686
1864
|
_setter("header_name", header_name)
|
1687
1865
|
if exact_match is not None:
|
1688
1866
|
_setter("exact_match", exact_match)
|
@@ -1784,10 +1962,18 @@ class EdgeCacheServiceRoutingPathMatcherRouteRuleMatchRuleQueryParameterMatch(di
|
|
1784
1962
|
@staticmethod
|
1785
1963
|
def _configure(
|
1786
1964
|
_setter: Callable[[Any, Any], None],
|
1787
|
-
name: str,
|
1965
|
+
name: Optional[str] = None,
|
1788
1966
|
exact_match: Optional[str] = None,
|
1789
1967
|
present_match: Optional[bool] = None,
|
1790
|
-
opts: Optional[pulumi.ResourceOptions]=None
|
1968
|
+
opts: Optional[pulumi.ResourceOptions] = None,
|
1969
|
+
**kwargs):
|
1970
|
+
if name is None:
|
1971
|
+
raise TypeError("Missing 'name' argument")
|
1972
|
+
if exact_match is None and 'exactMatch' in kwargs:
|
1973
|
+
exact_match = kwargs['exactMatch']
|
1974
|
+
if present_match is None and 'presentMatch' in kwargs:
|
1975
|
+
present_match = kwargs['presentMatch']
|
1976
|
+
|
1791
1977
|
_setter("name", name)
|
1792
1978
|
if exact_match is not None:
|
1793
1979
|
_setter("exact_match", exact_match)
|
@@ -1866,7 +2052,15 @@ class EdgeCacheServiceRoutingPathMatcherRouteRuleRouteAction(dict):
|
|
1866
2052
|
cdn_policy: Optional['outputs.EdgeCacheServiceRoutingPathMatcherRouteRuleRouteActionCdnPolicy'] = None,
|
1867
2053
|
cors_policy: Optional['outputs.EdgeCacheServiceRoutingPathMatcherRouteRuleRouteActionCorsPolicy'] = None,
|
1868
2054
|
url_rewrite: Optional['outputs.EdgeCacheServiceRoutingPathMatcherRouteRuleRouteActionUrlRewrite'] = None,
|
1869
|
-
opts: Optional[pulumi.ResourceOptions]=None
|
2055
|
+
opts: Optional[pulumi.ResourceOptions] = None,
|
2056
|
+
**kwargs):
|
2057
|
+
if cdn_policy is None and 'cdnPolicy' in kwargs:
|
2058
|
+
cdn_policy = kwargs['cdnPolicy']
|
2059
|
+
if cors_policy is None and 'corsPolicy' in kwargs:
|
2060
|
+
cors_policy = kwargs['corsPolicy']
|
2061
|
+
if url_rewrite is None and 'urlRewrite' in kwargs:
|
2062
|
+
url_rewrite = kwargs['urlRewrite']
|
2063
|
+
|
1870
2064
|
if cdn_policy is not None:
|
1871
2065
|
_setter("cdn_policy", cdn_policy)
|
1872
2066
|
if cors_policy is not None:
|
@@ -2045,7 +2239,33 @@ class EdgeCacheServiceRoutingPathMatcherRouteRuleRouteActionCdnPolicy(dict):
|
|
2045
2239
|
signed_request_maximum_expiration_ttl: Optional[str] = None,
|
2046
2240
|
signed_request_mode: Optional[str] = None,
|
2047
2241
|
signed_token_options: Optional['outputs.EdgeCacheServiceRoutingPathMatcherRouteRuleRouteActionCdnPolicySignedTokenOptions'] = None,
|
2048
|
-
opts: Optional[pulumi.ResourceOptions]=None
|
2242
|
+
opts: Optional[pulumi.ResourceOptions] = None,
|
2243
|
+
**kwargs):
|
2244
|
+
if add_signatures is None and 'addSignatures' in kwargs:
|
2245
|
+
add_signatures = kwargs['addSignatures']
|
2246
|
+
if cache_key_policy is None and 'cacheKeyPolicy' in kwargs:
|
2247
|
+
cache_key_policy = kwargs['cacheKeyPolicy']
|
2248
|
+
if cache_mode is None and 'cacheMode' in kwargs:
|
2249
|
+
cache_mode = kwargs['cacheMode']
|
2250
|
+
if client_ttl is None and 'clientTtl' in kwargs:
|
2251
|
+
client_ttl = kwargs['clientTtl']
|
2252
|
+
if default_ttl is None and 'defaultTtl' in kwargs:
|
2253
|
+
default_ttl = kwargs['defaultTtl']
|
2254
|
+
if max_ttl is None and 'maxTtl' in kwargs:
|
2255
|
+
max_ttl = kwargs['maxTtl']
|
2256
|
+
if negative_caching is None and 'negativeCaching' in kwargs:
|
2257
|
+
negative_caching = kwargs['negativeCaching']
|
2258
|
+
if negative_caching_policy is None and 'negativeCachingPolicy' in kwargs:
|
2259
|
+
negative_caching_policy = kwargs['negativeCachingPolicy']
|
2260
|
+
if signed_request_keyset is None and 'signedRequestKeyset' in kwargs:
|
2261
|
+
signed_request_keyset = kwargs['signedRequestKeyset']
|
2262
|
+
if signed_request_maximum_expiration_ttl is None and 'signedRequestMaximumExpirationTtl' in kwargs:
|
2263
|
+
signed_request_maximum_expiration_ttl = kwargs['signedRequestMaximumExpirationTtl']
|
2264
|
+
if signed_request_mode is None and 'signedRequestMode' in kwargs:
|
2265
|
+
signed_request_mode = kwargs['signedRequestMode']
|
2266
|
+
if signed_token_options is None and 'signedTokenOptions' in kwargs:
|
2267
|
+
signed_token_options = kwargs['signedTokenOptions']
|
2268
|
+
|
2049
2269
|
if add_signatures is not None:
|
2050
2270
|
_setter("add_signatures", add_signatures)
|
2051
2271
|
if cache_key_policy is not None:
|
@@ -2271,12 +2491,22 @@ class EdgeCacheServiceRoutingPathMatcherRouteRuleRouteActionCdnPolicyAddSignatur
|
|
2271
2491
|
@staticmethod
|
2272
2492
|
def _configure(
|
2273
2493
|
_setter: Callable[[Any, Any], None],
|
2274
|
-
actions: str,
|
2494
|
+
actions: Optional[str] = None,
|
2275
2495
|
copied_parameters: Optional[Sequence[str]] = None,
|
2276
2496
|
keyset: Optional[str] = None,
|
2277
2497
|
token_query_parameter: Optional[str] = None,
|
2278
2498
|
token_ttl: Optional[str] = None,
|
2279
|
-
opts: Optional[pulumi.ResourceOptions]=None
|
2499
|
+
opts: Optional[pulumi.ResourceOptions] = None,
|
2500
|
+
**kwargs):
|
2501
|
+
if actions is None:
|
2502
|
+
raise TypeError("Missing 'actions' argument")
|
2503
|
+
if copied_parameters is None and 'copiedParameters' in kwargs:
|
2504
|
+
copied_parameters = kwargs['copiedParameters']
|
2505
|
+
if token_query_parameter is None and 'tokenQueryParameter' in kwargs:
|
2506
|
+
token_query_parameter = kwargs['tokenQueryParameter']
|
2507
|
+
if token_ttl is None and 'tokenTtl' in kwargs:
|
2508
|
+
token_ttl = kwargs['tokenTtl']
|
2509
|
+
|
2280
2510
|
_setter("actions", actions)
|
2281
2511
|
if copied_parameters is not None:
|
2282
2512
|
_setter("copied_parameters", copied_parameters)
|
@@ -2425,7 +2655,23 @@ class EdgeCacheServiceRoutingPathMatcherRouteRuleRouteActionCdnPolicyCacheKeyPol
|
|
2425
2655
|
included_cookie_names: Optional[Sequence[str]] = None,
|
2426
2656
|
included_header_names: Optional[Sequence[str]] = None,
|
2427
2657
|
included_query_parameters: Optional[Sequence[str]] = None,
|
2428
|
-
opts: Optional[pulumi.ResourceOptions]=None
|
2658
|
+
opts: Optional[pulumi.ResourceOptions] = None,
|
2659
|
+
**kwargs):
|
2660
|
+
if exclude_host is None and 'excludeHost' in kwargs:
|
2661
|
+
exclude_host = kwargs['excludeHost']
|
2662
|
+
if exclude_query_string is None and 'excludeQueryString' in kwargs:
|
2663
|
+
exclude_query_string = kwargs['excludeQueryString']
|
2664
|
+
if excluded_query_parameters is None and 'excludedQueryParameters' in kwargs:
|
2665
|
+
excluded_query_parameters = kwargs['excludedQueryParameters']
|
2666
|
+
if include_protocol is None and 'includeProtocol' in kwargs:
|
2667
|
+
include_protocol = kwargs['includeProtocol']
|
2668
|
+
if included_cookie_names is None and 'includedCookieNames' in kwargs:
|
2669
|
+
included_cookie_names = kwargs['includedCookieNames']
|
2670
|
+
if included_header_names is None and 'includedHeaderNames' in kwargs:
|
2671
|
+
included_header_names = kwargs['includedHeaderNames']
|
2672
|
+
if included_query_parameters is None and 'includedQueryParameters' in kwargs:
|
2673
|
+
included_query_parameters = kwargs['includedQueryParameters']
|
2674
|
+
|
2429
2675
|
if exclude_host is not None:
|
2430
2676
|
_setter("exclude_host", exclude_host)
|
2431
2677
|
if exclude_query_string is not None:
|
@@ -2559,7 +2805,13 @@ class EdgeCacheServiceRoutingPathMatcherRouteRuleRouteActionCdnPolicySignedToken
|
|
2559
2805
|
_setter: Callable[[Any, Any], None],
|
2560
2806
|
allowed_signature_algorithms: Optional[Sequence[str]] = None,
|
2561
2807
|
token_query_parameter: Optional[str] = None,
|
2562
|
-
opts: Optional[pulumi.ResourceOptions]=None
|
2808
|
+
opts: Optional[pulumi.ResourceOptions] = None,
|
2809
|
+
**kwargs):
|
2810
|
+
if allowed_signature_algorithms is None and 'allowedSignatureAlgorithms' in kwargs:
|
2811
|
+
allowed_signature_algorithms = kwargs['allowedSignatureAlgorithms']
|
2812
|
+
if token_query_parameter is None and 'tokenQueryParameter' in kwargs:
|
2813
|
+
token_query_parameter = kwargs['tokenQueryParameter']
|
2814
|
+
|
2563
2815
|
if allowed_signature_algorithms is not None:
|
2564
2816
|
_setter("allowed_signature_algorithms", allowed_signature_algorithms)
|
2565
2817
|
if token_query_parameter is not None:
|
@@ -2652,14 +2904,30 @@ class EdgeCacheServiceRoutingPathMatcherRouteRuleRouteActionCorsPolicy(dict):
|
|
2652
2904
|
@staticmethod
|
2653
2905
|
def _configure(
|
2654
2906
|
_setter: Callable[[Any, Any], None],
|
2655
|
-
max_age: str,
|
2907
|
+
max_age: Optional[str] = None,
|
2656
2908
|
allow_credentials: Optional[bool] = None,
|
2657
2909
|
allow_headers: Optional[Sequence[str]] = None,
|
2658
2910
|
allow_methods: Optional[Sequence[str]] = None,
|
2659
2911
|
allow_origins: Optional[Sequence[str]] = None,
|
2660
2912
|
disabled: Optional[bool] = None,
|
2661
2913
|
expose_headers: Optional[Sequence[str]] = None,
|
2662
|
-
opts: Optional[pulumi.ResourceOptions]=None
|
2914
|
+
opts: Optional[pulumi.ResourceOptions] = None,
|
2915
|
+
**kwargs):
|
2916
|
+
if max_age is None and 'maxAge' in kwargs:
|
2917
|
+
max_age = kwargs['maxAge']
|
2918
|
+
if max_age is None:
|
2919
|
+
raise TypeError("Missing 'max_age' argument")
|
2920
|
+
if allow_credentials is None and 'allowCredentials' in kwargs:
|
2921
|
+
allow_credentials = kwargs['allowCredentials']
|
2922
|
+
if allow_headers is None and 'allowHeaders' in kwargs:
|
2923
|
+
allow_headers = kwargs['allowHeaders']
|
2924
|
+
if allow_methods is None and 'allowMethods' in kwargs:
|
2925
|
+
allow_methods = kwargs['allowMethods']
|
2926
|
+
if allow_origins is None and 'allowOrigins' in kwargs:
|
2927
|
+
allow_origins = kwargs['allowOrigins']
|
2928
|
+
if expose_headers is None and 'exposeHeaders' in kwargs:
|
2929
|
+
expose_headers = kwargs['exposeHeaders']
|
2930
|
+
|
2663
2931
|
_setter("max_age", max_age)
|
2664
2932
|
if allow_credentials is not None:
|
2665
2933
|
_setter("allow_credentials", allow_credentials)
|
@@ -2791,7 +3059,15 @@ class EdgeCacheServiceRoutingPathMatcherRouteRuleRouteActionUrlRewrite(dict):
|
|
2791
3059
|
host_rewrite: Optional[str] = None,
|
2792
3060
|
path_prefix_rewrite: Optional[str] = None,
|
2793
3061
|
path_template_rewrite: Optional[str] = None,
|
2794
|
-
opts: Optional[pulumi.ResourceOptions]=None
|
3062
|
+
opts: Optional[pulumi.ResourceOptions] = None,
|
3063
|
+
**kwargs):
|
3064
|
+
if host_rewrite is None and 'hostRewrite' in kwargs:
|
3065
|
+
host_rewrite = kwargs['hostRewrite']
|
3066
|
+
if path_prefix_rewrite is None and 'pathPrefixRewrite' in kwargs:
|
3067
|
+
path_prefix_rewrite = kwargs['pathPrefixRewrite']
|
3068
|
+
if path_template_rewrite is None and 'pathTemplateRewrite' in kwargs:
|
3069
|
+
path_template_rewrite = kwargs['pathTemplateRewrite']
|
3070
|
+
|
2795
3071
|
if host_rewrite is not None:
|
2796
3072
|
_setter("host_rewrite", host_rewrite)
|
2797
3073
|
if path_prefix_rewrite is not None:
|
@@ -2903,7 +3179,21 @@ class EdgeCacheServiceRoutingPathMatcherRouteRuleUrlRedirect(dict):
|
|
2903
3179
|
prefix_redirect: Optional[str] = None,
|
2904
3180
|
redirect_response_code: Optional[str] = None,
|
2905
3181
|
strip_query: Optional[bool] = None,
|
2906
|
-
opts: Optional[pulumi.ResourceOptions]=None
|
3182
|
+
opts: Optional[pulumi.ResourceOptions] = None,
|
3183
|
+
**kwargs):
|
3184
|
+
if host_redirect is None and 'hostRedirect' in kwargs:
|
3185
|
+
host_redirect = kwargs['hostRedirect']
|
3186
|
+
if https_redirect is None and 'httpsRedirect' in kwargs:
|
3187
|
+
https_redirect = kwargs['httpsRedirect']
|
3188
|
+
if path_redirect is None and 'pathRedirect' in kwargs:
|
3189
|
+
path_redirect = kwargs['pathRedirect']
|
3190
|
+
if prefix_redirect is None and 'prefixRedirect' in kwargs:
|
3191
|
+
prefix_redirect = kwargs['prefixRedirect']
|
3192
|
+
if redirect_response_code is None and 'redirectResponseCode' in kwargs:
|
3193
|
+
redirect_response_code = kwargs['redirectResponseCode']
|
3194
|
+
if strip_query is None and 'stripQuery' in kwargs:
|
3195
|
+
strip_query = kwargs['stripQuery']
|
3196
|
+
|
2907
3197
|
if host_redirect is not None:
|
2908
3198
|
_setter("host_redirect", host_redirect)
|
2909
3199
|
if https_redirect is not None:
|
@@ -3005,8 +3295,14 @@ class EndpointPolicyEndpointMatcher(dict):
|
|
3005
3295
|
@staticmethod
|
3006
3296
|
def _configure(
|
3007
3297
|
_setter: Callable[[Any, Any], None],
|
3008
|
-
metadata_label_matcher: 'outputs.EndpointPolicyEndpointMatcherMetadataLabelMatcher',
|
3009
|
-
opts: Optional[pulumi.ResourceOptions]=None
|
3298
|
+
metadata_label_matcher: Optional['outputs.EndpointPolicyEndpointMatcherMetadataLabelMatcher'] = None,
|
3299
|
+
opts: Optional[pulumi.ResourceOptions] = None,
|
3300
|
+
**kwargs):
|
3301
|
+
if metadata_label_matcher is None and 'metadataLabelMatcher' in kwargs:
|
3302
|
+
metadata_label_matcher = kwargs['metadataLabelMatcher']
|
3303
|
+
if metadata_label_matcher is None:
|
3304
|
+
raise TypeError("Missing 'metadata_label_matcher' argument")
|
3305
|
+
|
3010
3306
|
_setter("metadata_label_matcher", metadata_label_matcher)
|
3011
3307
|
|
3012
3308
|
@property
|
@@ -3057,9 +3353,17 @@ class EndpointPolicyEndpointMatcherMetadataLabelMatcher(dict):
|
|
3057
3353
|
@staticmethod
|
3058
3354
|
def _configure(
|
3059
3355
|
_setter: Callable[[Any, Any], None],
|
3060
|
-
metadata_label_match_criteria: str,
|
3356
|
+
metadata_label_match_criteria: Optional[str] = None,
|
3061
3357
|
metadata_labels: Optional[Sequence['outputs.EndpointPolicyEndpointMatcherMetadataLabelMatcherMetadataLabel']] = None,
|
3062
|
-
opts: Optional[pulumi.ResourceOptions]=None
|
3358
|
+
opts: Optional[pulumi.ResourceOptions] = None,
|
3359
|
+
**kwargs):
|
3360
|
+
if metadata_label_match_criteria is None and 'metadataLabelMatchCriteria' in kwargs:
|
3361
|
+
metadata_label_match_criteria = kwargs['metadataLabelMatchCriteria']
|
3362
|
+
if metadata_label_match_criteria is None:
|
3363
|
+
raise TypeError("Missing 'metadata_label_match_criteria' argument")
|
3364
|
+
if metadata_labels is None and 'metadataLabels' in kwargs:
|
3365
|
+
metadata_labels = kwargs['metadataLabels']
|
3366
|
+
|
3063
3367
|
_setter("metadata_label_match_criteria", metadata_label_match_criteria)
|
3064
3368
|
if metadata_labels is not None:
|
3065
3369
|
_setter("metadata_labels", metadata_labels)
|
@@ -3121,9 +3425,19 @@ class EndpointPolicyEndpointMatcherMetadataLabelMatcherMetadataLabel(dict):
|
|
3121
3425
|
@staticmethod
|
3122
3426
|
def _configure(
|
3123
3427
|
_setter: Callable[[Any, Any], None],
|
3124
|
-
label_name: str,
|
3125
|
-
label_value: str,
|
3126
|
-
opts: Optional[pulumi.ResourceOptions]=None
|
3428
|
+
label_name: Optional[str] = None,
|
3429
|
+
label_value: Optional[str] = None,
|
3430
|
+
opts: Optional[pulumi.ResourceOptions] = None,
|
3431
|
+
**kwargs):
|
3432
|
+
if label_name is None and 'labelName' in kwargs:
|
3433
|
+
label_name = kwargs['labelName']
|
3434
|
+
if label_name is None:
|
3435
|
+
raise TypeError("Missing 'label_name' argument")
|
3436
|
+
if label_value is None and 'labelValue' in kwargs:
|
3437
|
+
label_value = kwargs['labelValue']
|
3438
|
+
if label_value is None:
|
3439
|
+
raise TypeError("Missing 'label_value' argument")
|
3440
|
+
|
3127
3441
|
_setter("label_name", label_name)
|
3128
3442
|
_setter("label_value", label_value)
|
3129
3443
|
|
@@ -3160,8 +3474,12 @@ class EndpointPolicyTrafficPortSelector(dict):
|
|
3160
3474
|
@staticmethod
|
3161
3475
|
def _configure(
|
3162
3476
|
_setter: Callable[[Any, Any], None],
|
3163
|
-
ports: Sequence[str],
|
3164
|
-
opts: Optional[pulumi.ResourceOptions]=None
|
3477
|
+
ports: Optional[Sequence[str]] = None,
|
3478
|
+
opts: Optional[pulumi.ResourceOptions] = None,
|
3479
|
+
**kwargs):
|
3480
|
+
if ports is None:
|
3481
|
+
raise TypeError("Missing 'ports' argument")
|
3482
|
+
|
3165
3483
|
_setter("ports", ports)
|
3166
3484
|
|
3167
3485
|
@property
|
@@ -3194,7 +3512,9 @@ class GrpcRouteRule(dict):
|
|
3194
3512
|
_setter: Callable[[Any, Any], None],
|
3195
3513
|
action: Optional['outputs.GrpcRouteRuleAction'] = None,
|
3196
3514
|
matches: Optional[Sequence['outputs.GrpcRouteRuleMatch']] = None,
|
3197
|
-
opts: Optional[pulumi.ResourceOptions]=None
|
3515
|
+
opts: Optional[pulumi.ResourceOptions] = None,
|
3516
|
+
**kwargs):
|
3517
|
+
|
3198
3518
|
if action is not None:
|
3199
3519
|
_setter("action", action)
|
3200
3520
|
if matches is not None:
|
@@ -3268,7 +3588,13 @@ class GrpcRouteRuleAction(dict):
|
|
3268
3588
|
fault_injection_policy: Optional['outputs.GrpcRouteRuleActionFaultInjectionPolicy'] = None,
|
3269
3589
|
retry_policy: Optional['outputs.GrpcRouteRuleActionRetryPolicy'] = None,
|
3270
3590
|
timeout: Optional[str] = None,
|
3271
|
-
opts: Optional[pulumi.ResourceOptions]=None
|
3591
|
+
opts: Optional[pulumi.ResourceOptions] = None,
|
3592
|
+
**kwargs):
|
3593
|
+
if fault_injection_policy is None and 'faultInjectionPolicy' in kwargs:
|
3594
|
+
fault_injection_policy = kwargs['faultInjectionPolicy']
|
3595
|
+
if retry_policy is None and 'retryPolicy' in kwargs:
|
3596
|
+
retry_policy = kwargs['retryPolicy']
|
3597
|
+
|
3272
3598
|
if destinations is not None:
|
3273
3599
|
_setter("destinations", destinations)
|
3274
3600
|
if fault_injection_policy is not None:
|
@@ -3350,7 +3676,11 @@ class GrpcRouteRuleActionDestination(dict):
|
|
3350
3676
|
_setter: Callable[[Any, Any], None],
|
3351
3677
|
service_name: Optional[str] = None,
|
3352
3678
|
weight: Optional[int] = None,
|
3353
|
-
opts: Optional[pulumi.ResourceOptions]=None
|
3679
|
+
opts: Optional[pulumi.ResourceOptions] = None,
|
3680
|
+
**kwargs):
|
3681
|
+
if service_name is None and 'serviceName' in kwargs:
|
3682
|
+
service_name = kwargs['serviceName']
|
3683
|
+
|
3354
3684
|
if service_name is not None:
|
3355
3685
|
_setter("service_name", service_name)
|
3356
3686
|
if weight is not None:
|
@@ -3394,7 +3724,9 @@ class GrpcRouteRuleActionFaultInjectionPolicy(dict):
|
|
3394
3724
|
_setter: Callable[[Any, Any], None],
|
3395
3725
|
abort: Optional['outputs.GrpcRouteRuleActionFaultInjectionPolicyAbort'] = None,
|
3396
3726
|
delay: Optional['outputs.GrpcRouteRuleActionFaultInjectionPolicyDelay'] = None,
|
3397
|
-
opts: Optional[pulumi.ResourceOptions]=None
|
3727
|
+
opts: Optional[pulumi.ResourceOptions] = None,
|
3728
|
+
**kwargs):
|
3729
|
+
|
3398
3730
|
if abort is not None:
|
3399
3731
|
_setter("abort", abort)
|
3400
3732
|
if delay is not None:
|
@@ -3455,7 +3787,11 @@ class GrpcRouteRuleActionFaultInjectionPolicyAbort(dict):
|
|
3455
3787
|
_setter: Callable[[Any, Any], None],
|
3456
3788
|
http_status: Optional[int] = None,
|
3457
3789
|
percentage: Optional[int] = None,
|
3458
|
-
opts: Optional[pulumi.ResourceOptions]=None
|
3790
|
+
opts: Optional[pulumi.ResourceOptions] = None,
|
3791
|
+
**kwargs):
|
3792
|
+
if http_status is None and 'httpStatus' in kwargs:
|
3793
|
+
http_status = kwargs['httpStatus']
|
3794
|
+
|
3459
3795
|
if http_status is not None:
|
3460
3796
|
_setter("http_status", http_status)
|
3461
3797
|
if percentage is not None:
|
@@ -3514,7 +3850,11 @@ class GrpcRouteRuleActionFaultInjectionPolicyDelay(dict):
|
|
3514
3850
|
_setter: Callable[[Any, Any], None],
|
3515
3851
|
fixed_delay: Optional[str] = None,
|
3516
3852
|
percentage: Optional[int] = None,
|
3517
|
-
opts: Optional[pulumi.ResourceOptions]=None
|
3853
|
+
opts: Optional[pulumi.ResourceOptions] = None,
|
3854
|
+
**kwargs):
|
3855
|
+
if fixed_delay is None and 'fixedDelay' in kwargs:
|
3856
|
+
fixed_delay = kwargs['fixedDelay']
|
3857
|
+
|
3518
3858
|
if fixed_delay is not None:
|
3519
3859
|
_setter("fixed_delay", fixed_delay)
|
3520
3860
|
if percentage is not None:
|
@@ -3578,7 +3918,13 @@ class GrpcRouteRuleActionRetryPolicy(dict):
|
|
3578
3918
|
_setter: Callable[[Any, Any], None],
|
3579
3919
|
num_retries: Optional[int] = None,
|
3580
3920
|
retry_conditions: Optional[Sequence[str]] = None,
|
3581
|
-
opts: Optional[pulumi.ResourceOptions]=None
|
3921
|
+
opts: Optional[pulumi.ResourceOptions] = None,
|
3922
|
+
**kwargs):
|
3923
|
+
if num_retries is None and 'numRetries' in kwargs:
|
3924
|
+
num_retries = kwargs['numRetries']
|
3925
|
+
if retry_conditions is None and 'retryConditions' in kwargs:
|
3926
|
+
retry_conditions = kwargs['retryConditions']
|
3927
|
+
|
3582
3928
|
if num_retries is not None:
|
3583
3929
|
_setter("num_retries", num_retries)
|
3584
3930
|
if retry_conditions is not None:
|
@@ -3625,7 +3971,9 @@ class GrpcRouteRuleMatch(dict):
|
|
3625
3971
|
_setter: Callable[[Any, Any], None],
|
3626
3972
|
headers: Optional[Sequence['outputs.GrpcRouteRuleMatchHeader']] = None,
|
3627
3973
|
method: Optional['outputs.GrpcRouteRuleMatchMethod'] = None,
|
3628
|
-
opts: Optional[pulumi.ResourceOptions]=None
|
3974
|
+
opts: Optional[pulumi.ResourceOptions] = None,
|
3975
|
+
**kwargs):
|
3976
|
+
|
3629
3977
|
if headers is not None:
|
3630
3978
|
_setter("headers", headers)
|
3631
3979
|
if method is not None:
|
@@ -3672,10 +4020,16 @@ class GrpcRouteRuleMatchHeader(dict):
|
|
3672
4020
|
@staticmethod
|
3673
4021
|
def _configure(
|
3674
4022
|
_setter: Callable[[Any, Any], None],
|
3675
|
-
key: str,
|
3676
|
-
value: str,
|
4023
|
+
key: Optional[str] = None,
|
4024
|
+
value: Optional[str] = None,
|
3677
4025
|
type: Optional[str] = None,
|
3678
|
-
opts: Optional[pulumi.ResourceOptions]=None
|
4026
|
+
opts: Optional[pulumi.ResourceOptions] = None,
|
4027
|
+
**kwargs):
|
4028
|
+
if key is None:
|
4029
|
+
raise TypeError("Missing 'key' argument")
|
4030
|
+
if value is None:
|
4031
|
+
raise TypeError("Missing 'value' argument")
|
4032
|
+
|
3679
4033
|
_setter("key", key)
|
3680
4034
|
_setter("value", value)
|
3681
4035
|
if type is not None:
|
@@ -3749,10 +4103,22 @@ class GrpcRouteRuleMatchMethod(dict):
|
|
3749
4103
|
@staticmethod
|
3750
4104
|
def _configure(
|
3751
4105
|
_setter: Callable[[Any, Any], None],
|
3752
|
-
grpc_method: str,
|
3753
|
-
grpc_service: str,
|
4106
|
+
grpc_method: Optional[str] = None,
|
4107
|
+
grpc_service: Optional[str] = None,
|
3754
4108
|
case_sensitive: Optional[bool] = None,
|
3755
|
-
opts: Optional[pulumi.ResourceOptions]=None
|
4109
|
+
opts: Optional[pulumi.ResourceOptions] = None,
|
4110
|
+
**kwargs):
|
4111
|
+
if grpc_method is None and 'grpcMethod' in kwargs:
|
4112
|
+
grpc_method = kwargs['grpcMethod']
|
4113
|
+
if grpc_method is None:
|
4114
|
+
raise TypeError("Missing 'grpc_method' argument")
|
4115
|
+
if grpc_service is None and 'grpcService' in kwargs:
|
4116
|
+
grpc_service = kwargs['grpcService']
|
4117
|
+
if grpc_service is None:
|
4118
|
+
raise TypeError("Missing 'grpc_service' argument")
|
4119
|
+
if case_sensitive is None and 'caseSensitive' in kwargs:
|
4120
|
+
case_sensitive = kwargs['caseSensitive']
|
4121
|
+
|
3756
4122
|
_setter("grpc_method", grpc_method)
|
3757
4123
|
_setter("grpc_service", grpc_service)
|
3758
4124
|
if case_sensitive is not None:
|
@@ -3806,7 +4172,9 @@ class HttpRouteRule(dict):
|
|
3806
4172
|
_setter: Callable[[Any, Any], None],
|
3807
4173
|
action: Optional['outputs.HttpRouteRuleAction'] = None,
|
3808
4174
|
matches: Optional[Sequence['outputs.HttpRouteRuleMatch']] = None,
|
3809
|
-
opts: Optional[pulumi.ResourceOptions]=None
|
4175
|
+
opts: Optional[pulumi.ResourceOptions] = None,
|
4176
|
+
**kwargs):
|
4177
|
+
|
3810
4178
|
if action is not None:
|
3811
4179
|
_setter("action", action)
|
3812
4180
|
if matches is not None:
|
@@ -3922,7 +4290,23 @@ class HttpRouteRuleAction(dict):
|
|
3922
4290
|
retry_policy: Optional['outputs.HttpRouteRuleActionRetryPolicy'] = None,
|
3923
4291
|
timeout: Optional[str] = None,
|
3924
4292
|
url_rewrite: Optional['outputs.HttpRouteRuleActionUrlRewrite'] = None,
|
3925
|
-
opts: Optional[pulumi.ResourceOptions]=None
|
4293
|
+
opts: Optional[pulumi.ResourceOptions] = None,
|
4294
|
+
**kwargs):
|
4295
|
+
if cors_policy is None and 'corsPolicy' in kwargs:
|
4296
|
+
cors_policy = kwargs['corsPolicy']
|
4297
|
+
if fault_injection_policy is None and 'faultInjectionPolicy' in kwargs:
|
4298
|
+
fault_injection_policy = kwargs['faultInjectionPolicy']
|
4299
|
+
if request_header_modifier is None and 'requestHeaderModifier' in kwargs:
|
4300
|
+
request_header_modifier = kwargs['requestHeaderModifier']
|
4301
|
+
if request_mirror_policy is None and 'requestMirrorPolicy' in kwargs:
|
4302
|
+
request_mirror_policy = kwargs['requestMirrorPolicy']
|
4303
|
+
if response_header_modifier is None and 'responseHeaderModifier' in kwargs:
|
4304
|
+
response_header_modifier = kwargs['responseHeaderModifier']
|
4305
|
+
if retry_policy is None and 'retryPolicy' in kwargs:
|
4306
|
+
retry_policy = kwargs['retryPolicy']
|
4307
|
+
if url_rewrite is None and 'urlRewrite' in kwargs:
|
4308
|
+
url_rewrite = kwargs['urlRewrite']
|
4309
|
+
|
3926
4310
|
if cors_policy is not None:
|
3927
4311
|
_setter("cors_policy", cors_policy)
|
3928
4312
|
if destinations is not None:
|
@@ -4108,7 +4492,23 @@ class HttpRouteRuleActionCorsPolicy(dict):
|
|
4108
4492
|
disabled: Optional[bool] = None,
|
4109
4493
|
expose_headers: Optional[Sequence[str]] = None,
|
4110
4494
|
max_age: Optional[str] = None,
|
4111
|
-
opts: Optional[pulumi.ResourceOptions]=None
|
4495
|
+
opts: Optional[pulumi.ResourceOptions] = None,
|
4496
|
+
**kwargs):
|
4497
|
+
if allow_credentials is None and 'allowCredentials' in kwargs:
|
4498
|
+
allow_credentials = kwargs['allowCredentials']
|
4499
|
+
if allow_headers is None and 'allowHeaders' in kwargs:
|
4500
|
+
allow_headers = kwargs['allowHeaders']
|
4501
|
+
if allow_methods is None and 'allowMethods' in kwargs:
|
4502
|
+
allow_methods = kwargs['allowMethods']
|
4503
|
+
if allow_origin_regexes is None and 'allowOriginRegexes' in kwargs:
|
4504
|
+
allow_origin_regexes = kwargs['allowOriginRegexes']
|
4505
|
+
if allow_origins is None and 'allowOrigins' in kwargs:
|
4506
|
+
allow_origins = kwargs['allowOrigins']
|
4507
|
+
if expose_headers is None and 'exposeHeaders' in kwargs:
|
4508
|
+
expose_headers = kwargs['exposeHeaders']
|
4509
|
+
if max_age is None and 'maxAge' in kwargs:
|
4510
|
+
max_age = kwargs['maxAge']
|
4511
|
+
|
4112
4512
|
if allow_credentials is not None:
|
4113
4513
|
_setter("allow_credentials", allow_credentials)
|
4114
4514
|
if allow_headers is not None:
|
@@ -4232,7 +4632,11 @@ class HttpRouteRuleActionDestination(dict):
|
|
4232
4632
|
_setter: Callable[[Any, Any], None],
|
4233
4633
|
service_name: Optional[str] = None,
|
4234
4634
|
weight: Optional[int] = None,
|
4235
|
-
opts: Optional[pulumi.ResourceOptions]=None
|
4635
|
+
opts: Optional[pulumi.ResourceOptions] = None,
|
4636
|
+
**kwargs):
|
4637
|
+
if service_name is None and 'serviceName' in kwargs:
|
4638
|
+
service_name = kwargs['serviceName']
|
4639
|
+
|
4236
4640
|
if service_name is not None:
|
4237
4641
|
_setter("service_name", service_name)
|
4238
4642
|
if weight is not None:
|
@@ -4279,7 +4683,9 @@ class HttpRouteRuleActionFaultInjectionPolicy(dict):
|
|
4279
4683
|
_setter: Callable[[Any, Any], None],
|
4280
4684
|
abort: Optional['outputs.HttpRouteRuleActionFaultInjectionPolicyAbort'] = None,
|
4281
4685
|
delay: Optional['outputs.HttpRouteRuleActionFaultInjectionPolicyDelay'] = None,
|
4282
|
-
opts: Optional[pulumi.ResourceOptions]=None
|
4686
|
+
opts: Optional[pulumi.ResourceOptions] = None,
|
4687
|
+
**kwargs):
|
4688
|
+
|
4283
4689
|
if abort is not None:
|
4284
4690
|
_setter("abort", abort)
|
4285
4691
|
if delay is not None:
|
@@ -4340,7 +4746,11 @@ class HttpRouteRuleActionFaultInjectionPolicyAbort(dict):
|
|
4340
4746
|
_setter: Callable[[Any, Any], None],
|
4341
4747
|
http_status: Optional[int] = None,
|
4342
4748
|
percentage: Optional[int] = None,
|
4343
|
-
opts: Optional[pulumi.ResourceOptions]=None
|
4749
|
+
opts: Optional[pulumi.ResourceOptions] = None,
|
4750
|
+
**kwargs):
|
4751
|
+
if http_status is None and 'httpStatus' in kwargs:
|
4752
|
+
http_status = kwargs['httpStatus']
|
4753
|
+
|
4344
4754
|
if http_status is not None:
|
4345
4755
|
_setter("http_status", http_status)
|
4346
4756
|
if percentage is not None:
|
@@ -4399,7 +4809,11 @@ class HttpRouteRuleActionFaultInjectionPolicyDelay(dict):
|
|
4399
4809
|
_setter: Callable[[Any, Any], None],
|
4400
4810
|
fixed_delay: Optional[str] = None,
|
4401
4811
|
percentage: Optional[int] = None,
|
4402
|
-
opts: Optional[pulumi.ResourceOptions]=None
|
4812
|
+
opts: Optional[pulumi.ResourceOptions] = None,
|
4813
|
+
**kwargs):
|
4814
|
+
if fixed_delay is None and 'fixedDelay' in kwargs:
|
4815
|
+
fixed_delay = kwargs['fixedDelay']
|
4816
|
+
|
4403
4817
|
if fixed_delay is not None:
|
4404
4818
|
_setter("fixed_delay", fixed_delay)
|
4405
4819
|
if percentage is not None:
|
@@ -4490,7 +4904,23 @@ class HttpRouteRuleActionRedirect(dict):
|
|
4490
4904
|
prefix_rewrite: Optional[str] = None,
|
4491
4905
|
response_code: Optional[str] = None,
|
4492
4906
|
strip_query: Optional[bool] = None,
|
4493
|
-
opts: Optional[pulumi.ResourceOptions]=None
|
4907
|
+
opts: Optional[pulumi.ResourceOptions] = None,
|
4908
|
+
**kwargs):
|
4909
|
+
if host_redirect is None and 'hostRedirect' in kwargs:
|
4910
|
+
host_redirect = kwargs['hostRedirect']
|
4911
|
+
if https_redirect is None and 'httpsRedirect' in kwargs:
|
4912
|
+
https_redirect = kwargs['httpsRedirect']
|
4913
|
+
if path_redirect is None and 'pathRedirect' in kwargs:
|
4914
|
+
path_redirect = kwargs['pathRedirect']
|
4915
|
+
if port_redirect is None and 'portRedirect' in kwargs:
|
4916
|
+
port_redirect = kwargs['portRedirect']
|
4917
|
+
if prefix_rewrite is None and 'prefixRewrite' in kwargs:
|
4918
|
+
prefix_rewrite = kwargs['prefixRewrite']
|
4919
|
+
if response_code is None and 'responseCode' in kwargs:
|
4920
|
+
response_code = kwargs['responseCode']
|
4921
|
+
if strip_query is None and 'stripQuery' in kwargs:
|
4922
|
+
strip_query = kwargs['stripQuery']
|
4923
|
+
|
4494
4924
|
if host_redirect is not None:
|
4495
4925
|
_setter("host_redirect", host_redirect)
|
4496
4926
|
if https_redirect is not None:
|
@@ -4586,7 +5016,9 @@ class HttpRouteRuleActionRequestHeaderModifier(dict):
|
|
4586
5016
|
add: Optional[Mapping[str, str]] = None,
|
4587
5017
|
removes: Optional[Sequence[str]] = None,
|
4588
5018
|
set: Optional[Mapping[str, str]] = None,
|
4589
|
-
opts: Optional[pulumi.ResourceOptions]=None
|
5019
|
+
opts: Optional[pulumi.ResourceOptions] = None,
|
5020
|
+
**kwargs):
|
5021
|
+
|
4590
5022
|
if add is not None:
|
4591
5023
|
_setter("add", add)
|
4592
5024
|
if removes is not None:
|
@@ -4635,7 +5067,9 @@ class HttpRouteRuleActionRequestMirrorPolicy(dict):
|
|
4635
5067
|
def _configure(
|
4636
5068
|
_setter: Callable[[Any, Any], None],
|
4637
5069
|
destination: Optional['outputs.HttpRouteRuleActionRequestMirrorPolicyDestination'] = None,
|
4638
|
-
opts: Optional[pulumi.ResourceOptions]=None
|
5070
|
+
opts: Optional[pulumi.ResourceOptions] = None,
|
5071
|
+
**kwargs):
|
5072
|
+
|
4639
5073
|
if destination is not None:
|
4640
5074
|
_setter("destination", destination)
|
4641
5075
|
|
@@ -4688,7 +5122,11 @@ class HttpRouteRuleActionRequestMirrorPolicyDestination(dict):
|
|
4688
5122
|
_setter: Callable[[Any, Any], None],
|
4689
5123
|
service_name: Optional[str] = None,
|
4690
5124
|
weight: Optional[int] = None,
|
4691
|
-
opts: Optional[pulumi.ResourceOptions]=None
|
5125
|
+
opts: Optional[pulumi.ResourceOptions] = None,
|
5126
|
+
**kwargs):
|
5127
|
+
if service_name is None and 'serviceName' in kwargs:
|
5128
|
+
service_name = kwargs['serviceName']
|
5129
|
+
|
4692
5130
|
if service_name is not None:
|
4693
5131
|
_setter("service_name", service_name)
|
4694
5132
|
if weight is not None:
|
@@ -4737,7 +5175,9 @@ class HttpRouteRuleActionResponseHeaderModifier(dict):
|
|
4737
5175
|
add: Optional[Mapping[str, str]] = None,
|
4738
5176
|
removes: Optional[Sequence[str]] = None,
|
4739
5177
|
set: Optional[Mapping[str, str]] = None,
|
4740
|
-
opts: Optional[pulumi.ResourceOptions]=None
|
5178
|
+
opts: Optional[pulumi.ResourceOptions] = None,
|
5179
|
+
**kwargs):
|
5180
|
+
|
4741
5181
|
if add is not None:
|
4742
5182
|
_setter("add", add)
|
4743
5183
|
if removes is not None:
|
@@ -4814,7 +5254,15 @@ class HttpRouteRuleActionRetryPolicy(dict):
|
|
4814
5254
|
num_retries: Optional[int] = None,
|
4815
5255
|
per_try_timeout: Optional[str] = None,
|
4816
5256
|
retry_conditions: Optional[Sequence[str]] = None,
|
4817
|
-
opts: Optional[pulumi.ResourceOptions]=None
|
5257
|
+
opts: Optional[pulumi.ResourceOptions] = None,
|
5258
|
+
**kwargs):
|
5259
|
+
if num_retries is None and 'numRetries' in kwargs:
|
5260
|
+
num_retries = kwargs['numRetries']
|
5261
|
+
if per_try_timeout is None and 'perTryTimeout' in kwargs:
|
5262
|
+
per_try_timeout = kwargs['perTryTimeout']
|
5263
|
+
if retry_conditions is None and 'retryConditions' in kwargs:
|
5264
|
+
retry_conditions = kwargs['retryConditions']
|
5265
|
+
|
4818
5266
|
if num_retries is not None:
|
4819
5267
|
_setter("num_retries", num_retries)
|
4820
5268
|
if per_try_timeout is not None:
|
@@ -4885,7 +5333,13 @@ class HttpRouteRuleActionUrlRewrite(dict):
|
|
4885
5333
|
_setter: Callable[[Any, Any], None],
|
4886
5334
|
host_rewrite: Optional[str] = None,
|
4887
5335
|
path_prefix_rewrite: Optional[str] = None,
|
4888
|
-
opts: Optional[pulumi.ResourceOptions]=None
|
5336
|
+
opts: Optional[pulumi.ResourceOptions] = None,
|
5337
|
+
**kwargs):
|
5338
|
+
if host_rewrite is None and 'hostRewrite' in kwargs:
|
5339
|
+
host_rewrite = kwargs['hostRewrite']
|
5340
|
+
if path_prefix_rewrite is None and 'pathPrefixRewrite' in kwargs:
|
5341
|
+
path_prefix_rewrite = kwargs['pathPrefixRewrite']
|
5342
|
+
|
4889
5343
|
if host_rewrite is not None:
|
4890
5344
|
_setter("host_rewrite", host_rewrite)
|
4891
5345
|
if path_prefix_rewrite is not None:
|
@@ -4970,7 +5424,19 @@ class HttpRouteRuleMatch(dict):
|
|
4970
5424
|
prefix_match: Optional[str] = None,
|
4971
5425
|
query_parameters: Optional[Sequence['outputs.HttpRouteRuleMatchQueryParameter']] = None,
|
4972
5426
|
regex_match: Optional[str] = None,
|
4973
|
-
opts: Optional[pulumi.ResourceOptions]=None
|
5427
|
+
opts: Optional[pulumi.ResourceOptions] = None,
|
5428
|
+
**kwargs):
|
5429
|
+
if full_path_match is None and 'fullPathMatch' in kwargs:
|
5430
|
+
full_path_match = kwargs['fullPathMatch']
|
5431
|
+
if ignore_case is None and 'ignoreCase' in kwargs:
|
5432
|
+
ignore_case = kwargs['ignoreCase']
|
5433
|
+
if prefix_match is None and 'prefixMatch' in kwargs:
|
5434
|
+
prefix_match = kwargs['prefixMatch']
|
5435
|
+
if query_parameters is None and 'queryParameters' in kwargs:
|
5436
|
+
query_parameters = kwargs['queryParameters']
|
5437
|
+
if regex_match is None and 'regexMatch' in kwargs:
|
5438
|
+
regex_match = kwargs['regexMatch']
|
5439
|
+
|
4974
5440
|
if full_path_match is not None:
|
4975
5441
|
_setter("full_path_match", full_path_match)
|
4976
5442
|
if headers is not None:
|
@@ -5108,7 +5574,23 @@ class HttpRouteRuleMatchHeader(dict):
|
|
5108
5574
|
range_match: Optional['outputs.HttpRouteRuleMatchHeaderRangeMatch'] = None,
|
5109
5575
|
regex_match: Optional[str] = None,
|
5110
5576
|
suffix_match: Optional[str] = None,
|
5111
|
-
opts: Optional[pulumi.ResourceOptions]=None
|
5577
|
+
opts: Optional[pulumi.ResourceOptions] = None,
|
5578
|
+
**kwargs):
|
5579
|
+
if exact_match is None and 'exactMatch' in kwargs:
|
5580
|
+
exact_match = kwargs['exactMatch']
|
5581
|
+
if invert_match is None and 'invertMatch' in kwargs:
|
5582
|
+
invert_match = kwargs['invertMatch']
|
5583
|
+
if prefix_match is None and 'prefixMatch' in kwargs:
|
5584
|
+
prefix_match = kwargs['prefixMatch']
|
5585
|
+
if present_match is None and 'presentMatch' in kwargs:
|
5586
|
+
present_match = kwargs['presentMatch']
|
5587
|
+
if range_match is None and 'rangeMatch' in kwargs:
|
5588
|
+
range_match = kwargs['rangeMatch']
|
5589
|
+
if regex_match is None and 'regexMatch' in kwargs:
|
5590
|
+
regex_match = kwargs['regexMatch']
|
5591
|
+
if suffix_match is None and 'suffixMatch' in kwargs:
|
5592
|
+
suffix_match = kwargs['suffixMatch']
|
5593
|
+
|
5112
5594
|
if exact_match is not None:
|
5113
5595
|
_setter("exact_match", exact_match)
|
5114
5596
|
if header is not None:
|
@@ -5209,9 +5691,15 @@ class HttpRouteRuleMatchHeaderRangeMatch(dict):
|
|
5209
5691
|
@staticmethod
|
5210
5692
|
def _configure(
|
5211
5693
|
_setter: Callable[[Any, Any], None],
|
5212
|
-
end: int,
|
5213
|
-
start: int,
|
5214
|
-
opts: Optional[pulumi.ResourceOptions]=None
|
5694
|
+
end: Optional[int] = None,
|
5695
|
+
start: Optional[int] = None,
|
5696
|
+
opts: Optional[pulumi.ResourceOptions] = None,
|
5697
|
+
**kwargs):
|
5698
|
+
if end is None:
|
5699
|
+
raise TypeError("Missing 'end' argument")
|
5700
|
+
if start is None:
|
5701
|
+
raise TypeError("Missing 'start' argument")
|
5702
|
+
|
5215
5703
|
_setter("end", end)
|
5216
5704
|
_setter("start", start)
|
5217
5705
|
|
@@ -5282,7 +5770,17 @@ class HttpRouteRuleMatchQueryParameter(dict):
|
|
5282
5770
|
present_match: Optional[bool] = None,
|
5283
5771
|
query_parameter: Optional[str] = None,
|
5284
5772
|
regex_match: Optional[str] = None,
|
5285
|
-
opts: Optional[pulumi.ResourceOptions]=None
|
5773
|
+
opts: Optional[pulumi.ResourceOptions] = None,
|
5774
|
+
**kwargs):
|
5775
|
+
if exact_match is None and 'exactMatch' in kwargs:
|
5776
|
+
exact_match = kwargs['exactMatch']
|
5777
|
+
if present_match is None and 'presentMatch' in kwargs:
|
5778
|
+
present_match = kwargs['presentMatch']
|
5779
|
+
if query_parameter is None and 'queryParameter' in kwargs:
|
5780
|
+
query_parameter = kwargs['queryParameter']
|
5781
|
+
if regex_match is None and 'regexMatch' in kwargs:
|
5782
|
+
regex_match = kwargs['regexMatch']
|
5783
|
+
|
5286
5784
|
if exact_match is not None:
|
5287
5785
|
_setter("exact_match", exact_match)
|
5288
5786
|
if present_match is not None:
|
@@ -5345,9 +5843,13 @@ class TcpRouteRule(dict):
|
|
5345
5843
|
@staticmethod
|
5346
5844
|
def _configure(
|
5347
5845
|
_setter: Callable[[Any, Any], None],
|
5348
|
-
action: 'outputs.TcpRouteRuleAction',
|
5846
|
+
action: Optional['outputs.TcpRouteRuleAction'] = None,
|
5349
5847
|
matches: Optional[Sequence['outputs.TcpRouteRuleMatch']] = None,
|
5350
|
-
opts: Optional[pulumi.ResourceOptions]=None
|
5848
|
+
opts: Optional[pulumi.ResourceOptions] = None,
|
5849
|
+
**kwargs):
|
5850
|
+
if action is None:
|
5851
|
+
raise TypeError("Missing 'action' argument")
|
5852
|
+
|
5351
5853
|
_setter("action", action)
|
5352
5854
|
if matches is not None:
|
5353
5855
|
_setter("matches", matches)
|
@@ -5409,7 +5911,11 @@ class TcpRouteRuleAction(dict):
|
|
5409
5911
|
_setter: Callable[[Any, Any], None],
|
5410
5912
|
destinations: Optional[Sequence['outputs.TcpRouteRuleActionDestination']] = None,
|
5411
5913
|
original_destination: Optional[bool] = None,
|
5412
|
-
opts: Optional[pulumi.ResourceOptions]=None
|
5914
|
+
opts: Optional[pulumi.ResourceOptions] = None,
|
5915
|
+
**kwargs):
|
5916
|
+
if original_destination is None and 'originalDestination' in kwargs:
|
5917
|
+
original_destination = kwargs['originalDestination']
|
5918
|
+
|
5413
5919
|
if destinations is not None:
|
5414
5920
|
_setter("destinations", destinations)
|
5415
5921
|
if original_destination is not None:
|
@@ -5474,7 +5980,11 @@ class TcpRouteRuleActionDestination(dict):
|
|
5474
5980
|
_setter: Callable[[Any, Any], None],
|
5475
5981
|
service_name: Optional[str] = None,
|
5476
5982
|
weight: Optional[int] = None,
|
5477
|
-
opts: Optional[pulumi.ResourceOptions]=None
|
5983
|
+
opts: Optional[pulumi.ResourceOptions] = None,
|
5984
|
+
**kwargs):
|
5985
|
+
if service_name is None and 'serviceName' in kwargs:
|
5986
|
+
service_name = kwargs['serviceName']
|
5987
|
+
|
5478
5988
|
if service_name is not None:
|
5479
5989
|
_setter("service_name", service_name)
|
5480
5990
|
if weight is not None:
|
@@ -5520,9 +6030,15 @@ class TcpRouteRuleMatch(dict):
|
|
5520
6030
|
@staticmethod
|
5521
6031
|
def _configure(
|
5522
6032
|
_setter: Callable[[Any, Any], None],
|
5523
|
-
address: str,
|
5524
|
-
port: str,
|
5525
|
-
opts: Optional[pulumi.ResourceOptions]=None
|
6033
|
+
address: Optional[str] = None,
|
6034
|
+
port: Optional[str] = None,
|
6035
|
+
opts: Optional[pulumi.ResourceOptions] = None,
|
6036
|
+
**kwargs):
|
6037
|
+
if address is None:
|
6038
|
+
raise TypeError("Missing 'address' argument")
|
6039
|
+
if port is None:
|
6040
|
+
raise TypeError("Missing 'port' argument")
|
6041
|
+
|
5526
6042
|
_setter("address", address)
|
5527
6043
|
_setter("port", port)
|
5528
6044
|
|
@@ -5563,9 +6079,15 @@ class TlsRouteRule(dict):
|
|
5563
6079
|
@staticmethod
|
5564
6080
|
def _configure(
|
5565
6081
|
_setter: Callable[[Any, Any], None],
|
5566
|
-
action: 'outputs.TlsRouteRuleAction',
|
5567
|
-
matches: Sequence['outputs.TlsRouteRuleMatch'],
|
5568
|
-
opts: Optional[pulumi.ResourceOptions]=None
|
6082
|
+
action: Optional['outputs.TlsRouteRuleAction'] = None,
|
6083
|
+
matches: Optional[Sequence['outputs.TlsRouteRuleMatch']] = None,
|
6084
|
+
opts: Optional[pulumi.ResourceOptions] = None,
|
6085
|
+
**kwargs):
|
6086
|
+
if action is None:
|
6087
|
+
raise TypeError("Missing 'action' argument")
|
6088
|
+
if matches is None:
|
6089
|
+
raise TypeError("Missing 'matches' argument")
|
6090
|
+
|
5569
6091
|
_setter("action", action)
|
5570
6092
|
_setter("matches", matches)
|
5571
6093
|
|
@@ -5604,7 +6126,9 @@ class TlsRouteRuleAction(dict):
|
|
5604
6126
|
def _configure(
|
5605
6127
|
_setter: Callable[[Any, Any], None],
|
5606
6128
|
destinations: Optional[Sequence['outputs.TlsRouteRuleActionDestination']] = None,
|
5607
|
-
opts: Optional[pulumi.ResourceOptions]=None
|
6129
|
+
opts: Optional[pulumi.ResourceOptions] = None,
|
6130
|
+
**kwargs):
|
6131
|
+
|
5608
6132
|
if destinations is not None:
|
5609
6133
|
_setter("destinations", destinations)
|
5610
6134
|
|
@@ -5656,7 +6180,11 @@ class TlsRouteRuleActionDestination(dict):
|
|
5656
6180
|
_setter: Callable[[Any, Any], None],
|
5657
6181
|
service_name: Optional[str] = None,
|
5658
6182
|
weight: Optional[int] = None,
|
5659
|
-
opts: Optional[pulumi.ResourceOptions]=None
|
6183
|
+
opts: Optional[pulumi.ResourceOptions] = None,
|
6184
|
+
**kwargs):
|
6185
|
+
if service_name is None and 'serviceName' in kwargs:
|
6186
|
+
service_name = kwargs['serviceName']
|
6187
|
+
|
5660
6188
|
if service_name is not None:
|
5661
6189
|
_setter("service_name", service_name)
|
5662
6190
|
if weight is not None:
|
@@ -5718,7 +6246,11 @@ class TlsRouteRuleMatch(dict):
|
|
5718
6246
|
_setter: Callable[[Any, Any], None],
|
5719
6247
|
alpns: Optional[Sequence[str]] = None,
|
5720
6248
|
sni_hosts: Optional[Sequence[str]] = None,
|
5721
|
-
opts: Optional[pulumi.ResourceOptions]=None
|
6249
|
+
opts: Optional[pulumi.ResourceOptions] = None,
|
6250
|
+
**kwargs):
|
6251
|
+
if sni_hosts is None and 'sniHosts' in kwargs:
|
6252
|
+
sni_hosts = kwargs['sniHosts']
|
6253
|
+
|
5722
6254
|
if alpns is not None:
|
5723
6255
|
_setter("alpns", alpns)
|
5724
6256
|
if sni_hosts is not None:
|