pulumi-oci 2.10.0a1726294433__py3-none-any.whl → 2.11.0__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 (55) hide show
  1. pulumi_oci/__init__.py +62 -0
  2. pulumi_oci/bigdataservice/__init__.py +3 -0
  3. pulumi_oci/bigdataservice/_inputs.py +66 -0
  4. pulumi_oci/bigdataservice/bds_instance_os_patch_action.py +136 -2
  5. pulumi_oci/bigdataservice/bds_instance_resource_principal_configuration.py +524 -0
  6. pulumi_oci/bigdataservice/get_bds_instance_resource_principal_configuration.py +236 -0
  7. pulumi_oci/bigdataservice/get_bds_instance_resource_principal_configurations.py +176 -0
  8. pulumi_oci/bigdataservice/outputs.py +175 -0
  9. pulumi_oci/capacitymanagement/__init__.py +8 -0
  10. pulumi_oci/capacitymanagement/_inputs.py +465 -3
  11. pulumi_oci/capacitymanagement/get_internal_namespace_occ_overviews.py +221 -0
  12. pulumi_oci/capacitymanagement/get_internal_occ_availability_catalogs.py +7 -7
  13. pulumi_oci/capacitymanagement/get_internal_occ_handover_resource_block_details.py +150 -0
  14. pulumi_oci/capacitymanagement/get_internal_occ_handover_resource_blocks.py +247 -0
  15. pulumi_oci/capacitymanagement/get_namespace_occ_overviews.py +204 -0
  16. pulumi_oci/capacitymanagement/get_occ_availability_catalog.py +1 -1
  17. pulumi_oci/capacitymanagement/get_occ_capacity_request.py +15 -2
  18. pulumi_oci/capacitymanagement/get_occ_capacity_requests.py +25 -5
  19. pulumi_oci/capacitymanagement/get_occ_customer_group.py +1 -1
  20. pulumi_oci/capacitymanagement/get_occ_handover_resource_block_details.py +150 -0
  21. pulumi_oci/capacitymanagement/get_occ_handover_resource_blocks.py +227 -0
  22. pulumi_oci/capacitymanagement/occ_availability_catalog.py +4 -4
  23. pulumi_oci/capacitymanagement/occ_capacity_request.py +78 -32
  24. pulumi_oci/capacitymanagement/occ_customer_group.py +690 -0
  25. pulumi_oci/capacitymanagement/occ_customer_group_occ_customer.py +412 -0
  26. pulumi_oci/capacitymanagement/outputs.py +1668 -166
  27. pulumi_oci/containerengine/__init__.py +1 -0
  28. pulumi_oci/containerengine/get_cluster.py +327 -0
  29. pulumi_oci/containerengine/outputs.py +492 -0
  30. pulumi_oci/fleetsoftwareupdate/__init__.py +15 -0
  31. pulumi_oci/fleetsoftwareupdate/_inputs.py +717 -0
  32. pulumi_oci/fleetsoftwareupdate/fsu_collection.py +804 -0
  33. pulumi_oci/fleetsoftwareupdate/fsu_cycle.py +1231 -0
  34. pulumi_oci/fleetsoftwareupdate/get_fsu_collection.py +301 -0
  35. pulumi_oci/fleetsoftwareupdate/get_fsu_collections.py +196 -0
  36. pulumi_oci/fleetsoftwareupdate/get_fsu_cycle.py +431 -0
  37. pulumi_oci/fleetsoftwareupdate/get_fsu_cycles.py +233 -0
  38. pulumi_oci/fleetsoftwareupdate/outputs.py +2129 -0
  39. pulumi_oci/generativeai/dedicated_ai_cluster.py +7 -0
  40. pulumi_oci/generativeai/get_model.py +3 -0
  41. pulumi_oci/generativeai/outputs.py +4 -0
  42. pulumi_oci/globallydistributeddatabase/__init__.py +15 -0
  43. pulumi_oci/globallydistributeddatabase/_inputs.py +1003 -0
  44. pulumi_oci/globallydistributeddatabase/get_private_endpoint.py +300 -0
  45. pulumi_oci/globallydistributeddatabase/get_private_endpoints.py +176 -0
  46. pulumi_oci/globallydistributeddatabase/get_sharded_database.py +610 -0
  47. pulumi_oci/globallydistributeddatabase/get_sharded_databases.py +176 -0
  48. pulumi_oci/globallydistributeddatabase/outputs.py +2058 -0
  49. pulumi_oci/globallydistributeddatabase/private_endpoint.py +742 -0
  50. pulumi_oci/globallydistributeddatabase/sharded_database.py +1816 -0
  51. pulumi_oci/pulumi-plugin.json +1 -1
  52. {pulumi_oci-2.10.0a1726294433.dist-info → pulumi_oci-2.11.0.dist-info}/METADATA +1 -1
  53. {pulumi_oci-2.10.0a1726294433.dist-info → pulumi_oci-2.11.0.dist-info}/RECORD +55 -25
  54. {pulumi_oci-2.10.0a1726294433.dist-info → pulumi_oci-2.11.0.dist-info}/WHEEL +1 -1
  55. {pulumi_oci-2.10.0a1726294433.dist-info → pulumi_oci-2.11.0.dist-info}/top_level.txt +0 -0
