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.
Files changed (76) hide show
  1. pulumi_oci/__init__.py +32 -59
  2. pulumi_oci/bigdataservice/bds_instance.py +0 -47
  3. pulumi_oci/bigdataservice/get_bds_instance.py +1 -11
  4. pulumi_oci/bigdataservice/outputs.py +0 -7
  5. pulumi_oci/core/__init__.py +0 -3
  6. pulumi_oci/core/_inputs.py +0 -40
  7. pulumi_oci/core/outputs.py +0 -314
  8. pulumi_oci/database/autonomous_database.py +0 -28
  9. pulumi_oci/database/get_autonomous_database.py +1 -14
  10. pulumi_oci/database/outputs.py +0 -22
  11. pulumi_oci/databasemigration/_inputs.py +0 -184
  12. pulumi_oci/databasemigration/job.py +24 -99
  13. pulumi_oci/databasemigration/outputs.py +0 -171
  14. pulumi_oci/datasafe/__init__.py +4 -2
  15. pulumi_oci/datasafe/_inputs.py +0 -55
  16. pulumi_oci/datasafe/alert.py +0 -56
  17. pulumi_oci/datasafe/get_alert.py +1 -27
  18. pulumi_oci/datasafe/get_alert_policy.py +2 -26
  19. pulumi_oci/datasafe/get_alert_policy_rule.py +18 -94
  20. pulumi_oci/datasafe/get_report.py +1 -14
  21. pulumi_oci/datasafe/get_report_definition.py +1 -14
  22. pulumi_oci/datasafe/get_target_alert_policy_association.py +2 -15
  23. pulumi_oci/datasafe/masking_policy_health_report_management.py +453 -0
  24. pulumi_oci/datasafe/masking_report_management.py +693 -0
  25. pulumi_oci/datasafe/outputs.py +27 -231
  26. pulumi_oci/datasafe/report.py +0 -28
  27. pulumi_oci/datasafe/report_definition.py +0 -28
  28. pulumi_oci/datasafe/set_security_assessment_baseline_management.py +304 -0
  29. pulumi_oci/datasafe/set_user_assessment_baseline_management.py +304 -0
  30. pulumi_oci/datasafe/target_alert_policy_association.py +0 -28
  31. pulumi_oci/generativeai/get_dedicated_ai_cluster.py +0 -3
  32. pulumi_oci/generativeai/get_dedicated_ai_clusters.py +0 -3
  33. pulumi_oci/generativeai/get_endpoint.py +9 -6
  34. pulumi_oci/generativeai/get_endpoints.py +3 -3
  35. pulumi_oci/generativeai/get_model.py +6 -36
  36. pulumi_oci/generativeai/get_models.py +0 -6
  37. pulumi_oci/generativeai/outputs.py +16 -228
  38. pulumi_oci/identity/__init__.py +0 -3
  39. pulumi_oci/identity/_inputs.py +0 -1029
  40. pulumi_oci/identity/outputs.py +27254 -29420
  41. pulumi_oci/networkfirewall/__init__.py +0 -3
  42. pulumi_oci/networkfirewall/_inputs.py +0 -150
  43. pulumi_oci/networkfirewall/outputs.py +0 -457
  44. pulumi_oci/pulumi-plugin.json +1 -1
  45. pulumi_oci/redis/get_redis_cluster.py +1 -1
  46. pulumi_oci/redis/outputs.py +2 -2
  47. pulumi_oci/redis/redis_cluster.py +7 -7
  48. pulumi_oci/stackmonitoring/_inputs.py +2 -2
  49. pulumi_oci/stackmonitoring/baselineable_metric.py +28 -76
  50. pulumi_oci/stackmonitoring/get_baselineable_metric.py +1 -14
  51. pulumi_oci/stackmonitoring/get_baselineable_metrics.py +5 -45
  52. pulumi_oci/stackmonitoring/outputs.py +8 -19
  53. {pulumi_oci-2.5.0.dist-info → pulumi_oci-2.5.0a1721976101.dist-info}/METADATA +1 -1
  54. {pulumi_oci-2.5.0.dist-info → pulumi_oci-2.5.0a1721976101.dist-info}/RECORD +56 -72
  55. {pulumi_oci-2.5.0.dist-info → pulumi_oci-2.5.0a1721976101.dist-info}/WHEEL +1 -1
  56. pulumi_oci/core/get_instance_maintenance_event.py +0 -414
  57. pulumi_oci/core/get_instance_maintenance_events.py +0 -250
  58. pulumi_oci/core/instance_maintenance_event.py +0 -1022
  59. pulumi_oci/datasafe/alert_policy.py +0 -745
  60. pulumi_oci/datasafe/alert_policy_rule.py +0 -446
  61. pulumi_oci/fleetsoftwareupdate/__init__.py +0 -15
  62. pulumi_oci/fleetsoftwareupdate/_inputs.py +0 -553
  63. pulumi_oci/fleetsoftwareupdate/fsu_collection.py +0 -514
  64. pulumi_oci/fleetsoftwareupdate/fsu_cycle.py +0 -812
  65. pulumi_oci/fleetsoftwareupdate/get_fsu_collection.py +0 -225
  66. pulumi_oci/fleetsoftwareupdate/get_fsu_collections.py +0 -141
  67. pulumi_oci/fleetsoftwareupdate/get_fsu_cycle.py +0 -325
  68. pulumi_oci/fleetsoftwareupdate/get_fsu_cycles.py +0 -167
  69. pulumi_oci/fleetsoftwareupdate/outputs.py +0 -1481
  70. pulumi_oci/identity/domains_social_identity_provider.py +0 -4628
  71. pulumi_oci/identity/get_domains_social_identity_provider.py +0 -664
  72. pulumi_oci/identity/get_domains_social_identity_providers.py +0 -276
  73. pulumi_oci/networkfirewall/get_network_firewall_policy_tunnel_inspection_rule.py +0 -227
  74. pulumi_oci/networkfirewall/get_network_firewall_policy_tunnel_inspection_rules.py +0 -167
  75. pulumi_oci/networkfirewall/network_firewall_policy_tunnel_inspection_rule.py +0 -605
  76. {pulumi_oci-2.5.0.dist-info → pulumi_oci-2.5.0a1721976101.dist-info}/top_level.txt +0 -0
