pulumi-oci 2.4.0__py3-none-any.whl → 2.4.0a1721890421__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- pulumi_oci/__init__.py +0 -19
- pulumi_oci/apmsynthetics/_inputs.py +1 -457
- pulumi_oci/apmsynthetics/config.py +7 -172
- pulumi_oci/apmsynthetics/get_monitor.py +3 -42
- pulumi_oci/apmsynthetics/get_monitors.py +2 -2
- pulumi_oci/apmsynthetics/outputs.py +9 -1129
- pulumi_oci/core/_inputs.py +8 -8
- pulumi_oci/core/outputs.py +8 -24
- pulumi_oci/database/_inputs.py +0 -16
- pulumi_oci/database/autonomous_database.py +9 -83
- pulumi_oci/database/cloud_autonomous_vm_cluster.py +25 -7
- pulumi_oci/database/cloud_exadata_infrastructure.py +17 -66
- pulumi_oci/database/cloud_vm_cluster.py +0 -49
- pulumi_oci/database/database.py +96 -0
- pulumi_oci/database/get_autonomous_database.py +1 -25
- pulumi_oci/database/get_cloud_exadata_infrastructure.py +1 -14
- pulumi_oci/database/get_cloud_vm_cluster.py +1 -14
- pulumi_oci/database/get_key_store.py +1 -11
- pulumi_oci/database/key_store.py +0 -34
- pulumi_oci/database/outputs.py +0 -93
- pulumi_oci/datasafe/__init__.py +0 -1
- pulumi_oci/datasafe/_inputs.py +0 -130
- pulumi_oci/datasafe/discovery_mod.py +38 -67
- pulumi_oci/datasafe/get_audit_events.py +2 -2
- pulumi_oci/datasafe/get_discovery_job.py +1 -15
- pulumi_oci/datasafe/get_report.py +1 -1
- pulumi_oci/datasafe/get_report_definition.py +1 -1
- pulumi_oci/datasafe/get_reports.py +1 -43
- pulumi_oci/datasafe/get_security_assessment.py +1 -14
- pulumi_oci/datasafe/get_security_assessment_finding.py +3 -16
- pulumi_oci/datasafe/get_security_assessment_findings.py +3 -21
- pulumi_oci/datasafe/get_sensitive_data_model.py +1 -15
- pulumi_oci/datasafe/get_user_assessment.py +1 -14
- pulumi_oci/datasafe/outputs.py +6 -530
- pulumi_oci/datasafe/report.py +4 -4
- pulumi_oci/datasafe/report_definition.py +4 -4
- pulumi_oci/datasafe/security_assessment.py +0 -49
- pulumi_oci/datasafe/sensitive_data_model.py +3 -60
- pulumi_oci/datasafe/unset_security_assessment_baseline.py +16 -69
- pulumi_oci/datasafe/unset_user_assessment_baseline.py +5 -58
- pulumi_oci/datasafe/user_assessment.py +0 -49
- pulumi_oci/integration/_inputs.py +2 -0
- pulumi_oci/integration/get_integration_instance.py +1 -0
- pulumi_oci/integration/integration_instance.py +27 -0
- pulumi_oci/integration/outputs.py +12 -4
- pulumi_oci/opsi/_inputs.py +8 -8
- pulumi_oci/opsi/database_insight.py +15 -71
- pulumi_oci/opsi/get_database_insight.py +3 -29
- pulumi_oci/opsi/get_database_insights.py +1 -1
- pulumi_oci/opsi/get_enterprise_manager_bridges.py +2 -2
- pulumi_oci/opsi/get_host_insight.py +4 -1
- pulumi_oci/opsi/get_host_insights.py +3 -3
- pulumi_oci/opsi/get_news_report.py +1 -1
- pulumi_oci/opsi/get_news_reports.py +3 -3
- pulumi_oci/opsi/get_operations_insights_private_endpoint.py +1 -1
- pulumi_oci/opsi/get_operations_insights_private_endpoints.py +1 -1
- pulumi_oci/opsi/get_operations_insights_warehouse.py +7 -7
- pulumi_oci/opsi/get_operations_insights_warehouse_user.py +2 -2
- pulumi_oci/opsi/get_operations_insights_warehouses.py +5 -5
- pulumi_oci/opsi/host_insight.py +14 -6
- pulumi_oci/opsi/news_report.py +2 -2
- pulumi_oci/opsi/operations_insights_private_endpoint.py +9 -9
- pulumi_oci/opsi/operations_insights_warehouse.py +17 -17
- pulumi_oci/opsi/operations_insights_warehouse_download_warehouse_wallet.py +14 -14
- pulumi_oci/opsi/operations_insights_warehouse_rotate_warehouse_wallet.py +7 -7
- pulumi_oci/opsi/operations_insights_warehouse_user.py +14 -14
- pulumi_oci/opsi/outputs.py +24 -46
- pulumi_oci/pulumi-plugin.json +1 -1
- {pulumi_oci-2.4.0.dist-info → pulumi_oci-2.4.0a1721890421.dist-info}/METADATA +1 -1
- {pulumi_oci-2.4.0.dist-info → pulumi_oci-2.4.0a1721890421.dist-info}/RECORD +72 -82
- pulumi_oci/datasafe/get_sensitive_data_model_sensitive_types.py +0 -153
- pulumi_oci/globallydistributeddatabase/__init__.py +0 -15
- pulumi_oci/globallydistributeddatabase/_inputs.py +0 -1003
- pulumi_oci/globallydistributeddatabase/get_private_endpoint.py +0 -300
- pulumi_oci/globallydistributeddatabase/get_private_endpoints.py +0 -176
- pulumi_oci/globallydistributeddatabase/get_sharded_database.py +0 -610
- pulumi_oci/globallydistributeddatabase/get_sharded_databases.py +0 -176
- pulumi_oci/globallydistributeddatabase/outputs.py +0 -2058
- pulumi_oci/globallydistributeddatabase/private_endpoint.py +0 -742
- pulumi_oci/globallydistributeddatabase/sharded_database.py +0 -1816
- {pulumi_oci-2.4.0.dist-info → pulumi_oci-2.4.0a1721890421.dist-info}/WHEEL +0 -0
- {pulumi_oci-2.4.0.dist-info → pulumi_oci-2.4.0a1721890421.dist-info}/top_level.txt +0 -0
@@ -1,7 +1,7 @@
|
|
1
|
-
pulumi_oci/__init__.py,sha256=
|
1
|
+
pulumi_oci/__init__.py,sha256=Iz4TZqVXakM5vs-y3FGAgsweLChYwDEuSem2oXYLVrk,159870
|
2
2
|
pulumi_oci/_utilities.py,sha256=ebJyWyMCMYLpnVkJVRkMiyEceWyxZ09ZYhxd1W7MWxs,10446
|
3
3
|
pulumi_oci/provider.py,sha256=9MXW-Zeh5jJ_T7w9PgSlFcu0s4_tylBZIVYdFLmo_fU,23922
|
4
|
-
pulumi_oci/pulumi-plugin.json,sha256=
|
4
|
+
pulumi_oci/pulumi-plugin.json,sha256=XcE2MYGphkVgzvOny0SOApcBJeK697dgiKNCg5u3Tzs,79
|
5
5
|
pulumi_oci/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
6
6
|
pulumi_oci/adm/__init__.py,sha256=pxPlS_-eNzVJqBq2i1MCMmmLGhFhW-ATfiH6YEb71xI,1049
|
7
7
|
pulumi_oci/adm/_inputs.py,sha256=nMRnDJd64H5GAJ9ybIPjR9fsDdJFyCdHYBir_ADSrT4,53283
|
@@ -130,13 +130,13 @@ pulumi_oci/apmconfig/get_config.py,sha256=Fic7zzj4yk6EOrTCQrGiWP9ZDRM1Il7zfGhrzR
|
|
130
130
|
pulumi_oci/apmconfig/get_configs.py,sha256=dfzXcplRi_c9gD15Z1QnsDUeCBNJrY1tx9aDFnK3s7A,15091
|
131
131
|
pulumi_oci/apmconfig/outputs.py,sha256=dMCtE8fPxnNGmL97ykhCh0md5nLCesFrZSeEFWYXu-Y,44248
|
132
132
|
pulumi_oci/apmsynthetics/__init__.py,sha256=eGXPOye9LfXD1A8OBdfKYLWRO6diuIR5fBl5dnr4Mpc,964
|
133
|
-
pulumi_oci/apmsynthetics/_inputs.py,sha256=
|
134
|
-
pulumi_oci/apmsynthetics/config.py,sha256=
|
133
|
+
pulumi_oci/apmsynthetics/_inputs.py,sha256=nqlmHYw8zmapSU7pk3nLY8SMjoTUmEJl3V-E0gB-ldA,84710
|
134
|
+
pulumi_oci/apmsynthetics/config.py,sha256=UOB8HOmeN3WosmveKd49PidFQiuPgqdSI0v08wMnD4E,83808
|
135
135
|
pulumi_oci/apmsynthetics/dedicated_vantage_point.py,sha256=5VapJfBcYk9RUGH-mIYKGIik352EruKsxLg5wBfoOm8,31847
|
136
136
|
pulumi_oci/apmsynthetics/get_dedicated_vantage_point.py,sha256=zNK5gifBAECcy3xZI0PQ9ta6uha-b2qdz0_e9_MrTlU,11096
|
137
137
|
pulumi_oci/apmsynthetics/get_dedicated_vantage_points.py,sha256=aTfaEaaevRBslKBmEimSdmbmViIhJgtZJ7wxLCJEjWc,8351
|
138
|
-
pulumi_oci/apmsynthetics/get_monitor.py,sha256
|
139
|
-
pulumi_oci/apmsynthetics/get_monitors.py,sha256=
|
138
|
+
pulumi_oci/apmsynthetics/get_monitor.py,sha256=Y3cEKjM5HGMLyoLtH2ktYY1f7lWmEev974KrPvREf78,18936
|
139
|
+
pulumi_oci/apmsynthetics/get_monitors.py,sha256=McWWGrAc1r6Sfk388PR1NGPHA-UfZFoqBD7oNhpB_nY,12178
|
140
140
|
pulumi_oci/apmsynthetics/get_on_premise_vantage_point.py,sha256=4m8et8RdEUm3-lUWcY8QdtQZZOwJGFnP2D36vs_qkNs,10326
|
141
141
|
pulumi_oci/apmsynthetics/get_on_premise_vantage_point_worker.py,sha256=5QlrRdq4s6o1kyPq9XaUOsCjeoipp24YTqZNmJDL1ds,17542
|
142
142
|
pulumi_oci/apmsynthetics/get_on_premise_vantage_point_workers.py,sha256=j_GsxTL4BfJRXrFi2voJt-g98D-djRMtuYGy9fo7_rk,10573
|
@@ -148,7 +148,7 @@ pulumi_oci/apmsynthetics/get_vantage_point.py,sha256=rJ8dnP2Usei1YF_ReYhLGSYEAaO
|
|
148
148
|
pulumi_oci/apmsynthetics/get_vantage_points.py,sha256=n1pLQY2m4DeaySr8AtqwtzczAkWJbvqyD-Q2Fm-UOtM,6965
|
149
149
|
pulumi_oci/apmsynthetics/on_premise_vantage_point.py,sha256=cBNrQTEJZckGmVqtgj1borC7hW1Bt5Ij-3oOS2lckMM,27431
|
150
150
|
pulumi_oci/apmsynthetics/on_premise_vantage_point_worker.py,sha256=G0JNw3JQcdFbJbNn7iLgxkzOVUperbmcg2MfJs1ixVs,50093
|
151
|
-
pulumi_oci/apmsynthetics/outputs.py,sha256=
|
151
|
+
pulumi_oci/apmsynthetics/outputs.py,sha256=FDYNhdzAwMUgphhVr4dnBNgVC17rWNEzPM416H26Apk,246339
|
152
152
|
pulumi_oci/apmsynthetics/script.py,sha256=Q1tQ5swf9j5joFdJp5yoib_YsYKr-VAXlV2L-IAeRYU,38012
|
153
153
|
pulumi_oci/apmtraces/__init__.py,sha256=Dgjx9uWFNtS8iGxLIR9w7ix8UR52hbu4BHgvo8cc8cU,465
|
154
154
|
pulumi_oci/apmtraces/_inputs.py,sha256=rdVeXRPtOLvPTcMimXK3W4p4PANt5E33IzgQIeC3cCQ,1398
|
@@ -433,7 +433,7 @@ pulumi_oci/containerinstances/get_container_instance_shapes.py,sha256=RWotHRCbVW
|
|
433
433
|
pulumi_oci/containerinstances/get_container_instances.py,sha256=2pS0FViyGoOrqVg-foeYDm4C7lX7WhqlMaUeeGtRlL4,8619
|
434
434
|
pulumi_oci/containerinstances/outputs.py,sha256=K1Kf3-8xpQM9OcZOnQQG972UwHvbtboWNqYnib8J0hw,99442
|
435
435
|
pulumi_oci/core/__init__.py,sha256=TH2tLXoqxil4LmAM1OAg7Z4M4Tvrv9GsG-UG3h3UTbw,8591
|
436
|
-
pulumi_oci/core/_inputs.py,sha256=
|
436
|
+
pulumi_oci/core/_inputs.py,sha256=vk6L9HBVssgRTmK4exBPVWGoaezMp8-S3D1KbR_Z39U,865054
|
437
437
|
pulumi_oci/core/app_catalog_listing_resource_version_agreement.py,sha256=kd8-X0DLdG80KR4Re1Bzs3YzRfhRCraKfwNBJy6KJss,14448
|
438
438
|
pulumi_oci/core/app_catalog_subscription.py,sha256=0p4-GPnr_1F2G_si0_4tQMpEpmWadv-zhAoUKEVPdPw,29086
|
439
439
|
pulumi_oci/core/boot_volume.py,sha256=EFyQnerU3N19HSvC6uqFBjpRPWFQw7H4VIpdxhBnV28,64633
|
@@ -628,7 +628,7 @@ pulumi_oci/core/local_peering_gateway.py,sha256=kSPyvBRh4rgkugRBDTSuv5jTCmdgG7dF
|
|
628
628
|
pulumi_oci/core/nat_gateway.py,sha256=7FIymW5Rq6w7C0T74OLWb9D4KqP_vzwXnEIbNWGdsGI,35795
|
629
629
|
pulumi_oci/core/network_security_group.py,sha256=a21EveqIOiR-5WtrggBFPmYa8eBTqRGnvJs3IWm4q3g,25204
|
630
630
|
pulumi_oci/core/network_security_group_security_rule.py,sha256=f9Y8fQDwI7BBMu9oOzm2uQyPWb0jI2u_dqZJZwcLy8Y,54224
|
631
|
-
pulumi_oci/core/outputs.py,sha256=
|
631
|
+
pulumi_oci/core/outputs.py,sha256=LPMb6-JFcihLBYoIJc3vOoe3BhcI71t2Y1ZcAHCDleg,2382963
|
632
632
|
pulumi_oci/core/private_ip.py,sha256=jZNtIz8hDmlMu93cmBLs8Qu4HzbzDAoPKvlT3Z0TKI0,42259
|
633
633
|
pulumi_oci/core/public_ip.py,sha256=0zoJbHGH5idavrf1l47kpdE9GM45asIVRo1e60HC1BI,48657
|
634
634
|
pulumi_oci/core/public_ip_pool.py,sha256=LIVV7ooE-khuPJOWOCL6v1_o7zj94Evgze3tt2Qs8ao,23581
|
@@ -654,13 +654,13 @@ pulumi_oci/core/volume_group.py,sha256=RCXp6lwfCcQMZTAnXA5UM1km9IAaO7xms0GjBaaWQ
|
|
654
654
|
pulumi_oci/core/volume_group_backup.py,sha256=TaESViXt6JzduODOxkqrAV7h1lFo9udAkM26QIECb6c,44014
|
655
655
|
pulumi_oci/core/vtap.py,sha256=NmBB3HrIWcnFfGOf9FeWtIU1fEWpgM5I4S4pTOxVz54,62263
|
656
656
|
pulumi_oci/database/__init__.py,sha256=TbvsgFRkvTw9PdDU7h0BQI888lpmOooIdL9UuMQ5waA,9241
|
657
|
-
pulumi_oci/database/_inputs.py,sha256=
|
657
|
+
pulumi_oci/database/_inputs.py,sha256=na8pX_ekw2QKKSQGGmvbxbnWrzpuPVOy9pGtYXz6h8Q,698331
|
658
658
|
pulumi_oci/database/application_vip.py,sha256=wFPa33DBZ-_ZzawwFeIyt4o47oh67WRJEYBbvRF0CCg,28983
|
659
659
|
pulumi_oci/database/autonomous_container_database.py,sha256=8KBRkXFQ3H2jSqiNl8bFB4SKp4qakiaiU5hXtylcGq8,161652
|
660
660
|
pulumi_oci/database/autonomous_container_database_dataguard_association.py,sha256=HHFxeeHKgSEMhCYdk_Pj7f1yf-o2QUTp4lmjFHCTGpY,75309
|
661
661
|
pulumi_oci/database/autonomous_container_database_dataguard_association_operation.py,sha256=4CTcZm42cqeCufLt0HAMto57mLeFbELpvlBZSoPEDi4,17767
|
662
662
|
pulumi_oci/database/autonomous_container_database_dataguard_role_change.py,sha256=dAjgy90q3k5T6dtvfFzJFXQrKECSyK08MCECei2BJ1k,12249
|
663
|
-
pulumi_oci/database/autonomous_database.py,sha256=
|
663
|
+
pulumi_oci/database/autonomous_database.py,sha256=jH3_bQAPcxrWARFLiSlCP98pRJso4onj86CuLFOxWAU,463344
|
664
664
|
pulumi_oci/database/autonomous_database_backup.py,sha256=hb41EB12S5h7h5bDmFnXfRkczrqB6ZDsHFBVWbwHc_4,42339
|
665
665
|
pulumi_oci/database/autonomous_database_instance_wallet_management.py,sha256=hyPsFWiUcH0tqSYzz6D6Qz2lJpXctQvRIdxcXwB_4AA,18571
|
666
666
|
pulumi_oci/database/autonomous_database_regional_wallet_management.py,sha256=Y70BXlKqhrckRGSzVJ481GrQ5LP-CDu6OZiSE_6SO9k,15583
|
@@ -674,13 +674,13 @@ pulumi_oci/database/autonomous_vm_cluster_ssl_certificate_management.py,sha256=I
|
|
674
674
|
pulumi_oci/database/backup.py,sha256=zzACjiTvy2e0TYBgtqtcrR_8c_KxbpTlCw-mZeUfrFY,32067
|
675
675
|
pulumi_oci/database/backup_cancel_management.py,sha256=5kwBqClQIROezxrAcF5ZzZucB_BysCX9yjiMoupGnBk,11497
|
676
676
|
pulumi_oci/database/backup_destination.py,sha256=CBAztwRSNEOg_2zF4f6R10J7YhT9pwIZwdPGSMYbaJY,45066
|
677
|
-
pulumi_oci/database/cloud_autonomous_vm_cluster.py,sha256=
|
677
|
+
pulumi_oci/database/cloud_autonomous_vm_cluster.py,sha256=YIEtNgvTZYrI0qiAMyTBR_Pu-oh9Pw5602uDwnfZ8uM,133904
|
678
678
|
pulumi_oci/database/cloud_database_management.py,sha256=l-UgDzevQr5wwDsg7xakZWS9PTfxSZdexfw9arD-YZM,31557
|
679
|
-
pulumi_oci/database/cloud_exadata_infrastructure.py,sha256=
|
680
|
-
pulumi_oci/database/cloud_vm_cluster.py,sha256=
|
679
|
+
pulumi_oci/database/cloud_exadata_infrastructure.py,sha256=shQWwJJtw0P9Bx52HfTaiuxoIFC6uRvmEwn9icmOROU,76522
|
680
|
+
pulumi_oci/database/cloud_vm_cluster.py,sha256=UAs5JgFjpx-THK5H7PmoO3xl6IQwx2966cASB5ufKcw,140669
|
681
681
|
pulumi_oci/database/cloud_vm_cluster_iorm_config.py,sha256=UN2Ml5xck0_nqD82sv7pmB4_woxA3aAmfToEQQo0g_M,16325
|
682
682
|
pulumi_oci/database/data_guard_association.py,sha256=IBvXcvgaY0l8RJ_lqGzQ-34nwumwR7vvUt46IKuxoEY,146829
|
683
|
-
pulumi_oci/database/database.py,sha256=
|
683
|
+
pulumi_oci/database/database.py,sha256=vfBJ1JczcFqv49LKi7FYM0Bsf75fONwA-vtYtMPpxhU,81888
|
684
684
|
pulumi_oci/database/database_software_image.py,sha256=FPYvXV73jfBjyi5UpL9dsJZNfHP_aHNkPN72c4wDQsQ,46184
|
685
685
|
pulumi_oci/database/database_upgrade.py,sha256=qK8POv59DCmI12e3nNQVoaHJumkN8sTgF_jSZ3CU-SM,57636
|
686
686
|
pulumi_oci/database/db_home.py,sha256=G1GViJZmrcAf_8p6eRCreTBrBcUb_XgbxHUZGqXcseU,56399
|
@@ -717,7 +717,7 @@ pulumi_oci/database/get_autonomous_container_database_resource_usage.py,sha256=w
|
|
717
717
|
pulumi_oci/database/get_autonomous_container_database_versions.py,sha256=wdMd8BbLLYk2IcM3Fy_Cq7gP-03VyYFW4yKGqVc3qnA,7070
|
718
718
|
pulumi_oci/database/get_autonomous_container_databases.py,sha256=SvmYieIvjD0gLhHa5Nnuvmy6m-mTKVVsndq5IOEsM0g,16818
|
719
719
|
pulumi_oci/database/get_autonomous_container_patches.py,sha256=_QKPujbDGVOjYCd9T97qm9D8MdGXCLJp1dkJMznJZIc,8142
|
720
|
-
pulumi_oci/database/get_autonomous_database.py,sha256=
|
720
|
+
pulumi_oci/database/get_autonomous_database.py,sha256=xq5uywXFEIHscziuY3ZzmKnyE9dwf1bOgTj2GBR5IMg,103760
|
721
721
|
pulumi_oci/database/get_autonomous_database_backup.py,sha256=cBVPgkkUq-IYcmfrwK1BnhpUEY2lZOMXvhGX53y23BI,17574
|
722
722
|
pulumi_oci/database/get_autonomous_database_backups.py,sha256=Al8AhXEEGOVnqjBanb-Aag_DbdJQynbDI0uSNBXtt9w,10152
|
723
723
|
pulumi_oci/database/get_autonomous_database_dataguard_association.py,sha256=YyuIu1D7g6dwatNlB1DCXn0qqvpW0xeGevsSYZLRESo,13543
|
@@ -751,10 +751,10 @@ pulumi_oci/database/get_cloud_autonomous_vm_cluster.py,sha256=Ee8UEwcAus7E9lqjI6
|
|
751
751
|
pulumi_oci/database/get_cloud_autonomous_vm_cluster_acd_resource_usages.py,sha256=aRM0Sp9ou1Y4poiDfF0Mm4bZjcXANb1cRAVsHFHW8m0,7951
|
752
752
|
pulumi_oci/database/get_cloud_autonomous_vm_cluster_resource_usage.py,sha256=94giNp7KoOpAWgiZfonpwDefioqj4bm3AlK7D6x0WIo,19175
|
753
753
|
pulumi_oci/database/get_cloud_autonomous_vm_clusters.py,sha256=yva0lt9mK2Qzczi83vhA8SERXoKEW369jb1Xy83E9Ok,11026
|
754
|
-
pulumi_oci/database/get_cloud_exadata_infrastructure.py,sha256=
|
754
|
+
pulumi_oci/database/get_cloud_exadata_infrastructure.py,sha256=qygL0vdq1IPxM_8JwfDpNxSGiaP3LXMIPfG2_XAf5VU,28165
|
755
755
|
pulumi_oci/database/get_cloud_exadata_infrastructure_un_allocated_resource.py,sha256=-eEd5Ov56fPnYl0MZuZwhDNIVdSg7Sg8stppneK_rqw,10604
|
756
756
|
pulumi_oci/database/get_cloud_exadata_infrastructures.py,sha256=gxnEoWawE3in9ERmZsqhidgO-M61of3HRrlJ7EKnfTk,9715
|
757
|
-
pulumi_oci/database/get_cloud_vm_cluster.py,sha256=
|
757
|
+
pulumi_oci/database/get_cloud_vm_cluster.py,sha256=0B-Pm0klE3BJG_SAf6DwMsfpeQikzaUrc4GUKM8Ps_0,36785
|
758
758
|
pulumi_oci/database/get_cloud_vm_cluster_iorm_config.py,sha256=HMjmZZzZVNMn047jiR4CjsK0QIFN2d0Nv4z6N1fCN8I,6599
|
759
759
|
pulumi_oci/database/get_cloud_vm_clusters.py,sha256=xoHjNEOOV22GBIftpUBl9EDtpX4LHO-I6DURf-yerUY,8981
|
760
760
|
pulumi_oci/database/get_data_guard_association.py,sha256=ZowgRiU6bVQQGyWAzjRjm3mp3bOEcwkGR0vtBR1pSlQ,28316
|
@@ -816,7 +816,7 @@ pulumi_oci/database/get_flex_components.py,sha256=YAMlncqhj6x3Fx1KlOhMrvivrEg_Vl
|
|
816
816
|
pulumi_oci/database/get_gi_version_minor_versions.py,sha256=fKKdhLsFZ6D7BCa2gXYyN6EWxPsJ7LCBvOI0mcpQIfQ,10742
|
817
817
|
pulumi_oci/database/get_gi_versions.py,sha256=KA8Yts5Qjja_bAVsP690DdSTgQgFsvUmNtx8AQ9adZU,6522
|
818
818
|
pulumi_oci/database/get_infrastructure_target_version.py,sha256=rj5AidhzzytvifXV0fqPpggwy6-YkiUbsj3tKp7ZNPw,8502
|
819
|
-
pulumi_oci/database/get_key_store.py,sha256=
|
819
|
+
pulumi_oci/database/get_key_store.py,sha256=mqaiQh3Yesmj2TtJVFO_uPuGd7cQKKPrOPvzgZ-J6TQ,9001
|
820
820
|
pulumi_oci/database/get_key_stores.py,sha256=p01B37NC9bI_4lo2aT1zBx4FMiCbXPemXBwzFjsBIoc,4805
|
821
821
|
pulumi_oci/database/get_maintenance_run.py,sha256=Cp7Wy9K30uPxPZLTwTL5k101FyKieyEHALkxkFfnhA4,22853
|
822
822
|
pulumi_oci/database/get_maintenance_runs.py,sha256=4uzmLo9KlSg1o9_8iGAXiyORB2OKB6wWHFjJGYe4rKk,11750
|
@@ -841,10 +841,10 @@ pulumi_oci/database/get_vm_cluster_update_history_entries.py,sha256=ySKEkGecy1LG
|
|
841
841
|
pulumi_oci/database/get_vm_cluster_update_history_entry.py,sha256=9M0xnS6OknJNfWP3ajENLKSto0_7C5QCoWD-TI8HbvE,9261
|
842
842
|
pulumi_oci/database/get_vm_cluster_updates.py,sha256=KYkolCUWo8f053OeCb0vWIfeLwbYdDs1pOZIgPOY0wc,7121
|
843
843
|
pulumi_oci/database/get_vm_clusters.py,sha256=aRT1n3DsQbZP6zUflQUu_U0ozwdVN5o6MjRBMJT6ybs,8763
|
844
|
-
pulumi_oci/database/key_store.py,sha256=
|
844
|
+
pulumi_oci/database/key_store.py,sha256=oN3pJ2ttFWOBm3nOciCLPV6PsyhMVcdY4DbvDvwV8iE,25402
|
845
845
|
pulumi_oci/database/maintenance_run.py,sha256=cyDRkOk_5KcUT3DoGuNxz1Ca0cJbdzrFNNhxfRatP_8,58494
|
846
846
|
pulumi_oci/database/oneoff_patch.py,sha256=vI2EkITWfZEhCTvYQSUJgswX6f9ZdA3sgC59ZGYwRhc,38416
|
847
|
-
pulumi_oci/database/outputs.py,sha256=
|
847
|
+
pulumi_oci/database/outputs.py,sha256=RyC1nwUPDIkzYOVGdkE7mCL6koUWzP6_68xkGad6l0Y,2232731
|
848
848
|
pulumi_oci/database/pluggable_database.py,sha256=9i6bFxXmdrlho26xBkBhznyyefvO9xwMhq_naWDd1_Q,72949
|
849
849
|
pulumi_oci/database/pluggable_database_managements_management.py,sha256=cYRG-2zkTBknBJjEjC97B8_XhM2C63jZL92QUS9U6m8,52153
|
850
850
|
pulumi_oci/database/pluggable_databases_local_clone.py,sha256=0NGYmSvbHSKW9TwDrNeOCOGH91SU7Ji5PDf-c70IBsQ,50354
|
@@ -1092,8 +1092,8 @@ pulumi_oci/datalabellingservice/get_annotation_formats.py,sha256=WbbaaIQBbmLgcgt
|
|
1092
1092
|
pulumi_oci/datalabellingservice/get_dataset.py,sha256=bmArCsi1ItF_VBkxyFgdBM8w3JDAjOEToXuy5qHzsjU,15760
|
1093
1093
|
pulumi_oci/datalabellingservice/get_datasets.py,sha256=dhMoG6BQM2gW2GODLMA-DLYTMDVGWOSYSWghv8Ck5y8,8597
|
1094
1094
|
pulumi_oci/datalabellingservice/outputs.py,sha256=AP9hqbH-u-42pfwrjrskVEAZUQ_ftROnTrUrWMFUoLE,52742
|
1095
|
-
pulumi_oci/datasafe/__init__.py,sha256=
|
1096
|
-
pulumi_oci/datasafe/_inputs.py,sha256=
|
1095
|
+
pulumi_oci/datasafe/__init__.py,sha256=3blyqeoWODTbCCpXlMfW0HQgVpFGXl-1Kpymd1JGy84,7389
|
1096
|
+
pulumi_oci/datasafe/_inputs.py,sha256=Eh1kZKHbgflBnIuMFYloRdrf0_kovJ4cnMJb600Jf5s,306433
|
1097
1097
|
pulumi_oci/datasafe/add_sdm_columns.py,sha256=Qu2DJoc3hS0mD6K7zPG_4agRUHJ-epqqnJA8phUoKlc,5414
|
1098
1098
|
pulumi_oci/datasafe/alert.py,sha256=1hzgTQxPBQeTcdztdvqw07MbXv5FaexDl2acrDqaiDQ,40594
|
1099
1099
|
pulumi_oci/datasafe/audit_archive_retrieval.py,sha256=stXOQxGpwcefqOrFjpR44OiDz8WOMABKV1aqhmXUHEg,39205
|
@@ -1110,7 +1110,7 @@ pulumi_oci/datasafe/data_safe_private_endpoint.py,sha256=wmAHgRZ0GYwk23bvcXOjavE
|
|
1110
1110
|
pulumi_oci/datasafe/database_security_config.py,sha256=TPaLYuY2LhxCpvWQ3aUA6hygL8nGeEZ5FRz4pLy2pzU,38037
|
1111
1111
|
pulumi_oci/datasafe/database_security_config_management.py,sha256=q2oWiHGRKMO5zeBjqD-0h23-lSMBaaoRAIXsuaCgf04,21450
|
1112
1112
|
pulumi_oci/datasafe/discovery_jobs_result.py,sha256=NIXwQhTVrN6wrCAKvdtBIlcOHMfXSan4j5LrzLL2E9M,43439
|
1113
|
-
pulumi_oci/datasafe/discovery_mod.py,sha256
|
1113
|
+
pulumi_oci/datasafe/discovery_mod.py,sha256=-NgFItjKjYrwp-Rl1g2oHnSNhmJXfqfnN-zW1_H7Wa4,73570
|
1114
1114
|
pulumi_oci/datasafe/get_alert.py,sha256=T0T4_zwJ1pOyZ0itpn2u6RlLNacy4gLJt9-oQKrbEKc,14749
|
1115
1115
|
pulumi_oci/datasafe/get_alert_analytic.py,sha256=au0qzaIyCuAGqWNxEKJQm9OXhbGzkaKlas3gEc_Yos4,15083
|
1116
1116
|
pulumi_oci/datasafe/get_alert_policies.py,sha256=bHwBshj85-LoAspI8w_Io8hYRkEkTl57FmmkTKbKqak,16463
|
@@ -1122,7 +1122,7 @@ pulumi_oci/datasafe/get_audit_archive_retrieval.py,sha256=_L_Wwg_8kT0L1HcwC5zQzv
|
|
1122
1122
|
pulumi_oci/datasafe/get_audit_archive_retrievals.py,sha256=olWTqiOBqXWm-J0PGRyHXXmnx8IL18JD96CSLBJCrsw,14006
|
1123
1123
|
pulumi_oci/datasafe/get_audit_event.py,sha256=8UDWjm5DxY4x9HEZVWW0EfgFSPVHEgGcmlz5TwAKppA,10801
|
1124
1124
|
pulumi_oci/datasafe/get_audit_event_analytic.py,sha256=qcxIlO2LO93CcsMwawsbrtV8NgF0dSjVuP9orY10ejk,16098
|
1125
|
-
pulumi_oci/datasafe/get_audit_events.py,sha256=
|
1125
|
+
pulumi_oci/datasafe/get_audit_events.py,sha256=Cx1fRRFRaOBELeJIb-7ZQrnQB68gB1NcbtFM4PvoqA0,11807
|
1126
1126
|
pulumi_oci/datasafe/get_audit_policies.py,sha256=0szvddu8sPqfciotcKv_VwPrFuDU76KbSB689fhc_eU,13921
|
1127
1127
|
pulumi_oci/datasafe/get_audit_policy.py,sha256=Xu8v0yWCXgDPl4sM8CD84BFRrBt9IHkHmSt7HS8R26Y,15005
|
1128
1128
|
pulumi_oci/datasafe/get_audit_profile.py,sha256=FAB2-m_zhw_hfm1Uwjvlu9gAnB1PVbGK_rNVRjB1XW0,15435
|
@@ -1142,7 +1142,7 @@ pulumi_oci/datasafe/get_data_safe_private_endpoint.py,sha256=X-4JedXkAyCMrbXYY-j
|
|
1142
1142
|
pulumi_oci/datasafe/get_data_safe_private_endpoints.py,sha256=-c_HmAgt92Nj3Ua5IEs_ikdDk_1Me5StKT00THVWHsM,11378
|
1143
1143
|
pulumi_oci/datasafe/get_discovery_analytic.py,sha256=Szd_nqbFW71wGPmm2Mrgl1PThkzpKT8lDTVCOMKnp4o,9058
|
1144
1144
|
pulumi_oci/datasafe/get_discovery_analytics.py,sha256=Pj6_6Y5IPm6hR1AMLPxk9H46cdPmsZgXUqrKEpy6gv0,12449
|
1145
|
-
pulumi_oci/datasafe/get_discovery_job.py,sha256=
|
1145
|
+
pulumi_oci/datasafe/get_discovery_job.py,sha256=H5DnHzcRyT-a-r56TIkWrOfsySSczQ_PbT1GM2D6zMU,21046
|
1146
1146
|
pulumi_oci/datasafe/get_discovery_jobs_result.py,sha256=63kDGkNhBCzZpTUKg92jT68S-MZ6E9PN8MJthWLP-UE,18340
|
1147
1147
|
pulumi_oci/datasafe/get_discovery_jobs_results.py,sha256=mAx-XWaLFMRlK7GF-SwqpE6ZAGsxlgEjhyEA-AEDW-0,13330
|
1148
1148
|
pulumi_oci/datasafe/get_library_masking_format.py,sha256=JTaBw3vbQPX5cH23yE-8GfTpkiCJUnnzYG39p-o2r9g,10662
|
@@ -1165,20 +1165,20 @@ pulumi_oci/datasafe/get_masking_reports.py,sha256=tKxSrzoahBsLC4II8oAQ3xED8pbBCl
|
|
1165
1165
|
pulumi_oci/datasafe/get_masking_reports_masked_column.py,sha256=phNjaQhJeiEQLnC-S7Fb4RNQ7bSAjBlT0oIgKx35unQ,11514
|
1166
1166
|
pulumi_oci/datasafe/get_onprem_connector.py,sha256=2Vzcb1qBLifTLakiPdNwwelEJV_qUegb_1xKS7nP1fg,10347
|
1167
1167
|
pulumi_oci/datasafe/get_onprem_connectors.py,sha256=L9ChT1YGdoxZHXjXprxB9kNmuIORZpyO1ezO4yGL4A4,11734
|
1168
|
-
pulumi_oci/datasafe/get_report.py,sha256=
|
1168
|
+
pulumi_oci/datasafe/get_report.py,sha256=8xio2eet09lyRU7kLmS2qUyvKIcTlh6XNEtCI6SLS3g,9344
|
1169
1169
|
pulumi_oci/datasafe/get_report_content.py,sha256=7ObsGMdFhWYKvozbofWGk18fzlxGFrUqKLmjApa3xQI,3304
|
1170
|
-
pulumi_oci/datasafe/get_report_definition.py,sha256=
|
1170
|
+
pulumi_oci/datasafe/get_report_definition.py,sha256=E2ovgLuF3l6D6BPWsWoEhdHQ5V_U24q078ZH3Jgs2yc,20794
|
1171
1171
|
pulumi_oci/datasafe/get_report_definitions.py,sha256=HVXAJoyVBebrPnztutWki5dpgz1dRHOykWWrZpcIvR4,13746
|
1172
|
-
pulumi_oci/datasafe/get_reports.py,sha256
|
1172
|
+
pulumi_oci/datasafe/get_reports.py,sha256=UtWjuzAzWGbu3e2u-GurkIKNba9mwzcNO-b9lORgSCI,11504
|
1173
1173
|
pulumi_oci/datasafe/get_sdm_masking_policy_difference.py,sha256=YqyRxkvRF4BVi50IPBsMAFbVFo19-gpOO2w2N7A8uLY,11952
|
1174
1174
|
pulumi_oci/datasafe/get_sdm_masking_policy_difference_difference_column.py,sha256=mS1PwMXlO8Z5SZNd-glJkM63MaopCULLBRUdiSlJ79I,13200
|
1175
1175
|
pulumi_oci/datasafe/get_sdm_masking_policy_difference_difference_columns.py,sha256=Z3psCSV-4kw2FYn_I1G3kV5X_Tl8KJNguuNAbUWTMms,15140
|
1176
1176
|
pulumi_oci/datasafe/get_sdm_masking_policy_differences.py,sha256=FqJpS_gjVeOr5DGcIr43lDNI039Titpy6b95VZAwc9A,13733
|
1177
|
-
pulumi_oci/datasafe/get_security_assessment.py,sha256=
|
1177
|
+
pulumi_oci/datasafe/get_security_assessment.py,sha256=I3B6pNhhgC-tmz-8rFg4J2kLpw6qmZFH45sMv78w-Fc,18943
|
1178
1178
|
pulumi_oci/datasafe/get_security_assessment_comparison.py,sha256=tr1chIGjNMWRQluyN0ZA-mjGgp0ge6XnryWWJ8DGt78,7614
|
1179
|
-
pulumi_oci/datasafe/get_security_assessment_finding.py,sha256=
|
1179
|
+
pulumi_oci/datasafe/get_security_assessment_finding.py,sha256=mb_5RwCwyFK9DuCTCqHJnl8p7MxpyTUQ1KpqWKy7f2k,9098
|
1180
1180
|
pulumi_oci/datasafe/get_security_assessment_finding_analytics.py,sha256=T9yFHzM4Jhw9gZOdpWMPKrvXC5ONU8v5EFW0Tq9zmH8,16461
|
1181
|
-
pulumi_oci/datasafe/get_security_assessment_findings.py,sha256=
|
1181
|
+
pulumi_oci/datasafe/get_security_assessment_findings.py,sha256=NN6PWS93HTxbVchTw6HeuIuvLOkK4_hunLUrgFYrPX4,12546
|
1182
1182
|
pulumi_oci/datasafe/get_security_assessment_findings_change_audit_logs.py,sha256=NZAH2-wgYoTdP8mf6ZXNhUPv7Szs1H3MOXwopiWQvYs,20274
|
1183
1183
|
pulumi_oci/datasafe/get_security_assessment_security_feature_analytics.py,sha256=XFyAlTerDAz6NArsikCDV1vxja7TZ9w2RZfzjWr7pEU,11832
|
1184
1184
|
pulumi_oci/datasafe/get_security_assessment_security_features.py,sha256=hnxPhxve8fVH8sbQKgZi5K1RpEW5BBm7323RGJr0Q_k,27187
|
@@ -1196,10 +1196,9 @@ pulumi_oci/datasafe/get_security_policy_report_database_view_access_entries.py,s
|
|
1196
1196
|
pulumi_oci/datasafe/get_security_policy_report_database_view_access_entry.py,sha256=pwwL2gFuVxzCo1u5PTk_ZU-BG_ctTZsbksLqWfm1NmU,18899
|
1197
1197
|
pulumi_oci/datasafe/get_security_policy_report_role_grant_paths.py,sha256=QWlkOGBxvVncwttHTb6poEEUxcsta2nQ16d6rJjn5oY,8223
|
1198
1198
|
pulumi_oci/datasafe/get_security_policy_reports.py,sha256=gFyzjTBmkicfoI4IZXCFpw7jY4IPbC6eLe3JZdW02KA,14630
|
1199
|
-
pulumi_oci/datasafe/get_sensitive_data_model.py,sha256=
|
1199
|
+
pulumi_oci/datasafe/get_sensitive_data_model.py,sha256=OoxgKufl-UfXxrHmY2hha9nGF5caqj0nAqATqP6ngIY,16727
|
1200
1200
|
pulumi_oci/datasafe/get_sensitive_data_model_sensitive_objects.py,sha256=GrewtH0kLDWt33yhd6YQVNAByT6PZd1KBIl1LyPlW1U,9413
|
1201
1201
|
pulumi_oci/datasafe/get_sensitive_data_model_sensitive_schemas.py,sha256=_HObAMgPrZLQnr4YdE7eZHbaWPbP8uKGh9262O_KWLg,7174
|
1202
|
-
pulumi_oci/datasafe/get_sensitive_data_model_sensitive_types.py,sha256=h21iipBnpPl1hInYbOI_hTkZJs3PE2rloY1mYvLoTxc,7306
|
1203
1202
|
pulumi_oci/datasafe/get_sensitive_data_models.py,sha256=qMe9O2DYfIFUB2jDCa_j8Y2C4oeEpAry3QbB308VuZg,16590
|
1204
1203
|
pulumi_oci/datasafe/get_sensitive_data_models_sensitive_column.py,sha256=UudwoaXABMNjXKFfArdw3HpQyp6IMFrWZ8KfHwFwovk,18960
|
1205
1204
|
pulumi_oci/datasafe/get_sensitive_data_models_sensitive_columns.py,sha256=vbQ1yig7XoILTCRbWUrvonLrn10NG8N3LqvYgVTRjuU,30169
|
@@ -1216,7 +1215,7 @@ pulumi_oci/datasafe/get_target_databases.py,sha256=H_EyOCKzeiPNi_KeoasvB_l2CE9rs
|
|
1216
1215
|
pulumi_oci/datasafe/get_target_databases_columns.py,sha256=WGKCxn-jWPvyOztsdJSzCEufZFEKFf1qKdAvMNEtxYs,12653
|
1217
1216
|
pulumi_oci/datasafe/get_target_databases_schemas.py,sha256=CsDQELcIQ0CmgTnkpqAYohEzgSE9qXDdal-nifSYhl0,8480
|
1218
1217
|
pulumi_oci/datasafe/get_target_databases_tables.py,sha256=7p7-Hcm7EGaTGFhmrhr-fsbDtqqzqT2AHvVZzzewmc4,9386
|
1219
|
-
pulumi_oci/datasafe/get_user_assessment.py,sha256=
|
1218
|
+
pulumi_oci/datasafe/get_user_assessment.py,sha256=l3FW1ykanX4cnLwJfRYfzcjMBDLrDy41NZhkBKxob58,17463
|
1220
1219
|
pulumi_oci/datasafe/get_user_assessment_comparison.py,sha256=Y2MErqSw1blLLa0c87Asc4oqWXuB1TVto5zJqKzSuTQ,6803
|
1221
1220
|
pulumi_oci/datasafe/get_user_assessment_profile_analytics.py,sha256=foM91xomFiP-Y5vnqDMgyUE9f-NN9Juo6E7QBDCpTqg,14058
|
1222
1221
|
pulumi_oci/datasafe/get_user_assessment_profiles.py,sha256=oOxuAzH_BV3z4MeN2L8AfjHcQX-iRugy8ppaQrFmFHU,33375
|
@@ -1232,16 +1231,16 @@ pulumi_oci/datasafe/masking_policy.py,sha256=D9flk2TCxxspTvYAf5Gewy3AhA1skONiNh8
|
|
1232
1231
|
pulumi_oci/datasafe/masking_policy_health_report_management.py,sha256=KOvrLtPuzLonyOKJ5MgbvaONPlJQ4h44zNx9YrzZBIg,19251
|
1233
1232
|
pulumi_oci/datasafe/masking_report_management.py,sha256=ntTPk_0XpDYsEdh1lnGyd2UjEDUGkNNpF1p-AYvtIc8,32009
|
1234
1233
|
pulumi_oci/datasafe/on_prem_connector.py,sha256=brTIzRdKDiYI7OSTWzwOq1LMTTq6MDNItkcDkmhKvEI,29350
|
1235
|
-
pulumi_oci/datasafe/outputs.py,sha256=
|
1236
|
-
pulumi_oci/datasafe/report.py,sha256=
|
1237
|
-
pulumi_oci/datasafe/report_definition.py,sha256=
|
1234
|
+
pulumi_oci/datasafe/outputs.py,sha256=XWfAXiAyhBL4PvHWsPDbKcRcQ3-Xit_ifM83XGUYFHU,1229062
|
1235
|
+
pulumi_oci/datasafe/report.py,sha256=eZAU9FhgXqAPM30lXnEXPWc1SeR3pT4h7OgZwdtToik,26345
|
1236
|
+
pulumi_oci/datasafe/report_definition.py,sha256=cmivbXzoU8_G9r-Tqdi6TEx8biibVgKgIFljY_ExAmg,66437
|
1238
1237
|
pulumi_oci/datasafe/sdm_masking_policy_difference.py,sha256=7BQFmlcT_dt9g1W2NCqKj1n8ixY-NAuPJ4FHMCCGI10,37404
|
1239
|
-
pulumi_oci/datasafe/security_assessment.py,sha256=
|
1238
|
+
pulumi_oci/datasafe/security_assessment.py,sha256=L4TLeeZyZDmnDIRvOIYmim0U91fmMnL-aYkKyu25qnQ,58457
|
1240
1239
|
pulumi_oci/datasafe/security_policy.py,sha256=n3BGyT2Ww0rkbayoT2wrSikpdbiVhsJNOenZyWfsAoY,28863
|
1241
1240
|
pulumi_oci/datasafe/security_policy_deployment.py,sha256=D6YNQebQg35fEprfZ6ZyAlF3ZKhvSNjv3gzCAwQaCbM,32580
|
1242
1241
|
pulumi_oci/datasafe/security_policy_deployment_management.py,sha256=bt3hxxHHcz-PA_T-nKSMkZcDaWzmtZh3XKFG0fqsS_s,17727
|
1243
1242
|
pulumi_oci/datasafe/security_policy_management.py,sha256=Ue_Dji7mB-d2hjT_r9X13jahKaHI02s-81lB3iNqUJU,16615
|
1244
|
-
pulumi_oci/datasafe/sensitive_data_model.py,sha256=
|
1243
|
+
pulumi_oci/datasafe/sensitive_data_model.py,sha256=kVP8wmFlUrzKjh771gKSYfCnChe8py9YgpvUdWgVdjg,62335
|
1245
1244
|
pulumi_oci/datasafe/sensitive_data_models_apply_discovery_job_results.py,sha256=lPiGmeh6UU4ah7Z85HW0H1mOqvV5fiiryryXyqtrcOU,7830
|
1246
1245
|
pulumi_oci/datasafe/sensitive_data_models_sensitive_column.py,sha256=TREMG2BazyWlYHPsjY-AMv84bigCvtPKLH7XaMcxkJc,67457
|
1247
1246
|
pulumi_oci/datasafe/sensitive_type.py,sha256=aHSb7R_efYFsW2Cz6eaOSJSHlHiMb2OeBRlv2YekRi0,51383
|
@@ -1255,9 +1254,9 @@ pulumi_oci/datasafe/sql_firewall_policy_management.py,sha256=pucbdO9GprqnoS-Vizq
|
|
1255
1254
|
pulumi_oci/datasafe/target_alert_policy_association.py,sha256=lLPR19TL-eAoI1JbqNtVql3JwA_MHN7fX_SRExmM2ro,33554
|
1256
1255
|
pulumi_oci/datasafe/target_database.py,sha256=emIHm0iDm1IneZrLzEhRvI3G_PJ0GDMJCF1XbRCCjEM,52219
|
1257
1256
|
pulumi_oci/datasafe/target_database_peer_target_database.py,sha256=zDz_kgpDFJljXtCqsMSUJdnUoiEtx3GQCfqatuKi-4o,32072
|
1258
|
-
pulumi_oci/datasafe/unset_security_assessment_baseline.py,sha256=
|
1259
|
-
pulumi_oci/datasafe/unset_user_assessment_baseline.py,sha256=
|
1260
|
-
pulumi_oci/datasafe/user_assessment.py,sha256=
|
1257
|
+
pulumi_oci/datasafe/unset_security_assessment_baseline.py,sha256=vbit9inh9Sb9E7I0fsyHhLwOzsgiSLquknQhX72Lv4A,9663
|
1258
|
+
pulumi_oci/datasafe/unset_user_assessment_baseline.py,sha256=cPil3HSz18vc2hNrq6ffo3D2gysphdQgZMe6MXO__FM,9319
|
1259
|
+
pulumi_oci/datasafe/user_assessment.py,sha256=2MYs6vrGg_JQGB0dRUlbN83j0FxRieazOUkliysD0M8,55289
|
1261
1260
|
pulumi_oci/datascience/__init__.py,sha256=YUs9Sg1hYEkk_ORPN54BOFosvaeepgs8SelXVgSpgYc,1506
|
1262
1261
|
pulumi_oci/datascience/_inputs.py,sha256=Ybz88GIxoEeJlK77EsCEdhjF9nkdsfFavLcAI1-BeJA,214403
|
1263
1262
|
pulumi_oci/datascience/get_fast_launch_job_configs.py,sha256=HiyP63vs-xosZ7yoetOiQOfaJVGBKMylWS6manE7rGs,5341
|
@@ -1514,15 +1513,6 @@ pulumi_oci/genericartifactscontent/__init__.py,sha256=hgIxlRzoszlQaqeflk8QurTNj8
|
|
1514
1513
|
pulumi_oci/genericartifactscontent/artifact_by_path.py,sha256=AVc57jzfRMuzmRd2mfmCyeIw22elMS3onLVZTfGG2PY,31619
|
1515
1514
|
pulumi_oci/genericartifactscontent/get_artifact_by_path.py,sha256=sNvU3RKAgOH9KAhnvbW9jaSTc1wTljLfUfCAnkW1TME,10043
|
1516
1515
|
pulumi_oci/genericartifactscontent/get_generic_artifacts_content.py,sha256=HasHB6VDT245-bGBY7LAyNoVLlahLz84NIUi5k0TSh8,3928
|
1517
|
-
pulumi_oci/globallydistributeddatabase/__init__.py,sha256=4Hp7NsGP1jrUgHwCbzpThk-bXIGkEgrNANC6kKi0oZg,524
|
1518
|
-
pulumi_oci/globallydistributeddatabase/_inputs.py,sha256=L1Sykwb8fc2YX7pe10L_sRm9rjfaGsa5IHWAdGNtw-E,47465
|
1519
|
-
pulumi_oci/globallydistributeddatabase/get_private_endpoint.py,sha256=UQuVY7C9tdEj4qoxkUYJHIRM8Oa9mU0wQNGZVwxnWpc,12118
|
1520
|
-
pulumi_oci/globallydistributeddatabase/get_private_endpoints.py,sha256=s7c3b7-MlEdts6Jbwu8RB_NGl24RbwzK1T_IfQs19CQ,7203
|
1521
|
-
pulumi_oci/globallydistributeddatabase/get_sharded_database.py,sha256=o4I-KdNLxRlBctRNVD8GOq7vYOEQtwW7wuTlMNJgr5c,29377
|
1522
|
-
pulumi_oci/globallydistributeddatabase/get_sharded_databases.py,sha256=wTPspD71ofNwsYNddbpmPIh5zTSyIcFyDcvGQ7veGL8,7216
|
1523
|
-
pulumi_oci/globallydistributeddatabase/outputs.py,sha256=pZGwgX2r9nj3nBjgHRD9B6tOqnB7cl-5Nym7O4HtN9w,94213
|
1524
|
-
pulumi_oci/globallydistributeddatabase/private_endpoint.py,sha256=UAUsfT-c1P7QuQIzT7xD7jF3hGJux28CzmH7Vo6CKUg,34000
|
1525
|
-
pulumi_oci/globallydistributeddatabase/sharded_database.py,sha256=sVCb8cXlMyDwujLuF0HGUt5lqACU6bBdbctTN9N9DvY,101930
|
1526
1516
|
pulumi_oci/goldengate/__init__.py,sha256=bUksfKTH9LM_422k-tu1EXIuPrRbsGUVQVmdQ9Y4ogM,1331
|
1527
1517
|
pulumi_oci/goldengate/_inputs.py,sha256=xZBPv70z5TjIWqWeg6_v_20L2YJlxCgha2AxzgAIfSw,47623
|
1528
1518
|
pulumi_oci/goldengate/connection.py,sha256=h_Zu9Rpev4YX6i4btagL3BPusR5khBPpk3-ceq2NU3I,242414
|
@@ -1789,11 +1779,11 @@ pulumi_oci/identity/user_group_membership.py,sha256=nO0gNTZp8fGGYnjIpBlRQ1QoAz8s
|
|
1789
1779
|
pulumi_oci/identitydataplane/__init__.py,sha256=3p2MSIiFqHpIMFFl1thue91_oqZ4koRyvoMkvsjIyzo,314
|
1790
1780
|
pulumi_oci/identitydataplane/generated_scoped_access_token.py,sha256=f5H2ccr9fFkm0lpHH9PMJR2y-dTQN1kFtuWrA0cjC90,12982
|
1791
1781
|
pulumi_oci/integration/__init__.py,sha256=iqBDMZyU6TO-gNDI4UKSZ9DjUI7498ckz8guq5zCjjE,483
|
1792
|
-
pulumi_oci/integration/_inputs.py,sha256=
|
1793
|
-
pulumi_oci/integration/get_integration_instance.py,sha256=
|
1782
|
+
pulumi_oci/integration/_inputs.py,sha256=dIlp8miuONtRlOqbdckDA3FjkXrAkqir9kNVb1Q2qPo,24371
|
1783
|
+
pulumi_oci/integration/get_integration_instance.py,sha256=4sSIeF3W6bhkSQR7hYjsKVd6h89McGIz21fMzd1J0Ac,19052
|
1794
1784
|
pulumi_oci/integration/get_integration_instances.py,sha256=Fy5WxnRXbsry8IudiJqxFZxsTKdf_1XB3XNp9id15E0,7058
|
1795
|
-
pulumi_oci/integration/integration_instance.py,sha256=
|
1796
|
-
pulumi_oci/integration/outputs.py,sha256=
|
1785
|
+
pulumi_oci/integration/integration_instance.py,sha256=Ph7I2NYKks7Uq1rmsb1Ir-5JnS_sr1pva_wlho_rqKo,71162
|
1786
|
+
pulumi_oci/integration/outputs.py,sha256=_1zgtPm2YBrkJ7H0iEGdlLo5kW0DrR12CT87_9kbI40,68473
|
1797
1787
|
pulumi_oci/integration/private_endpoint_outbound_connection.py,sha256=KGbQ2rXbQYEceNg7XxfJbaY_bE9UwtQP3tpL5pxeFZI,10039
|
1798
1788
|
pulumi_oci/jms/__init__.py,sha256=SET3l3OGDoXrEWTVhwUcrB0FDa9lw4o5VJw-RuPhmC0,2090
|
1799
1789
|
pulumi_oci/jms/_inputs.py,sha256=y6fbkErbKphFgwuDOj9vVyE9f4oCHmpmAIO1dYVpqUE,62066
|
@@ -2293,11 +2283,11 @@ pulumi_oci/operatoraccesscontrol/operator_control.py,sha256=HYrW1R8to_eg4p1D9Pmf
|
|
2293
2283
|
pulumi_oci/operatoraccesscontrol/operator_control_assignment.py,sha256=Lu_SDljPRNl5QRbM6pxMlNM986hP7MHwxuG_F7vF77Q,75065
|
2294
2284
|
pulumi_oci/operatoraccesscontrol/outputs.py,sha256=2m1hPWTHl9qkUcfMYoHQT7UNieC2wiK3bYJ4fq_C6n4,76319
|
2295
2285
|
pulumi_oci/opsi/__init__.py,sha256=fdJT5pryJP3NEo_B8ZbIFU0uP9CVhq_qUyNVxTCBhdE,2224
|
2296
|
-
pulumi_oci/opsi/_inputs.py,sha256=
|
2286
|
+
pulumi_oci/opsi/_inputs.py,sha256=gbnVIGG5lZ4HZj0JyXE0IV4QsWrmr0UaA-nfiAdjqF0,72406
|
2297
2287
|
pulumi_oci/opsi/awr_hub.py,sha256=recUMuS-BQDrT7riDo5uyq4KClCHa__bJP4oyzaSTxE,31707
|
2298
2288
|
pulumi_oci/opsi/awr_hub_source.py,sha256=4pBWaZX8R0UnQMrVssgjZrrZcqoC84448SHL67fRda4,46291
|
2299
2289
|
pulumi_oci/opsi/awr_hub_source_awrhubsources_management.py,sha256=WJo-tChWm8YOlClQEivYeL_bXY1p2adxJwXbbi58o-k,11718
|
2300
|
-
pulumi_oci/opsi/database_insight.py,sha256=
|
2290
|
+
pulumi_oci/opsi/database_insight.py,sha256=qOfKqSxBkyTrKx8UGPi51t68G18AmmRgH0B_lTBStjU,80079
|
2301
2291
|
pulumi_oci/opsi/enterprise_manager_bridge.py,sha256=gSuTs0L-MOM3IaOLNtF_k0f4f0us5thwhvAOslNRndY,32673
|
2302
2292
|
pulumi_oci/opsi/exadata_insight.py,sha256=q8XsRJI25oeaQAwDc1Iod0RrMqgQaPSz-IqNs3_IPwc,61585
|
2303
2293
|
pulumi_oci/opsi/get_awr_hub.py,sha256=AUzbzzLjLUu-1MY83cn7yH_1lZGYHiFaKNv2785eJuA,11123
|
@@ -2307,39 +2297,39 @@ pulumi_oci/opsi/get_awr_hub_awr_sources_summary.py,sha256=pEhTtLDNO3mF7kZrvNQ_tJ
|
|
2307
2297
|
pulumi_oci/opsi/get_awr_hub_source.py,sha256=5WJF9g9iEJZU2rn5tM2iJ07YAz9CuLvl2niWUi3xfRc,17441
|
2308
2298
|
pulumi_oci/opsi/get_awr_hub_sources.py,sha256=Na_JiL65_0Wi5SEmJ_xHrTphTP_WCLMG5H3zARvhZuE,10647
|
2309
2299
|
pulumi_oci/opsi/get_awr_hubs.py,sha256=TsLF2L6WkHNjy9z0AEZDoctgN7vkeBe0w-mCn_DIZs0,8575
|
2310
|
-
pulumi_oci/opsi/get_database_insight.py,sha256=
|
2311
|
-
pulumi_oci/opsi/get_database_insights.py,sha256=
|
2300
|
+
pulumi_oci/opsi/get_database_insight.py,sha256=wKXLqGvusod2jm2O4hAIykDyNSqgvz9FnEmktC8ZzaU,25662
|
2301
|
+
pulumi_oci/opsi/get_database_insights.py,sha256=S7OEZ1RGAYU0qzzgqzKMxyZ7bmztTYRlEDZ_nZipkNk,16710
|
2312
2302
|
pulumi_oci/opsi/get_enterprise_manager_bridge.py,sha256=KnEZwVyZcBcx9j1Rq2ntSR5FbegJ6vVvn094FmDvJvI,12368
|
2313
|
-
pulumi_oci/opsi/get_enterprise_manager_bridges.py,sha256=
|
2303
|
+
pulumi_oci/opsi/get_enterprise_manager_bridges.py,sha256=gWp9VhOlVUxv4ABUKNJIaEqdKPn8eIoBCoz4-3znyMY,9774
|
2314
2304
|
pulumi_oci/opsi/get_exadata_insight.py,sha256=W6RsDSMCyyKvDzID87PwFQ4GpYRu06cPzjYKYNT_vPE,20290
|
2315
2305
|
pulumi_oci/opsi/get_exadata_insights.py,sha256=p0AP5zBoKbW4uhQWstp3EIe3ihRZzchF35GlmlFbK8o,11816
|
2316
|
-
pulumi_oci/opsi/get_host_insight.py,sha256=
|
2317
|
-
pulumi_oci/opsi/get_host_insights.py,sha256=
|
2306
|
+
pulumi_oci/opsi/get_host_insight.py,sha256=jwml-2AJ8TaJAkiXE0KNOIxo9oTo9islQU_K9dTSldk,20048
|
2307
|
+
pulumi_oci/opsi/get_host_insights.py,sha256=oo1GqTPQiwvWDFJtJx4cXxEMlHIH7vU4fOWMxq5Pn8Y,12966
|
2318
2308
|
pulumi_oci/opsi/get_importable_agent_entities.py,sha256=_B-7Y39mNb2WAGQnKHJxpqJZKlxKn-x7QJ6-jG4Tnyk,4841
|
2319
2309
|
pulumi_oci/opsi/get_importable_agent_entity.py,sha256=oaI3Kr1tb1O6ezBi8irSZ_ZFMJYAiQIoCzJ_l9-dEuQ,4831
|
2320
2310
|
pulumi_oci/opsi/get_importable_compute_entities.py,sha256=WiG78TidI7swGmix-36IAHuBG91LXZYzrhGvZDU5A_Y,5433
|
2321
2311
|
pulumi_oci/opsi/get_importable_compute_entity.py,sha256=oUsNCiYY9CI8LtF7IejYsmiqdCFBcXd0Sc99h5wqfVg,5423
|
2322
|
-
pulumi_oci/opsi/get_news_report.py,sha256=
|
2323
|
-
pulumi_oci/opsi/get_news_reports.py,sha256=
|
2324
|
-
pulumi_oci/opsi/get_operations_insights_private_endpoint.py,sha256=
|
2325
|
-
pulumi_oci/opsi/get_operations_insights_private_endpoints.py,sha256
|
2326
|
-
pulumi_oci/opsi/get_operations_insights_warehouse.py,sha256=
|
2312
|
+
pulumi_oci/opsi/get_news_report.py,sha256=S01r8bN0xEBcukt_LDC4vCKXktJGBfdFoC-R27mfn4I,13080
|
2313
|
+
pulumi_oci/opsi/get_news_reports.py,sha256=59hbjFVu0s_jWsPaXQTa5x4RiVv1EtU2455t_nNy_l4,9125
|
2314
|
+
pulumi_oci/opsi/get_operations_insights_private_endpoint.py,sha256=daiVgeo2Wl6BvcBpm80WhUSlreu5AJ_jCwiw6od4RTQ,13647
|
2315
|
+
pulumi_oci/opsi/get_operations_insights_private_endpoints.py,sha256=-C2ceYT-n-h8e3XpfiJlgAoMQn-aepiGqyUzuj4xcaU,13160
|
2316
|
+
pulumi_oci/opsi/get_operations_insights_warehouse.py,sha256=HLWXYss745b3dj4MCLq_TiCtc0_YPOaeeXUucwL19Hs,14353
|
2327
2317
|
pulumi_oci/opsi/get_operations_insights_warehouse_resource_usage_summary.py,sha256=6rmJu5VTP6E1alJ4vsXrk2XQxvs8reSaJpcXAyiN0Q4,6576
|
2328
|
-
pulumi_oci/opsi/get_operations_insights_warehouse_user.py,sha256=
|
2318
|
+
pulumi_oci/opsi/get_operations_insights_warehouse_user.py,sha256=7sU3iCE5o0Xjwg4Kv1TMoJsl6bJ0bAIrxtat_8ji-QQ,13091
|
2329
2319
|
pulumi_oci/opsi/get_operations_insights_warehouse_users.py,sha256=v15122X0bWwawfWCfSLUrqe0jwpejkGvIMTXCOxxuwE,10199
|
2330
|
-
pulumi_oci/opsi/get_operations_insights_warehouses.py,sha256=
|
2320
|
+
pulumi_oci/opsi/get_operations_insights_warehouses.py,sha256=9s2s1lfDnZIohSBJYaSZfo2Mk8xCSr2i8yfX8VCoWPE,8705
|
2331
2321
|
pulumi_oci/opsi/get_opsi_configuration.py,sha256=WpsfvzI3oCSrGNaH5KNBgmos0fVtwVyyC2HyS4HW2x4,17283
|
2332
2322
|
pulumi_oci/opsi/get_opsi_configuration_configuration_item.py,sha256=US_cngZcZ3Xkr62ohgRjGS3OWFpRUgkey8zezbCZJKo,10296
|
2333
2323
|
pulumi_oci/opsi/get_opsi_configurations.py,sha256=kEAOVDZqbLYnQkPbMzgh2bB6TQsOu3I4uIcTZ0J65mo,8689
|
2334
|
-
pulumi_oci/opsi/host_insight.py,sha256=
|
2335
|
-
pulumi_oci/opsi/news_report.py,sha256=
|
2336
|
-
pulumi_oci/opsi/operations_insights_private_endpoint.py,sha256=
|
2337
|
-
pulumi_oci/opsi/operations_insights_warehouse.py,sha256=
|
2338
|
-
pulumi_oci/opsi/operations_insights_warehouse_download_warehouse_wallet.py,sha256=
|
2339
|
-
pulumi_oci/opsi/operations_insights_warehouse_rotate_warehouse_wallet.py,sha256=
|
2340
|
-
pulumi_oci/opsi/operations_insights_warehouse_user.py,sha256=
|
2324
|
+
pulumi_oci/opsi/host_insight.py,sha256=6--MqaJ8Mba-xrEySBVxcQTJNAphGufSwz94S2gfPYc,58186
|
2325
|
+
pulumi_oci/opsi/news_report.py,sha256=nOmprpHYOy0TCLegVwHPzYMu5VjfyXikuhH-7jmCy_Q,44105
|
2326
|
+
pulumi_oci/opsi/operations_insights_private_endpoint.py,sha256=82tDy8Rh5AY4Q7iDLzR0LXUEoIBDdw-mgMv7ODZp_RM,42522
|
2327
|
+
pulumi_oci/opsi/operations_insights_warehouse.py,sha256=NmtcnKsOlPnZaWAIfH9-ULZ_UtbHhg0T8Ch1erpaIsM,37344
|
2328
|
+
pulumi_oci/opsi/operations_insights_warehouse_download_warehouse_wallet.py,sha256=wmaIGNH3Wd8t4xZk2OCRlqyyEjK9Bpl0BMZoQTq505w,14500
|
2329
|
+
pulumi_oci/opsi/operations_insights_warehouse_rotate_warehouse_wallet.py,sha256=9unkNfGvjUYSZK8BfsrDDcmwN2xHSEZRg1zsLvRPzcw,10415
|
2330
|
+
pulumi_oci/opsi/operations_insights_warehouse_user.py,sha256=9JUocVcLNRHdpLhjuzFd1uwQb9M2hjOhvrZR1qSOPDE,38342
|
2341
2331
|
pulumi_oci/opsi/opsi_configuration.py,sha256=uLc1Vic_qfX6O72_or3o42ftRME16lJgaqP3hW49kW8,48335
|
2342
|
-
pulumi_oci/opsi/outputs.py,sha256=
|
2332
|
+
pulumi_oci/opsi/outputs.py,sha256=AAj2CsCugsDnt2hCtozApIqLknAhgfCGNZvY9MSvVQY,287110
|
2343
2333
|
pulumi_oci/optimizer/__init__.py,sha256=KGWDQm3UJGX6gBelEZ_vljzdfFHDtB9tXZWWCBflwvc,944
|
2344
2334
|
pulumi_oci/optimizer/_inputs.py,sha256=Q0jQxY1wCGLYZ_b10gQqNCwXMUSba_Yo74Ht4BU_vX8,23167
|
2345
2335
|
pulumi_oci/optimizer/enrollment_status.py,sha256=zWniUL7MjLcxEmE0ywN1TVIuB5mIKg-LZFU_pjWKI0w,15919
|
@@ -2762,7 +2752,7 @@ pulumi_oci/waf/get_web_app_firewall_policies.py,sha256=2EXX-nZiSRnou_ywPuVnvH9CT
|
|
2762
2752
|
pulumi_oci/waf/get_web_app_firewall_policy.py,sha256=iXFu2wfolxLPGoRpC9PvrbsMvIURoaPHkg6WVLdoEd8,14234
|
2763
2753
|
pulumi_oci/waf/network_address_list.py,sha256=Burm-luOi53fUUOZVqwfKueKEDWQw8789Ir0mUblOiE,33054
|
2764
2754
|
pulumi_oci/waf/outputs.py,sha256=IibDb-778q6fJDgC9y7kgFTv6CEz8lMNaSd1c3Su9uc,227138
|
2765
|
-
pulumi_oci-2.4.
|
2766
|
-
pulumi_oci-2.4.
|
2767
|
-
pulumi_oci-2.4.
|
2768
|
-
pulumi_oci-2.4.
|
2755
|
+
pulumi_oci-2.4.0a1721890421.dist-info/METADATA,sha256=XXW1TeMDmxrtDZyr9u7DuhieSc9ky_-yAO3qp2c_LQE,3901
|
2756
|
+
pulumi_oci-2.4.0a1721890421.dist-info/WHEEL,sha256=Wyh-_nZ0DJYolHNn1_hMa4lM7uDedD_RGVwbmTjyItk,91
|
2757
|
+
pulumi_oci-2.4.0a1721890421.dist-info/top_level.txt,sha256=0k-nWr_IdDNVF3qcT4ALORmmu1SNCLxWZfHDMN7TWsg,11
|
2758
|
+
pulumi_oci-2.4.0a1721890421.dist-info/RECORD,,
|
@@ -1,153 +0,0 @@
|
|
1
|
-
# coding=utf-8
|
2
|
-
# *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
|
3
|
-
# *** Do not edit by hand unless you're certain you know what you are doing! ***
|
4
|
-
|
5
|
-
import copy
|
6
|
-
import warnings
|
7
|
-
import pulumi
|
8
|
-
import pulumi.runtime
|
9
|
-
from typing import Any, Mapping, Optional, Sequence, Union, overload
|
10
|
-
from .. import _utilities
|
11
|
-
from . import outputs
|
12
|
-
from ._inputs import *
|
13
|
-
|
14
|
-
__all__ = [
|
15
|
-
'GetSensitiveDataModelSensitiveTypesResult',
|
16
|
-
'AwaitableGetSensitiveDataModelSensitiveTypesResult',
|
17
|
-
'get_sensitive_data_model_sensitive_types',
|
18
|
-
'get_sensitive_data_model_sensitive_types_output',
|
19
|
-
]
|
20
|
-
|
21
|
-
@pulumi.output_type
|
22
|
-
class GetSensitiveDataModelSensitiveTypesResult:
|
23
|
-
"""
|
24
|
-
A collection of values returned by getSensitiveDataModelSensitiveTypes.
|
25
|
-
"""
|
26
|
-
def __init__(__self__, filters=None, id=None, sensitive_data_model_id=None, sensitive_data_model_sensitive_type_collections=None, sensitive_type_id=None):
|
27
|
-
if filters and not isinstance(filters, list):
|
28
|
-
raise TypeError("Expected argument 'filters' to be a list")
|
29
|
-
pulumi.set(__self__, "filters", filters)
|
30
|
-
if id and not isinstance(id, str):
|
31
|
-
raise TypeError("Expected argument 'id' to be a str")
|
32
|
-
pulumi.set(__self__, "id", id)
|
33
|
-
if sensitive_data_model_id and not isinstance(sensitive_data_model_id, str):
|
34
|
-
raise TypeError("Expected argument 'sensitive_data_model_id' to be a str")
|
35
|
-
pulumi.set(__self__, "sensitive_data_model_id", sensitive_data_model_id)
|
36
|
-
if sensitive_data_model_sensitive_type_collections and not isinstance(sensitive_data_model_sensitive_type_collections, list):
|
37
|
-
raise TypeError("Expected argument 'sensitive_data_model_sensitive_type_collections' to be a list")
|
38
|
-
pulumi.set(__self__, "sensitive_data_model_sensitive_type_collections", sensitive_data_model_sensitive_type_collections)
|
39
|
-
if sensitive_type_id and not isinstance(sensitive_type_id, str):
|
40
|
-
raise TypeError("Expected argument 'sensitive_type_id' to be a str")
|
41
|
-
pulumi.set(__self__, "sensitive_type_id", sensitive_type_id)
|
42
|
-
|
43
|
-
@property
|
44
|
-
@pulumi.getter
|
45
|
-
def filters(self) -> Optional[Sequence['outputs.GetSensitiveDataModelSensitiveTypesFilterResult']]:
|
46
|
-
return pulumi.get(self, "filters")
|
47
|
-
|
48
|
-
@property
|
49
|
-
@pulumi.getter
|
50
|
-
def id(self) -> str:
|
51
|
-
"""
|
52
|
-
The provider-assigned unique ID for this managed resource.
|
53
|
-
"""
|
54
|
-
return pulumi.get(self, "id")
|
55
|
-
|
56
|
-
@property
|
57
|
-
@pulumi.getter(name="sensitiveDataModelId")
|
58
|
-
def sensitive_data_model_id(self) -> str:
|
59
|
-
return pulumi.get(self, "sensitive_data_model_id")
|
60
|
-
|
61
|
-
@property
|
62
|
-
@pulumi.getter(name="sensitiveDataModelSensitiveTypeCollections")
|
63
|
-
def sensitive_data_model_sensitive_type_collections(self) -> Sequence['outputs.GetSensitiveDataModelSensitiveTypesSensitiveDataModelSensitiveTypeCollectionResult']:
|
64
|
-
"""
|
65
|
-
The list of sensitive_data_model_sensitive_type_collection.
|
66
|
-
"""
|
67
|
-
return pulumi.get(self, "sensitive_data_model_sensitive_type_collections")
|
68
|
-
|
69
|
-
@property
|
70
|
-
@pulumi.getter(name="sensitiveTypeId")
|
71
|
-
def sensitive_type_id(self) -> Optional[str]:
|
72
|
-
"""
|
73
|
-
The OCID of the sensitive type.
|
74
|
-
"""
|
75
|
-
return pulumi.get(self, "sensitive_type_id")
|
76
|
-
|
77
|
-
|
78
|
-
class AwaitableGetSensitiveDataModelSensitiveTypesResult(GetSensitiveDataModelSensitiveTypesResult):
|
79
|
-
# pylint: disable=using-constant-test
|
80
|
-
def __await__(self):
|
81
|
-
if False:
|
82
|
-
yield self
|
83
|
-
return GetSensitiveDataModelSensitiveTypesResult(
|
84
|
-
filters=self.filters,
|
85
|
-
id=self.id,
|
86
|
-
sensitive_data_model_id=self.sensitive_data_model_id,
|
87
|
-
sensitive_data_model_sensitive_type_collections=self.sensitive_data_model_sensitive_type_collections,
|
88
|
-
sensitive_type_id=self.sensitive_type_id)
|
89
|
-
|
90
|
-
|
91
|
-
def get_sensitive_data_model_sensitive_types(filters: Optional[Sequence[pulumi.InputType['GetSensitiveDataModelSensitiveTypesFilterArgs']]] = None,
|
92
|
-
sensitive_data_model_id: Optional[str] = None,
|
93
|
-
sensitive_type_id: Optional[str] = None,
|
94
|
-
opts: Optional[pulumi.InvokeOptions] = None) -> AwaitableGetSensitiveDataModelSensitiveTypesResult:
|
95
|
-
"""
|
96
|
-
This data source provides the list of Sensitive Data Model Sensitive Types in Oracle Cloud Infrastructure Data Safe service.
|
97
|
-
|
98
|
-
Gets a list of sensitive type Ids present in the specified sensitive data model.
|
99
|
-
|
100
|
-
## Example Usage
|
101
|
-
|
102
|
-
```python
|
103
|
-
import pulumi
|
104
|
-
import pulumi_oci as oci
|
105
|
-
|
106
|
-
test_sensitive_data_model_sensitive_types = oci.DataSafe.get_sensitive_data_model_sensitive_types(sensitive_data_model_id=test_sensitive_data_model["id"],
|
107
|
-
sensitive_type_id=test_sensitive_type["id"])
|
108
|
-
```
|
109
|
-
|
110
|
-
|
111
|
-
:param str sensitive_data_model_id: The OCID of the sensitive data model.
|
112
|
-
:param str sensitive_type_id: A filter to return only items related to a specific sensitive type OCID.
|
113
|
-
"""
|
114
|
-
__args__ = dict()
|
115
|
-
__args__['filters'] = filters
|
116
|
-
__args__['sensitiveDataModelId'] = sensitive_data_model_id
|
117
|
-
__args__['sensitiveTypeId'] = sensitive_type_id
|
118
|
-
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
119
|
-
__ret__ = pulumi.runtime.invoke('oci:DataSafe/getSensitiveDataModelSensitiveTypes:getSensitiveDataModelSensitiveTypes', __args__, opts=opts, typ=GetSensitiveDataModelSensitiveTypesResult).value
|
120
|
-
|
121
|
-
return AwaitableGetSensitiveDataModelSensitiveTypesResult(
|
122
|
-
filters=pulumi.get(__ret__, 'filters'),
|
123
|
-
id=pulumi.get(__ret__, 'id'),
|
124
|
-
sensitive_data_model_id=pulumi.get(__ret__, 'sensitive_data_model_id'),
|
125
|
-
sensitive_data_model_sensitive_type_collections=pulumi.get(__ret__, 'sensitive_data_model_sensitive_type_collections'),
|
126
|
-
sensitive_type_id=pulumi.get(__ret__, 'sensitive_type_id'))
|
127
|
-
|
128
|
-
|
129
|
-
@_utilities.lift_output_func(get_sensitive_data_model_sensitive_types)
|
130
|
-
def get_sensitive_data_model_sensitive_types_output(filters: Optional[pulumi.Input[Optional[Sequence[pulumi.InputType['GetSensitiveDataModelSensitiveTypesFilterArgs']]]]] = None,
|
131
|
-
sensitive_data_model_id: Optional[pulumi.Input[str]] = None,
|
132
|
-
sensitive_type_id: Optional[pulumi.Input[Optional[str]]] = None,
|
133
|
-
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetSensitiveDataModelSensitiveTypesResult]:
|
134
|
-
"""
|
135
|
-
This data source provides the list of Sensitive Data Model Sensitive Types in Oracle Cloud Infrastructure Data Safe service.
|
136
|
-
|
137
|
-
Gets a list of sensitive type Ids present in the specified sensitive data model.
|
138
|
-
|
139
|
-
## Example Usage
|
140
|
-
|
141
|
-
```python
|
142
|
-
import pulumi
|
143
|
-
import pulumi_oci as oci
|
144
|
-
|
145
|
-
test_sensitive_data_model_sensitive_types = oci.DataSafe.get_sensitive_data_model_sensitive_types(sensitive_data_model_id=test_sensitive_data_model["id"],
|
146
|
-
sensitive_type_id=test_sensitive_type["id"])
|
147
|
-
```
|
148
|
-
|
149
|
-
|
150
|
-
:param str sensitive_data_model_id: The OCID of the sensitive data model.
|
151
|
-
:param str sensitive_type_id: A filter to return only items related to a specific sensitive type OCID.
|
152
|
-
"""
|
153
|
-
...
|
@@ -1,15 +0,0 @@
|
|
1
|
-
# coding=utf-8
|
2
|
-
# *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
|
3
|
-
# *** Do not edit by hand unless you're certain you know what you are doing! ***
|
4
|
-
|
5
|
-
from .. import _utilities
|
6
|
-
import typing
|
7
|
-
# Export this package's modules as members:
|
8
|
-
from .get_private_endpoint import *
|
9
|
-
from .get_private_endpoints import *
|
10
|
-
from .get_sharded_database import *
|
11
|
-
from .get_sharded_databases import *
|
12
|
-
from .private_endpoint import *
|
13
|
-
from .sharded_database import *
|
14
|
-
from ._inputs import *
|
15
|
-
from . import outputs
|