pulumi-oci 2.6.0__py3-none-any.whl → 2.6.0a1722924801__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- pulumi_oci/__init__.py +0 -32
- pulumi_oci/bigdataservice/_inputs.py +14 -157
- pulumi_oci/bigdataservice/bds_instance.py +0 -128
- pulumi_oci/bigdataservice/bds_instance_patch_action.py +3 -64
- pulumi_oci/bigdataservice/get_bds_instance.py +1 -31
- pulumi_oci/bigdataservice/outputs.py +30 -257
- pulumi_oci/devops/__init__.py +0 -6
- pulumi_oci/devops/_inputs.py +32 -531
- pulumi_oci/devops/get_build_runs.py +5 -0
- pulumi_oci/devops/get_repositories.py +1 -1
- pulumi_oci/devops/get_repository.py +4 -17
- pulumi_oci/devops/get_repository_diffs.py +3 -20
- pulumi_oci/devops/get_repository_ref.py +2 -2
- pulumi_oci/devops/get_triggers.py +5 -0
- pulumi_oci/devops/outputs.py +162 -1198
- pulumi_oci/devops/repository.py +75 -66
- pulumi_oci/devops/repository_ref.py +2 -2
- pulumi_oci/jms/__init__.py +0 -4
- pulumi_oci/jms/_inputs.py +0 -80
- pulumi_oci/jms/get_fleet_blocklists.py +2 -2
- pulumi_oci/jms/get_fleet_crypto_analysis_result.py +3 -29
- pulumi_oci/jms/get_fleet_crypto_analysis_results.py +3 -97
- pulumi_oci/jms/get_fleet_export_setting.py +3 -3
- pulumi_oci/jms/get_fleet_export_status.py +2 -2
- pulumi_oci/jms/get_fleet_java_migration_analysis_result.py +2 -2
- pulumi_oci/jms/get_fleet_java_migration_analysis_results.py +5 -45
- pulumi_oci/jms/get_fleet_performance_tuning_analysis_result.py +4 -4
- pulumi_oci/jms/get_fleet_performance_tuning_analysis_results.py +5 -25
- pulumi_oci/jms/get_fleets.py +2 -2
- pulumi_oci/jms/get_installation_site.py +4 -4
- pulumi_oci/jms/get_installation_sites.py +4 -4
- pulumi_oci/jms/get_java_downloads_java_download_tokens.py +2 -2
- pulumi_oci/jms/get_java_downloads_java_license_acceptance_records.py +2 -2
- pulumi_oci/jms/get_java_family.py +1 -14
- pulumi_oci/jms/outputs.py +32 -488
- pulumi_oci/osmanagementhub/get_software_source.py +1 -19
- pulumi_oci/osmanagementhub/software_source.py +0 -82
- pulumi_oci/psql/_inputs.py +4 -8
- pulumi_oci/psql/backup.py +4 -4
- pulumi_oci/psql/configuration.py +38 -141
- pulumi_oci/psql/db_system.py +55 -53
- pulumi_oci/psql/get_backup.py +1 -1
- pulumi_oci/psql/get_configuration.py +1 -27
- pulumi_oci/psql/get_configurations.py +2 -2
- pulumi_oci/psql/get_default_configuration.py +2 -15
- pulumi_oci/psql/get_default_configurations.py +2 -2
- pulumi_oci/psql/outputs.py +13 -176
- pulumi_oci/pulumi-plugin.json +1 -1
- {pulumi_oci-2.6.0.dist-info → pulumi_oci-2.6.0a1722924801.dist-info}/METADATA +1 -1
- {pulumi_oci-2.6.0.dist-info → pulumi_oci-2.6.0a1722924801.dist-info}/RECORD +52 -62
- pulumi_oci/devops/get_project_repository_setting.py +0 -129
- pulumi_oci/devops/get_repository_protected_branches.py +0 -150
- pulumi_oci/devops/get_repository_setting.py +0 -142
- pulumi_oci/devops/project_repository_setting.py +0 -338
- pulumi_oci/devops/repository_protected_branch_management.py +0 -333
- pulumi_oci/devops/repository_setting.py +0 -391
- pulumi_oci/jms/get_agent_installers.py +0 -190
- pulumi_oci/jms/get_jms_plugin.py +0 -313
- pulumi_oci/jms/get_jms_plugins.py +0 -291
- pulumi_oci/jms/jms_plugin.py +0 -731
- {pulumi_oci-2.6.0.dist-info → pulumi_oci-2.6.0a1722924801.dist-info}/WHEEL +0 -0
- {pulumi_oci-2.6.0.dist-info → pulumi_oci-2.6.0a1722924801.dist-info}/top_level.txt +0 -0
@@ -22,7 +22,7 @@ class GetSoftwareSourceResult:
|
|
22
22
|
"""
|
23
23
|
A collection of values returned by getSoftwareSource.
|
24
24
|
"""
|
25
|
-
def __init__(__self__, arch_type=None, availability=None, availability_at_oci=None, checksum_type=None, compartment_id=None, custom_software_source_filters=None, defined_tags=None, description=None, display_name=None, freeform_tags=None, gpg_key_fingerprint=None, gpg_key_id=None, gpg_key_url=None, id=None, is_auto_resolve_dependencies=None, is_automatically_updated=None, is_created_from_package_list=None,
|
25
|
+
def __init__(__self__, arch_type=None, availability=None, availability_at_oci=None, checksum_type=None, compartment_id=None, custom_software_source_filters=None, defined_tags=None, description=None, display_name=None, freeform_tags=None, gpg_key_fingerprint=None, gpg_key_id=None, gpg_key_url=None, id=None, is_auto_resolve_dependencies=None, is_automatically_updated=None, is_created_from_package_list=None, is_mandatory_for_autonomous_linux=None, origin_software_source_id=None, os_family=None, package_count=None, packages=None, repo_id=None, size=None, software_source_id=None, software_source_type=None, software_source_version=None, state=None, system_tags=None, time_created=None, url=None, vendor_name=None, vendor_software_sources=None):
|
26
26
|
if arch_type and not isinstance(arch_type, str):
|
27
27
|
raise TypeError("Expected argument 'arch_type' to be a str")
|
28
28
|
pulumi.set(__self__, "arch_type", arch_type)
|
@@ -74,9 +74,6 @@ class GetSoftwareSourceResult:
|
|
74
74
|
if is_created_from_package_list and not isinstance(is_created_from_package_list, bool):
|
75
75
|
raise TypeError("Expected argument 'is_created_from_package_list' to be a bool")
|
76
76
|
pulumi.set(__self__, "is_created_from_package_list", is_created_from_package_list)
|
77
|
-
if is_latest_content_only and not isinstance(is_latest_content_only, bool):
|
78
|
-
raise TypeError("Expected argument 'is_latest_content_only' to be a bool")
|
79
|
-
pulumi.set(__self__, "is_latest_content_only", is_latest_content_only)
|
80
77
|
if is_mandatory_for_autonomous_linux and not isinstance(is_mandatory_for_autonomous_linux, bool):
|
81
78
|
raise TypeError("Expected argument 'is_mandatory_for_autonomous_linux' to be a bool")
|
82
79
|
pulumi.set(__self__, "is_mandatory_for_autonomous_linux", is_mandatory_for_autonomous_linux)
|
@@ -262,19 +259,6 @@ class GetSoftwareSourceResult:
|
|
262
259
|
"""
|
263
260
|
return pulumi.get(self, "is_created_from_package_list")
|
264
261
|
|
265
|
-
@property
|
266
|
-
@pulumi.getter(name="isLatestContentOnly")
|
267
|
-
def is_latest_content_only(self) -> bool:
|
268
|
-
"""
|
269
|
-
Indicates whether the software source will include only the latest versions of content from vendor software sources, while accounting for other constraints set in the custom or versioned custom software source (such as a package list or filters).
|
270
|
-
* For a module filter that does not specify a stream, this will include all available streams, and within each stream only the latest version of packages.
|
271
|
-
* For a module filter that does specify a stream, this will include only the latest version of packages for the specified stream.
|
272
|
-
* For a package filter that does not specify a version, this will include only the latest available version of the package.
|
273
|
-
* For a package filter that does specify a version, this will include only the specified version of the package (the isLatestContentOnly attribute is ignored).
|
274
|
-
* For a package list, this will include only the specified version of packages and modules in the list (the isLatestContentOnly attribute is ignored).
|
275
|
-
"""
|
276
|
-
return pulumi.get(self, "is_latest_content_only")
|
277
|
-
|
278
262
|
@property
|
279
263
|
@pulumi.getter(name="isMandatoryForAutonomousLinux")
|
280
264
|
def is_mandatory_for_autonomous_linux(self) -> bool:
|
@@ -424,7 +408,6 @@ class AwaitableGetSoftwareSourceResult(GetSoftwareSourceResult):
|
|
424
408
|
is_auto_resolve_dependencies=self.is_auto_resolve_dependencies,
|
425
409
|
is_automatically_updated=self.is_automatically_updated,
|
426
410
|
is_created_from_package_list=self.is_created_from_package_list,
|
427
|
-
is_latest_content_only=self.is_latest_content_only,
|
428
411
|
is_mandatory_for_autonomous_linux=self.is_mandatory_for_autonomous_linux,
|
429
412
|
origin_software_source_id=self.origin_software_source_id,
|
430
413
|
os_family=self.os_family,
|
@@ -485,7 +468,6 @@ def get_software_source(software_source_id: Optional[str] = None,
|
|
485
468
|
is_auto_resolve_dependencies=pulumi.get(__ret__, 'is_auto_resolve_dependencies'),
|
486
469
|
is_automatically_updated=pulumi.get(__ret__, 'is_automatically_updated'),
|
487
470
|
is_created_from_package_list=pulumi.get(__ret__, 'is_created_from_package_list'),
|
488
|
-
is_latest_content_only=pulumi.get(__ret__, 'is_latest_content_only'),
|
489
471
|
is_mandatory_for_autonomous_linux=pulumi.get(__ret__, 'is_mandatory_for_autonomous_linux'),
|
490
472
|
origin_software_source_id=pulumi.get(__ret__, 'origin_software_source_id'),
|
491
473
|
os_family=pulumi.get(__ret__, 'os_family'),
|
@@ -26,7 +26,6 @@ class SoftwareSourceArgs:
|
|
26
26
|
is_auto_resolve_dependencies: Optional[pulumi.Input[bool]] = None,
|
27
27
|
is_automatically_updated: Optional[pulumi.Input[bool]] = None,
|
28
28
|
is_created_from_package_list: Optional[pulumi.Input[bool]] = None,
|
29
|
-
is_latest_content_only: Optional[pulumi.Input[bool]] = None,
|
30
29
|
origin_software_source_id: Optional[pulumi.Input[str]] = None,
|
31
30
|
packages: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
|
32
31
|
software_source_version: Optional[pulumi.Input[str]] = None,
|
@@ -43,12 +42,6 @@ class SoftwareSourceArgs:
|
|
43
42
|
:param pulumi.Input[bool] is_auto_resolve_dependencies: (Updatable) Indicates whether the service should automatically resolve package dependencies when including specific packages in the software source.
|
44
43
|
:param pulumi.Input[bool] is_automatically_updated: (Updatable) Indicates whether the service should automatically update the custom software source to use the latest package versions available. The service reviews packages levels once a day.
|
45
44
|
:param pulumi.Input[bool] is_created_from_package_list: Indicates whether the service should create the software source from a list of packages provided by the user.
|
46
|
-
:param pulumi.Input[bool] is_latest_content_only: (Updatable) Indicates whether the software source will include only the latest versions of content from vendor software sources, while accounting for other constraints set in the custom or versioned custom software source (such as a package list or filters).
|
47
|
-
* For a module filter that does not specify a stream, this will include all available streams, and within each stream only the latest version of packages.
|
48
|
-
* For a module filter that does specify a stream, this will include only the latest version of packages for the specified stream.
|
49
|
-
* For a package filter that does not specify a version, this will include only the latest available version of the package.
|
50
|
-
* For a package filter that does specify a version, this will include only the specified version of the package (the isLatestContentOnly attribute is ignored).
|
51
|
-
* For a package list, this will include only the specified version of packages and modules in the list (the isLatestContentOnly attribute is ignored).
|
52
45
|
:param pulumi.Input[str] origin_software_source_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the vendor software source in the root compartment that is being replicated.
|
53
46
|
:param pulumi.Input[Sequence[pulumi.Input[str]]] packages: A property used for compatibility only. It doesn't provide a complete list of packages. See [AddPackagesToSoftwareSourceDetails](https://docs.cloud.oracle.com/iaas/api/#/en/osmh/latest/datatypes/AddPackagesToSoftwareSourceDetails) for providing the list of packages used to create the software source when isCreatedFromPackageList is set to true.
|
54
47
|
:param pulumi.Input[str] software_source_version: The version to assign to this custom software source.
|
@@ -72,8 +65,6 @@ class SoftwareSourceArgs:
|
|
72
65
|
pulumi.set(__self__, "is_automatically_updated", is_automatically_updated)
|
73
66
|
if is_created_from_package_list is not None:
|
74
67
|
pulumi.set(__self__, "is_created_from_package_list", is_created_from_package_list)
|
75
|
-
if is_latest_content_only is not None:
|
76
|
-
pulumi.set(__self__, "is_latest_content_only", is_latest_content_only)
|
77
68
|
if origin_software_source_id is not None:
|
78
69
|
pulumi.set(__self__, "origin_software_source_id", origin_software_source_id)
|
79
70
|
if packages is not None:
|
@@ -203,23 +194,6 @@ class SoftwareSourceArgs:
|
|
203
194
|
def is_created_from_package_list(self, value: Optional[pulumi.Input[bool]]):
|
204
195
|
pulumi.set(self, "is_created_from_package_list", value)
|
205
196
|
|
206
|
-
@property
|
207
|
-
@pulumi.getter(name="isLatestContentOnly")
|
208
|
-
def is_latest_content_only(self) -> Optional[pulumi.Input[bool]]:
|
209
|
-
"""
|
210
|
-
(Updatable) Indicates whether the software source will include only the latest versions of content from vendor software sources, while accounting for other constraints set in the custom or versioned custom software source (such as a package list or filters).
|
211
|
-
* For a module filter that does not specify a stream, this will include all available streams, and within each stream only the latest version of packages.
|
212
|
-
* For a module filter that does specify a stream, this will include only the latest version of packages for the specified stream.
|
213
|
-
* For a package filter that does not specify a version, this will include only the latest available version of the package.
|
214
|
-
* For a package filter that does specify a version, this will include only the specified version of the package (the isLatestContentOnly attribute is ignored).
|
215
|
-
* For a package list, this will include only the specified version of packages and modules in the list (the isLatestContentOnly attribute is ignored).
|
216
|
-
"""
|
217
|
-
return pulumi.get(self, "is_latest_content_only")
|
218
|
-
|
219
|
-
@is_latest_content_only.setter
|
220
|
-
def is_latest_content_only(self, value: Optional[pulumi.Input[bool]]):
|
221
|
-
pulumi.set(self, "is_latest_content_only", value)
|
222
|
-
|
223
197
|
@property
|
224
198
|
@pulumi.getter(name="originSoftwareSourceId")
|
225
199
|
def origin_software_source_id(self) -> Optional[pulumi.Input[str]]:
|
@@ -288,7 +262,6 @@ class _SoftwareSourceState:
|
|
288
262
|
is_auto_resolve_dependencies: Optional[pulumi.Input[bool]] = None,
|
289
263
|
is_automatically_updated: Optional[pulumi.Input[bool]] = None,
|
290
264
|
is_created_from_package_list: Optional[pulumi.Input[bool]] = None,
|
291
|
-
is_latest_content_only: Optional[pulumi.Input[bool]] = None,
|
292
265
|
is_mandatory_for_autonomous_linux: Optional[pulumi.Input[bool]] = None,
|
293
266
|
origin_software_source_id: Optional[pulumi.Input[str]] = None,
|
294
267
|
os_family: Optional[pulumi.Input[str]] = None,
|
@@ -322,12 +295,6 @@ class _SoftwareSourceState:
|
|
322
295
|
:param pulumi.Input[bool] is_auto_resolve_dependencies: (Updatable) Indicates whether the service should automatically resolve package dependencies when including specific packages in the software source.
|
323
296
|
:param pulumi.Input[bool] is_automatically_updated: (Updatable) Indicates whether the service should automatically update the custom software source to use the latest package versions available. The service reviews packages levels once a day.
|
324
297
|
:param pulumi.Input[bool] is_created_from_package_list: Indicates whether the service should create the software source from a list of packages provided by the user.
|
325
|
-
:param pulumi.Input[bool] is_latest_content_only: (Updatable) Indicates whether the software source will include only the latest versions of content from vendor software sources, while accounting for other constraints set in the custom or versioned custom software source (such as a package list or filters).
|
326
|
-
* For a module filter that does not specify a stream, this will include all available streams, and within each stream only the latest version of packages.
|
327
|
-
* For a module filter that does specify a stream, this will include only the latest version of packages for the specified stream.
|
328
|
-
* For a package filter that does not specify a version, this will include only the latest available version of the package.
|
329
|
-
* For a package filter that does specify a version, this will include only the specified version of the package (the isLatestContentOnly attribute is ignored).
|
330
|
-
* For a package list, this will include only the specified version of packages and modules in the list (the isLatestContentOnly attribute is ignored).
|
331
298
|
:param pulumi.Input[bool] is_mandatory_for_autonomous_linux: Indicates whether the software source is required for the Autonomous Linux service.
|
332
299
|
:param pulumi.Input[str] origin_software_source_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the vendor software source in the root compartment that is being replicated.
|
333
300
|
:param pulumi.Input[str] os_family: The OS family the software source belongs to.
|
@@ -376,8 +343,6 @@ class _SoftwareSourceState:
|
|
376
343
|
pulumi.set(__self__, "is_automatically_updated", is_automatically_updated)
|
377
344
|
if is_created_from_package_list is not None:
|
378
345
|
pulumi.set(__self__, "is_created_from_package_list", is_created_from_package_list)
|
379
|
-
if is_latest_content_only is not None:
|
380
|
-
pulumi.set(__self__, "is_latest_content_only", is_latest_content_only)
|
381
346
|
if is_mandatory_for_autonomous_linux is not None:
|
382
347
|
pulumi.set(__self__, "is_mandatory_for_autonomous_linux", is_mandatory_for_autonomous_linux)
|
383
348
|
if origin_software_source_id is not None:
|
@@ -601,23 +566,6 @@ class _SoftwareSourceState:
|
|
601
566
|
def is_created_from_package_list(self, value: Optional[pulumi.Input[bool]]):
|
602
567
|
pulumi.set(self, "is_created_from_package_list", value)
|
603
568
|
|
604
|
-
@property
|
605
|
-
@pulumi.getter(name="isLatestContentOnly")
|
606
|
-
def is_latest_content_only(self) -> Optional[pulumi.Input[bool]]:
|
607
|
-
"""
|
608
|
-
(Updatable) Indicates whether the software source will include only the latest versions of content from vendor software sources, while accounting for other constraints set in the custom or versioned custom software source (such as a package list or filters).
|
609
|
-
* For a module filter that does not specify a stream, this will include all available streams, and within each stream only the latest version of packages.
|
610
|
-
* For a module filter that does specify a stream, this will include only the latest version of packages for the specified stream.
|
611
|
-
* For a package filter that does not specify a version, this will include only the latest available version of the package.
|
612
|
-
* For a package filter that does specify a version, this will include only the specified version of the package (the isLatestContentOnly attribute is ignored).
|
613
|
-
* For a package list, this will include only the specified version of packages and modules in the list (the isLatestContentOnly attribute is ignored).
|
614
|
-
"""
|
615
|
-
return pulumi.get(self, "is_latest_content_only")
|
616
|
-
|
617
|
-
@is_latest_content_only.setter
|
618
|
-
def is_latest_content_only(self, value: Optional[pulumi.Input[bool]]):
|
619
|
-
pulumi.set(self, "is_latest_content_only", value)
|
620
|
-
|
621
569
|
@property
|
622
570
|
@pulumi.getter(name="isMandatoryForAutonomousLinux")
|
623
571
|
def is_mandatory_for_autonomous_linux(self) -> Optional[pulumi.Input[bool]]:
|
@@ -813,7 +761,6 @@ class SoftwareSource(pulumi.CustomResource):
|
|
813
761
|
is_auto_resolve_dependencies: Optional[pulumi.Input[bool]] = None,
|
814
762
|
is_automatically_updated: Optional[pulumi.Input[bool]] = None,
|
815
763
|
is_created_from_package_list: Optional[pulumi.Input[bool]] = None,
|
816
|
-
is_latest_content_only: Optional[pulumi.Input[bool]] = None,
|
817
764
|
origin_software_source_id: Optional[pulumi.Input[str]] = None,
|
818
765
|
packages: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
|
819
766
|
software_source_type: Optional[pulumi.Input[str]] = None,
|
@@ -844,12 +791,6 @@ class SoftwareSource(pulumi.CustomResource):
|
|
844
791
|
:param pulumi.Input[bool] is_auto_resolve_dependencies: (Updatable) Indicates whether the service should automatically resolve package dependencies when including specific packages in the software source.
|
845
792
|
:param pulumi.Input[bool] is_automatically_updated: (Updatable) Indicates whether the service should automatically update the custom software source to use the latest package versions available. The service reviews packages levels once a day.
|
846
793
|
:param pulumi.Input[bool] is_created_from_package_list: Indicates whether the service should create the software source from a list of packages provided by the user.
|
847
|
-
:param pulumi.Input[bool] is_latest_content_only: (Updatable) Indicates whether the software source will include only the latest versions of content from vendor software sources, while accounting for other constraints set in the custom or versioned custom software source (such as a package list or filters).
|
848
|
-
* For a module filter that does not specify a stream, this will include all available streams, and within each stream only the latest version of packages.
|
849
|
-
* For a module filter that does specify a stream, this will include only the latest version of packages for the specified stream.
|
850
|
-
* For a package filter that does not specify a version, this will include only the latest available version of the package.
|
851
|
-
* For a package filter that does specify a version, this will include only the specified version of the package (the isLatestContentOnly attribute is ignored).
|
852
|
-
* For a package list, this will include only the specified version of packages and modules in the list (the isLatestContentOnly attribute is ignored).
|
853
794
|
:param pulumi.Input[str] origin_software_source_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the vendor software source in the root compartment that is being replicated.
|
854
795
|
:param pulumi.Input[Sequence[pulumi.Input[str]]] packages: A property used for compatibility only. It doesn't provide a complete list of packages. See [AddPackagesToSoftwareSourceDetails](https://docs.cloud.oracle.com/iaas/api/#/en/osmh/latest/datatypes/AddPackagesToSoftwareSourceDetails) for providing the list of packages used to create the software source when isCreatedFromPackageList is set to true.
|
855
796
|
:param pulumi.Input[str] software_source_type: (Updatable) Type of software source.
|
@@ -899,7 +840,6 @@ class SoftwareSource(pulumi.CustomResource):
|
|
899
840
|
is_auto_resolve_dependencies: Optional[pulumi.Input[bool]] = None,
|
900
841
|
is_automatically_updated: Optional[pulumi.Input[bool]] = None,
|
901
842
|
is_created_from_package_list: Optional[pulumi.Input[bool]] = None,
|
902
|
-
is_latest_content_only: Optional[pulumi.Input[bool]] = None,
|
903
843
|
origin_software_source_id: Optional[pulumi.Input[str]] = None,
|
904
844
|
packages: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
|
905
845
|
software_source_type: Optional[pulumi.Input[str]] = None,
|
@@ -925,7 +865,6 @@ class SoftwareSource(pulumi.CustomResource):
|
|
925
865
|
__props__.__dict__["is_auto_resolve_dependencies"] = is_auto_resolve_dependencies
|
926
866
|
__props__.__dict__["is_automatically_updated"] = is_automatically_updated
|
927
867
|
__props__.__dict__["is_created_from_package_list"] = is_created_from_package_list
|
928
|
-
__props__.__dict__["is_latest_content_only"] = is_latest_content_only
|
929
868
|
__props__.__dict__["origin_software_source_id"] = origin_software_source_id
|
930
869
|
__props__.__dict__["packages"] = packages
|
931
870
|
if software_source_type is None and not opts.urn:
|
@@ -976,7 +915,6 @@ class SoftwareSource(pulumi.CustomResource):
|
|
976
915
|
is_auto_resolve_dependencies: Optional[pulumi.Input[bool]] = None,
|
977
916
|
is_automatically_updated: Optional[pulumi.Input[bool]] = None,
|
978
917
|
is_created_from_package_list: Optional[pulumi.Input[bool]] = None,
|
979
|
-
is_latest_content_only: Optional[pulumi.Input[bool]] = None,
|
980
918
|
is_mandatory_for_autonomous_linux: Optional[pulumi.Input[bool]] = None,
|
981
919
|
origin_software_source_id: Optional[pulumi.Input[str]] = None,
|
982
920
|
os_family: Optional[pulumi.Input[str]] = None,
|
@@ -1015,12 +953,6 @@ class SoftwareSource(pulumi.CustomResource):
|
|
1015
953
|
:param pulumi.Input[bool] is_auto_resolve_dependencies: (Updatable) Indicates whether the service should automatically resolve package dependencies when including specific packages in the software source.
|
1016
954
|
:param pulumi.Input[bool] is_automatically_updated: (Updatable) Indicates whether the service should automatically update the custom software source to use the latest package versions available. The service reviews packages levels once a day.
|
1017
955
|
:param pulumi.Input[bool] is_created_from_package_list: Indicates whether the service should create the software source from a list of packages provided by the user.
|
1018
|
-
:param pulumi.Input[bool] is_latest_content_only: (Updatable) Indicates whether the software source will include only the latest versions of content from vendor software sources, while accounting for other constraints set in the custom or versioned custom software source (such as a package list or filters).
|
1019
|
-
* For a module filter that does not specify a stream, this will include all available streams, and within each stream only the latest version of packages.
|
1020
|
-
* For a module filter that does specify a stream, this will include only the latest version of packages for the specified stream.
|
1021
|
-
* For a package filter that does not specify a version, this will include only the latest available version of the package.
|
1022
|
-
* For a package filter that does specify a version, this will include only the specified version of the package (the isLatestContentOnly attribute is ignored).
|
1023
|
-
* For a package list, this will include only the specified version of packages and modules in the list (the isLatestContentOnly attribute is ignored).
|
1024
956
|
:param pulumi.Input[bool] is_mandatory_for_autonomous_linux: Indicates whether the software source is required for the Autonomous Linux service.
|
1025
957
|
:param pulumi.Input[str] origin_software_source_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the vendor software source in the root compartment that is being replicated.
|
1026
958
|
:param pulumi.Input[str] os_family: The OS family the software source belongs to.
|
@@ -1057,7 +989,6 @@ class SoftwareSource(pulumi.CustomResource):
|
|
1057
989
|
__props__.__dict__["is_auto_resolve_dependencies"] = is_auto_resolve_dependencies
|
1058
990
|
__props__.__dict__["is_automatically_updated"] = is_automatically_updated
|
1059
991
|
__props__.__dict__["is_created_from_package_list"] = is_created_from_package_list
|
1060
|
-
__props__.__dict__["is_latest_content_only"] = is_latest_content_only
|
1061
992
|
__props__.__dict__["is_mandatory_for_autonomous_linux"] = is_mandatory_for_autonomous_linux
|
1062
993
|
__props__.__dict__["origin_software_source_id"] = origin_software_source_id
|
1063
994
|
__props__.__dict__["os_family"] = os_family
|
@@ -1203,19 +1134,6 @@ class SoftwareSource(pulumi.CustomResource):
|
|
1203
1134
|
"""
|
1204
1135
|
return pulumi.get(self, "is_created_from_package_list")
|
1205
1136
|
|
1206
|
-
@property
|
1207
|
-
@pulumi.getter(name="isLatestContentOnly")
|
1208
|
-
def is_latest_content_only(self) -> pulumi.Output[bool]:
|
1209
|
-
"""
|
1210
|
-
(Updatable) Indicates whether the software source will include only the latest versions of content from vendor software sources, while accounting for other constraints set in the custom or versioned custom software source (such as a package list or filters).
|
1211
|
-
* For a module filter that does not specify a stream, this will include all available streams, and within each stream only the latest version of packages.
|
1212
|
-
* For a module filter that does specify a stream, this will include only the latest version of packages for the specified stream.
|
1213
|
-
* For a package filter that does not specify a version, this will include only the latest available version of the package.
|
1214
|
-
* For a package filter that does specify a version, this will include only the specified version of the package (the isLatestContentOnly attribute is ignored).
|
1215
|
-
* For a package list, this will include only the specified version of packages and modules in the list (the isLatestContentOnly attribute is ignored).
|
1216
|
-
"""
|
1217
|
-
return pulumi.get(self, "is_latest_content_only")
|
1218
|
-
|
1219
1137
|
@property
|
1220
1138
|
@pulumi.getter(name="isMandatoryForAutonomousLinux")
|
1221
1139
|
def is_mandatory_for_autonomous_linux(self) -> pulumi.Output[bool]:
|
pulumi_oci/psql/_inputs.py
CHANGED
@@ -592,9 +592,7 @@ class DbSystemManagementPolicyArgs:
|
|
592
592
|
maintenance_window_start: Optional[pulumi.Input[str]] = None):
|
593
593
|
"""
|
594
594
|
:param pulumi.Input['DbSystemManagementPolicyBackupPolicyArgs'] backup_policy: (Updatable) PostgreSQL database system backup policy.
|
595
|
-
:param pulumi.Input[str] maintenance_window_start: (Updatable) The start of the maintenance window
|
596
|
-
|
597
|
-
This string is of the format: "{day-of-week} {time-of-day}". "{day-of-week}" is a case-insensitive string like "mon", "tue", &c. "{time-of-day}" is the "Time" portion of an RFC3339-formatted timestamp. Any second or sub-second time data will be truncated to zero.
|
595
|
+
:param pulumi.Input[str] maintenance_window_start: (Updatable) The start of the maintenance window.
|
598
596
|
"""
|
599
597
|
if backup_policy is not None:
|
600
598
|
pulumi.set(__self__, "backup_policy", backup_policy)
|
@@ -617,9 +615,7 @@ class DbSystemManagementPolicyArgs:
|
|
617
615
|
@pulumi.getter(name="maintenanceWindowStart")
|
618
616
|
def maintenance_window_start(self) -> Optional[pulumi.Input[str]]:
|
619
617
|
"""
|
620
|
-
(Updatable) The start of the maintenance window
|
621
|
-
|
622
|
-
This string is of the format: "{day-of-week} {time-of-day}". "{day-of-week}" is a case-insensitive string like "mon", "tue", &c. "{time-of-day}" is the "Time" portion of an RFC3339-formatted timestamp. Any second or sub-second time data will be truncated to zero.
|
618
|
+
(Updatable) The start of the maintenance window.
|
623
619
|
"""
|
624
620
|
return pulumi.get(self, "maintenance_window_start")
|
625
621
|
|
@@ -723,7 +719,7 @@ class DbSystemNetworkDetailsArgs:
|
|
723
719
|
primary_db_endpoint_private_ip: Optional[pulumi.Input[str]] = None):
|
724
720
|
"""
|
725
721
|
:param pulumi.Input[str] subnet_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the customer subnet associated with the database system.
|
726
|
-
:param pulumi.Input[Sequence[pulumi.Input[str]]] nsg_ids:
|
722
|
+
:param pulumi.Input[Sequence[pulumi.Input[str]]] nsg_ids: List of customer Network Security Group [OCIDs](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) associated with the database system.
|
727
723
|
:param pulumi.Input[str] primary_db_endpoint_private_ip: Private IP in customer subnet. The value is optional. If the IP is not provided, the IP will be chosen from the available IP addresses from the specified subnet.
|
728
724
|
"""
|
729
725
|
pulumi.set(__self__, "subnet_id", subnet_id)
|
@@ -748,7 +744,7 @@ class DbSystemNetworkDetailsArgs:
|
|
748
744
|
@pulumi.getter(name="nsgIds")
|
749
745
|
def nsg_ids(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[str]]]]:
|
750
746
|
"""
|
751
|
-
|
747
|
+
List of customer Network Security Group [OCIDs](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) associated with the database system.
|
752
748
|
"""
|
753
749
|
return pulumi.get(self, "nsg_ids")
|
754
750
|
|
pulumi_oci/psql/backup.py
CHANGED
@@ -179,7 +179,7 @@ class _BackupState:
|
|
179
179
|
:param pulumi.Input[str] source_type: Specifies whether the backup was created manually, or by a management policy.
|
180
180
|
:param pulumi.Input[str] state: The current state of the backup.
|
181
181
|
:param pulumi.Input[Mapping[str, Any]] system_tags: System tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
182
|
-
:param pulumi.Input[str] time_created: The date and time the backup
|
182
|
+
:param pulumi.Input[str] time_created: The date and time the backup was created, expressed in [RFC 3339](https://tools.ietf.org/rfc/rfc3339) timestamp format. Example: `2016-08-25T21:10:29.600Z`
|
183
183
|
:param pulumi.Input[str] time_updated: The date and time the backup was updated, expressed in [RFC 3339](https://tools.ietf.org/rfc/rfc3339) timestamp format. Example: `2016-08-25T21:10:29.600Z`
|
184
184
|
"""
|
185
185
|
if backup_size is not None:
|
@@ -405,7 +405,7 @@ class _BackupState:
|
|
405
405
|
@pulumi.getter(name="timeCreated")
|
406
406
|
def time_created(self) -> Optional[pulumi.Input[str]]:
|
407
407
|
"""
|
408
|
-
The date and time the backup
|
408
|
+
The date and time the backup was created, expressed in [RFC 3339](https://tools.ietf.org/rfc/rfc3339) timestamp format. Example: `2016-08-25T21:10:29.600Z`
|
409
409
|
"""
|
410
410
|
return pulumi.get(self, "time_created")
|
411
411
|
|
@@ -632,7 +632,7 @@ class Backup(pulumi.CustomResource):
|
|
632
632
|
:param pulumi.Input[str] source_type: Specifies whether the backup was created manually, or by a management policy.
|
633
633
|
:param pulumi.Input[str] state: The current state of the backup.
|
634
634
|
:param pulumi.Input[Mapping[str, Any]] system_tags: System tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
635
|
-
:param pulumi.Input[str] time_created: The date and time the backup
|
635
|
+
:param pulumi.Input[str] time_created: The date and time the backup was created, expressed in [RFC 3339](https://tools.ietf.org/rfc/rfc3339) timestamp format. Example: `2016-08-25T21:10:29.600Z`
|
636
636
|
:param pulumi.Input[str] time_updated: The date and time the backup was updated, expressed in [RFC 3339](https://tools.ietf.org/rfc/rfc3339) timestamp format. Example: `2016-08-25T21:10:29.600Z`
|
637
637
|
"""
|
638
638
|
opts = pulumi.ResourceOptions.merge(opts, pulumi.ResourceOptions(id=id))
|
@@ -786,7 +786,7 @@ class Backup(pulumi.CustomResource):
|
|
786
786
|
@pulumi.getter(name="timeCreated")
|
787
787
|
def time_created(self) -> pulumi.Output[str]:
|
788
788
|
"""
|
789
|
-
The date and time the backup
|
789
|
+
The date and time the backup was created, expressed in [RFC 3339](https://tools.ietf.org/rfc/rfc3339) timestamp format. Example: `2016-08-25T21:10:29.600Z`
|
790
790
|
"""
|
791
791
|
return pulumi.get(self, "time_created")
|
792
792
|
|