@@ -8,6 +8,7 @@ import pulumi
8
8
  import pulumi.runtime
9
9
  from typing import Any, Mapping, Optional, Sequence, Union, overload
10
10
  from .. import _utilities
11
+ from . import outputs
11
12
 
12
13
  __all__ = [
13
14
  'GetAlertPolicyRuleResult',
@@ -21,97 +22,37 @@ class GetAlertPolicyRuleResult:
21
22
  """
22
23
  A collection of values returned by getAlertPolicyRule.
23
24
  """
24
- def __init__(__self__, alert_policy_id=None, description=None, display_name=None, expression=None, id=None, key=None, rule_key=None, state=None, time_created=None):
25
+ def __init__(__self__, alert_policy_id=None, id=None, items=None):
25
26
  if alert_policy_id and not isinstance(alert_policy_id, str):
26
27
  raise TypeError("Expected argument 'alert_policy_id' to be a str")
27
28
  pulumi.set(__self__, "alert_policy_id", alert_policy_id)
28
- if description and not isinstance(description, str):
29
- raise TypeError("Expected argument 'description' to be a str")
30
- pulumi.set(__self__, "description", description)
31
- if display_name and not isinstance(display_name, str):
32
- raise TypeError("Expected argument 'display_name' to be a str")
33
- pulumi.set(__self__, "display_name", display_name)
34
- if expression and not isinstance(expression, str):
35
- raise TypeError("Expected argument 'expression' to be a str")
36
- pulumi.set(__self__, "expression", expression)
37
29
  if id and not isinstance(id, str):
38
30
  raise TypeError("Expected argument 'id' to be a str")
39
31
  pulumi.set(__self__, "id", id)
40
- if key and not isinstance(key, str):
41
- raise TypeError("Expected argument 'key' to be a str")
42
- pulumi.set(__self__, "key", key)
43
- if rule_key and not isinstance(rule_key, str):
44
- raise TypeError("Expected argument 'rule_key' to be a str")
45
- pulumi.set(__self__, "rule_key", rule_key)
46
- if state and not isinstance(state, str):
47
- raise TypeError("Expected argument 'state' to be a str")
48
- pulumi.set(__self__, "state", state)
49
- if time_created and not isinstance(time_created, str):
50
- raise TypeError("Expected argument 'time_created' to be a str")
51
- pulumi.set(__self__, "time_created", time_created)
32
+ if items and not isinstance(items, list):
33
+ raise TypeError("Expected argument 'items' to be a list")
34
+ pulumi.set(__self__, "items", items)
52
35
 
53
36
  @property
54
37
  @pulumi.getter(name="alertPolicyId")
55
38
  def alert_policy_id(self) -> str:
56
39
  return pulumi.get(self, "alert_policy_id")
57
40
 
58
- @property
59
- @pulumi.getter
60
- def description(self) -> str:
61
- """
62
- Describes the alert policy rule.
63
- """
64
- return pulumi.get(self, "description")
65
-
66
- @property
67
- @pulumi.getter(name="displayName")
68
- def display_name(self) -> str:
69
- """
70
- The display name of the alert policy rule.
71
- """
72
- return pulumi.get(self, "display_name")
73
-
74
- @property
75
- @pulumi.getter
76
- def expression(self) -> str:
77
- """
78
- The conditional expression of the alert policy rule which evaluates to boolean value.
79
- """
80
- return pulumi.get(self, "expression")
81
-
82
41
  @property
83
42
  @pulumi.getter
84
43
  def id(self) -> str:
85
- return pulumi.get(self, "id")
86
-
87
- @property
88
- @pulumi.getter
89
- def key(self) -> str:
90
44
  """
91
- The unique key of the alert policy rule.
45
+ The provider-assigned unique ID for this managed resource.
92
46
  """
93
- return pulumi.get(self, "key")
94
-
95
- @property
96
- @pulumi.getter(name="ruleKey")
97
- def rule_key(self) -> str:
98
- return pulumi.get(self, "rule_key")
47
+ return pulumi.get(self, "id")
99
48
 
100
49
  @property
101
50
  @pulumi.getter
102
- def state(self) -> str:
103
- """
104
- The current state of the alert policy rule.
105
- """
106
- return pulumi.get(self, "state")
107
-
108
- @property
109
- @pulumi.getter(name="timeCreated")
110
- def time_created(self) -> str:
51
+ def items(self) -> Sequence['outputs.GetAlertPolicyRuleItemResult']:
111
52
  """
112
- Creation date and time of the alert policy rule, in the format defined by [RFC3339](https://tools.ietf.org/html/rfc3339).
53
+ Array of alert policy rules summary
113
54
  """
114
- return pulumi.get(self, "time_created")
55
+ return pulumi.get(self, "items")
115
56
 
116
57
 
117
58
  class AwaitableGetAlertPolicyRuleResult(GetAlertPolicyRuleResult):
@@ -121,23 +62,17 @@ class AwaitableGetAlertPolicyRuleResult(GetAlertPolicyRuleResult):
121
62
  yield self
122
63
  return GetAlertPolicyRuleResult(
123
64
  alert_policy_id=self.alert_policy_id,
124
- description=self.description,
125
- display_name=self.display_name,
126
- expression=self.expression,
127
65
  id=self.id,
128
- key=self.key,
129
- rule_key=self.rule_key,
130
- state=self.state,
131
- time_created=self.time_created)
66
+ items=self.items)
132
67
 
