pulumi-oci 2.5.0__py3-none-any.whl → 2.5.0a1721976101__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 +32 -59
- pulumi_oci/bigdataservice/bds_instance.py +0 -47
- pulumi_oci/bigdataservice/get_bds_instance.py +1 -11
- pulumi_oci/bigdataservice/outputs.py +0 -7
- pulumi_oci/core/__init__.py +0 -3
- pulumi_oci/core/_inputs.py +0 -40
- pulumi_oci/core/outputs.py +0 -314
- pulumi_oci/database/autonomous_database.py +0 -28
- pulumi_oci/database/get_autonomous_database.py +1 -14
- pulumi_oci/database/outputs.py +0 -22
- pulumi_oci/databasemigration/_inputs.py +0 -184
- pulumi_oci/databasemigration/job.py +24 -99
- pulumi_oci/databasemigration/outputs.py +0 -171
- pulumi_oci/datasafe/__init__.py +4 -2
- pulumi_oci/datasafe/_inputs.py +0 -55
- pulumi_oci/datasafe/alert.py +0 -56
- pulumi_oci/datasafe/get_alert.py +1 -27
- pulumi_oci/datasafe/get_alert_policy.py +2 -26
- pulumi_oci/datasafe/get_alert_policy_rule.py +18 -94
- pulumi_oci/datasafe/get_report.py +1 -14
- pulumi_oci/datasafe/get_report_definition.py +1 -14
- pulumi_oci/datasafe/get_target_alert_policy_association.py +2 -15
- pulumi_oci/datasafe/masking_policy_health_report_management.py +453 -0
- pulumi_oci/datasafe/masking_report_management.py +693 -0
- pulumi_oci/datasafe/outputs.py +27 -231
- pulumi_oci/datasafe/report.py +0 -28
- pulumi_oci/datasafe/report_definition.py +0 -28
- pulumi_oci/datasafe/set_security_assessment_baseline_management.py +304 -0
- pulumi_oci/datasafe/set_user_assessment_baseline_management.py +304 -0
- pulumi_oci/datasafe/target_alert_policy_association.py +0 -28
- pulumi_oci/generativeai/get_dedicated_ai_cluster.py +0 -3
- pulumi_oci/generativeai/get_dedicated_ai_clusters.py +0 -3
- pulumi_oci/generativeai/get_endpoint.py +9 -6
- pulumi_oci/generativeai/get_endpoints.py +3 -3
- pulumi_oci/generativeai/get_model.py +6 -36
- pulumi_oci/generativeai/get_models.py +0 -6
- pulumi_oci/generativeai/outputs.py +16 -228
- pulumi_oci/identity/__init__.py +0 -3
- pulumi_oci/identity/_inputs.py +0 -1029
- pulumi_oci/identity/outputs.py +27254 -29420
- pulumi_oci/networkfirewall/__init__.py +0 -3
- pulumi_oci/networkfirewall/_inputs.py +0 -150
- pulumi_oci/networkfirewall/outputs.py +0 -457
- pulumi_oci/pulumi-plugin.json +1 -1
- pulumi_oci/redis/get_redis_cluster.py +1 -1
- pulumi_oci/redis/outputs.py +2 -2
- pulumi_oci/redis/redis_cluster.py +7 -7
- pulumi_oci/stackmonitoring/_inputs.py +2 -2
- pulumi_oci/stackmonitoring/baselineable_metric.py +28 -76
- pulumi_oci/stackmonitoring/get_baselineable_metric.py +1 -14
- pulumi_oci/stackmonitoring/get_baselineable_metrics.py +5 -45
- pulumi_oci/stackmonitoring/outputs.py +8 -19
- {pulumi_oci-2.5.0.dist-info → pulumi_oci-2.5.0a1721976101.dist-info}/METADATA +1 -1
- {pulumi_oci-2.5.0.dist-info → pulumi_oci-2.5.0a1721976101.dist-info}/RECORD +56 -72
- {pulumi_oci-2.5.0.dist-info → pulumi_oci-2.5.0a1721976101.dist-info}/WHEEL +1 -1
- pulumi_oci/core/get_instance_maintenance_event.py +0 -414
- pulumi_oci/core/get_instance_maintenance_events.py +0 -250
- pulumi_oci/core/instance_maintenance_event.py +0 -1022
- pulumi_oci/datasafe/alert_policy.py +0 -745
- pulumi_oci/datasafe/alert_policy_rule.py +0 -446
- pulumi_oci/fleetsoftwareupdate/__init__.py +0 -15
- pulumi_oci/fleetsoftwareupdate/_inputs.py +0 -553
- pulumi_oci/fleetsoftwareupdate/fsu_collection.py +0 -514
- pulumi_oci/fleetsoftwareupdate/fsu_cycle.py +0 -812
- pulumi_oci/fleetsoftwareupdate/get_fsu_collection.py +0 -225
- pulumi_oci/fleetsoftwareupdate/get_fsu_collections.py +0 -141
- pulumi_oci/fleetsoftwareupdate/get_fsu_cycle.py +0 -325
- pulumi_oci/fleetsoftwareupdate/get_fsu_cycles.py +0 -167
- pulumi_oci/fleetsoftwareupdate/outputs.py +0 -1481
- pulumi_oci/identity/domains_social_identity_provider.py +0 -4628
- pulumi_oci/identity/get_domains_social_identity_provider.py +0 -664
- pulumi_oci/identity/get_domains_social_identity_providers.py +0 -276
- pulumi_oci/networkfirewall/get_network_firewall_policy_tunnel_inspection_rule.py +0 -227
- pulumi_oci/networkfirewall/get_network_firewall_policy_tunnel_inspection_rules.py +0 -167
- pulumi_oci/networkfirewall/network_firewall_policy_tunnel_inspection_rule.py +0 -605
- {pulumi_oci-2.5.0.dist-info → pulumi_oci-2.5.0a1721976101.dist-info}/top_level.txt +0 -0
pulumi_oci/datasafe/outputs.py
CHANGED
@@ -11,7 +11,6 @@ from .. import _utilities
|
|
11
11
|
from . import outputs
|
12
12
|
|
13
13
|
__all__ = [
|
14
|
-
'AlertPolicyAlertPolicyRuleDetail',
|
15
14
|
'AuditPolicyAuditCondition',
|
16
15
|
'AuditPolicyAuditConditionEnableCondition',
|
17
16
|
'AuditPolicyAuditSpecification',
|
@@ -57,9 +56,8 @@ __all__ = [
|
|
57
56
|
'GetAlertAnalyticItemDimensionResult',
|
58
57
|
'GetAlertPoliciesAlertPolicyCollectionResult',
|
59
58
|
'GetAlertPoliciesAlertPolicyCollectionItemResult',
|
60
|
-
'GetAlertPoliciesAlertPolicyCollectionItemAlertPolicyRuleDetailResult',
|
61
59
|
'GetAlertPoliciesFilterResult',
|
62
|
-
'
|
60
|
+
'GetAlertPolicyRuleItemResult',
|
63
61
|
'GetAlertPolicyRulesAlertPolicyRuleCollectionResult',
|
64
62
|
'GetAlertPolicyRulesAlertPolicyRuleCollectionItemResult',
|
65
63
|
'GetAlertPolicyRulesFilterResult',
|
@@ -370,65 +368,6 @@ __all__ = [
|
|
370
368
|
'GetUserAssessmentsUserAssessmentIgnoredTargetResult',
|
371
369
|
]
|
372
370
|
|
373
|
-
@pulumi.output_type
|
374
|
-
class AlertPolicyAlertPolicyRuleDetail(dict):
|
375
|
-
@staticmethod
|
376
|
-
def __key_warning(key: str):
|
377
|
-
suggest = None
|
378
|
-
if key == "displayName":
|
379
|
-
suggest = "display_name"
|
380
|
-
|
381
|
-
if suggest:
|
382
|
-
pulumi.log.warn(f"Key '{key}' not found in AlertPolicyAlertPolicyRuleDetail. Access the value via the '{suggest}' property getter instead.")
|
383
|
-
|
384
|
-
def __getitem__(self, key: str) -> Any:
|
385
|
-
AlertPolicyAlertPolicyRuleDetail.__key_warning(key)
|
386
|
-
return super().__getitem__(key)
|
387
|
-
|
388
|
-
def get(self, key: str, default = None) -> Any:
|
389
|
-
AlertPolicyAlertPolicyRuleDetail.__key_warning(key)
|
390
|
-
return super().get(key, default)
|
391
|
-
|
392
|
-
def __init__(__self__, *,
|
393
|
-
expression: str,
|
394
|
-
description: Optional[str] = None,
|
395
|
-
display_name: Optional[str] = None):
|
396
|
-
"""
|
397
|
-
:param str expression: The conditional expression of the alert policy rule which evaluates to boolean value.
|
398
|
-
:param str description: Describes the alert policy rule.
|
399
|
-
:param str display_name: The display name of the alert policy rule.
|
400
|
-
"""
|
401
|
-
pulumi.set(__self__, "expression", expression)
|
402
|
-
if description is not None:
|
403
|
-
pulumi.set(__self__, "description", description)
|
404
|
-
if display_name is not None:
|
405
|
-
pulumi.set(__self__, "display_name", display_name)
|
406
|
-
|
407
|
-
@property
|
408
|
-
@pulumi.getter
|
409
|
-
def expression(self) -> str:
|
410
|
-
"""
|
411
|
-
The conditional expression of the alert policy rule which evaluates to boolean value.
|
412
|
-
"""
|
413
|
-
return pulumi.get(self, "expression")
|
414
|
-
|
415
|
-
@property
|
416
|
-
@pulumi.getter
|
417
|
-
def description(self) -> Optional[str]:
|
418
|
-
"""
|
419
|
-
Describes the alert policy rule.
|
420
|
-
"""
|
421
|
-
return pulumi.get(self, "description")
|
422
|
-
|
423
|
-
@property
|
424
|
-
@pulumi.getter(name="displayName")
|
425
|
-
def display_name(self) -> Optional[str]:
|
426
|
-
"""
|
427
|
-
The display name of the alert policy rule.
|
428
|
-
"""
|
429
|
-
return pulumi.get(self, "display_name")
|
430
|
-
|
431
|
-
|
432
371
|
@pulumi.output_type
|
433
372
|
class AuditPolicyAuditCondition(dict):
|
434
373
|
@staticmethod
|
@@ -5459,7 +5398,6 @@ class GetAlertPoliciesAlertPolicyCollectionResult(dict):
|
|
5459
5398
|
@pulumi.output_type
|
5460
5399
|
class GetAlertPoliciesAlertPolicyCollectionItemResult(dict):
|
5461
5400
|
def __init__(__self__, *,
|
5462
|
-
alert_policy_rule_details: Sequence['outputs.GetAlertPoliciesAlertPolicyCollectionItemAlertPolicyRuleDetailResult'],
|
5463
5401
|
alert_policy_type: str,
|
5464
5402
|
compartment_id: str,
|
5465
5403
|
defined_tags: Mapping[str, Any],
|
@@ -5468,7 +5406,6 @@ class GetAlertPoliciesAlertPolicyCollectionItemResult(dict):
|
|
5468
5406
|
freeform_tags: Mapping[str, Any],
|
5469
5407
|
id: str,
|
5470
5408
|
is_user_defined: bool,
|
5471
|
-
lifecycle_details: str,
|
5472
5409
|
severity: str,
|
5473
5410
|
state: str,
|
5474
5411
|
system_tags: Mapping[str, Any],
|
@@ -5483,14 +5420,12 @@ class GetAlertPoliciesAlertPolicyCollectionItemResult(dict):
|
|
5483
5420
|
:param Mapping[str, Any] freeform_tags: 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"}`
|
5484
5421
|
:param str id: The OCID of the alert policy.
|
5485
5422
|
:param bool is_user_defined: An optional filter to return only alert policies that are user-defined or not.
|
5486
|
-
:param str lifecycle_details: Details about the current state of the alert policy.
|
5487
5423
|
:param str severity: Severity level of the alert raised by this policy.
|
5488
5424
|
:param str state: An optional filter to return only alert policies that have the given life-cycle state.
|
5489
5425
|
: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. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
5490
5426
|
:param str time_created: Creation date and time of the alert policy, in the format defined by [RFC3339](https://tools.ietf.org/html/rfc3339).
|
5491
5427
|
:param str time_updated: Last date and time the alert policy was updated, in the format defined by [RFC3339](https://tools.ietf.org/html/rfc3339).
|
5492
5428
|
"""
|
5493
|
-
pulumi.set(__self__, "alert_policy_rule_details", alert_policy_rule_details)
|
5494
5429
|
pulumi.set(__self__, "alert_policy_type", alert_policy_type)
|
5495
5430
|
pulumi.set(__self__, "compartment_id", compartment_id)
|
5496
5431
|
pulumi.set(__self__, "defined_tags", defined_tags)
|
@@ -5499,18 +5434,12 @@ class GetAlertPoliciesAlertPolicyCollectionItemResult(dict):
|
|
5499
5434
|
pulumi.set(__self__, "freeform_tags", freeform_tags)
|
5500
5435
|
pulumi.set(__self__, "id", id)
|
5501
5436
|
pulumi.set(__self__, "is_user_defined", is_user_defined)
|
5502
|
-
pulumi.set(__self__, "lifecycle_details", lifecycle_details)
|
5503
5437
|
pulumi.set(__self__, "severity", severity)
|
5504
5438
|
pulumi.set(__self__, "state", state)
|
5505
5439
|
pulumi.set(__self__, "system_tags", system_tags)
|
5506
5440
|
pulumi.set(__self__, "time_created", time_created)
|
5507
5441
|
pulumi.set(__self__, "time_updated", time_updated)
|
5508
5442
|
|
5509
|
-
@property
|
5510
|
-
@pulumi.getter(name="alertPolicyRuleDetails")
|
5511
|
-
def alert_policy_rule_details(self) -> Sequence['outputs.GetAlertPoliciesAlertPolicyCollectionItemAlertPolicyRuleDetailResult']:
|
5512
|
-
return pulumi.get(self, "alert_policy_rule_details")
|
5513
|
-
|
5514
5443
|
@property
|
5515
5444
|
@pulumi.getter(name="alertPolicyType")
|
5516
5445
|
def alert_policy_type(self) -> str:
|
@@ -5575,14 +5504,6 @@ class GetAlertPoliciesAlertPolicyCollectionItemResult(dict):
|
|
5575
5504
|
"""
|
5576
5505
|
return pulumi.get(self, "is_user_defined")
|
5577
5506
|
|
5578
|
-
@property
|
5579
|
-
@pulumi.getter(name="lifecycleDetails")
|
5580
|
-
def lifecycle_details(self) -> str:
|
5581
|
-
"""
|
5582
|
-
Details about the current state of the alert policy.
|
5583
|
-
"""
|
5584
|
-
return pulumi.get(self, "lifecycle_details")
|
5585
|
-
|
5586
5507
|
@property
|
5587
5508
|
@pulumi.getter
|
5588
5509
|
def severity(self) -> str:
|
@@ -5624,42 +5545,6 @@ class GetAlertPoliciesAlertPolicyCollectionItemResult(dict):
|
|
5624
5545
|
return pulumi.get(self, "time_updated")
|
5625
5546
|
|
5626
5547
|
|
5627
|
-
@pulumi.output_type
|
5628
|
-
class GetAlertPoliciesAlertPolicyCollectionItemAlertPolicyRuleDetailResult(dict):
|
5629
|
-
def __init__(__self__, *,
|
5630
|
-
description: str,
|
5631
|
-
display_name: str,
|
5632
|
-
expression: str):
|
5633
|
-
"""
|
5634
|
-
:param str description: The description of the alert policy.
|
5635
|
-
:param str display_name: A filter to return only resources that match the specified display name.
|
5636
|
-
"""
|
5637
|
-
pulumi.set(__self__, "description", description)
|
5638
|
-
pulumi.set(__self__, "display_name", display_name)
|
5639
|
-
pulumi.set(__self__, "expression", expression)
|
5640
|
-
|
5641
|
-
@property
|
5642
|
-
@pulumi.getter
|
5643
|
-
def description(self) -> str:
|
5644
|
-
"""
|
5645
|
-
The description of the alert policy.
|
5646
|
-
"""
|
5647
|
-
return pulumi.get(self, "description")
|
5648
|
-
|
5649
|
-
@property
|
5650
|
-
@pulumi.getter(name="displayName")
|
5651
|
-
def display_name(self) -> str:
|
5652
|
-
"""
|
5653
|
-
A filter to return only resources that match the specified display name.
|
5654
|
-
"""
|
5655
|
-
return pulumi.get(self, "display_name")
|
5656
|
-
|
5657
|
-
@property
|
5658
|
-
@pulumi.getter
|
5659
|
-
def expression(self) -> str:
|
5660
|
-
return pulumi.get(self, "expression")
|
5661
|
-
|
5662
|
-
|
5663
5548
|
@pulumi.output_type
|
5664
5549
|
class GetAlertPoliciesFilterResult(dict):
|
5665
5550
|
def __init__(__self__, *,
|
@@ -5688,87 +5573,77 @@ class GetAlertPoliciesFilterResult(dict):
|
|
5688
5573
|
|
5689
5574
|
|
5690
5575
|
@pulumi.output_type
|
5691
|
-
class
|
5576
|
+
class GetAlertPolicyRuleItemResult(dict):
|
5692
5577
|
def __init__(__self__, *,
|
5693
5578
|
description: str,
|
5694
|
-
|
5695
|
-
|
5579
|
+
expression: str,
|
5580
|
+
key: str):
|
5696
5581
|
"""
|
5697
|
-
:param str description:
|
5698
|
-
:param str
|
5582
|
+
:param str description: Describes the alert policy rule.
|
5583
|
+
:param str expression: The conditional expression of the alert policy rule which evaluates to boolean value.
|
5584
|
+
:param str key: The unique key of the alert policy rule.
|
5699
5585
|
"""
|
5700
5586
|
pulumi.set(__self__, "description", description)
|
5701
|
-
pulumi.set(__self__, "display_name", display_name)
|
5702
5587
|
pulumi.set(__self__, "expression", expression)
|
5588
|
+
pulumi.set(__self__, "key", key)
|
5703
5589
|
|
5704
5590
|
@property
|
5705
5591
|
@pulumi.getter
|
5706
5592
|
def description(self) -> str:
|
5707
5593
|
"""
|
5708
|
-
|
5594
|
+
Describes the alert policy rule.
|
5709
5595
|
"""
|
5710
5596
|
return pulumi.get(self, "description")
|
5711
5597
|
|
5712
5598
|
@property
|
5713
|
-
@pulumi.getter
|
5714
|
-
def
|
5599
|
+
@pulumi.getter
|
5600
|
+
def expression(self) -> str:
|
5715
5601
|
"""
|
5716
|
-
The
|
5602
|
+
The conditional expression of the alert policy rule which evaluates to boolean value.
|
5717
5603
|
"""
|
5718
|
-
return pulumi.get(self, "
|
5604
|
+
return pulumi.get(self, "expression")
|
5719
5605
|
|
5720
5606
|
@property
|
5721
5607
|
@pulumi.getter
|
5722
|
-
def
|
5723
|
-
|
5608
|
+
def key(self) -> str:
|
5609
|
+
"""
|
5610
|
+
The unique key of the alert policy rule.
|
5611
|
+
"""
|
5612
|
+
return pulumi.get(self, "key")
|
5724
5613
|
|
5725
5614
|
|
5726
5615
|
@pulumi.output_type
|
5727
5616
|
class GetAlertPolicyRulesAlertPolicyRuleCollectionResult(dict):
|
5728
5617
|
def __init__(__self__, *,
|
5729
5618
|
items: Sequence['outputs.GetAlertPolicyRulesAlertPolicyRuleCollectionItemResult']):
|
5619
|
+
"""
|
5620
|
+
:param Sequence['GetAlertPolicyRulesAlertPolicyRuleCollectionItemArgs'] items: Array of alert policy rules summary
|
5621
|
+
"""
|
5730
5622
|
pulumi.set(__self__, "items", items)
|
5731
5623
|
|
5732
5624
|
@property
|
5733
5625
|
@pulumi.getter
|
5734
5626
|
def items(self) -> Sequence['outputs.GetAlertPolicyRulesAlertPolicyRuleCollectionItemResult']:
|
5627
|
+
"""
|
5628
|
+
Array of alert policy rules summary
|
5629
|
+
"""
|
5735
5630
|
return pulumi.get(self, "items")
|
5736
5631
|
|
5737
5632
|
|
5738
5633
|
@pulumi.output_type
|
5739
5634
|
class GetAlertPolicyRulesAlertPolicyRuleCollectionItemResult(dict):
|
5740
5635
|
def __init__(__self__, *,
|
5741
|
-
alert_policy_id: str,
|
5742
5636
|
description: str,
|
5743
|
-
display_name: str,
|
5744
5637
|
expression: str,
|
5745
|
-
key: str
|
5746
|
-
state: str,
|
5747
|
-
time_created: str):
|
5638
|
+
key: str):
|
5748
5639
|
"""
|
5749
|
-
:param str alert_policy_id: The OCID of the alert policy.
|
5750
5640
|
:param str description: Describes the alert policy rule.
|
5751
|
-
:param str display_name: The display name of the alert policy rule.
|
5752
5641
|
:param str expression: The conditional expression of the alert policy rule which evaluates to boolean value.
|
5753
5642
|
:param str key: The unique key of the alert policy rule.
|
5754
|
-
:param str state: The current state of the alert policy rule.
|
5755
|
-
:param str time_created: Creation date and time of the alert policy rule, in the format defined by [RFC3339](https://tools.ietf.org/html/rfc3339).
|
5756
5643
|
"""
|
5757
|
-
pulumi.set(__self__, "alert_policy_id", alert_policy_id)
|
5758
5644
|
pulumi.set(__self__, "description", description)
|
5759
|
-
pulumi.set(__self__, "display_name", display_name)
|
5760
5645
|
pulumi.set(__self__, "expression", expression)
|
5761
5646
|
pulumi.set(__self__, "key", key)
|
5762
|
-
pulumi.set(__self__, "state", state)
|
5763
|
-
pulumi.set(__self__, "time_created", time_created)
|
5764
|
-
|
5765
|
-
@property
|
5766
|
-
@pulumi.getter(name="alertPolicyId")
|
5767
|
-
def alert_policy_id(self) -> str:
|
5768
|
-
"""
|
5769
|
-
The OCID of the alert policy.
|
5770
|
-
"""
|
5771
|
-
return pulumi.get(self, "alert_policy_id")
|
5772
5647
|
|
5773
5648
|
@property
|
5774
5649
|
@pulumi.getter
|
@@ -5778,14 +5653,6 @@ class GetAlertPolicyRulesAlertPolicyRuleCollectionItemResult(dict):
|
|
5778
5653
|
"""
|
5779
5654
|
return pulumi.get(self, "description")
|
5780
5655
|
|
5781
|
-
@property
|
5782
|
-
@pulumi.getter(name="displayName")
|
5783
|
-
def display_name(self) -> str:
|
5784
|
-
"""
|
5785
|
-
The display name of the alert policy rule.
|
5786
|
-
"""
|
5787
|
-
return pulumi.get(self, "display_name")
|
5788
|
-
|
5789
5656
|
@property
|
5790
5657
|
@pulumi.getter
|
5791
5658
|
def expression(self) -> str:
|
@@ -5802,22 +5669,6 @@ class GetAlertPolicyRulesAlertPolicyRuleCollectionItemResult(dict):
|
|
5802
5669
|
"""
|
5803
5670
|
return pulumi.get(self, "key")
|
5804
5671
|
|
5805
|
-
@property
|
5806
|
-
@pulumi.getter
|
5807
|
-
def state(self) -> str:
|
5808
|
-
"""
|
5809
|
-
The current state of the alert policy rule.
|
5810
|
-
"""
|
5811
|
-
return pulumi.get(self, "state")
|
5812
|
-
|
5813
|
-
@property
|
5814
|
-
@pulumi.getter(name="timeCreated")
|
5815
|
-
def time_created(self) -> str:
|
5816
|
-
"""
|
5817
|
-
Creation date and time of the alert policy rule, in the format defined by [RFC3339](https://tools.ietf.org/html/rfc3339).
|
5818
|
-
"""
|
5819
|
-
return pulumi.get(self, "time_created")
|
5820
|
-
|
5821
5672
|
|
5822
5673
|
@pulumi.output_type
|
5823
5674
|
class GetAlertPolicyRulesFilterResult(dict):
|
@@ -5862,8 +5713,6 @@ class GetAlertsAlertCollectionResult(dict):
|
|
5862
5713
|
class GetAlertsAlertCollectionItemResult(dict):
|
5863
5714
|
def __init__(__self__, *,
|
5864
5715
|
alert_id: str,
|
5865
|
-
alert_policy_rule_key: str,
|
5866
|
-
alert_policy_rule_name: str,
|
5867
5716
|
alert_type: str,
|
5868
5717
|
comment: str,
|
5869
5718
|
compartment_id: str,
|
@@ -5887,8 +5736,6 @@ class GetAlertsAlertCollectionItemResult(dict):
|
|
5887
5736
|
time_created: str,
|
5888
5737
|
time_updated: str):
|
5889
5738
|
"""
|
5890
|
-
:param str alert_policy_rule_key: The key of the rule of alert policy that triggered alert.
|
5891
|
-
:param str alert_policy_rule_name: The display name of the rule of alert policy that triggered alert.
|
5892
5739
|
:param str alert_type: Type of the alert. Indicates the Data Safe feature triggering the alert.
|
5893
5740
|
:param str comment: A comment for the alert. Entered by the user.
|
5894
5741
|
:param str compartment_id: A filter to return only resources that match the specified compartment OCID.
|
@@ -5913,8 +5760,6 @@ class GetAlertsAlertCollectionItemResult(dict):
|
|
5913
5760
|
:param str time_updated: Last date and time the alert was updated, in the format defined by [RFC3339](https://tools.ietf.org/html/rfc3339).
|
5914
5761
|
"""
|
5915
5762
|
pulumi.set(__self__, "alert_id", alert_id)
|
5916
|
-
pulumi.set(__self__, "alert_policy_rule_key", alert_policy_rule_key)
|
5917
|
-
pulumi.set(__self__, "alert_policy_rule_name", alert_policy_rule_name)
|
5918
5763
|
pulumi.set(__self__, "alert_type", alert_type)
|
5919
5764
|
pulumi.set(__self__, "comment", comment)
|
5920
5765
|
pulumi.set(__self__, "compartment_id", compartment_id)
|
@@ -5943,22 +5788,6 @@ class GetAlertsAlertCollectionItemResult(dict):
|
|
5943
5788
|
def alert_id(self) -> str:
|
5944
5789
|
return pulumi.get(self, "alert_id")
|
5945
5790
|
|
5946
|
-
@property
|
5947
|
-
@pulumi.getter(name="alertPolicyRuleKey")
|
5948
|
-
def alert_policy_rule_key(self) -> str:
|
5949
|
-
"""
|
5950
|
-
The key of the rule of alert policy that triggered alert.
|
5951
|
-
"""
|
5952
|
-
return pulumi.get(self, "alert_policy_rule_key")
|
5953
|
-
|
5954
|
-
@property
|
5955
|
-
@pulumi.getter(name="alertPolicyRuleName")
|
5956
|
-
def alert_policy_rule_name(self) -> str:
|
5957
|
-
"""
|
5958
|
-
The display name of the rule of alert policy that triggered alert.
|
5959
|
-
"""
|
5960
|
-
return pulumi.get(self, "alert_policy_rule_name")
|
5961
|
-
|
5962
5791
|
@property
|
5963
5792
|
@pulumi.getter(name="alertType")
|
5964
5793
|
def alert_type(self) -> str:
|
@@ -14311,7 +14140,6 @@ class GetReportDefinitionsReportDefinitionCollectionItemResult(dict):
|
|
14311
14140
|
freeform_tags: Mapping[str, Any],
|
14312
14141
|
id: str,
|
14313
14142
|
is_seeded: bool,
|
14314
|
-
lifecycle_details: str,
|
14315
14143
|
parent_id: str,
|
14316
14144
|
record_time_span: str,
|
14317
14145
|
schedule: str,
|
@@ -14340,7 +14168,6 @@ class GetReportDefinitionsReportDefinitionCollectionItemResult(dict):
|
|
14340
14168
|
:param Mapping[str, Any] freeform_tags: 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"}`
|
14341
14169
|
:param str id: The OCID of the report definition.
|
14342
14170
|
:param bool is_seeded: A boolean flag indicating to list seeded report definitions. Set this parameter to get list of seeded report definitions.
|
14343
|
-
:param str lifecycle_details: Details about the current state of the report definition in Data Safe.
|
14344
14171
|
:param str parent_id: The OCID of the parent report definition. In the case of seeded report definition, this is same as definition OCID.
|
14345
14172
|
:param str record_time_span: The time span for the records in the report to be scheduled. <period-value><period> Allowed period strings - "H","D","M","Y" Each of the above fields potentially introduce constraints. A workRequest is created only when period-value satisfies all the constraints. Constraints introduced: 1. period = H (The allowed range for period-value is [1, 23]) 2. period = D (The allowed range for period-value is [1, 30]) 3. period = M (The allowed range for period-value is [1, 11]) 4. period = Y (The minimum period-value is 1)
|
14346
14173
|
:param str schedule: The schedule to generate the report periodically in the specified format: <version-string>;<version-specific-schedule>
|
@@ -14369,7 +14196,6 @@ class GetReportDefinitionsReportDefinitionCollectionItemResult(dict):
|
|
14369
14196
|
pulumi.set(__self__, "freeform_tags", freeform_tags)
|
14370
14197
|
pulumi.set(__self__, "id", id)
|
14371
14198
|
pulumi.set(__self__, "is_seeded", is_seeded)
|
14372
|
-
pulumi.set(__self__, "lifecycle_details", lifecycle_details)
|
14373
14199
|
pulumi.set(__self__, "parent_id", parent_id)
|
14374
14200
|
pulumi.set(__self__, "record_time_span", record_time_span)
|
14375
14201
|
pulumi.set(__self__, "schedule", schedule)
|
@@ -14496,14 +14322,6 @@ class GetReportDefinitionsReportDefinitionCollectionItemResult(dict):
|
|
14496
14322
|
"""
|
14497
14323
|
return pulumi.get(self, "is_seeded")
|
14498
14324
|
|
14499
|
-
@property
|
14500
|
-
@pulumi.getter(name="lifecycleDetails")
|
14501
|
-
def lifecycle_details(self) -> str:
|
14502
|
-
"""
|
14503
|
-
Details about the current state of the report definition in Data Safe.
|
14504
|
-
"""
|
14505
|
-
return pulumi.get(self, "lifecycle_details")
|
14506
|
-
|
14507
14325
|
@property
|
14508
14326
|
@pulumi.getter(name="parentId")
|
14509
14327
|
def parent_id(self) -> str:
|
@@ -14894,7 +14712,6 @@ class GetReportsReportCollectionItemResult(dict):
|
|
14894
14712
|
display_name: str,
|
14895
14713
|
freeform_tags: Mapping[str, Any],
|
14896
14714
|
id: str,
|
14897
|
-
lifecycle_details: str,
|
14898
14715
|
mime_type: str,
|
14899
14716
|
report_definition_id: str,
|
14900
14717
|
report_id: str,
|
@@ -14909,7 +14726,6 @@ class GetReportsReportCollectionItemResult(dict):
|
|
14909
14726
|
:param str display_name: The name of the report definition to query.
|
14910
14727
|
:param Mapping[str, Any] freeform_tags: 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"}`
|
14911
14728
|
:param str id: The OCID of the report.
|
14912
|
-
:param str lifecycle_details: Details about the current state of the report in Data Safe.
|
14913
14729
|
:param str mime_type: Specifies the format of report to be .xls or .pdf or .json
|
14914
14730
|
:param str report_definition_id: The ID of the report definition to filter the list of reports
|
14915
14731
|
:param str state: An optional filter to return only resources that match the specified lifecycle state.
|
@@ -14923,7 +14739,6 @@ class GetReportsReportCollectionItemResult(dict):
|
|
14923
14739
|
pulumi.set(__self__, "display_name", display_name)
|
14924
14740
|
pulumi.set(__self__, "freeform_tags", freeform_tags)
|
14925
14741
|
pulumi.set(__self__, "id", id)
|
14926
|
-
pulumi.set(__self__, "lifecycle_details", lifecycle_details)
|
14927
14742
|
pulumi.set(__self__, "mime_type", mime_type)
|
14928
14743
|
pulumi.set(__self__, "report_definition_id", report_definition_id)
|
14929
14744
|
pulumi.set(__self__, "report_id", report_id)
|
@@ -14980,14 +14795,6 @@ class GetReportsReportCollectionItemResult(dict):
|
|
14980
14795
|
"""
|
14981
14796
|
return pulumi.get(self, "id")
|
14982
14797
|
|
14983
|
-
@property
|
14984
|
-
@pulumi.getter(name="lifecycleDetails")
|
14985
|
-
def lifecycle_details(self) -> str:
|
14986
|
-
"""
|
14987
|
-
Details about the current state of the report in Data Safe.
|
14988
|
-
"""
|
14989
|
-
return pulumi.get(self, "lifecycle_details")
|
14990
|
-
|
14991
14798
|
@property
|
14992
14799
|
@pulumi.getter(name="mimeType")
|
14993
14800
|
def mime_type(self) -> str:
|
@@ -24990,7 +24797,6 @@ class GetTargetAlertPolicyAssociationsTargetAlertPolicyAssociationCollectionItem
|
|
24990
24797
|
freeform_tags: Mapping[str, Any],
|
24991
24798
|
id: str,
|
24992
24799
|
is_enabled: bool,
|
24993
|
-
lifecycle_details: str,
|
24994
24800
|
policy_id: str,
|
24995
24801
|
state: str,
|
24996
24802
|
system_tags: Mapping[str, Any],
|
@@ -25004,8 +24810,7 @@ class GetTargetAlertPolicyAssociationsTargetAlertPolicyAssociationCollectionItem
|
|
25004
24810
|
:param str display_name: The display name of the target-alert policy association.
|
25005
24811
|
:param Mapping[str, Any] freeform_tags: 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"}`
|
25006
24812
|
:param str id: The OCID of the target-alert policy association.
|
25007
|
-
:param bool is_enabled: Indicates if the target-alert policy association is enabled or disabled
|
25008
|
-
:param str lifecycle_details: Details about the current state of the target-alert policy association.
|
24813
|
+
:param bool is_enabled: Indicates if the target-alert policy association is enabled or disabled.
|
25009
24814
|
:param str policy_id: The OCID of the alert policy.
|
25010
24815
|
:param str state: An optional filter to return only alert policies that have the given life-cycle state.
|
25011
24816
|
: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. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
@@ -25020,7 +24825,6 @@ class GetTargetAlertPolicyAssociationsTargetAlertPolicyAssociationCollectionItem
|
|
25020
24825
|
pulumi.set(__self__, "freeform_tags", freeform_tags)
|
25021
24826
|
pulumi.set(__self__, "id", id)
|
25022
24827
|
pulumi.set(__self__, "is_enabled", is_enabled)
|
25023
|
-
pulumi.set(__self__, "lifecycle_details", lifecycle_details)
|
25024
24828
|
pulumi.set(__self__, "policy_id", policy_id)
|
25025
24829
|
pulumi.set(__self__, "state", state)
|
25026
24830
|
pulumi.set(__self__, "system_tags", system_tags)
|
@@ -25080,18 +24884,10 @@ class GetTargetAlertPolicyAssociationsTargetAlertPolicyAssociationCollectionItem
|
|
25080
24884
|
@pulumi.getter(name="isEnabled")
|
25081
24885
|
def is_enabled(self) -> bool:
|
25082
24886
|
"""
|
25083
|
-
Indicates if the target-alert policy association is enabled or disabled
|
24887
|
+
Indicates if the target-alert policy association is enabled or disabled.
|
25084
24888
|
"""
|
25085
24889
|
return pulumi.get(self, "is_enabled")
|
25086
24890
|
|
25087
|
-
@property
|
25088
|
-
@pulumi.getter(name="lifecycleDetails")
|
25089
|
-
def lifecycle_details(self) -> str:
|
25090
|
-
"""
|
25091
|
-
Details about the current state of the target-alert policy association.
|
25092
|
-
"""
|
25093
|
-
return pulumi.get(self, "lifecycle_details")
|
25094
|
-
|
25095
24891
|
@property
|
25096
24892
|
@pulumi.getter(name="policyId")
|
25097
24893
|
def policy_id(self) -> str:
|
pulumi_oci/datasafe/report.py
CHANGED
@@ -98,7 +98,6 @@ class _ReportState:
|
|
98
98
|
description: Optional[pulumi.Input[str]] = None,
|
99
99
|
display_name: Optional[pulumi.Input[str]] = None,
|
100
100
|
freeform_tags: Optional[pulumi.Input[Mapping[str, Any]]] = None,
|
101
|
-
lifecycle_details: Optional[pulumi.Input[str]] = None,
|
102
101
|
mime_type: Optional[pulumi.Input[str]] = None,
|
103
102
|
report_definition_id: Optional[pulumi.Input[str]] = None,
|
104
103
|
report_id: Optional[pulumi.Input[str]] = None,
|
@@ -113,7 +112,6 @@ class _ReportState:
|
|
113
112
|
:param pulumi.Input[str] description: Specifies a description of the report.
|
114
113
|
:param pulumi.Input[str] display_name: Name of the report.
|
115
114
|
:param pulumi.Input[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"}`
|
116
|
-
:param pulumi.Input[str] lifecycle_details: Details about the current state of the report in Data Safe.
|
117
115
|
:param pulumi.Input[str] mime_type: Specifies the format of report to be .xls or .pdf or .json
|
118
116
|
:param pulumi.Input[str] report_definition_id: The OCID of the report definition.
|
119
117
|
:param pulumi.Input[str] report_id: Unique report identifier
|
@@ -136,8 +134,6 @@ class _ReportState:
|
|
136
134
|
pulumi.set(__self__, "display_name", display_name)
|
137
135
|
if freeform_tags is not None:
|
138
136
|
pulumi.set(__self__, "freeform_tags", freeform_tags)
|
139
|
-
if lifecycle_details is not None:
|
140
|
-
pulumi.set(__self__, "lifecycle_details", lifecycle_details)
|
141
137
|
if mime_type is not None:
|
142
138
|
pulumi.set(__self__, "mime_type", mime_type)
|
143
139
|
if report_definition_id is not None:
|
@@ -213,18 +209,6 @@ class _ReportState:
|
|
213
209
|
def freeform_tags(self, value: Optional[pulumi.Input[Mapping[str, Any]]]):
|
214
210
|
pulumi.set(self, "freeform_tags", value)
|
215
211
|
|
216
|
-
@property
|
217
|
-
@pulumi.getter(name="lifecycleDetails")
|
218
|
-
def lifecycle_details(self) -> Optional[pulumi.Input[str]]:
|
219
|
-
"""
|
220
|
-
Details about the current state of the report in Data Safe.
|
221
|
-
"""
|
222
|
-
return pulumi.get(self, "lifecycle_details")
|
223
|
-
|
224
|
-
@lifecycle_details.setter
|
225
|
-
def lifecycle_details(self, value: Optional[pulumi.Input[str]]):
|
226
|
-
pulumi.set(self, "lifecycle_details", value)
|
227
|
-
|
228
212
|
@property
|
229
213
|
@pulumi.getter(name="mimeType")
|
230
214
|
def mime_type(self) -> Optional[pulumi.Input[str]]:
|
@@ -403,7 +387,6 @@ class Report(pulumi.CustomResource):
|
|
403
387
|
__props__.__dict__["report_id"] = report_id
|
404
388
|
__props__.__dict__["description"] = None
|
405
389
|
__props__.__dict__["display_name"] = None
|
406
|
-
__props__.__dict__["lifecycle_details"] = None
|
407
390
|
__props__.__dict__["mime_type"] = None
|
408
391
|
__props__.__dict__["report_definition_id"] = None
|
409
392
|
__props__.__dict__["state"] = None
|
@@ -425,7 +408,6 @@ class Report(pulumi.CustomResource):
|
|
425
408
|
description: Optional[pulumi.Input[str]] = None,
|
426
409
|
display_name: Optional[pulumi.Input[str]] = None,
|
427
410
|
freeform_tags: Optional[pulumi.Input[Mapping[str, Any]]] = None,
|
428
|
-
lifecycle_details: Optional[pulumi.Input[str]] = None,
|
429
411
|
mime_type: Optional[pulumi.Input[str]] = None,
|
430
412
|
report_definition_id: Optional[pulumi.Input[str]] = None,
|
431
413
|
report_id: Optional[pulumi.Input[str]] = None,
|
@@ -445,7 +427,6 @@ class Report(pulumi.CustomResource):
|
|
445
427
|
:param pulumi.Input[str] description: Specifies a description of the report.
|
446
428
|
:param pulumi.Input[str] display_name: Name of the report.
|
447
429
|
:param pulumi.Input[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"}`
|
448
|
-
:param pulumi.Input[str] lifecycle_details: Details about the current state of the report in Data Safe.
|
449
430
|
:param pulumi.Input[str] mime_type: Specifies the format of report to be .xls or .pdf or .json
|
450
431
|
:param pulumi.Input[str] report_definition_id: The OCID of the report definition.
|
451
432
|
:param pulumi.Input[str] report_id: Unique report identifier
|
@@ -467,7 +448,6 @@ class Report(pulumi.CustomResource):
|
|
467
448
|
__props__.__dict__["description"] = description
|
468
449
|
__props__.__dict__["display_name"] = display_name
|
469
450
|
__props__.__dict__["freeform_tags"] = freeform_tags
|
470
|
-
__props__.__dict__["lifecycle_details"] = lifecycle_details
|
471
451
|
__props__.__dict__["mime_type"] = mime_type
|
472
452
|
__props__.__dict__["report_definition_id"] = report_definition_id
|
473
453
|
__props__.__dict__["report_id"] = report_id
|
@@ -517,14 +497,6 @@ class Report(pulumi.CustomResource):
|
|
517
497
|
"""
|
518
498
|
return pulumi.get(self, "freeform_tags")
|
519
499
|
|
520
|
-
@property
|
521
|
-
@pulumi.getter(name="lifecycleDetails")
|
522
|
-
def lifecycle_details(self) -> pulumi.Output[str]:
|
523
|
-
"""
|
524
|
-
Details about the current state of the report in Data Safe.
|
525
|
-
"""
|
526
|
-
return pulumi.get(self, "lifecycle_details")
|
527
|
-
|
528
500
|
@property
|
529
501
|
@pulumi.getter(name="mimeType")
|
530
502
|
def mime_type(self) -> pulumi.Output[str]:
|