pulumi-oci 2.4.0__py3-none-any.whl → 2.4.0a1721718347__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.0a1721718347.dist-info}/METADATA +1 -1
- {pulumi_oci-2.4.0.dist-info → pulumi_oci-2.4.0a1721718347.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.0a1721718347.dist-info}/WHEEL +0 -0
- {pulumi_oci-2.4.0.dist-info → pulumi_oci-2.4.0a1721718347.dist-info}/top_level.txt +0 -0
pulumi_oci/database/outputs.py
CHANGED
@@ -6189,8 +6189,6 @@ class DbHomeDatabase(dict):
|
|
6189
6189
|
suggest = "defined_tags"
|
6190
6190
|
elif key == "freeformTags":
|
6191
6191
|
suggest = "freeform_tags"
|
6192
|
-
elif key == "keyStoreId":
|
6193
|
-
suggest = "key_store_id"
|
6194
6192
|
elif key == "kmsKeyId":
|
6195
6193
|
suggest = "kms_key_id"
|
6196
6194
|
elif key == "kmsKeyVersionId":
|
@@ -6242,7 +6240,6 @@ class DbHomeDatabase(dict):
|
|
6242
6240
|
defined_tags: Optional[Mapping[str, Any]] = None,
|
6243
6241
|
freeform_tags: Optional[Mapping[str, Any]] = None,
|
6244
6242
|
id: Optional[str] = None,
|
6245
|
-
key_store_id: Optional[str] = None,
|
6246
6243
|
kms_key_id: Optional[str] = None,
|
6247
6244
|
kms_key_version_id: Optional[str] = None,
|
6248
6245
|
lifecycle_details: Optional[str] = None,
|
@@ -6273,7 +6270,6 @@ class DbHomeDatabase(dict):
|
|
6273
6270
|
:param Mapping[str, Any] defined_tags: (Updatable) Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
6274
6271
|
:param Mapping[str, Any] freeform_tags: (Updatable) Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Department": "Finance"}`
|
6275
6272
|
:param str id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Database Home.
|
6276
|
-
:param str key_store_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the key store of Oracle Vault.
|
6277
6273
|
:param str kms_key_id: The OCID of the key container that is used as the master encryption key in database transparent data encryption (TDE) operations.
|
6278
6274
|
:param str kms_key_version_id: The OCID of the key container version that is used in database transparent data encryption (TDE) operations KMS Key can have multiple key versions. If none is specified, the current key version (latest) of the Key Id is used for the operation.
|
6279
6275
|
:param str lifecycle_details: Additional information about the current lifecycle state.
|
@@ -6315,8 +6311,6 @@ class DbHomeDatabase(dict):
|
|
6315
6311
|
pulumi.set(__self__, "freeform_tags", freeform_tags)
|
6316
6312
|
if id is not None:
|
6317
6313
|
pulumi.set(__self__, "id", id)
|
6318
|
-
if key_store_id is not None:
|
6319
|
-
pulumi.set(__self__, "key_store_id", key_store_id)
|
6320
6314
|
if kms_key_id is not None:
|
6321
6315
|
pulumi.set(__self__, "kms_key_id", kms_key_id)
|
6322
6316
|
if kms_key_version_id is not None:
|
@@ -6454,14 +6448,6 @@ class DbHomeDatabase(dict):
|
|
6454
6448
|
"""
|
6455
6449
|
return pulumi.get(self, "id")
|
6456
6450
|
|
6457
|
-
@property
|
6458
|
-
@pulumi.getter(name="keyStoreId")
|
6459
|
-
def key_store_id(self) -> Optional[str]:
|
6460
|
-
"""
|
6461
|
-
The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the key store of Oracle Vault.
|
6462
|
-
"""
|
6463
|
-
return pulumi.get(self, "key_store_id")
|
6464
|
-
|
6465
6451
|
@property
|
6466
6452
|
@pulumi.getter(name="kmsKeyId")
|
6467
6453
|
def kms_key_id(self) -> Optional[str]:
|
@@ -17046,7 +17032,6 @@ class GetAutonomousDatabasesAutonomousDatabaseResult(dict):
|
|
17046
17032
|
available_upgrade_versions: Sequence[str],
|
17047
17033
|
backup_configs: Sequence['outputs.GetAutonomousDatabasesAutonomousDatabaseBackupConfigResult'],
|
17048
17034
|
backup_retention_period_in_days: int,
|
17049
|
-
byol_compute_count_limit: float,
|
17050
17035
|
character_set: str,
|
17051
17036
|
clone_type: str,
|
17052
17037
|
compartment_id: str,
|
@@ -17140,7 +17125,6 @@ class GetAutonomousDatabasesAutonomousDatabaseResult(dict):
|
|
17140
17125
|
standby_whitelisted_ips: Sequence[str],
|
17141
17126
|
state: str,
|
17142
17127
|
subnet_id: str,
|
17143
|
-
subscription_id: str,
|
17144
17128
|
supported_regions_to_clone_tos: Sequence[str],
|
17145
17129
|
switchover_to: str,
|
17146
17130
|
switchover_to_remote_peer_id: str,
|
@@ -17265,7 +17249,6 @@ class GetAutonomousDatabasesAutonomousDatabaseResult(dict):
|
|
17265
17249
|
:param Sequence[str] standby_whitelisted_ips: The client IP access control list (ACL). This feature is available for [Autonomous Database Serverless] (https://docs.oracle.com/en/cloud/paas/autonomous-database/index.html) and on Exadata Cloud@Customer. Only clients connecting from an IP address included in the ACL may access the Autonomous Database instance. If `arePrimaryWhitelistedIpsUsed` is 'TRUE' then Autonomous Database uses this primary's IP access control list (ACL) for the disaster recovery peer called `standbywhitelistedips`.
|
17266
17250
|
:param str state: A filter to return only resources that match the given lifecycle state exactly.
|
17267
17251
|
:param str subnet_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the subnet the resource is associated with.
|
17268
|
-
:param str subscription_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the subscription with which resource needs to be associated with.
|
17269
17252
|
:param Sequence[str] supported_regions_to_clone_tos: The list of regions that support the creation of an Autonomous Database clone or an Autonomous Data Guard standby database.
|
17270
17253
|
:param Mapping[str, Any] system_tags: System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
17271
17254
|
:param str time_created: The date and time the Autonomous Database was created.
|
@@ -17304,7 +17287,6 @@ class GetAutonomousDatabasesAutonomousDatabaseResult(dict):
|
|
17304
17287
|
pulumi.set(__self__, "available_upgrade_versions", available_upgrade_versions)
|
17305
17288
|
pulumi.set(__self__, "backup_configs", backup_configs)
|
17306
17289
|
pulumi.set(__self__, "backup_retention_period_in_days", backup_retention_period_in_days)
|
17307
|
-
pulumi.set(__self__, "byol_compute_count_limit", byol_compute_count_limit)
|
17308
17290
|
pulumi.set(__self__, "character_set", character_set)
|
17309
17291
|
pulumi.set(__self__, "clone_type", clone_type)
|
17310
17292
|
pulumi.set(__self__, "compartment_id", compartment_id)
|
@@ -17398,7 +17380,6 @@ class GetAutonomousDatabasesAutonomousDatabaseResult(dict):
|
|
17398
17380
|
pulumi.set(__self__, "standby_whitelisted_ips", standby_whitelisted_ips)
|
17399
17381
|
pulumi.set(__self__, "state", state)
|
17400
17382
|
pulumi.set(__self__, "subnet_id", subnet_id)
|
17401
|
-
pulumi.set(__self__, "subscription_id", subscription_id)
|
17402
17383
|
pulumi.set(__self__, "supported_regions_to_clone_tos", supported_regions_to_clone_tos)
|
17403
17384
|
pulumi.set(__self__, "switchover_to", switchover_to)
|
17404
17385
|
pulumi.set(__self__, "switchover_to_remote_peer_id", switchover_to_remote_peer_id)
|
@@ -17530,11 +17511,6 @@ class GetAutonomousDatabasesAutonomousDatabaseResult(dict):
|
|
17530
17511
|
"""
|
17531
17512
|
return pulumi.get(self, "backup_retention_period_in_days")
|
17532
17513
|
|
17533
|
-
@property
|
17534
|
-
@pulumi.getter(name="byolComputeCountLimit")
|
17535
|
-
def byol_compute_count_limit(self) -> float:
|
17536
|
-
return pulumi.get(self, "byol_compute_count_limit")
|
17537
|
-
|
17538
17514
|
@property
|
17539
17515
|
@pulumi.getter(name="characterSet")
|
17540
17516
|
def character_set(self) -> str:
|
@@ -18254,14 +18230,6 @@ class GetAutonomousDatabasesAutonomousDatabaseResult(dict):
|
|
18254
18230
|
"""
|
18255
18231
|
return pulumi.get(self, "subnet_id")
|
18256
18232
|
|
18257
|
-
@property
|
18258
|
-
@pulumi.getter(name="subscriptionId")
|
18259
|
-
def subscription_id(self) -> str:
|
18260
|
-
"""
|
18261
|
-
The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the subscription with which resource needs to be associated with.
|
18262
|
-
"""
|
18263
|
-
return pulumi.get(self, "subscription_id")
|
18264
|
-
|
18265
18233
|
@property
|
18266
18234
|
@pulumi.getter(name="supportedRegionsToCloneTos")
|
18267
18235
|
def supported_regions_to_clone_tos(self) -> Sequence[str]:
|
@@ -19333,7 +19301,6 @@ class GetAutonomousDatabasesClonesAutonomousDatabaseResult(dict):
|
|
19333
19301
|
available_upgrade_versions: Sequence[str],
|
19334
19302
|
backup_configs: Sequence['outputs.GetAutonomousDatabasesClonesAutonomousDatabaseBackupConfigResult'],
|
19335
19303
|
backup_retention_period_in_days: int,
|
19336
|
-
byol_compute_count_limit: float,
|
19337
19304
|
character_set: str,
|
19338
19305
|
compartment_id: str,
|
19339
19306
|
compute_count: float,
|
@@ -19414,7 +19381,6 @@ class GetAutonomousDatabasesClonesAutonomousDatabaseResult(dict):
|
|
19414
19381
|
standby_whitelisted_ips: Sequence[str],
|
19415
19382
|
state: str,
|
19416
19383
|
subnet_id: str,
|
19417
|
-
subscription_id: str,
|
19418
19384
|
supported_regions_to_clone_tos: Sequence[str],
|
19419
19385
|
system_tags: Mapping[str, Any],
|
19420
19386
|
time_created: str,
|
@@ -19535,7 +19501,6 @@ class GetAutonomousDatabasesClonesAutonomousDatabaseResult(dict):
|
|
19535
19501
|
:param Sequence[str] standby_whitelisted_ips: The client IP access control list (ACL). This feature is available for [Autonomous Database Serverless] (https://docs.oracle.com/en/cloud/paas/autonomous-database/index.html) and on Exadata Cloud@Customer. Only clients connecting from an IP address included in the ACL may access the Autonomous Database instance. If `arePrimaryWhitelistedIpsUsed` is 'TRUE' then Autonomous Database uses this primary's IP access control list (ACL) for the disaster recovery peer called `standbywhitelistedips`.
|
19536
19502
|
:param str state: A filter to return only resources that match the given lifecycle state exactly.
|
19537
19503
|
:param str subnet_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the subnet the resource is associated with.
|
19538
|
-
:param str subscription_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the subscription with which resource needs to be associated with.
|
19539
19504
|
:param Sequence[str] supported_regions_to_clone_tos: The list of regions that support the creation of an Autonomous Database clone or an Autonomous Data Guard standby database.
|
19540
19505
|
:param Mapping[str, Any] system_tags: System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
19541
19506
|
:param str time_created: The date and time the Autonomous Database was created.
|
@@ -19570,7 +19535,6 @@ class GetAutonomousDatabasesClonesAutonomousDatabaseResult(dict):
|
|
19570
19535
|
pulumi.set(__self__, "available_upgrade_versions", available_upgrade_versions)
|
19571
19536
|
pulumi.set(__self__, "backup_configs", backup_configs)
|
19572
19537
|
pulumi.set(__self__, "backup_retention_period_in_days", backup_retention_period_in_days)
|
19573
|
-
pulumi.set(__self__, "byol_compute_count_limit", byol_compute_count_limit)
|
19574
19538
|
pulumi.set(__self__, "character_set", character_set)
|
19575
19539
|
pulumi.set(__self__, "compartment_id", compartment_id)
|
19576
19540
|
pulumi.set(__self__, "compute_count", compute_count)
|
@@ -19651,7 +19615,6 @@ class GetAutonomousDatabasesClonesAutonomousDatabaseResult(dict):
|
|
19651
19615
|
pulumi.set(__self__, "standby_whitelisted_ips", standby_whitelisted_ips)
|
19652
19616
|
pulumi.set(__self__, "state", state)
|
19653
19617
|
pulumi.set(__self__, "subnet_id", subnet_id)
|
19654
|
-
pulumi.set(__self__, "subscription_id", subscription_id)
|
19655
19618
|
pulumi.set(__self__, "supported_regions_to_clone_tos", supported_regions_to_clone_tos)
|
19656
19619
|
pulumi.set(__self__, "system_tags", system_tags)
|
19657
19620
|
pulumi.set(__self__, "time_created", time_created)
|
@@ -19764,11 +19727,6 @@ class GetAutonomousDatabasesClonesAutonomousDatabaseResult(dict):
|
|
19764
19727
|
"""
|
19765
19728
|
return pulumi.get(self, "backup_retention_period_in_days")
|
19766
19729
|
|
19767
|
-
@property
|
19768
|
-
@pulumi.getter(name="byolComputeCountLimit")
|
19769
|
-
def byol_compute_count_limit(self) -> float:
|
19770
|
-
return pulumi.get(self, "byol_compute_count_limit")
|
19771
|
-
|
19772
19730
|
@property
|
19773
19731
|
@pulumi.getter(name="characterSet")
|
19774
19732
|
def character_set(self) -> str:
|
@@ -20414,14 +20372,6 @@ class GetAutonomousDatabasesClonesAutonomousDatabaseResult(dict):
|
|
20414
20372
|
"""
|
20415
20373
|
return pulumi.get(self, "subnet_id")
|
20416
20374
|
|
20417
|
-
@property
|
20418
|
-
@pulumi.getter(name="subscriptionId")
|
20419
|
-
def subscription_id(self) -> str:
|
20420
|
-
"""
|
20421
|
-
The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the subscription with which resource needs to be associated with.
|
20422
|
-
"""
|
20423
|
-
return pulumi.get(self, "subscription_id")
|
20424
|
-
|
20425
20375
|
@property
|
20426
20376
|
@pulumi.getter(name="supportedRegionsToCloneTos")
|
20427
20377
|
def supported_regions_to_clone_tos(self) -> Sequence[str]:
|
@@ -27201,7 +27151,6 @@ class GetCloudExadataInfrastructuresCloudExadataInfrastructureResult(dict):
|
|
27201
27151
|
state: str,
|
27202
27152
|
storage_count: int,
|
27203
27153
|
storage_server_version: str,
|
27204
|
-
subscription_id: str,
|
27205
27154
|
system_tags: Mapping[str, Any],
|
27206
27155
|
time_created: str,
|
27207
27156
|
total_storage_size_in_gbs: int):
|
@@ -27238,7 +27187,6 @@ class GetCloudExadataInfrastructuresCloudExadataInfrastructureResult(dict):
|
|
27238
27187
|
:param str state: A filter to return only resources that match the given lifecycle state exactly.
|
27239
27188
|
:param int storage_count: The number of storage servers for the cloud Exadata infrastructure.
|
27240
27189
|
:param str storage_server_version: The software version of the storage servers (cells) in the cloud Exadata infrastructure. Example: 20.1.15
|
27241
|
-
:param str subscription_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the subscription with which resource needs to be associated with.
|
27242
27190
|
:param Mapping[str, Any] system_tags: System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
27243
27191
|
:param str time_created: The date and time the cloud Exadata infrastructure resource was created.
|
27244
27192
|
:param int total_storage_size_in_gbs: The total storage allocated to the cloud Exadata infrastructure resource, in gigabytes (GB).
|
@@ -27275,7 +27223,6 @@ class GetCloudExadataInfrastructuresCloudExadataInfrastructureResult(dict):
|
|
27275
27223
|
pulumi.set(__self__, "state", state)
|
27276
27224
|
pulumi.set(__self__, "storage_count", storage_count)
|
27277
27225
|
pulumi.set(__self__, "storage_server_version", storage_server_version)
|
27278
|
-
pulumi.set(__self__, "subscription_id", subscription_id)
|
27279
27226
|
pulumi.set(__self__, "system_tags", system_tags)
|
27280
27227
|
pulumi.set(__self__, "time_created", time_created)
|
27281
27228
|
pulumi.set(__self__, "total_storage_size_in_gbs", total_storage_size_in_gbs)
|
@@ -27536,14 +27483,6 @@ class GetCloudExadataInfrastructuresCloudExadataInfrastructureResult(dict):
|
|
27536
27483
|
"""
|
27537
27484
|
return pulumi.get(self, "storage_server_version")
|
27538
27485
|
|
27539
|
-
@property
|
27540
|
-
@pulumi.getter(name="subscriptionId")
|
27541
|
-
def subscription_id(self) -> str:
|
27542
|
-
"""
|
27543
|
-
The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the subscription with which resource needs to be associated with.
|
27544
|
-
"""
|
27545
|
-
return pulumi.get(self, "subscription_id")
|
27546
|
-
|
27547
27486
|
@property
|
27548
27487
|
@pulumi.getter(name="systemTags")
|
27549
27488
|
def system_tags(self) -> Mapping[str, Any]:
|
@@ -28080,7 +28019,6 @@ class GetCloudVmClustersCloudVmClusterResult(dict):
|
|
28080
28019
|
state: str,
|
28081
28020
|
storage_size_in_gbs: int,
|
28082
28021
|
subnet_id: str,
|
28083
|
-
subscription_id: str,
|
28084
28022
|
system_tags: Mapping[str, Any],
|
28085
28023
|
system_version: str,
|
28086
28024
|
time_created: str,
|
@@ -28130,7 +28068,6 @@ class GetCloudVmClustersCloudVmClusterResult(dict):
|
|
28130
28068
|
:param str state: A filter to return only cloud VM clusters that match the given lifecycle state exactly.
|
28131
28069
|
:param int storage_size_in_gbs: The storage allocation for the disk group, in gigabytes (GB).
|
28132
28070
|
:param str subnet_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the subnet associated with the cloud VM cluster.
|
28133
|
-
:param str subscription_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the subscription with which resource needs to be associated with.
|
28134
28071
|
:param Mapping[str, Any] system_tags: System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
28135
28072
|
:param str system_version: Operating system version of the image.
|
28136
28073
|
:param str time_created: The date and time that the cloud VM cluster was created.
|
@@ -28182,7 +28119,6 @@ class GetCloudVmClustersCloudVmClusterResult(dict):
|
|
28182
28119
|
pulumi.set(__self__, "state", state)
|
28183
28120
|
pulumi.set(__self__, "storage_size_in_gbs", storage_size_in_gbs)
|
28184
28121
|
pulumi.set(__self__, "subnet_id", subnet_id)
|
28185
|
-
pulumi.set(__self__, "subscription_id", subscription_id)
|
28186
28122
|
pulumi.set(__self__, "system_tags", system_tags)
|
28187
28123
|
pulumi.set(__self__, "system_version", system_version)
|
28188
28124
|
pulumi.set(__self__, "time_created", time_created)
|
@@ -28534,14 +28470,6 @@ class GetCloudVmClustersCloudVmClusterResult(dict):
|
|
28534
28470
|
"""
|
28535
28471
|
return pulumi.get(self, "subnet_id")
|
28536
28472
|
|
28537
|
-
@property
|
28538
|
-
@pulumi.getter(name="subscriptionId")
|
28539
|
-
def subscription_id(self) -> str:
|
28540
|
-
"""
|
28541
|
-
The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the subscription with which resource needs to be associated with.
|
28542
|
-
"""
|
28543
|
-
return pulumi.get(self, "subscription_id")
|
28544
|
-
|
28545
28473
|
@property
|
28546
28474
|
@pulumi.getter(name="systemTags")
|
28547
28475
|
def system_tags(self) -> Mapping[str, Any]:
|
@@ -32298,7 +32226,6 @@ class GetDbHomeDatabaseResult(dict):
|
|
32298
32226
|
defined_tags: Mapping[str, Any],
|
32299
32227
|
freeform_tags: Mapping[str, Any],
|
32300
32228
|
id: str,
|
32301
|
-
key_store_id: str,
|
32302
32229
|
kms_key_id: str,
|
32303
32230
|
kms_key_version_id: str,
|
32304
32231
|
lifecycle_details: str,
|
@@ -32337,7 +32264,6 @@ class GetDbHomeDatabaseResult(dict):
|
|
32337
32264
|
pulumi.set(__self__, "defined_tags", defined_tags)
|
32338
32265
|
pulumi.set(__self__, "freeform_tags", freeform_tags)
|
32339
32266
|
pulumi.set(__self__, "id", id)
|
32340
|
-
pulumi.set(__self__, "key_store_id", key_store_id)
|
32341
32267
|
pulumi.set(__self__, "kms_key_id", kms_key_id)
|
32342
32268
|
pulumi.set(__self__, "kms_key_version_id", kms_key_version_id)
|
32343
32269
|
pulumi.set(__self__, "lifecycle_details", lifecycle_details)
|
@@ -32434,11 +32360,6 @@ class GetDbHomeDatabaseResult(dict):
|
|
32434
32360
|
"""
|
32435
32361
|
return pulumi.get(self, "id")
|
32436
32362
|
|
32437
|
-
@property
|
32438
|
-
@pulumi.getter(name="keyStoreId")
|
32439
|
-
def key_store_id(self) -> str:
|
32440
|
-
return pulumi.get(self, "key_store_id")
|
32441
|
-
|
32442
32363
|
@property
|
32443
32364
|
@pulumi.getter(name="kmsKeyId")
|
32444
32365
|
def kms_key_id(self) -> str:
|
@@ -33125,7 +33046,6 @@ class GetDbHomesDbHomeDatabaseResult(dict):
|
|
33125
33046
|
defined_tags: Mapping[str, Any],
|
33126
33047
|
freeform_tags: Mapping[str, Any],
|
33127
33048
|
id: str,
|
33128
|
-
key_store_id: str,
|
33129
33049
|
kms_key_id: str,
|
33130
33050
|
kms_key_version_id: str,
|
33131
33051
|
lifecycle_details: str,
|
@@ -33165,7 +33085,6 @@ class GetDbHomesDbHomeDatabaseResult(dict):
|
|
33165
33085
|
pulumi.set(__self__, "defined_tags", defined_tags)
|
33166
33086
|
pulumi.set(__self__, "freeform_tags", freeform_tags)
|
33167
33087
|
pulumi.set(__self__, "id", id)
|
33168
|
-
pulumi.set(__self__, "key_store_id", key_store_id)
|
33169
33088
|
pulumi.set(__self__, "kms_key_id", kms_key_id)
|
33170
33089
|
pulumi.set(__self__, "kms_key_version_id", kms_key_version_id)
|
33171
33090
|
pulumi.set(__self__, "lifecycle_details", lifecycle_details)
|
@@ -33265,11 +33184,6 @@ class GetDbHomesDbHomeDatabaseResult(dict):
|
|
33265
33184
|
"""
|
33266
33185
|
return pulumi.get(self, "id")
|
33267
33186
|
|
33268
|
-
@property
|
33269
|
-
@pulumi.getter(name="keyStoreId")
|
33270
|
-
def key_store_id(self) -> str:
|
33271
|
-
return pulumi.get(self, "key_store_id")
|
33272
|
-
|
33273
33187
|
@property
|
33274
33188
|
@pulumi.getter(name="kmsKeyId")
|
33275
33189
|
def kms_key_id(self) -> str:
|
@@ -42018,7 +41932,6 @@ class GetKeyStoresKeyStoreResult(dict):
|
|
42018
41932
|
def __init__(__self__, *,
|
42019
41933
|
associated_databases: Sequence['outputs.GetKeyStoresKeyStoreAssociatedDatabaseResult'],
|
42020
41934
|
compartment_id: str,
|
42021
|
-
confirm_details_trigger: int,
|
42022
41935
|
defined_tags: Mapping[str, Any],
|
42023
41936
|
display_name: str,
|
42024
41937
|
freeform_tags: Mapping[str, Any],
|
@@ -42041,7 +41954,6 @@ class GetKeyStoresKeyStoreResult(dict):
|
|
42041
41954
|
"""
|
42042
41955
|
pulumi.set(__self__, "associated_databases", associated_databases)
|
42043
41956
|
pulumi.set(__self__, "compartment_id", compartment_id)
|
42044
|
-
pulumi.set(__self__, "confirm_details_trigger", confirm_details_trigger)
|
42045
41957
|
pulumi.set(__self__, "defined_tags", defined_tags)
|
42046
41958
|
pulumi.set(__self__, "display_name", display_name)
|
42047
41959
|
pulumi.set(__self__, "freeform_tags", freeform_tags)
|
@@ -42067,11 +41979,6 @@ class GetKeyStoresKeyStoreResult(dict):
|
|
42067
41979
|
"""
|
42068
41980
|
return pulumi.get(self, "compartment_id")
|
42069
41981
|
|
42070
|
-
@property
|
42071
|
-
@pulumi.getter(name="confirmDetailsTrigger")
|
42072
|
-
def confirm_details_trigger(self) -> int:
|
42073
|
-
return pulumi.get(self, "confirm_details_trigger")
|
42074
|
-
|
42075
41982
|
@property
|
42076
41983
|
@pulumi.getter(name="definedTags")
|
42077
41984
|
def defined_tags(self) -> Mapping[str, Any]:
|
pulumi_oci/datasafe/__init__.py
CHANGED
@@ -110,7 +110,6 @@ from .get_security_policy_reports import *
|
|
110
110
|
from .get_sensitive_data_model import *
|
111
111
|
from .get_sensitive_data_model_sensitive_objects import *
|
112
112
|
from .get_sensitive_data_model_sensitive_schemas import *
|
113
|
-
from .get_sensitive_data_model_sensitive_types import *
|
114
113
|
from .get_sensitive_data_models import *
|
115
114
|
from .get_sensitive_data_models_sensitive_column import *
|
116
115
|
from .get_sensitive_data_models_sensitive_columns import *
|
pulumi_oci/datasafe/_inputs.py
CHANGED
@@ -21,7 +21,6 @@ __all__ = [
|
|
21
21
|
'DatabaseSecurityConfigManagementSqlFirewallConfigArgs',
|
22
22
|
'DatabaseSecurityConfigSqlFirewallConfigArgs',
|
23
23
|
'DiscoveryJobsResultModifiedAttributeArgs',
|
24
|
-
'DiscoveryModTablesForDiscoveryArgs',
|
25
24
|
'LibraryMasingFormatFormatEntryArgs',
|
26
25
|
'MaskingPoliciesMaskingColumnMaskingFormatArgs',
|
27
26
|
'MaskingPoliciesMaskingColumnMaskingFormatFormatEntryArgs',
|
@@ -38,7 +37,6 @@ __all__ = [
|
|
38
37
|
'SecurityAssessmentStatisticLowRiskArgs',
|
39
38
|
'SecurityAssessmentStatisticMediumRiskArgs',
|
40
39
|
'SecurityAssessmentStatisticPassArgs',
|
41
|
-
'SensitiveDataModelTablesForDiscoveryArgs',
|
42
40
|
'TargetDatabaseConnectionOptionArgs',
|
43
41
|
'TargetDatabaseCredentialsArgs',
|
44
42
|
'TargetDatabaseDatabaseDetailsArgs',
|
@@ -96,7 +94,6 @@ __all__ = [
|
|
96
94
|
'GetSecurityPolicyReportsFilterArgs',
|
97
95
|
'GetSensitiveDataModelSensitiveObjectsFilterArgs',
|
98
96
|
'GetSensitiveDataModelSensitiveSchemasFilterArgs',
|
99
|
-
'GetSensitiveDataModelSensitiveTypesFilterArgs',
|
100
97
|
'GetSensitiveDataModelsFilterArgs',
|
101
98
|
'GetSensitiveDataModelsSensitiveColumnsFilterArgs',
|
102
99
|
'GetSensitiveTypesFilterArgs',
|
@@ -453,7 +450,6 @@ class AuditPolicyManagementAuditConditionArgs:
|
|
453
450
|
:param pulumi.Input[str] audit_policy_name: Indicates the audit policy name. Refer to the [documentation](https://docs.oracle.com/en/cloud/paas/data-safe/udscs/audit-policies.html#GUID-361A9A9A-7C21-4F5A-8945-9B3A0C472827) for seeded audit policy names. For custom policies, refer to the user-defined policy name created in the target database.
|
454
451
|
:param pulumi.Input[Sequence[pulumi.Input['AuditPolicyManagementAuditConditionEnableConditionArgs']]] enable_conditions: Indicates the users/roles in the target database for which the audit policy is enforced, and the success/failure event condition to generate the audit event..
|
455
452
|
:param pulumi.Input[bool] is_data_safe_service_account_audited: Indicates whether the Data Safe user activity on the target database will be audited by the policy.
|
456
|
-
:param pulumi.Input[bool] is_enabled: Indicates whether the policy has to be enabled or disabled in the target database. Set this to true if you want the audit policy to be enabled in the target database. If the seeded audit policy is not already created in the database, the provisioning creates and enables them. If this is set to false, the policy will be disabled in the target database.
|
457
453
|
:param pulumi.Input[bool] is_priv_users_managed_by_data_safe: Indicates whether the privileged user list is managed by Data Safe.
|
458
454
|
|
459
455
|
|
@@ -510,9 +506,6 @@ class AuditPolicyManagementAuditConditionArgs:
|
|
510
506
|
@property
|
511
507
|
@pulumi.getter(name="isEnabled")
|
512
508
|
def is_enabled(self) -> Optional[pulumi.Input[bool]]:
|
513
|
-
"""
|
514
|
-
Indicates whether the policy has to be enabled or disabled in the target database. Set this to true if you want the audit policy to be enabled in the target database. If the seeded audit policy is not already created in the database, the provisioning creates and enables them. If this is set to false, the policy will be disabled in the target database.
|
515
|
-
"""
|
516
509
|
return pulumi.get(self, "is_enabled")
|
517
510
|
|
518
511
|
@is_enabled.setter
|
@@ -1399,52 +1392,6 @@ class DiscoveryJobsResultModifiedAttributeArgs:
|
|
1399
1392
|
pulumi.set(self, "db_defined_child_column_keys", value)
|
1400
1393
|
|
1401
1394
|
|
1402
|
-
@pulumi.input_type
|
1403
|
-
class DiscoveryModTablesForDiscoveryArgs:
|
1404
|
-
def __init__(__self__, *,
|
1405
|
-
schema_name: pulumi.Input[str],
|
1406
|
-
table_names: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None):
|
1407
|
-
"""
|
1408
|
-
:param pulumi.Input[str] schema_name: This contains the name of the schema.
|
1409
|
-
:param pulumi.Input[Sequence[pulumi.Input[str]]] table_names: This contains an optional list of the table names.
|
1410
|
-
|
1411
|
-
|
1412
|
-
** IMPORTANT **
|
1413
|
-
Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
|
1414
|
-
"""
|
1415
|
-
pulumi.set(__self__, "schema_name", schema_name)
|
1416
|
-
if table_names is not None:
|
1417
|
-
pulumi.set(__self__, "table_names", table_names)
|
1418
|
-
|
1419
|
-
@property
|
1420
|
-
@pulumi.getter(name="schemaName")
|
1421
|
-
def schema_name(self) -> pulumi.Input[str]:
|
1422
|
-
"""
|
1423
|
-
This contains the name of the schema.
|
1424
|
-
"""
|
1425
|
-
return pulumi.get(self, "schema_name")
|
1426
|
-
|
1427
|
-
@schema_name.setter
|
1428
|
-
def schema_name(self, value: pulumi.Input[str]):
|
1429
|
-
pulumi.set(self, "schema_name", value)
|
1430
|
-
|
1431
|
-
@property
|
1432
|
-
@pulumi.getter(name="tableNames")
|
1433
|
-
def table_names(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[str]]]]:
|
1434
|
-
"""
|
1435
|
-
This contains an optional list of the table names.
|
1436
|
-
|
1437
|
-
|
1438
|
-
** IMPORTANT **
|
1439
|
-
Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
|
1440
|
-
"""
|
1441
|
-
return pulumi.get(self, "table_names")
|
1442
|
-
|
1443
|
-
@table_names.setter
|
1444
|
-
def table_names(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]]):
|
1445
|
-
pulumi.set(self, "table_names", value)
|
1446
|
-
|
1447
|
-
|
1448
1395
|
@pulumi.input_type
|
1449
1396
|
class LibraryMasingFormatFormatEntryArgs:
|
1450
1397
|
def __init__(__self__, *,
|
@@ -3755,44 +3702,6 @@ class SecurityAssessmentStatisticPassArgs:
|
|
3755
3702
|
pulumi.set(self, "user_accounts_findings_count", value)
|
3756
3703
|
|
3757
3704
|
|
3758
|
-
@pulumi.input_type
|
3759
|
-
class SensitiveDataModelTablesForDiscoveryArgs:
|
3760
|
-
def __init__(__self__, *,
|
3761
|
-
schema_name: pulumi.Input[str],
|
3762
|
-
table_names: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None):
|
3763
|
-
"""
|
3764
|
-
:param pulumi.Input[str] schema_name: (Updatable) This contains the name of the schema.
|
3765
|
-
:param pulumi.Input[Sequence[pulumi.Input[str]]] table_names: (Updatable) This contains an optional list of the table names.
|
3766
|
-
"""
|
3767
|
-
pulumi.set(__self__, "schema_name", schema_name)
|
3768
|
-
if table_names is not None:
|
3769
|
-
pulumi.set(__self__, "table_names", table_names)
|
3770
|
-
|
3771
|
-
@property
|
3772
|
-
@pulumi.getter(name="schemaName")
|
3773
|
-
def schema_name(self) -> pulumi.Input[str]:
|
3774
|
-
"""
|
3775
|
-
(Updatable) This contains the name of the schema.
|
3776
|
-
"""
|
3777
|
-
return pulumi.get(self, "schema_name")
|
3778
|
-
|
3779
|
-
@schema_name.setter
|
3780
|
-
def schema_name(self, value: pulumi.Input[str]):
|
3781
|
-
pulumi.set(self, "schema_name", value)
|
3782
|
-
|
3783
|
-
@property
|
3784
|
-
@pulumi.getter(name="tableNames")
|
3785
|
-
def table_names(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[str]]]]:
|
3786
|
-
"""
|
3787
|
-
(Updatable) This contains an optional list of the table names.
|
3788
|
-
"""
|
3789
|
-
return pulumi.get(self, "table_names")
|
3790
|
-
|
3791
|
-
@table_names.setter
|
3792
|
-
def table_names(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]]):
|
3793
|
-
pulumi.set(self, "table_names", value)
|
3794
|
-
|
3795
|
-
|
3796
3705
|
@pulumi.input_type
|
3797
3706
|
class TargetDatabaseConnectionOptionArgs:
|
3798
3707
|
def __init__(__self__, *,
|
@@ -6845,45 +6754,6 @@ class GetSensitiveDataModelSensitiveSchemasFilterArgs:
|
|
6845
6754
|
pulumi.set(self, "regex", value)
|
6846
6755
|
|
6847
6756
|
|
6848
|
-
@pulumi.input_type
|
6849
|
-
class GetSensitiveDataModelSensitiveTypesFilterArgs:
|
6850
|
-
def __init__(__self__, *,
|
6851
|
-
name: str,
|
6852
|
-
values: Sequence[str],
|
6853
|
-
regex: Optional[bool] = None):
|
6854
|
-
pulumi.set(__self__, "name", name)
|
6855
|
-
pulumi.set(__self__, "values", values)
|
6856
|
-
if regex is not None:
|
6857
|
-
pulumi.set(__self__, "regex", regex)
|
6858
|
-
|
6859
|
-
@property
|
6860
|
-
@pulumi.getter
|
6861
|
-
def name(self) -> str:
|
6862
|
-
return pulumi.get(self, "name")
|
6863
|
-
|
6864
|
-
@name.setter
|
6865
|
-
def name(self, value: str):
|
6866
|
-
pulumi.set(self, "name", value)
|
6867
|
-
|
6868
|
-
@property
|
6869
|
-
@pulumi.getter
|
6870
|
-
def values(self) -> Sequence[str]:
|
6871
|
-
return pulumi.get(self, "values")
|
6872
|
-
|
6873
|
-
@values.setter
|
6874
|
-
def values(self, value: Sequence[str]):
|
6875
|
-
pulumi.set(self, "values", value)
|
6876
|
-
|
6877
|
-
@property
|
6878
|
-
@pulumi.getter
|
6879
|
-
def regex(self) -> Optional[bool]:
|
6880
|
-
return pulumi.get(self, "regex")
|
6881
|
-
|
6882
|
-
@regex.setter
|
6883
|
-
def regex(self, value: Optional[bool]):
|
6884
|
-
pulumi.set(self, "regex", value)
|
6885
|
-
|
6886
|
-
|
6887
6757
|
@pulumi.input_type
|
6888
6758
|
class GetSensitiveDataModelsFilterArgs:
|
6889
6759
|
def __init__(__self__, *,
|