133
68
 
134
69
  def get_alert_policy_rule(alert_policy_id: Optional[str] = None,
135
- rule_key: Optional[str] = None,
136
70
  opts: Optional[pulumi.InvokeOptions] = None) -> AwaitableGetAlertPolicyRuleResult:
137
71
  """
138
72
  This data source provides details about a specific Alert Policy Rule resource in Oracle Cloud Infrastructure Data Safe service.
139
73
 
140
- Gets the details of a policy rule by its key.
74
+ Lists the rules of the specified alert policy. The alert policy is said to be satisfied when all rules in the policy evaulate to true.
75
+ If there are three rules: rule1,rule2 and rule3, the policy is satisfied if rule1 AND rule2 AND rule3 is True.
141
76
 
142
77
  ## Example Usage
143
78
 
@@ -145,40 +80,31 @@ def get_alert_policy_rule(alert_policy_id: Optional[str] = None,
145
80
  import pulumi
146
81
  import pulumi_oci as oci
147
82
 
148
- test_alert_policy_rule = oci.DataSafe.get_alert_policy_rule(alert_policy_id=test_alert_policy["id"],
149
- rule_key=alert_policy_rule_rule_key)
83
+ test_alert_policy_rule = oci.DataSafe.get_alert_policy_rule(alert_policy_id=test_alert_policy["id"])
150
84
  ```
151
85
 
152
86
 
153
87
  :param str alert_policy_id: The OCID of the alert policy.
154
- :param str rule_key: The key of the alert policy rule.
155
88
  """
156
89
  __args__ = dict()
157
90
  __args__['alertPolicyId'] = alert_policy_id