@@ -0,0 +1,717 @@
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__ = [
13
+ 'FsuCollectionActiveFsuCycleArgs',
14
+ 'FsuCollectionFleetDiscoveryArgs',
15
+ 'FsuCollectionFleetDiscoveryFilterArgs',
16
+ 'FsuCollectionFleetDiscoveryFilterTagArgs',
17
+ 'FsuCycleApplyActionScheduleArgs',
18
+ 'FsuCycleBatchingStrategyArgs',
19
+ 'FsuCycleDiagnosticsCollectionArgs',
20
+ 'FsuCycleGoalVersionDetailsArgs',
21
+ 'FsuCycleNextActionToExecuteArgs',
22
+ 'FsuCycleStageActionScheduleArgs',
23
+ 'GetFsuCollectionsFilterArgs',
24
+ 'GetFsuCyclesFilterArgs',
25
+ ]
26
+
27
+ @pulumi.input_type
28
+ class FsuCollectionActiveFsuCycleArgs:
29
+ def __init__(__self__, *,
30
+ display_name: Optional[pulumi.Input[str]] = None,
31
+ id: Optional[pulumi.Input[str]] = None):
32
+ """
33
+ :param pulumi.Input[str] display_name: (Updatable) Exadata Fleet Update Collection Identifier.
34
+ :param pulumi.Input[str] id: OCID identifier for the Exadata Fleet Update Collection.
35
+ """
36
+ if display_name is not None:
37
+ pulumi.set(__self__, "display_name", display_name)
38
+ if id is not None:
39
+ pulumi.set(__self__, "id", id)
40
+
41
+ @property
42
+ @pulumi.getter(name="displayName")
43
+ def display_name(self) -> Optional[pulumi.Input[str]]:
44
+ """
45
+ (Updatable) Exadata Fleet Update Collection Identifier.
46
+ """
47
+ return pulumi.get(self, "display_name")
48
+
49
+ @display_name.setter
50
+ def display_name(self, value: Optional[pulumi.Input[str]]):
51
+ pulumi.set(self, "display_name", value)
52
+
53
+ @property
54
+ @pulumi.getter
55
+ def id(self) -> Optional[pulumi.Input[str]]:
56
+ """
57
+ OCID identifier for the Exadata Fleet Update Collection.
58
+ """
59
+ return pulumi.get(self, "id")
60
+
61
+ @id.setter
62
+ def id(self, value: Optional[pulumi.Input[str]]):
63
+ pulumi.set(self, "id", value)
64
+
65
+
66
+ @pulumi.input_type
67
+ class FsuCollectionFleetDiscoveryArgs:
68
+ def __init__(__self__, *,
69
+ strategy: pulumi.Input[str],
70
+ filters: Optional[pulumi.Input[Sequence[pulumi.Input['FsuCollectionFleetDiscoveryFilterArgs']]]] = None,
71
+ fsu_discovery_id: Optional[pulumi.Input[str]] = None,
72
+ query: Optional[pulumi.Input[str]] = None,
73
+ targets: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None):
74
+ """
75
+ :param pulumi.Input[str] strategy: Possible fleet discovery strategies.
76
+ :param pulumi.Input[Sequence[pulumi.Input['FsuCollectionFleetDiscoveryFilterArgs']]] filters: Filters to perform the target discovery.
77
+ :param pulumi.Input[str] fsu_discovery_id: OCIDs of Fleet Software Update Discovery.
78
+ :param pulumi.Input[str] query: Oracle Cloud Infrastructure Search Service query string.
79
+ :param pulumi.Input[Sequence[pulumi.Input[str]]] targets: OCIDs of target resources to include. For EXACC service type Collections only VMClusters are allowed. For EXACS service type Collections only CloudVMClusters are allowed.
80
+ """
81
+ pulumi.set(__self__, "strategy", strategy)
82
+ if filters is not None:
83
+ pulumi.set(__self__, "filters", filters)
84
+ if fsu_discovery_id is not None:
85
+ pulumi.set(__self__, "fsu_discovery_id", fsu_discovery_id)
86
+ if query is not None:
87
+ pulumi.set(__self__, "query", query)
88
+ if targets is not None:
89
+ pulumi.set(__self__, "targets", targets)
90
+
91
+ @property
92
+ @pulumi.getter
93
+ def strategy(self) -> pulumi.Input[str]:
94
+ """
95
+ Possible fleet discovery strategies.
96
+ """
97
+ return pulumi.get(self, "strategy")
98
+
99
+ @strategy.setter
100
+ def strategy(self, value: pulumi.Input[str]):
101
+ pulumi.set(self, "strategy", value)
102
+
103
+ @property
104
+ @pulumi.getter
105
+ def filters(self) -> Optional[pulumi.Input[Sequence[pulumi.Input['FsuCollectionFleetDiscoveryFilterArgs']]]]:
106
+ """
107
+ Filters to perform the target discovery.
108
+ """
109
+ return pulumi.get(self, "filters")
110
+
111
+ @filters.setter
112
+ def filters(self, value: Optional[pulumi.Input[Sequence[pulumi.Input['FsuCollectionFleetDiscoveryFilterArgs']]]]):
113
+ pulumi.set(self, "filters", value)
114
+
115
+ @property
116
+ @pulumi.getter(name="fsuDiscoveryId")
117
+ def fsu_discovery_id(self) -> Optional[pulumi.Input[str]]:
118
+ """
119
+ OCIDs of Fleet Software Update Discovery.
120
+ """
121
+ return pulumi.get(self, "fsu_discovery_id")
122
+
123
+ @fsu_discovery_id.setter
124
+ def fsu_discovery_id(self, value: Optional[pulumi.Input[str]]):
125
+ pulumi.set(self, "fsu_discovery_id", value)
126
+
127
+ @property
128
+ @pulumi.getter
129
+ def query(self) -> Optional[pulumi.Input[str]]:
130
+ """
131
+ Oracle Cloud Infrastructure Search Service query string.
132
+ """
133
+ return pulumi.get(self, "query")
134
+
135
+ @query.setter
136
+ def query(self, value: Optional[pulumi.Input[str]]):
137
+ pulumi.set(self, "query", value)
138
+
139
+ @property
140
+ @pulumi.getter
141
+ def targets(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[str]]]]:
142
+ """
143
+ OCIDs of target resources to include. For EXACC service type Collections only VMClusters are allowed. For EXACS service type Collections only CloudVMClusters are allowed.
144
+ """
145
+ return pulumi.get(self, "targets")
146
+
147
+ @targets.setter
148
+ def targets(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]]):
149
+ pulumi.set(self, "targets", value)
150
+
151
+
152
+ @pulumi.input_type
153
+ class FsuCollectionFleetDiscoveryFilterArgs:
154
+ def __init__(__self__, *,
155
+ type: pulumi.Input[str],
156
+ entity_type: Optional[pulumi.Input[str]] = None,
157
+ identifiers: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
158
+ mode: Optional[pulumi.Input[str]] = None,
159
+ names: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
160
+ operator: Optional[pulumi.Input[str]] = None,
161
+ tags: Optional[pulumi.Input[Sequence[pulumi.Input['FsuCollectionFleetDiscoveryFilterTagArgs']]]] = None,
162
+ versions: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None):
163
+ """
164
+ :param pulumi.Input[str] type: Type of filters supported for Database targets discovery.
165
+ :param pulumi.Input[str] entity_type: Type of resource to match in the discovery.
166
+ :param pulumi.Input[Sequence[pulumi.Input[str]]] identifiers: Related resource Ids to include in the discovery. All must match the specified entityType.
167
+ :param pulumi.Input[str] mode: INCLUDE or EXCLUDE the filter results in the discovery for DB targets. Supported for 'FSUCOLLECTION' RESOURCE_ID filter only.
168
+ :param pulumi.Input[Sequence[pulumi.Input[str]]] names: List of Database unique names to include in the discovery.
169
+ :param pulumi.Input[str] operator: Type of join for each element in this filter.
170
+ :param pulumi.Input[Sequence[pulumi.Input['FsuCollectionFleetDiscoveryFilterTagArgs']]] tags: Freeform tags to include in the discovery.
171
+ :param pulumi.Input[Sequence[pulumi.Input[str]]] versions: List of Versions strings to include in the discovery.
172
+ """
173
+ pulumi.set(__self__, "type", type)
174
+ if entity_type is not None:
175
+ pulumi.set(__self__, "entity_type", entity_type)
176
+ if identifiers is not None:
177
+ pulumi.set(__self__, "identifiers", identifiers)
178
+ if mode is not None:
179
+ pulumi.set(__self__, "mode", mode)
180
+ if names is not None:
181
+ pulumi.set(__self__, "names", names)
182
+ if operator is not None:
183
+ pulumi.set(__self__, "operator", operator)
184
+ if tags is not None:
185
+ pulumi.set(__self__, "tags", tags)
186
+ if versions is not None:
187
+ pulumi.set(__self__, "versions", versions)
188
+
189
+ @property
190
+ @pulumi.getter
191
+ def type(self) -> pulumi.Input[str]:
192
+ """
193
+ Type of filters supported for Database targets discovery.
194
+ """
195
+ return pulumi.get(self, "type")
196
+
197
+ @type.setter
198
+ def type(self, value: pulumi.Input[str]):
199
+ pulumi.set(self, "type", value)
200
+
201
+ @property
202
+ @pulumi.getter(name="entityType")
203
+ def entity_type(self) -> Optional[pulumi.Input[str]]:
204
+ """
205
+ Type of resource to match in the discovery.
206
+ """
207
+ return pulumi.get(self, "entity_type")
208
+
209
+ @entity_type.setter
210
+ def entity_type(self, value: Optional[pulumi.Input[str]]):
211
+ pulumi.set(self, "entity_type", value)
212
+
213
+ @property
214
+ @pulumi.getter
215
+ def identifiers(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[str]]]]:
216
+ """
217
+ Related resource Ids to include in the discovery. All must match the specified entityType.
218
+ """
219
+ return pulumi.get(self, "identifiers")
220
+
221
+ @identifiers.setter
222
+ def identifiers(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]]):
223
+ pulumi.set(self, "identifiers", value)
224
+
225
+ @property
226
+ @pulumi.getter
227
+ def mode(self) -> Optional[pulumi.Input[str]]:
228
+ """
229
+ INCLUDE or EXCLUDE the filter results in the discovery for DB targets. Supported for 'FSUCOLLECTION' RESOURCE_ID filter only.
230
+ """
231
+ return pulumi.get(self, "mode")
232
+
233
+ @mode.setter
234
+ def mode(self, value: Optional[pulumi.Input[str]]):
235
+ pulumi.set(self, "mode", value)
236
+
237
+ @property
238
+ @pulumi.getter
239
+ def names(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[str]]]]:
240
+ """
241
+ List of Database unique names to include in the discovery.
242
+ """
243
+ return pulumi.get(self, "names")
244
+
245
+ @names.setter
246
+ def names(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]]):
247
+ pulumi.set(self, "names", value)
248
+
249
+ @property
250
+ @pulumi.getter
251
+ def operator(self) -> Optional[pulumi.Input[str]]:
252
+ """
253
+ Type of join for each element in this filter.
254
+ """
255
+ return pulumi.get(self, "operator")
256
+
257
+ @operator.setter
258
+ def operator(self, value: Optional[pulumi.Input[str]]):
259
+ pulumi.set(self, "operator", value)
260
+
261
+ @property
262
+ @pulumi.getter
263
+ def tags(self) -> Optional[pulumi.Input[Sequence[pulumi.Input['FsuCollectionFleetDiscoveryFilterTagArgs']]]]:
264
+ """
265
+ Freeform tags to include in the discovery.
266
+ """
267
+ return pulumi.get(self, "tags")
268
+
269
+ @tags.setter
270
+ def tags(self, value: Optional[pulumi.Input[Sequence[pulumi.Input['FsuCollectionFleetDiscoveryFilterTagArgs']]]]):
271
+ pulumi.set(self, "tags", value)
272
+
273
+ @property
274
+ @pulumi.getter
275
+ def versions(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[str]]]]:
276
+ """
277
+ List of Versions strings to include in the discovery.
278
+ """
279
+ return pulumi.get(self, "versions")
280
+
281
+ @versions.setter
282
+ def versions(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]]):
283
+ pulumi.set(self, "versions", value)
284
+
285
+
286
+ @pulumi.input_type
287
+ class FsuCollectionFleetDiscoveryFilterTagArgs:
288
+ def __init__(__self__, *,
289
+ key: pulumi.Input[str],
290
+ value: pulumi.Input[str],
291
+ namespace: Optional[pulumi.Input[str]] = None):
292
+ """
293
+ :param pulumi.Input[str] key: Freeform tag key.
294
+ :param pulumi.Input[str] value: Freeform tag value.
295
+ :param pulumi.Input[str] namespace: Defined tag namespace.
296
+ """
297
+ pulumi.set(__self__, "key", key)
298
+ pulumi.set(__self__, "value", value)
299
+ if namespace is not None:
300
+ pulumi.set(__self__, "namespace", namespace)
301
+
302
+ @property
303
+ @pulumi.getter
304
+ def key(self) -> pulumi.Input[str]:
305
+ """
306
+ Freeform tag key.
307
+ """
308
+ return pulumi.get(self, "key")
309
+
310
+ @key.setter
311
+ def key(self, value: pulumi.Input[str]):
312
+ pulumi.set(self, "key", value)
313
+
314
+ @property
315
+ @pulumi.getter
316
+ def value(self) -> pulumi.Input[str]:
317
+ """
318
+ Freeform tag value.
319
+ """
320
+ return pulumi.get(self, "value")
321
+
322
+ @value.setter
323
+ def value(self, value: pulumi.Input[str]):
324
+ pulumi.set(self, "value", value)
325
+
326
+ @property
327
+ @pulumi.getter
328
+ def namespace(self) -> Optional[pulumi.Input[str]]:
329
+ """
330
+ Defined tag namespace.
331
+ """
332
+ return pulumi.get(self, "namespace")
333
+
334
+ @namespace.setter
335
+ def namespace(self, value: Optional[pulumi.Input[str]]):
336
+ pulumi.set(self, "namespace", value)
337
+
338
+
339
+ @pulumi.input_type
340
+ class FsuCycleApplyActionScheduleArgs:
341
+ def __init__(__self__, *,
342
+ time_to_start: pulumi.Input[str],
343
+ type: pulumi.Input[str]):
344
+ """
345
+ :param pulumi.Input[str] time_to_start: The date and time the Exadata Fleet Update Action is expected to start. [RFC 3339](https://tools.ietf.org/rfc/rfc3339), section 14.29.
346
+ :param pulumi.Input[str] type: Type of scheduling strategy to use for Fleet Patching Update Action execution.
347
+ """
348
+ pulumi.set(__self__, "time_to_start", time_to_start)
349
+ pulumi.set(__self__, "type", type)
350
+
351
+ @property
352
+ @pulumi.getter(name="timeToStart")
353
+ def time_to_start(self) -> pulumi.Input[str]:
354
+ """
355
+ The date and time the Exadata Fleet Update Action is expected to start. [RFC 3339](https://tools.ietf.org/rfc/rfc3339), section 14.29.
356
+ """
357
+ return pulumi.get(self, "time_to_start")
358
+
359
+ @time_to_start.setter
360
+ def time_to_start(self, value: pulumi.Input[str]):
361
+ pulumi.set(self, "time_to_start", value)
362
+
363
+ @property
364
+ @pulumi.getter
365
+ def type(self) -> pulumi.Input[str]:
366
+ """
367
+ Type of scheduling strategy to use for Fleet Patching Update Action execution.
368
+ """
369
+ return pulumi.get(self, "type")
370
+
371
+ @type.setter
372
+ def type(self, value: pulumi.Input[str]):
373
+ pulumi.set(self, "type", value)
374
+
375
+
376
+ @pulumi.input_type
377
+ class FsuCycleBatchingStrategyArgs:
378
+ def __init__(__self__, *,
379
+ is_force_rolling: Optional[pulumi.Input[bool]] = None,
380
+ is_wait_for_batch_resume: Optional[pulumi.Input[bool]] = None,
381
+ percentage: Optional[pulumi.Input[int]] = None,
382
+ type: Optional[pulumi.Input[str]] = None):
383
+ """
384
+ :param pulumi.Input[bool] is_force_rolling: (Updatable) True to force rolling patching.
385
+ :param pulumi.Input[bool] is_wait_for_batch_resume: (Updatable) True to wait for customer to resume the Apply Action once the first half is done. False to automatically patch the second half.
386
+ :param pulumi.Input[int] percentage: (Updatable) Percentage of availability in the service during the Patch operation.
387
+ :param pulumi.Input[str] type: (Updatable) Supported batching strategies.
388
+ """
389
+ if is_force_rolling is not None:
390
+ pulumi.set(__self__, "is_force_rolling", is_force_rolling)
391
+ if is_wait_for_batch_resume is not None:
392
+ pulumi.set(__self__, "is_wait_for_batch_resume", is_wait_for_batch_resume)
393
+ if percentage is not None:
394
+ pulumi.set(__self__, "percentage", percentage)
395
+ if type is not None:
396
+ pulumi.set(__self__, "type", type)
397
+
398
+ @property
399
+ @pulumi.getter(name="isForceRolling")
400
+ def is_force_rolling(self) -> Optional[pulumi.Input[bool]]:
401
+ """
402
+ (Updatable) True to force rolling patching.
403
+ """
404
+ return pulumi.get(self, "is_force_rolling")
405
+
406
+ @is_force_rolling.setter
407
+ def is_force_rolling(self, value: Optional[pulumi.Input[bool]]):
408
+ pulumi.set(self, "is_force_rolling", value)
409
+
410
+ @property
411
+ @pulumi.getter(name="isWaitForBatchResume")
412
+ def is_wait_for_batch_resume(self) -> Optional[pulumi.Input[bool]]:
413
+ """
414
+ (Updatable) True to wait for customer to resume the Apply Action once the first half is done. False to automatically patch the second half.
415
+ """
416
+ return pulumi.get(self, "is_wait_for_batch_resume")
417
+
418
+ @is_wait_for_batch_resume.setter
419
+ def is_wait_for_batch_resume(self, value: Optional[pulumi.Input[bool]]):
420
+ pulumi.set(self, "is_wait_for_batch_resume", value)
421
+
422
+ @property
423
+ @pulumi.getter
424
+ def percentage(self) -> Optional[pulumi.Input[int]]:
425
+ """
426
+ (Updatable) Percentage of availability in the service during the Patch operation.
427
+ """
428
+ return pulumi.get(self, "percentage")
429
+
430
+ @percentage.setter
431
+ def percentage(self, value: Optional[pulumi.Input[int]]):
432
+ pulumi.set(self, "percentage", value)
433
+
434
+ @property
435
+ @pulumi.getter
436
+ def type(self) -> Optional[pulumi.Input[str]]:
437
+ """
438
+ (Updatable) Supported batching strategies.
439
+ """
440
+ return pulumi.get(self, "type")
441
+
442
+ @type.setter
443
+ def type(self, value: Optional[pulumi.Input[str]]):
444
+ pulumi.set(self, "type", value)
445
+
446
+
447
+ @pulumi.input_type
448
+ class FsuCycleDiagnosticsCollectionArgs:
449
+ def __init__(__self__, *,
450
+ log_collection_mode: Optional[pulumi.Input[str]] = None):
451
+ """
452
+ :param pulumi.Input[str] log_collection_mode: (Updatable) Enable incident logs and trace collection. Allow Oracle to collect incident logs and traces to enable fault diagnosis and issue resolution according to the selected mode.
453
+ """
454
+ if log_collection_mode is not None:
455
+ pulumi.set(__self__, "log_collection_mode", log_collection_mode)
456
+
457
+ @property
458
+ @pulumi.getter(name="logCollectionMode")
459
+ def log_collection_mode(self) -> Optional[pulumi.Input[str]]:
460
+ """
461
+ (Updatable) Enable incident logs and trace collection. Allow Oracle to collect incident logs and traces to enable fault diagnosis and issue resolution according to the selected mode.
462
+ """
463
+ return pulumi.get(self, "log_collection_mode")
464
+
465
+ @log_collection_mode.setter
466
+ def log_collection_mode(self, value: Optional[pulumi.Input[str]]):
467
+ pulumi.set(self, "log_collection_mode", value)
468
+
469
+
470
+ @pulumi.input_type
471
+ class FsuCycleGoalVersionDetailsArgs:
472
+ def __init__(__self__, *,
473
+ type: pulumi.Input[str],
474
+ home_policy: Optional[pulumi.Input[str]] = None,
475
+ new_home_prefix: Optional[pulumi.Input[str]] = None,
476
+ software_image_id: Optional[pulumi.Input[str]] = None,
477
+ version: Optional[pulumi.Input[str]] = None):
478
+ """
479
+ :param pulumi.Input[str] type: (Updatable) Type of goal target version specified
480
+ :param pulumi.Input[str] home_policy: (Updatable) Goal home policy to use when Staging the Goal Version during patching. CREATE_NEW: Create a new DBHome (for Database Collections) for the specified image or version. USE_EXISTING: All database targets in the same VMCluster or CloudVmCluster will be moved to a shared database home. If an existing home for the selected image or version is not found in the VM Cluster for a target database, then a new home will be created. If more than one existing home for the selected image is found, then the home with the least number of databases will be used. If multiple homes have the least number of databases, then a home will be selected at random.
481
+ :param pulumi.Input[str] new_home_prefix: (Updatable) Prefix name used for new DB home resources created as part of the Stage Action. Format: <specified_prefix>_<timestamp> If not specified, a default Oracle Cloud Infrastructure DB home resource will be generated for the new DB home resources created.
482
+ :param pulumi.Input[str] software_image_id: (Updatable) Target database software image OCID.
483
+ :param pulumi.Input[str] version: (Updatable) Target DB or GI version string for the Exadata Fleet Update Cycle.
484
+ """
485
+ pulumi.set(__self__, "type", type)
486
+ if home_policy is not None:
487
+ pulumi.set(__self__, "home_policy", home_policy)
488
+ if new_home_prefix is not None:
489
+ pulumi.set(__self__, "new_home_prefix", new_home_prefix)
490
+ if software_image_id is not None:
491
+ pulumi.set(__self__, "software_image_id", software_image_id)
492
+ if version is not None:
493
+ pulumi.set(__self__, "version", version)
494
+
495
+ @property
496
+ @pulumi.getter
497
+ def type(self) -> pulumi.Input[str]:
498
+ """
499
+ (Updatable) Type of goal target version specified
500
+ """
501
+ return pulumi.get(self, "type")
502
+
503
+ @type.setter
504
+ def type(self, value: pulumi.Input[str]):
505
+ pulumi.set(self, "type", value)
506
+
507
+ @property
508
+ @pulumi.getter(name="homePolicy")
509
+ def home_policy(self) -> Optional[pulumi.Input[str]]:
510
+ """
511
+ (Updatable) Goal home policy to use when Staging the Goal Version during patching. CREATE_NEW: Create a new DBHome (for Database Collections) for the specified image or version. USE_EXISTING: All database targets in the same VMCluster or CloudVmCluster will be moved to a shared database home. If an existing home for the selected image or version is not found in the VM Cluster for a target database, then a new home will be created. If more than one existing home for the selected image is found, then the home with the least number of databases will be used. If multiple homes have the least number of databases, then a home will be selected at random.
512
+ """
513
+ return pulumi.get(self, "home_policy")
514
+
515
+ @home_policy.setter
516
+ def home_policy(self, value: Optional[pulumi.Input[str]]):
517
+ pulumi.set(self, "home_policy", value)
518
+
519
+ @property
520
+ @pulumi.getter(name="newHomePrefix")
521
+ def new_home_prefix(self) -> Optional[pulumi.Input[str]]:
522
+ """
523
+ (Updatable) Prefix name used for new DB home resources created as part of the Stage Action. Format: <specified_prefix>_<timestamp> If not specified, a default Oracle Cloud Infrastructure DB home resource will be generated for the new DB home resources created.
524
+ """
525
+ return pulumi.get(self, "new_home_prefix")
526
+
527
+ @new_home_prefix.setter
528
+ def new_home_prefix(self, value: Optional[pulumi.Input[str]]):
529
+ pulumi.set(self, "new_home_prefix", value)
530
+
531
+ @property
532
+ @pulumi.getter(name="softwareImageId")
533
+ def software_image_id(self) -> Optional[pulumi.Input[str]]:
534
+ """
535
+ (Updatable) Target database software image OCID.
536
+ """
537
+ return pulumi.get(self, "software_image_id")
538
+
539
+ @software_image_id.setter
540
+ def software_image_id(self, value: Optional[pulumi.Input[str]]):
541
+ pulumi.set(self, "software_image_id", value)
542
+
543
+ @property
544
+ @pulumi.getter
545
+ def version(self) -> Optional[pulumi.Input[str]]:
546
+ """
547
+ (Updatable) Target DB or GI version string for the Exadata Fleet Update Cycle.
548
+ """
549
+ return pulumi.get(self, "version")
550
+
551
+ @version.setter
552
+ def version(self, value: Optional[pulumi.Input[str]]):
553
+ pulumi.set(self, "version", value)
554
+
555
+
556
+ @pulumi.input_type
557
+ class FsuCycleNextActionToExecuteArgs:
558
+ def __init__(__self__, *,
559
+ time_to_start: Optional[pulumi.Input[str]] = None,
560
+ type: Optional[pulumi.Input[str]] = None):
561
+ """
562
+ :param pulumi.Input[str] time_to_start: The date and time the Exadata Fleet Update Action is expected to start. [RFC 3339](https://tools.ietf.org/rfc/rfc3339), section 14.29.
563
+ :param pulumi.Input[str] type: (Updatable) Type of Exadata Fleet Update Cycle.
564
+
565
+
566
+ ** IMPORTANT **
567
+ Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
568
+ """
569
+ if time_to_start is not None:
570
+ pulumi.set(__self__, "time_to_start", time_to_start)
571
+ if type is not None:
572
+ pulumi.set(__self__, "type", type)
573
+
574
+ @property
575
+ @pulumi.getter(name="timeToStart")
576
+ def time_to_start(self) -> Optional[pulumi.Input[str]]:
577
+ """
578
+ The date and time the Exadata Fleet Update Action is expected to start. [RFC 3339](https://tools.ietf.org/rfc/rfc3339), section 14.29.
579
+ """
580
+ return pulumi.get(self, "time_to_start")
581
+
582
+ @time_to_start.setter
583
+ def time_to_start(self, value: Optional[pulumi.Input[str]]):
584
+ pulumi.set(self, "time_to_start", value)
585
+
586
+ @property
587
+ @pulumi.getter
588
+ def type(self) -> Optional[pulumi.Input[str]]:
589
+ """
590
+ (Updatable) Type of Exadata Fleet Update Cycle.
591
+
592
+
593
+ ** IMPORTANT **
594
+ Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
595
+ """
596
+ return pulumi.get(self, "type")
597
+
598
+ @type.setter
599
+ def type(self, value: Optional[pulumi.Input[str]]):
600
+ pulumi.set(self, "type", value)
601
+
602
+
603
+ @pulumi.input_type
604
+ class FsuCycleStageActionScheduleArgs:
605
+ def __init__(__self__, *,
606
+ time_to_start: pulumi.Input[str],
607
+ type: pulumi.Input[str]):
608
+ """
609
+ :param pulumi.Input[str] time_to_start: The date and time the Exadata Fleet Update Action is expected to start. [RFC 3339](https://tools.ietf.org/rfc/rfc3339), section 14.29.
610
+ :param pulumi.Input[str] type: Type of scheduling strategy to use for Fleet Patching Update Action execution.
611
+ """
612
+ pulumi.set(__self__, "time_to_start", time_to_start)
613
+ pulumi.set(__self__, "type", type)
614
+
615
+ @property
616
+ @pulumi.getter(name="timeToStart")
617
+ def time_to_start(self) -> pulumi.Input[str]:
618
+ """
619
+ The date and time the Exadata Fleet Update Action is expected to start. [RFC 3339](https://tools.ietf.org/rfc/rfc3339), section 14.29.
620
+ """
621
+ return pulumi.get(self, "time_to_start")
622
+
623
+ @time_to_start.setter
624
+ def time_to_start(self, value: pulumi.Input[str]):
625
+ pulumi.set(self, "time_to_start", value)
626
+
627
+ @property
628
+ @pulumi.getter
629
+ def type(self) -> pulumi.Input[str]:
630
+ """
631
+ Type of scheduling strategy to use for Fleet Patching Update Action execution.
632
+ """
633
+ return pulumi.get(self, "type")
634
+
635
+ @type.setter
636
+ def type(self, value: pulumi.Input[str]):
637
+ pulumi.set(self, "type", value)
638
+
639
+
640
+ @pulumi.input_type
641
+ class GetFsuCollectionsFilterArgs:
642
+ def __init__(__self__, *,
643
+ name: str,
644
+ values: Sequence[str],
645
+ regex: Optional[bool] = None):
646
+ pulumi.set(__self__, "name", name)
647
+ pulumi.set(__self__, "values", values)
648
+ if regex is not None:
649
+ pulumi.set(__self__, "regex", regex)
650
+
651
+ @property
652
+ @pulumi.getter
653
+ def name(self) -> str:
654
+ return pulumi.get(self, "name")
655
+
656
+ @name.setter
657
+ def name(self, value: str):
658
+ pulumi.set(self, "name", value)
659
+
660
+ @property
661
+ @pulumi.getter
662
+ def values(self) -> Sequence[str]:
663
+ return pulumi.get(self, "values")
664
+
665
+ @values.setter
666
+ def values(self, value: Sequence[str]):
667
+ pulumi.set(self, "values", value)
668
+
669
+ @property
670
+ @pulumi.getter
671
+ def regex(self) -> Optional[bool]:
672
+ return pulumi.get(self, "regex")
673
+
674
+ @regex.setter
675
+ def regex(self, value: Optional[bool]):
676
+ pulumi.set(self, "regex", value)
677
+
678
+
679
+ @pulumi.input_type
680
+ class GetFsuCyclesFilterArgs:
681
+ def __init__(__self__, *,
682
+ name: str,
683
+ values: Sequence[str],
684
+ regex: Optional[bool] = None):
685
+ pulumi.set(__self__, "name", name)
686
+ pulumi.set(__self__, "values", values)
687
+ if regex is not None:
688
+ pulumi.set(__self__, "regex", regex)
689
+
690
+ @property
691
+ @pulumi.getter
692
+ def name(self) -> str:
693
+ return pulumi.get(self, "name")
694
+
695
+ @name.setter
696
+ def name(self, value: str):
697
+ pulumi.set(self, "name", value)
698
+
699
+ @property
700
+ @pulumi.getter
701
+ def values(self) -> Sequence[str]:
702
+ return pulumi.get(self, "values")
703
+
704
+ @values.setter
705
+ def values(self, value: Sequence[str]):
706
+ pulumi.set(self, "values", value)
707
+
708
+ @property
709
+ @pulumi.getter
710
+ def regex(self) -> Optional[bool]:
711
+ return pulumi.get(self, "regex")
712
+
713
+ @regex.setter
714
+ def regex(self, value: Optional[bool]):
715
+ pulumi.set(self, "regex", value)
716
+
717
+