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
@@ -0,0 +1,304 @@
|
|
1
|
+
# coding=utf-8
|
2
|
+
# *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
|
3
|
+
# *** Do not edit by hand unless you're certain you know what you are doing! ***
|
4
|
+
|
5
|
+
import copy
|
6
|
+
import warnings
|
7
|
+
import pulumi
|
8
|
+
import pulumi.runtime
|
9
|
+
from typing import Any, Mapping, Optional, Sequence, Union, overload
|
10
|
+
from .. import _utilities
|
11
|
+
|
12
|
+
__all__ = ['SetUserAssessmentBaselineManagementArgs', 'SetUserAssessmentBaselineManagement']
|
13
|
+
|
14
|
+
@pulumi.input_type
|
15
|
+
class SetUserAssessmentBaselineManagementArgs:
|
16
|
+
def __init__(__self__, *,
|
17
|
+
compartment_id: pulumi.Input[str],
|
18
|
+
target_id: pulumi.Input[str]):
|
19
|
+
"""
|
20
|
+
The set of arguments for constructing a SetUserAssessmentBaselineManagement resource.
|
21
|
+
:param pulumi.Input[str] compartment_id: The compartment OCID of the target.
|
22
|
+
|
23
|
+
|
24
|
+
** IMPORTANT **
|
25
|
+
Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
|
26
|
+
:param pulumi.Input[str] target_id: The target OCID for which UA needs to be set as baseline.
|
27
|
+
"""
|
28
|
+
pulumi.set(__self__, "compartment_id", compartment_id)
|
29
|
+
pulumi.set(__self__, "target_id", target_id)
|
30
|
+
|
31
|
+
@property
|
32
|
+
@pulumi.getter(name="compartmentId")
|
33
|
+
def compartment_id(self) -> pulumi.Input[str]:
|
34
|
+
"""
|
35
|
+
The compartment OCID of the target.
|
36
|
+
|
37
|
+
|
38
|
+
** IMPORTANT **
|
39
|
+
Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
|
40
|
+
"""
|
41
|
+
return pulumi.get(self, "compartment_id")
|
42
|
+
|
43
|
+
@compartment_id.setter
|
44
|
+
def compartment_id(self, value: pulumi.Input[str]):
|
45
|
+
pulumi.set(self, "compartment_id", value)
|
46
|
+
|
47
|
+
@property
|
48
|
+
@pulumi.getter(name="targetId")
|
49
|
+
def target_id(self) -> pulumi.Input[str]:
|
50
|
+
"""
|
51
|
+
The target OCID for which UA needs to be set as baseline.
|
52
|
+
"""
|
53
|
+
return pulumi.get(self, "target_id")
|
54
|
+
|
55
|
+
@target_id.setter
|
56
|
+
def target_id(self, value: pulumi.Input[str]):
|
57
|
+
pulumi.set(self, "target_id", value)
|
58
|
+
|
59
|
+
|
60
|
+
@pulumi.input_type
|
61
|
+
class _SetUserAssessmentBaselineManagementState:
|
62
|
+
def __init__(__self__, *,
|
63
|
+
assessment_ids: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
|
64
|
+
compartment_id: Optional[pulumi.Input[str]] = None,
|
65
|
+
target_id: Optional[pulumi.Input[str]] = None,
|
66
|
+
user_assessment_id: Optional[pulumi.Input[str]] = None):
|
67
|
+
"""
|
68
|
+
Input properties used for looking up and filtering SetUserAssessmentBaselineManagement resources.
|
69
|
+
:param pulumi.Input[str] compartment_id: The compartment OCID of the target.
|
70
|
+
|
71
|
+
|
72
|
+
** IMPORTANT **
|
73
|
+
Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
|
74
|
+
:param pulumi.Input[str] target_id: The target OCID for which UA needs to be set as baseline.
|
75
|
+
"""
|
76
|
+
if assessment_ids is not None:
|
77
|
+
pulumi.set(__self__, "assessment_ids", assessment_ids)
|
78
|
+
if compartment_id is not None:
|
79
|
+
pulumi.set(__self__, "compartment_id", compartment_id)
|
80
|
+
if target_id is not None:
|
81
|
+
pulumi.set(__self__, "target_id", target_id)
|
82
|
+
if user_assessment_id is not None:
|
83
|
+
pulumi.set(__self__, "user_assessment_id", user_assessment_id)
|
84
|
+
|
85
|
+
@property
|
86
|
+
@pulumi.getter(name="assessmentIds")
|
87
|
+
def assessment_ids(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[str]]]]:
|
88
|
+
return pulumi.get(self, "assessment_ids")
|
89
|
+
|
90
|
+
@assessment_ids.setter
|
91
|
+
def assessment_ids(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]]):
|
92
|
+
pulumi.set(self, "assessment_ids", value)
|
93
|
+
|
94
|
+
@property
|
95
|
+
@pulumi.getter(name="compartmentId")
|
96
|
+
def compartment_id(self) -> Optional[pulumi.Input[str]]:
|
97
|
+
"""
|
98
|
+
The compartment OCID of the target.
|
99
|
+
|
100
|
+
|
101
|
+
** IMPORTANT **
|
102
|
+
Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
|
103
|
+
"""
|
104
|
+
return pulumi.get(self, "compartment_id")
|
105
|
+
|
106
|
+
@compartment_id.setter
|
107
|
+
def compartment_id(self, value: Optional[pulumi.Input[str]]):
|
108
|
+
pulumi.set(self, "compartment_id", value)
|
109
|
+
|
110
|
+
@property
|
111
|
+
@pulumi.getter(name="targetId")
|
112
|
+
def target_id(self) -> Optional[pulumi.Input[str]]:
|
113
|
+
"""
|
114
|
+
The target OCID for which UA needs to be set as baseline.
|
115
|
+
"""
|
116
|
+
return pulumi.get(self, "target_id")
|
117
|
+
|
118
|
+
@target_id.setter
|
119
|
+
def target_id(self, value: Optional[pulumi.Input[str]]):
|
120
|
+
pulumi.set(self, "target_id", value)
|
121
|
+
|
122
|
+
@property
|
123
|
+
@pulumi.getter(name="userAssessmentId")
|
124
|
+
def user_assessment_id(self) -> Optional[pulumi.Input[str]]:
|
125
|
+
return pulumi.get(self, "user_assessment_id")
|
126
|
+
|
127
|
+
@user_assessment_id.setter
|
128
|
+
def user_assessment_id(self, value: Optional[pulumi.Input[str]]):
|
129
|
+
pulumi.set(self, "user_assessment_id", value)
|
130
|
+
|
131
|
+
|
132
|
+
class SetUserAssessmentBaselineManagement(pulumi.CustomResource):
|
133
|
+
@overload
|
134
|
+
def __init__(__self__,
|
135
|
+
resource_name: str,
|
136
|
+
opts: Optional[pulumi.ResourceOptions] = None,
|
137
|
+
compartment_id: Optional[pulumi.Input[str]] = None,
|
138
|
+
target_id: Optional[pulumi.Input[str]] = None,
|
139
|
+
__props__=None):
|
140
|
+
"""
|
141
|
+
This resource provides the Set User Assessment Baseline management resource in Oracle Cloud Infrastructure Data Safe service.
|
142
|
+
|
143
|
+
Sets the saved user assessment as the baseline in the compartment where the the specified assessment resides. The user assessment needs to be of type 'SAVED'.
|
144
|
+
|
145
|
+
## Example Usage
|
146
|
+
|
147
|
+
```python
|
148
|
+
import pulumi
|
149
|
+
import pulumi_oci as oci
|
150
|
+
|
151
|
+
test_set_user_assessment_baseline_management = oci.data_safe.SetUserAssessmentBaselineManagement("test_set_user_assessment_baseline_management",
|
152
|
+
target_id=test_target_database["id"],
|
153
|
+
compartment_id=comaprtment_id)
|
154
|
+
```
|
155
|
+
|
156
|
+
## Import
|
157
|
+
|
158
|
+
SetUserAssessmentBaselineManagement can be imported using the `id`, e.g.
|
159
|
+
|
160
|
+
```sh
|
161
|
+
$ pulumi import oci:DataSafe/setUserAssessmentBaselineManagement:SetUserAssessmentBaselineManagement test_set_user_assessment_baseline_management "id"
|
162
|
+
```
|
163
|
+
|
164
|
+
:param str resource_name: The name of the resource.
|
165
|
+
:param pulumi.ResourceOptions opts: Options for the resource.
|
166
|
+
:param pulumi.Input[str] compartment_id: The compartment OCID of the target.
|
167
|
+
|
168
|
+
|
169
|
+
** IMPORTANT **
|
170
|
+
Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
|
171
|
+
:param pulumi.Input[str] target_id: The target OCID for which UA needs to be set as baseline.
|
172
|
+
"""
|
173
|
+
...
|
174
|
+
@overload
|
175
|
+
def __init__(__self__,
|
176
|
+
resource_name: str,
|
177
|
+
args: SetUserAssessmentBaselineManagementArgs,
|
178
|
+
opts: Optional[pulumi.ResourceOptions] = None):
|
179
|
+
"""
|
180
|
+
This resource provides the Set User Assessment Baseline management resource in Oracle Cloud Infrastructure Data Safe service.
|
181
|
+
|
182
|
+
Sets the saved user assessment as the baseline in the compartment where the the specified assessment resides. The user assessment needs to be of type 'SAVED'.
|
183
|
+
|
184
|
+
## Example Usage
|
185
|
+
|
186
|
+
```python
|
187
|
+
import pulumi
|
188
|
+
import pulumi_oci as oci
|
189
|
+
|
190
|
+
test_set_user_assessment_baseline_management = oci.data_safe.SetUserAssessmentBaselineManagement("test_set_user_assessment_baseline_management",
|
191
|
+
target_id=test_target_database["id"],
|
192
|
+
compartment_id=comaprtment_id)
|
193
|
+
```
|
194
|
+
|
195
|
+
## Import
|
196
|
+
|
197
|
+
SetUserAssessmentBaselineManagement can be imported using the `id`, e.g.
|
198
|
+
|
199
|
+
```sh
|
200
|
+
$ pulumi import oci:DataSafe/setUserAssessmentBaselineManagement:SetUserAssessmentBaselineManagement test_set_user_assessment_baseline_management "id"
|
201
|
+
```
|
202
|
+
|
203
|
+
:param str resource_name: The name of the resource.
|
204
|
+
:param SetUserAssessmentBaselineManagementArgs args: The arguments to use to populate this resource's properties.
|
205
|
+
:param pulumi.ResourceOptions opts: Options for the resource.
|
206
|
+
"""
|
207
|
+
...
|
208
|
+
def __init__(__self__, resource_name: str, *args, **kwargs):
|
209
|
+
resource_args, opts = _utilities.get_resource_args_opts(SetUserAssessmentBaselineManagementArgs, pulumi.ResourceOptions, *args, **kwargs)
|
210
|
+
if resource_args is not None:
|
211
|
+
__self__._internal_init(resource_name, opts, **resource_args.__dict__)
|
212
|
+
else:
|
213
|
+
__self__._internal_init(resource_name, *args, **kwargs)
|
214
|
+
|
215
|
+
def _internal_init(__self__,
|
216
|
+
resource_name: str,
|
217
|
+
opts: Optional[pulumi.ResourceOptions] = None,
|
218
|
+
compartment_id: Optional[pulumi.Input[str]] = None,
|
219
|
+
target_id: Optional[pulumi.Input[str]] = None,
|
220
|
+
__props__=None):
|
221
|
+
opts = pulumi.ResourceOptions.merge(_utilities.get_resource_opts_defaults(), opts)
|
222
|
+
if not isinstance(opts, pulumi.ResourceOptions):
|
223
|
+
raise TypeError('Expected resource options to be a ResourceOptions instance')
|
224
|
+
if opts.id is None:
|
225
|
+
if __props__ is not None:
|
226
|
+
raise TypeError('__props__ is only valid when passed in combination with a valid opts.id to get an existing resource')
|
227
|
+
__props__ = SetUserAssessmentBaselineManagementArgs.__new__(SetUserAssessmentBaselineManagementArgs)
|
228
|
+
|
229
|
+
if compartment_id is None and not opts.urn:
|
230
|
+
raise TypeError("Missing required property 'compartment_id'")
|
231
|
+
__props__.__dict__["compartment_id"] = compartment_id
|
232
|
+
if target_id is None and not opts.urn:
|
233
|
+
raise TypeError("Missing required property 'target_id'")
|
234
|
+
__props__.__dict__["target_id"] = target_id
|
235
|
+
__props__.__dict__["assessment_ids"] = None
|
236
|
+
__props__.__dict__["user_assessment_id"] = None
|
237
|
+
super(SetUserAssessmentBaselineManagement, __self__).__init__(
|
238
|
+
'oci:DataSafe/setUserAssessmentBaselineManagement:SetUserAssessmentBaselineManagement',
|
239
|
+
resource_name,
|
240
|
+
__props__,
|
241
|
+
opts)
|
242
|
+
|
243
|
+
@staticmethod
|
244
|
+
def get(resource_name: str,
|
245
|
+
id: pulumi.Input[str],
|
246
|
+
opts: Optional[pulumi.ResourceOptions] = None,
|
247
|
+
assessment_ids: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
|
248
|
+
compartment_id: Optional[pulumi.Input[str]] = None,
|
249
|
+
target_id: Optional[pulumi.Input[str]] = None,
|
250
|
+
user_assessment_id: Optional[pulumi.Input[str]] = None) -> 'SetUserAssessmentBaselineManagement':
|
251
|
+
"""
|
252
|
+
Get an existing SetUserAssessmentBaselineManagement resource's state with the given name, id, and optional extra
|
253
|
+
properties used to qualify the lookup.
|
254
|
+
|
255
|
+
:param str resource_name: The unique name of the resulting resource.
|
256
|
+
:param pulumi.Input[str] id: The unique provider ID of the resource to lookup.
|
257
|
+
:param pulumi.ResourceOptions opts: Options for the resource.
|
258
|
+
:param pulumi.Input[str] compartment_id: The compartment OCID of the target.
|
259
|
+
|
260
|
+
|
261
|
+
** IMPORTANT **
|
262
|
+
Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
|
263
|
+
:param pulumi.Input[str] target_id: The target OCID for which UA needs to be set as baseline.
|
264
|
+
"""
|
265
|
+
opts = pulumi.ResourceOptions.merge(opts, pulumi.ResourceOptions(id=id))
|
266
|
+
|
267
|
+
__props__ = _SetUserAssessmentBaselineManagementState.__new__(_SetUserAssessmentBaselineManagementState)
|
268
|
+
|
269
|
+
__props__.__dict__["assessment_ids"] = assessment_ids
|
270
|
+
__props__.__dict__["compartment_id"] = compartment_id
|
271
|
+
__props__.__dict__["target_id"] = target_id
|
272
|
+
__props__.__dict__["user_assessment_id"] = user_assessment_id
|
273
|
+
return SetUserAssessmentBaselineManagement(resource_name, opts=opts, __props__=__props__)
|
274
|
+
|
275
|
+
@property
|
276
|
+
@pulumi.getter(name="assessmentIds")
|
277
|
+
def assessment_ids(self) -> pulumi.Output[Sequence[str]]:
|
278
|
+
return pulumi.get(self, "assessment_ids")
|
279
|
+
|
280
|
+
@property
|
281
|
+
@pulumi.getter(name="compartmentId")
|
282
|
+
def compartment_id(self) -> pulumi.Output[str]:
|
283
|
+
"""
|
284
|
+
The compartment OCID of the target.
|
285
|
+
|
286
|
+
|
287
|
+
** IMPORTANT **
|
288
|
+
Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
|
289
|
+
"""
|
290
|
+
return pulumi.get(self, "compartment_id")
|
291
|
+
|
292
|
+
@property
|
293
|
+
@pulumi.getter(name="targetId")
|
294
|
+
def target_id(self) -> pulumi.Output[str]:
|
295
|
+
"""
|
296
|
+
The target OCID for which UA needs to be set as baseline.
|
297
|
+
"""
|
298
|
+
return pulumi.get(self, "target_id")
|
299
|
+
|
300
|
+
@property
|
301
|
+
@pulumi.getter(name="userAssessmentId")
|
302
|
+
def user_assessment_id(self) -> pulumi.Output[str]:
|
303
|
+
return pulumi.get(self, "user_assessment_id")
|
304
|
+
|
@@ -160,7 +160,6 @@ class _TargetAlertPolicyAssociationState:
|
|
160
160
|
display_name: Optional[pulumi.Input[str]] = None,
|
161
161
|
freeform_tags: Optional[pulumi.Input[Mapping[str, Any]]] = None,
|
162
162
|
is_enabled: Optional[pulumi.Input[bool]] = None,
|
163
|
-
lifecycle_details: Optional[pulumi.Input[str]] = None,
|
164
163
|
policy_id: Optional[pulumi.Input[str]] = None,
|
165
164
|
state: Optional[pulumi.Input[str]] = None,
|
166
165
|
system_tags: Optional[pulumi.Input[Mapping[str, Any]]] = None,
|
@@ -175,7 +174,6 @@ class _TargetAlertPolicyAssociationState:
|
|
175
174
|
:param pulumi.Input[str] display_name: (Updatable) The display name of the target-alert policy association.
|
176
175
|
: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"}`
|
177
176
|
:param pulumi.Input[bool] is_enabled: (Updatable) Indicates if the target-alert policy association is enabled or disabled.
|
178
|
-
:param pulumi.Input[str] lifecycle_details: Details about the current state of the target-alert policy association.
|
179
177
|
:param pulumi.Input[str] policy_id: The OCID of the alert policy.
|
180
178
|
:param pulumi.Input[str] state: The current state of the target-alert policy association.
|
181
179
|
:param pulumi.Input[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"}`
|
@@ -199,8 +197,6 @@ class _TargetAlertPolicyAssociationState:
|
|
199
197
|
pulumi.set(__self__, "freeform_tags", freeform_tags)
|
200
198
|
if is_enabled is not None:
|
201
199
|
pulumi.set(__self__, "is_enabled", is_enabled)
|
202
|
-
if lifecycle_details is not None:
|
203
|
-
pulumi.set(__self__, "lifecycle_details", lifecycle_details)
|
204
200
|
if policy_id is not None:
|
205
201
|
pulumi.set(__self__, "policy_id", policy_id)
|
206
202
|
if state is not None:
|
@@ -286,18 +282,6 @@ class _TargetAlertPolicyAssociationState:
|
|
286
282
|
def is_enabled(self, value: Optional[pulumi.Input[bool]]):
|
287
283
|
pulumi.set(self, "is_enabled", value)
|
288
284
|
|
289
|
-
@property
|
290
|
-
@pulumi.getter(name="lifecycleDetails")
|
291
|
-
def lifecycle_details(self) -> Optional[pulumi.Input[str]]:
|
292
|
-
"""
|
293
|
-
Details about the current state of the target-alert policy association.
|
294
|
-
"""
|
295
|
-
return pulumi.get(self, "lifecycle_details")
|
296
|
-
|
297
|
-
@lifecycle_details.setter
|
298
|
-
def lifecycle_details(self, value: Optional[pulumi.Input[str]]):
|
299
|
-
pulumi.set(self, "lifecycle_details", value)
|
300
|
-
|
301
285
|
@property
|
302
286
|
@pulumi.getter(name="policyId")
|
303
287
|
def policy_id(self) -> Optional[pulumi.Input[str]]:
|
@@ -526,7 +510,6 @@ class TargetAlertPolicyAssociation(pulumi.CustomResource):
|
|
526
510
|
if target_id is None and not opts.urn:
|
527
511
|
raise TypeError("Missing required property 'target_id'")
|
528
512
|
__props__.__dict__["target_id"] = target_id
|
529
|
-
__props__.__dict__["lifecycle_details"] = None
|
530
513
|
__props__.__dict__["state"] = None
|
531
514
|
__props__.__dict__["system_tags"] = None
|
532
515
|
__props__.__dict__["time_created"] = None
|
@@ -547,7 +530,6 @@ class TargetAlertPolicyAssociation(pulumi.CustomResource):
|
|
547
530
|
display_name: Optional[pulumi.Input[str]] = None,
|
548
531
|
freeform_tags: Optional[pulumi.Input[Mapping[str, Any]]] = None,
|
549
532
|
is_enabled: Optional[pulumi.Input[bool]] = None,
|
550
|
-
lifecycle_details: Optional[pulumi.Input[str]] = None,
|
551
533
|
policy_id: Optional[pulumi.Input[str]] = None,
|
552
534
|
state: Optional[pulumi.Input[str]] = None,
|
553
535
|
system_tags: Optional[pulumi.Input[Mapping[str, Any]]] = None,
|
@@ -567,7 +549,6 @@ class TargetAlertPolicyAssociation(pulumi.CustomResource):
|
|
567
549
|
:param pulumi.Input[str] display_name: (Updatable) The display name of the target-alert policy association.
|
568
550
|
: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"}`
|
569
551
|
:param pulumi.Input[bool] is_enabled: (Updatable) Indicates if the target-alert policy association is enabled or disabled.
|
570
|
-
:param pulumi.Input[str] lifecycle_details: Details about the current state of the target-alert policy association.
|
571
552
|
:param pulumi.Input[str] policy_id: The OCID of the alert policy.
|
572
553
|
:param pulumi.Input[str] state: The current state of the target-alert policy association.
|
573
554
|
:param pulumi.Input[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"}`
|
@@ -589,7 +570,6 @@ class TargetAlertPolicyAssociation(pulumi.CustomResource):
|
|
589
570
|
__props__.__dict__["display_name"] = display_name
|
590
571
|
__props__.__dict__["freeform_tags"] = freeform_tags
|
591
572
|
__props__.__dict__["is_enabled"] = is_enabled
|
592
|
-
__props__.__dict__["lifecycle_details"] = lifecycle_details
|
593
573
|
__props__.__dict__["policy_id"] = policy_id
|
594
574
|
__props__.__dict__["state"] = state
|
595
575
|
__props__.__dict__["system_tags"] = system_tags
|
@@ -646,14 +626,6 @@ class TargetAlertPolicyAssociation(pulumi.CustomResource):
|
|
646
626
|
"""
|
647
627
|
return pulumi.get(self, "is_enabled")
|
648
628
|
|
649
|
-
@property
|
650
|
-
@pulumi.getter(name="lifecycleDetails")
|
651
|
-
def lifecycle_details(self) -> pulumi.Output[str]:
|
652
|
-
"""
|
653
|
-
Details about the current state of the target-alert policy association.
|
654
|
-
"""
|
655
|
-
return pulumi.get(self, "lifecycle_details")
|
656
|
-
|
657
629
|
@property
|
658
630
|
@pulumi.getter(name="policyId")
|
659
631
|
def policy_id(self) -> pulumi.Output[str]:
|
@@ -110,9 +110,6 @@ class GetDedicatedAiClusterResult:
|
|
110
110
|
@property
|
111
111
|
@pulumi.getter
|
112
112
|
def id(self) -> str:
|
113
|
-
"""
|
114
|
-
The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the dedicated AI cluster.
|
115
|
-
"""
|
116
113
|
return pulumi.get(self, "id")
|
117
114
|
|
118
115
|
@property
|
@@ -69,9 +69,6 @@ class GetDedicatedAiClustersResult:
|
|
69
69
|
@property
|
70
70
|
@pulumi.getter
|
71
71
|
def id(self) -> Optional[str]:
|
72
|
-
"""
|
73
|
-
The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the dedicated AI cluster.
|
74
|
-
"""
|
75
72
|
return pulumi.get(self, "id")
|
76
73
|
|
77
74
|
@property
|
@@ -87,22 +87,19 @@ class GetEndpointResult:
|
|
87
87
|
@property
|
88
88
|
@pulumi.getter(name="definedTags")
|
89
89
|
def defined_tags(self) -> Mapping[str, Any]:
|
90
|
+
"""
|
91
|
+
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). Example: `{"Operations.CostCenter": "42"}`
|
92
|
+
"""
|
90
93
|
return pulumi.get(self, "defined_tags")
|
91
94
|
|
92
95
|
@property
|
93
96
|
@pulumi.getter
|
94
97
|
def description(self) -> str:
|
95
|
-
"""
|
96
|
-
An optional description of the endpoint.
|
97
|
-
"""
|
98
98
|
return pulumi.get(self, "description")
|
99
99
|
|
100
100
|
@property
|
101
101
|
@pulumi.getter(name="displayName")
|
102
102
|
def display_name(self) -> str:
|
103
|
-
"""
|
104
|
-
A user-friendly name. Does not have to be unique, and it's changeable.
|
105
|
-
"""
|
106
103
|
return pulumi.get(self, "display_name")
|
107
104
|
|
108
105
|
@property
|
@@ -118,6 +115,9 @@ class GetEndpointResult:
|
|
118
115
|
@property
|
119
116
|
@pulumi.getter
|
120
117
|
def id(self) -> str:
|
118
|
+
"""
|
119
|
+
An OCID that uniquely identifies this endpoint resource.
|
120
|
+
"""
|
121
121
|
return pulumi.get(self, "id")
|
122
122
|
|
123
123
|
@property
|
@@ -149,6 +149,9 @@ class GetEndpointResult:
|
|
149
149
|
@property
|
150
150
|
@pulumi.getter(name="timeCreated")
|
151
151
|
def time_created(self) -> str:
|
152
|
+
"""
|
153
|
+
The date and time that the endpoint was created in the format of an RFC3339 datetime string.
|
154
|
+
"""
|
152
155
|
return pulumi.get(self, "time_created")
|
153
156
|
|
154
157
|
@property
|
@@ -51,9 +51,6 @@ class GetEndpointsResult:
|
|
51
51
|
@property
|
52
52
|
@pulumi.getter(name="displayName")
|
53
53
|
def display_name(self) -> Optional[str]:
|
54
|
-
"""
|
55
|
-
A user-friendly name. Does not have to be unique, and it's changeable.
|
56
|
-
"""
|
57
54
|
return pulumi.get(self, "display_name")
|
58
55
|
|
59
56
|
@property
|
@@ -72,6 +69,9 @@ class GetEndpointsResult:
|
|
72
69
|
@property
|
73
70
|
@pulumi.getter
|
74
71
|
def id(self) -> Optional[str]:
|
72
|
+
"""
|
73
|
+
An OCID that uniquely identifies this endpoint resource.
|
74
|
+
"""
|
75
75
|
return pulumi.get(self, "id")
|
76
76
|
|
77
77
|
@property
|
@@ -90,9 +90,6 @@ class GetModelResult:
|
|
90
90
|
@property
|
91
91
|
@pulumi.getter(name="baseModelId")
|
92
92
|
def base_model_id(self) -> str:
|
93
|
-
"""
|
94
|
-
The OCID of the base model that's used for fine-tuning. For pretrained models, the value is null.
|
95
|
-
"""
|
96
93
|
return pulumi.get(self, "base_model_id")
|
97
94
|
|
98
95
|
@property
|
@@ -114,38 +111,29 @@ class GetModelResult:
|
|
114
111
|
@property
|
115
112
|
@pulumi.getter(name="definedTags")
|
116
113
|
def defined_tags(self) -> Mapping[str, Any]:
|
114
|
+
"""
|
115
|
+
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). Example: `{"Operations.CostCenter": "42"}`
|
116
|
+
"""
|
117
117
|
return pulumi.get(self, "defined_tags")
|
118
118
|
|
119
119
|
@property
|
120
120
|
@pulumi.getter
|
121
121
|
def description(self) -> str:
|
122
|
-
"""
|
123
|
-
An optional description of the model.
|
124
|
-
"""
|
125
122
|
return pulumi.get(self, "description")
|
126
123
|
|
127
124
|
@property
|
128
125
|
@pulumi.getter(name="displayName")
|
129
126
|
def display_name(self) -> str:
|
130
|
-
"""
|
131
|
-
A user-friendly name.
|
132
|
-
"""
|
133
127
|
return pulumi.get(self, "display_name")
|
134
128
|
|
135
129
|
@property
|
136
130
|
@pulumi.getter(name="fineTuneDetails")
|
137
131
|
def fine_tune_details(self) -> Sequence['outputs.GetModelFineTuneDetailResult']:
|
138
|
-
"""
|
139
|
-
Details about fine-tuning a custom model.
|
140
|
-
"""
|
141
132
|
return pulumi.get(self, "fine_tune_details")
|
142
133
|
|
143
134
|
@property
|
144
135
|
@pulumi.getter(name="freeformTags")
|
145
136
|
def freeform_tags(self) -> Mapping[str, Any]:
|
146
|
-
"""
|
147
|
-
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"}`
|
148
|
-
"""
|
149
137
|
return pulumi.get(self, "freeform_tags")
|
150
138
|
|
151
139
|
@property
|
@@ -159,17 +147,11 @@ class GetModelResult:
|
|
159
147
|
@property
|
160
148
|
@pulumi.getter(name="isLongTermSupported")
|
161
149
|
def is_long_term_supported(self) -> bool:
|
162
|
-
"""
|
163
|
-
Whether a model is supported long-term. Only applicable to base models.
|
164
|
-
"""
|
165
150
|
return pulumi.get(self, "is_long_term_supported")
|
166
151
|
|
167
152
|
@property
|
168
153
|
@pulumi.getter(name="lifecycleDetails")
|
169
154
|
def lifecycle_details(self) -> str:
|
170
|
-
"""
|
171
|
-
A message describing the current state of the model in more detail that can provide actionable information.
|
172
|
-
"""
|
173
155
|
return pulumi.get(self, "lifecycle_details")
|
174
156
|
|
175
157
|
@property
|
@@ -180,9 +162,6 @@ class GetModelResult:
|
|
180
162
|
@property
|
181
163
|
@pulumi.getter(name="modelMetrics")
|
182
164
|
def model_metrics(self) -> Sequence['outputs.GetModelModelMetricResult']:
|
183
|
-
"""
|
184
|
-
Model metrics during the creation of a new model.
|
185
|
-
"""
|
186
165
|
return pulumi.get(self, "model_metrics")
|
187
166
|
|
188
167
|
@property
|
@@ -196,17 +175,11 @@ class GetModelResult:
|
|
196
175
|
@property
|
197
176
|
@pulumi.getter(name="systemTags")
|
198
177
|
def system_tags(self) -> Mapping[str, Any]:
|
199
|
-
"""
|
200
|
-
System tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
201
|
-
"""
|
202
178
|
return pulumi.get(self, "system_tags")
|
203
179
|
|
204
180
|
@property
|
205
181
|
@pulumi.getter(name="timeCreated")
|
206
182
|
def time_created(self) -> str:
|
207
|
-
"""
|
208
|
-
The date and time that the model was created in the format of an RFC3339 datetime string.
|
209
|
-
"""
|
210
183
|
return pulumi.get(self, "time_created")
|
211
184
|
|
212
185
|
@property
|
@@ -220,22 +193,19 @@ class GetModelResult:
|
|
220
193
|
@property
|
221
194
|
@pulumi.getter(name="timeUpdated")
|
222
195
|
def time_updated(self) -> str:
|
223
|
-
"""
|
224
|
-
The date and time that the model was updated in the format of an RFC3339 datetime string.
|
225
|
-
"""
|
226
196
|
return pulumi.get(self, "time_updated")
|
227
197
|
|
228
198
|
@property
|
229
199
|
@pulumi.getter
|
230
200
|
def type(self) -> str:
|
201
|
+
"""
|
202
|
+
The model type indicating whether this is a pretrained/base model or a custom/fine-tuned model.
|
203
|
+
"""
|
231
204
|
return pulumi.get(self, "type")
|
232
205
|
|
233
206
|
@property
|
234
207
|
@pulumi.getter
|
235
208
|
def vendor(self) -> str:
|
236
|
-
"""
|
237
|
-
The provider of the base model.
|
238
|
-
"""
|
239
209
|
return pulumi.get(self, "vendor")
|
240
210
|
|
241
211
|
@property
|
@@ -65,9 +65,6 @@ class GetModelsResult:
|
|
65
65
|
@property
|
66
66
|
@pulumi.getter(name="displayName")
|
67
67
|
def display_name(self) -> Optional[str]:
|
68
|
-
"""
|
69
|
-
A user-friendly name.
|
70
|
-
"""
|
71
68
|
return pulumi.get(self, "display_name")
|
72
69
|
|
73
70
|
@property
|
@@ -102,9 +99,6 @@ class GetModelsResult:
|
|
102
99
|
@property
|
103
100
|
@pulumi.getter
|
104
101
|
def vendor(self) -> Optional[str]:
|
105
|
-
"""
|
106
|
-
The provider of the base model.
|
107
|
-
"""
|
108
102
|
return pulumi.get(self, "vendor")
|
109
103
|
|
110
104
|
|