158
- __args__['ruleKey'] = rule_key
159
91
  opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
160
92
  __ret__ = pulumi.runtime.invoke('oci:DataSafe/getAlertPolicyRule:getAlertPolicyRule', __args__, opts=opts, typ=GetAlertPolicyRuleResult).value
161
93
 
162
94
  return AwaitableGetAlertPolicyRuleResult(
163
95
  alert_policy_id=pulumi.get(__ret__, 'alert_policy_id'),
164
- description=pulumi.get(__ret__, 'description'),
165
- display_name=pulumi.get(__ret__, 'display_name'),
166
- expression=pulumi.get(__ret__, 'expression'),
167
96
  id=pulumi.get(__ret__, 'id'),
168
- key=pulumi.get(__ret__, 'key'),
169
- rule_key=pulumi.get(__ret__, 'rule_key'),
170
- state=pulumi.get(__ret__, 'state'),
171
- time_created=pulumi.get(__ret__, 'time_created'))
97
+ items=pulumi.get(__ret__, 'items'))
172
98
 
173
99
 
174
100
  @_utilities.lift_output_func(get_alert_policy_rule)
175
101
  def get_alert_policy_rule_output(alert_policy_id: Optional[pulumi.Input[str]] = None,
176
- rule_key: Optional[pulumi.Input[str]] = None,
177
102
  opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetAlertPolicyRuleResult]:
178
103
  """
179
104
  This data source provides details about a specific Alert Policy Rule resource in Oracle Cloud Infrastructure Data Safe service.
180
105
 
181
- Gets the details of a policy rule by its key.
106
+ Lists the rules of the specified alert policy. The alert policy is said to be satisfied when all rules in the policy evaulate to true.
107
+ If there are three rules: rule1,rule2 and rule3, the policy is satisfied if rule1 AND rule2 AND rule3 is True.
182
108
 
183
109
  ## Example Usage
184
110
 
@@ -186,12 +112,10 @@ def get_alert_policy_rule_output(alert_policy_id: Optional[pulumi.Input[str]] =
186
112
  import pulumi
187
113
  import pulumi_oci as oci
188
114
 
189
- test_alert_policy_rule = oci.DataSafe.get_alert_policy_rule(alert_policy_id=test_alert_policy["id"],
190
- rule_key=alert_policy_rule_rule_key)
115
+ test_alert_policy_rule = oci.DataSafe.get_alert_policy_rule(alert_policy_id=test_alert_policy["id"])
191
116
  ```
192
117
 
193
118
 
194
119
  :param str alert_policy_id: The OCID of the alert policy.
195
- :param str rule_key: The key of the alert policy rule.
196
120
  """
197
121
  ...
@@ -21,7 +21,7 @@ class GetReportResult:
21
21
  """
22
22
  A collection of values returned by getReport.
23
23
  """
24
- def __init__(__self__, compartment_id=None, defined_tags=None, description=None, display_name=None, freeform_tags=None, id=None, lifecycle_details=None, mime_type=None, report_definition_id=None, report_id=None, state=None, system_tags=None, time_generated=None, type=None):
24
+ def __init__(__self__, compartment_id=None, defined_tags=None, description=None, display_name=None, freeform_tags=None, id=None, mime_type=None, report_definition_id=None, report_id=None, state=None, system_tags=None, time_generated=None, type=None):
25
25
  if compartment_id and not isinstance(compartment_id, str):
26
26
  raise TypeError("Expected argument 'compartment_id' to be a str")
27
27
  pulumi.set(__self__, "compartment_id", compartment_id)
@@ -40,9 +40,6 @@ class GetReportResult:
40
40
  if id and not isinstance(id, str):
41
41
  raise TypeError("Expected argument 'id' to be a str")
42
42
  pulumi.set(__self__, "id", id)
43
- if lifecycle_details and not isinstance(lifecycle_details, str):
44
- raise TypeError("Expected argument 'lifecycle_details' to be a str")
45
- pulumi.set(__self__, "lifecycle_details", lifecycle_details)
46
43
  if mime_type and not isinstance(mime_type, str):
47
44
  raise TypeError("Expected argument 'mime_type' to be a str")
48
45
  pulumi.set(__self__, "mime_type", mime_type)
@@ -113,14 +110,6 @@ class GetReportResult:
113
110
  """
114
111
  return pulumi.get(self, "id")
115
112
 
116
- @property
117
- @pulumi.getter(name="lifecycleDetails")
118
- def lifecycle_details(self) -> str:
119
- """
120
- Details about the current state of the report in Data Safe.
121
- """
122
- return pulumi.get(self, "lifecycle_details")
123
-
124
113
  @property
125
114
  @pulumi.getter(name="mimeType")
126
115
  def mime_type(self) -> str:
@@ -187,7 +176,6 @@ class AwaitableGetReportResult(GetReportResult):
187
176
  display_name=self.display_name,
188
177
  freeform_tags=self.freeform_tags,
189
178
  id=self.id,
190
- lifecycle_details=self.lifecycle_details,
191
179
  mime_type=self.mime_type,
192
180
  report_definition_id=self.report_definition_id,
193
181
  report_id=self.report_id,
@@ -228,7 +216,6 @@ def get_report(report_id: Optional[str] = None,
228
216
  display_name=pulumi.get(__ret__, 'display_name'),
229
217
  freeform_tags=pulumi.get(__ret__, 'freeform_tags'),
230
218
  id=pulumi.get(__ret__, 'id'),
231
- lifecycle_details=pulumi.get(__ret__, 'lifecycle_details'),
232
219
  mime_type=pulumi.get(__ret__, 'mime_type'),
233
220
  report_definition_id=pulumi.get(__ret__, 'report_definition_id'),
234
221
  report_id=pulumi.get(__ret__, 'report_id'),
@@ -22,7 +22,7 @@ class GetReportDefinitionResult:
22
22
  """
23
23
  A collection of values returned by getReportDefinition.
24
24
  """
25
- def __init__(__self__, category=None, column_filters=None, column_infos=None, column_sortings=None, compartment_id=None, compliance_standards=None, data_source=None, defined_tags=None, description=None, display_name=None, display_order=None, freeform_tags=None, id=None, is_seeded=None, lifecycle_details=None, parent_id=None, record_time_span=None, report_definition_id=None, schedule=None, scheduled_report_compartment_id=None, scheduled_report_mime_type=None, scheduled_report_name=None, scheduled_report_row_limit=None, scim_filter=None, state=None, summaries=None, system_tags=None, time_created=None, time_updated=None):
25
+ def __init__(__self__, category=None, column_filters=None, column_infos=None, column_sortings=None, compartment_id=None, compliance_standards=None, data_source=None, defined_tags=None, description=None, display_name=None, display_order=None, freeform_tags=None, id=None, is_seeded=None, parent_id=None, record_time_span=None, report_definition_id=None, schedule=None, scheduled_report_compartment_id=None, scheduled_report_mime_type=None, scheduled_report_name=None, scheduled_report_row_limit=None, scim_filter=None, state=None, summaries=None, system_tags=None, time_created=None, time_updated=None):
26
26
  if category and not isinstance(category, str):
27
27
  raise TypeError("Expected argument 'category' to be a str")
28
28
  pulumi.set(__self__, "category", category)
@@ -65,9 +65,6 @@ class GetReportDefinitionResult:
65
65
  if is_seeded and not isinstance(is_seeded, bool):
66
66
  raise TypeError("Expected argument 'is_seeded' to be a bool")
67
67
  pulumi.set(__self__, "is_seeded", is_seeded)
68
- if lifecycle_details and not isinstance(lifecycle_details, str):
69
- raise TypeError("Expected argument 'lifecycle_details' to be a str")
70
- pulumi.set(__self__, "lifecycle_details", lifecycle_details)
71
68
  if parent_id and not isinstance(parent_id, str):
72
69
  raise TypeError("Expected argument 'parent_id' to be a str")
73
70
  pulumi.set(__self__, "parent_id", parent_id)
@@ -223,14 +220,6 @@ class GetReportDefinitionResult:
223
220
  """
224
221
  return pulumi.get(self, "is_seeded")
225
222
 
226
- @property
227
- @pulumi.getter(name="lifecycleDetails")
228
- def lifecycle_details(self) -> str:
229
- """
230
- Details about the current state of the report definition in Data Safe.
231
- """
232
- return pulumi.get(self, "lifecycle_details")
233
-
234
223
  @property
235
224
  @pulumi.getter(name="parentId")
236
225
  def parent_id(self) -> str:
@@ -361,7 +350,6 @@ class AwaitableGetReportDefinitionResult(GetReportDefinitionResult):
361
350
  freeform_tags=self.freeform_tags,
362
351
  id=self.id,
363
352
  is_seeded=self.is_seeded,
364
- lifecycle_details=self.lifecycle_details,
365
353
  parent_id=self.parent_id,
366
354
  record_time_span=self.record_time_span,
367
355
  report_definition_id=self.report_definition_id,
@@ -417,7 +405,6 @@ def get_report_definition(report_definition_id: Optional[str] = None,
417
405
  freeform_tags=pulumi.get(__ret__, 'freeform_tags'),
418
406
  id=pulumi.get(__ret__, 'id'),
419
407
  is_seeded=pulumi.get(__ret__, 'is_seeded'),
420
- lifecycle_details=pulumi.get(__ret__, 'lifecycle_details'),
421
408
  parent_id=pulumi.get(__ret__, 'parent_id'),
422
409
  record_time_span=pulumi.get(__ret__, 'record_time_span'),
423
410
  report_definition_id=pulumi.get(__ret__, 'report_definition_id'),
@@ -21,7 +21,7 @@ class GetTargetAlertPolicyAssociationResult:
21
21
  """
22
22
  A collection of values returned by getTargetAlertPolicyAssociation.
23
23
  """
24
- def __init__(__self__, compartment_id=None, defined_tags=None, description=None, display_name=None, freeform_tags=None, id=None, is_enabled=None, lifecycle_details=None, policy_id=None, state=None, system_tags=None, target_alert_policy_association_id=None, target_id=None, time_created=None, time_updated=None):
24
+ def __init__(__self__, compartment_id=None, defined_tags=None, description=None, display_name=None, freeform_tags=None, id=None, is_enabled=None, policy_id=None, state=None, system_tags=None, target_alert_policy_association_id=None, target_id=None, time_created=None, time_updated=None):
25
25
  if compartment_id and not isinstance(compartment_id, str):
26
26
  raise TypeError("Expected argument 'compartment_id' to be a str")
27
27
  pulumi.set(__self__, "compartment_id", compartment_id)
@@ -43,9 +43,6 @@ class GetTargetAlertPolicyAssociationResult:
43
43
  if is_enabled and not isinstance(is_enabled, bool):
44
44
  raise TypeError("Expected argument 'is_enabled' to be a bool")
45
45
  pulumi.set(__self__, "is_enabled", is_enabled)
46
- if lifecycle_details and not isinstance(lifecycle_details, str):
47
- raise TypeError("Expected argument 'lifecycle_details' to be a str")
48
- pulumi.set(__self__, "lifecycle_details", lifecycle_details)
49
46
  if policy_id and not isinstance(policy_id, str):
50
47
  raise TypeError("Expected argument 'policy_id' to be a str")
51
48
  pulumi.set(__self__, "policy_id", policy_id)
@@ -120,18 +117,10 @@ class GetTargetAlertPolicyAssociationResult:
120
117
  @pulumi.getter(name="isEnabled")
121
118
  def is_enabled(self) -> bool:
122
119
  """
123
- Indicates if the target-alert policy association is enabled or disabled by user.
120
+ Indicates if the target-alert policy association is enabled or disabled.
124
121
  """
125
122
  return pulumi.get(self, "is_enabled")
126
123
 
127
- @property
128
- @pulumi.getter(name="lifecycleDetails")
129
- def lifecycle_details(self) -> str:
130
- """
131
- Details about the current state of the target-alert policy association.
132
- """
133
- return pulumi.get(self, "lifecycle_details")
134
-
135
124
  @property
136
125
  @pulumi.getter(name="policyId")
137
126
  def policy_id(self) -> str:
@@ -199,7 +188,6 @@ class AwaitableGetTargetAlertPolicyAssociationResult(GetTargetAlertPolicyAssocia
199
188
  freeform_tags=self.freeform_tags,
200
189
  id=self.id,
201
190
  is_enabled=self.is_enabled,
202
- lifecycle_details=self.lifecycle_details,
203
191
  policy_id=self.policy_id,
204
192
  state=self.state,
205
193
  system_tags=self.system_tags,
@@ -241,7 +229,6 @@ def get_target_alert_policy_association(target_alert_policy_association_id: Opti
241
229
  freeform_tags=pulumi.get(__ret__, 'freeform_tags'),
242
230
  id=pulumi.get(__ret__, 'id'),
243
231
  is_enabled=pulumi.get(__ret__, 'is_enabled'),
244
- lifecycle_details=pulumi.get(__ret__, 'lifecycle_details'),
245
232
  policy_id=pulumi.get(__ret__, 'policy_id'),
246
233
  state=pulumi.get(__ret__, 'state'),
247
234
  system_tags=pulumi.get(__ret__, 'system_tags'),