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.
Files changed (62) hide show
  1. pulumi_oci/__init__.py +0 -32
  2. pulumi_oci/bigdataservice/_inputs.py +14 -157
  3. pulumi_oci/bigdataservice/bds_instance.py +0 -128
  4. pulumi_oci/bigdataservice/bds_instance_patch_action.py +3 -64
  5. pulumi_oci/bigdataservice/get_bds_instance.py +1 -31
  6. pulumi_oci/bigdataservice/outputs.py +30 -257
  7. pulumi_oci/devops/__init__.py +0 -6
  8. pulumi_oci/devops/_inputs.py +32 -531
  9. pulumi_oci/devops/get_build_runs.py +5 -0
  10. pulumi_oci/devops/get_repositories.py +1 -1
  11. pulumi_oci/devops/get_repository.py +4 -17
  12. pulumi_oci/devops/get_repository_diffs.py +3 -20
  13. pulumi_oci/devops/get_repository_ref.py +2 -2
  14. pulumi_oci/devops/get_triggers.py +5 -0
  15. pulumi_oci/devops/outputs.py +162 -1198
  16. pulumi_oci/devops/repository.py +75 -66
  17. pulumi_oci/devops/repository_ref.py +2 -2
  18. pulumi_oci/jms/__init__.py +0 -4
  19. pulumi_oci/jms/_inputs.py +0 -80
  20. pulumi_oci/jms/get_fleet_blocklists.py +2 -2
  21. pulumi_oci/jms/get_fleet_crypto_analysis_result.py +3 -29
  22. pulumi_oci/jms/get_fleet_crypto_analysis_results.py +3 -97
  23. pulumi_oci/jms/get_fleet_export_setting.py +3 -3
  24. pulumi_oci/jms/get_fleet_export_status.py +2 -2
  25. pulumi_oci/jms/get_fleet_java_migration_analysis_result.py +2 -2
  26. pulumi_oci/jms/get_fleet_java_migration_analysis_results.py +5 -45
  27. pulumi_oci/jms/get_fleet_performance_tuning_analysis_result.py +4 -4
  28. pulumi_oci/jms/get_fleet_performance_tuning_analysis_results.py +5 -25
  29. pulumi_oci/jms/get_fleets.py +2 -2
  30. pulumi_oci/jms/get_installation_site.py +4 -4
  31. pulumi_oci/jms/get_installation_sites.py +4 -4
  32. pulumi_oci/jms/get_java_downloads_java_download_tokens.py +2 -2
  33. pulumi_oci/jms/get_java_downloads_java_license_acceptance_records.py +2 -2
  34. pulumi_oci/jms/get_java_family.py +1 -14
  35. pulumi_oci/jms/outputs.py +32 -488
  36. pulumi_oci/osmanagementhub/get_software_source.py +1 -19
  37. pulumi_oci/osmanagementhub/software_source.py +0 -82
  38. pulumi_oci/psql/_inputs.py +4 -8
  39. pulumi_oci/psql/backup.py +4 -4
  40. pulumi_oci/psql/configuration.py +38 -141
  41. pulumi_oci/psql/db_system.py +55 -53
  42. pulumi_oci/psql/get_backup.py +1 -1
  43. pulumi_oci/psql/get_configuration.py +1 -27
  44. pulumi_oci/psql/get_configurations.py +2 -2
  45. pulumi_oci/psql/get_default_configuration.py +2 -15
  46. pulumi_oci/psql/get_default_configurations.py +2 -2
  47. pulumi_oci/psql/outputs.py +13 -176
  48. pulumi_oci/pulumi-plugin.json +1 -1
  49. {pulumi_oci-2.6.0.dist-info → pulumi_oci-2.6.0a1722924801.dist-info}/METADATA +1 -1
  50. {pulumi_oci-2.6.0.dist-info → pulumi_oci-2.6.0a1722924801.dist-info}/RECORD +52 -62
  51. pulumi_oci/devops/get_project_repository_setting.py +0 -129
  52. pulumi_oci/devops/get_repository_protected_branches.py +0 -150
  53. pulumi_oci/devops/get_repository_setting.py +0 -142
  54. pulumi_oci/devops/project_repository_setting.py +0 -338
  55. pulumi_oci/devops/repository_protected_branch_management.py +0 -333
  56. pulumi_oci/devops/repository_setting.py +0 -391
  57. pulumi_oci/jms/get_agent_installers.py +0 -190
  58. pulumi_oci/jms/get_jms_plugin.py +0 -313
  59. pulumi_oci/jms/get_jms_plugins.py +0 -291
  60. pulumi_oci/jms/jms_plugin.py +0 -731
  61. {pulumi_oci-2.6.0.dist-info → pulumi_oci-2.6.0a1722924801.dist-info}/WHEEL +0 -0
  62. {pulumi_oci-2.6.0.dist-info → pulumi_oci-2.6.0a1722924801.dist-info}/top_level.txt +0 -0
@@ -84,6 +84,9 @@ class GetBuildRunsResult:
84
84
  @property
85
85
  @pulumi.getter
86
86
  def filters(self) -> Optional[Sequence['outputs.GetBuildRunsFilterResult']]:
87
+ """
88
+ The filters for the trigger.
89
+ """
87
90
  return pulumi.get(self, "filters")
88
91
 
89
92
  @property
@@ -158,6 +161,7 @@ def get_build_runs(build_pipeline_id: Optional[str] = None,
158
161
  :param str build_pipeline_id: Unique build pipeline identifier.
159
162
  :param str compartment_id: The OCID of the compartment in which to list resources.
160
163
  :param str display_name: A filter to return only resources that match the entire display name given.
164
+ :param Sequence[pulumi.InputType['GetBuildRunsFilterArgs']] filters: The filters for the trigger.
161
165
  :param str id: Unique identifier or OCID for listing a single resource by ID.
162
166
  :param str project_id: unique project identifier
163
167
  :param str state: A filter to return only build runs that matches the given lifecycle state.
@@ -216,6 +220,7 @@ def get_build_runs_output(build_pipeline_id: Optional[pulumi.Input[Optional[str]
216
220
  :param str build_pipeline_id: Unique build pipeline identifier.
217
221
  :param str compartment_id: The OCID of the compartment in which to list resources.
218
222
  :param str display_name: A filter to return only resources that match the entire display name given.
223
+ :param Sequence[pulumi.InputType['GetBuildRunsFilterArgs']] filters: The filters for the trigger.
219
224
  :param str id: Unique identifier or OCID for listing a single resource by ID.
220
225
  :param str project_id: unique project identifier
221
226
  :param str state: A filter to return only build runs that matches the given lifecycle state.
@@ -74,7 +74,7 @@ class GetRepositoriesResult:
74
74
  @pulumi.getter
75
75
  def name(self) -> Optional[str]:
76
76
  """
77
- Name of the repository. Should be unique within the project. This value is mutable.
77
+ Unique name of a repository. This value is mutable.
78
78
  """
79
79
  return pulumi.get(self, "name")
80
80
 
@@ -22,7 +22,7 @@ class GetRepositoryResult:
22
22
  """
23
23
  A collection of values returned by getRepository.
24
24
  """
25
- def __init__(__self__, branch_count=None, commit_count=None, compartment_id=None, default_branch=None, defined_tags=None, description=None, fields=None, freeform_tags=None, http_url=None, id=None, lifecyle_details=None, mirror_repository_configs=None, name=None, namespace=None, parent_repository_id=None, project_id=None, project_name=None, repository_id=None, repository_type=None, size_in_bytes=None, ssh_url=None, state=None, system_tags=None, time_created=None, time_updated=None, trigger_build_events=None):
25
+ def __init__(__self__, branch_count=None, commit_count=None, compartment_id=None, default_branch=None, defined_tags=None, description=None, fields=None, freeform_tags=None, http_url=None, id=None, lifecyle_details=None, mirror_repository_configs=None, name=None, namespace=None, project_id=None, project_name=None, repository_id=None, repository_type=None, size_in_bytes=None, ssh_url=None, state=None, system_tags=None, time_created=None, time_updated=None, trigger_build_events=None):
26
26
  if branch_count and not isinstance(branch_count, int):
27
27
  raise TypeError("Expected argument 'branch_count' to be a int")
28
28
  pulumi.set(__self__, "branch_count", branch_count)
@@ -65,9 +65,6 @@ class GetRepositoryResult:
65
65
  if namespace and not isinstance(namespace, str):
66
66
  raise TypeError("Expected argument 'namespace' to be a str")
67
67
  pulumi.set(__self__, "namespace", namespace)
68
- if parent_repository_id and not isinstance(parent_repository_id, str):
69
- raise TypeError("Expected argument 'parent_repository_id' to be a str")
70
- pulumi.set(__self__, "parent_repository_id", parent_repository_id)
71
68
  if project_id and not isinstance(project_id, str):
72
69
  raise TypeError("Expected argument 'project_id' to be a str")
73
70
  pulumi.set(__self__, "project_id", project_id)
@@ -199,7 +196,7 @@ class GetRepositoryResult:
199
196
  @pulumi.getter
200
197
  def name(self) -> str:
201
198
  """
202
- Name of the repository. Should be unique within the project. This value is mutable.
199
+ Unique name of a repository. This value is mutable.
203
200
  """
204
201
  return pulumi.get(self, "name")
205
202
 
@@ -211,14 +208,6 @@ class GetRepositoryResult:
211
208
  """
212
209
  return pulumi.get(self, "namespace")
213
210
 
214
- @property
215
- @pulumi.getter(name="parentRepositoryId")
216
- def parent_repository_id(self) -> str:
217
- """
218
- The OCID of the parent repository.
219
- """
220
- return pulumi.get(self, "parent_repository_id")
221
-
222
211
  @property
223
212
  @pulumi.getter(name="projectId")
224
213
  def project_id(self) -> str:
@@ -244,7 +233,7 @@ class GetRepositoryResult:
244
233
  @pulumi.getter(name="repositoryType")
245
234
  def repository_type(self) -> str:
246
235
  """
247
- Type of repository: MIRRORED - Repository created by mirroring an existing repository. HOSTED - Repository created and hosted using Oracle Cloud Infrastructure DevOps code repository. FORKED - Repository created by forking an existing repository.
236
+ Type of repository: MIRRORED - Repository created by mirroring an existing repository. HOSTED - Repository created and hosted using Oracle Cloud Infrastructure DevOps code repository.
248
237
  """
249
238
  return pulumi.get(self, "repository_type")
250
239
 
@@ -300,7 +289,7 @@ class GetRepositoryResult:
300
289
  @pulumi.getter(name="triggerBuildEvents")
301
290
  def trigger_build_events(self) -> Sequence[str]:
302
291
  """
303
- Trigger build events supported for this repository: PUSH - Build is triggered when a push event occurs. PULL_REQUEST_CREATED - Build is triggered when a pull request is created in the repository. PULL_REQUEST_UPDATED - Build is triggered when a push is made to a branch with an open pull request. COMMIT_UPDATES - Build is triggered when new commits are mirrored into a repository.
292
+ Trigger build events supported for this repository: PUSH - Build is triggered when a push event occurs. COMMIT_UPDATES - Build is triggered when new commits are mirrored into a repository.
304
293
  """
305
294
  return pulumi.get(self, "trigger_build_events")
306
295
 
@@ -325,7 +314,6 @@ class AwaitableGetRepositoryResult(GetRepositoryResult):
325
314
  mirror_repository_configs=self.mirror_repository_configs,
326
315
  name=self.name,
327
316
  namespace=self.namespace,
328
- parent_repository_id=self.parent_repository_id,
329
317
  project_id=self.project_id,
330
318
  project_name=self.project_name,
331
319
  repository_id=self.repository_id,
@@ -382,7 +370,6 @@ def get_repository(fields: Optional[Sequence[str]] = None,
382
370
  mirror_repository_configs=pulumi.get(__ret__, 'mirror_repository_configs'),
383
371
  name=pulumi.get(__ret__, 'name'),
384
372
  namespace=pulumi.get(__ret__, 'namespace'),
385
- parent_repository_id=pulumi.get(__ret__, 'parent_repository_id'),
386
373
  project_id=pulumi.get(__ret__, 'project_id'),
387
374
  project_name=pulumi.get(__ret__, 'project_name'),
388
375
  repository_id=pulumi.get(__ret__, 'repository_id'),
@@ -23,7 +23,7 @@ class GetRepositoryDiffsResult:
23
23
  """
24
24
  A collection of values returned by getRepositoryDiffs.
25
25
  """
26
- def __init__(__self__, base_version=None, diff_collections=None, filters=None, id=None, is_comparison_from_merge_base=None, repository_id=None, target_repository_id=None, target_version=None):
26
+ def __init__(__self__, base_version=None, diff_collections=None, filters=None, id=None, is_comparison_from_merge_base=None, repository_id=None, target_version=None):
27
27
  if base_version and not isinstance(base_version, str):
28
28
  raise TypeError("Expected argument 'base_version' to be a str")
29
29
  pulumi.set(__self__, "base_version", base_version)
@@ -42,9 +42,6 @@ class GetRepositoryDiffsResult:
42
42
  if repository_id and not isinstance(repository_id, str):
43
43
  raise TypeError("Expected argument 'repository_id' to be a str")
44
44
  pulumi.set(__self__, "repository_id", repository_id)
45
- if target_repository_id and not isinstance(target_repository_id, str):
46
- raise TypeError("Expected argument 'target_repository_id' to be a str")
47
- pulumi.set(__self__, "target_repository_id", target_repository_id)
48
45
  if target_version and not isinstance(target_version, str):
49
46
  raise TypeError("Expected argument 'target_version' to be a str")
50
47
  pulumi.set(__self__, "target_version", target_version)
@@ -85,11 +82,6 @@ class GetRepositoryDiffsResult:
85
82
  def repository_id(self) -> str:
86
83
  return pulumi.get(self, "repository_id")
87
84
 
88
- @property
89
- @pulumi.getter(name="targetRepositoryId")
90
- def target_repository_id(self) -> Optional[str]:
91
- return pulumi.get(self, "target_repository_id")
92
-
93
85
  @property
94
86
  @pulumi.getter(name="targetVersion")
95
87
  def target_version(self) -> str:
@@ -108,7 +100,6 @@ class AwaitableGetRepositoryDiffsResult(GetRepositoryDiffsResult):
108
100
  id=self.id,
109
101
  is_comparison_from_merge_base=self.is_comparison_from_merge_base,
110
102
  repository_id=self.repository_id,
111
- target_repository_id=self.target_repository_id,
112
103
  target_version=self.target_version)
113
104
 
114
105
 
@@ -116,7 +107,6 @@ def get_repository_diffs(base_version: Optional[str] = None,
116
107
  filters: Optional[Sequence[pulumi.InputType['GetRepositoryDiffsFilterArgs']]] = None,
117
108
  is_comparison_from_merge_base: Optional[bool] = None,
118
109
  repository_id: Optional[str] = None,
119
- target_repository_id: Optional[str] = None,
120
110
  target_version: Optional[str] = None,
121
111
  opts: Optional[pulumi.InvokeOptions] = None) -> AwaitableGetRepositoryDiffsResult:
122
112
  """
@@ -133,15 +123,13 @@ def get_repository_diffs(base_version: Optional[str] = None,
133
123
  test_repository_diffs = oci.DevOps.get_repository_diffs(base_version=repository_diff_base_version,
134
124
  repository_id=test_repository["id"],
135
125
  target_version=repository_diff_target_version,
136
- is_comparison_from_merge_base=repository_diff_is_comparison_from_merge_base,
137
- target_repository_id=test_repository["id"])
126
+ is_comparison_from_merge_base=repository_diff_is_comparison_from_merge_base)
138
127
  ```
139
128
 
140
129
 
141
130
  :param str base_version: The commit or reference name to compare changes against.
142
131
  :param bool is_comparison_from_merge_base: Boolean value to indicate whether to use merge base or most recent revision.
143
132
  :param str repository_id: Unique repository identifier.
144
- :param str target_repository_id: The target repository identifier
145
133
  :param str target_version: The commit or reference name where changes are coming from.
146
134
  """
147
135
  __args__ = dict()
@@ -149,7 +137,6 @@ def get_repository_diffs(base_version: Optional[str] = None,
149
137
  __args__['filters'] = filters
150
138
  __args__['isComparisonFromMergeBase'] = is_comparison_from_merge_base
151
139
  __args__['repositoryId'] = repository_id
152
- __args__['targetRepositoryId'] = target_repository_id
153
140
  __args__['targetVersion'] = target_version
154
141
  opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
155
142
  __ret__ = pulumi.runtime.invoke('oci:DevOps/getRepositoryDiffs:getRepositoryDiffs', __args__, opts=opts, typ=GetRepositoryDiffsResult).value
@@ -161,7 +148,6 @@ def get_repository_diffs(base_version: Optional[str] = None,
161
148
  id=pulumi.get(__ret__, 'id'),
162
149
  is_comparison_from_merge_base=pulumi.get(__ret__, 'is_comparison_from_merge_base'),
163
150
  repository_id=pulumi.get(__ret__, 'repository_id'),
164
- target_repository_id=pulumi.get(__ret__, 'target_repository_id'),
165
151
  target_version=pulumi.get(__ret__, 'target_version'))
166
152
 
167
153
 
@@ -170,7 +156,6 @@ def get_repository_diffs_output(base_version: Optional[pulumi.Input[str]] = None
170
156
  filters: Optional[pulumi.Input[Optional[Sequence[pulumi.InputType['GetRepositoryDiffsFilterArgs']]]]] = None,
171
157
  is_comparison_from_merge_base: Optional[pulumi.Input[Optional[bool]]] = None,
172
158
  repository_id: Optional[pulumi.Input[str]] = None,
173
- target_repository_id: Optional[pulumi.Input[Optional[str]]] = None,
174
159
  target_version: Optional[pulumi.Input[str]] = None,
175
160
  opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetRepositoryDiffsResult]:
176
161
  """
@@ -187,15 +172,13 @@ def get_repository_diffs_output(base_version: Optional[pulumi.Input[str]] = None
187
172
  test_repository_diffs = oci.DevOps.get_repository_diffs(base_version=repository_diff_base_version,
188
173
  repository_id=test_repository["id"],
189
174
  target_version=repository_diff_target_version,
190
- is_comparison_from_merge_base=repository_diff_is_comparison_from_merge_base,
191
- target_repository_id=test_repository["id"])
175
+ is_comparison_from_merge_base=repository_diff_is_comparison_from_merge_base)
192
176
  ```
193
177
 
194
178
 
195
179
  :param str base_version: The commit or reference name to compare changes against.
196
180
  :param bool is_comparison_from_merge_base: Boolean value to indicate whether to use merge base or most recent revision.
197
181
  :param str repository_id: Unique repository identifier.
198
- :param str target_repository_id: The target repository identifier
199
182
  :param str target_version: The commit or reference name where changes are coming from.
200
183
  """
201
184
  ...
@@ -143,7 +143,7 @@ def get_repository_ref(ref_name: Optional[str] = None,
143
143
  """
144
144
  This data source provides details about a specific Repository Ref resource in Oracle Cloud Infrastructure Devops service.
145
145
 
146
- This API will be deprecated on Wed, 12 June 2024 01:00:00 GMT as it does not get recognized when refName has '/'. This will be replaced by "/repositories/{repositoryId}/refs". Retrieves a repository's reference by its name with preference for branches over tags if the name is ambiguous. This can be disambiguated by using full names like "heads/<name>" or "tags/<name>".
146
+ Retrieves a repository's reference by its name with preference for branches over tags if the name is ambiguous. This can be disambiguated by using full names like "heads/<name>" or "tags/<name>".
147
147
 
148
148
  ## Example Usage
149
149
 
@@ -184,7 +184,7 @@ def get_repository_ref_output(ref_name: Optional[pulumi.Input[str]] = None,
184
184
  """
185
185
  This data source provides details about a specific Repository Ref resource in Oracle Cloud Infrastructure Devops service.
186
186
 
187
- This API will be deprecated on Wed, 12 June 2024 01:00:00 GMT as it does not get recognized when refName has '/'. This will be replaced by "/repositories/{repositoryId}/refs". Retrieves a repository's reference by its name with preference for branches over tags if the name is ambiguous. This can be disambiguated by using full names like "heads/<name>" or "tags/<name>".
187
+ Retrieves a repository's reference by its name with preference for branches over tags if the name is ambiguous. This can be disambiguated by using full names like "heads/<name>" or "tags/<name>".
188
188
 
189
189
  ## Example Usage
190
190
 
@@ -65,6 +65,9 @@ class GetTriggersResult:
65
65
  @property
66
66
  @pulumi.getter
67
67
  def filters(self) -> Optional[Sequence['outputs.GetTriggersFilterResult']]:
68
+ """
69
+ The filters for the trigger.
70
+ """
68
71
  return pulumi.get(self, "filters")
69
72
 
70
73
  @property
@@ -143,6 +146,7 @@ def get_triggers(compartment_id: Optional[str] = None,
143
146
 
144
147
  :param str compartment_id: The OCID of the compartment in which to list resources.
145
148
  :param str display_name: A filter to return only resources that match the entire display name given.
149
+ :param Sequence[pulumi.InputType['GetTriggersFilterArgs']] filters: The filters for the trigger.
146
150
  :param str id: Unique trigger identifier.
147
151
  :param str project_id: unique project identifier
148
152
  :param str state: A filter to return only triggers that matches the given lifecycle state.
@@ -196,6 +200,7 @@ def get_triggers_output(compartment_id: Optional[pulumi.Input[Optional[str]]] =
196
200
 
197
201
  :param str compartment_id: The OCID of the compartment in which to list resources.
198
202
  :param str display_name: A filter to return only resources that match the entire display name given.
203
+ :param Sequence[pulumi.InputType['GetTriggersFilterArgs']] filters: The filters for the trigger.
199
204
  :param str id: Unique trigger identifier.
200
205
  :param str project_id: unique project identifier
201
206
  :param str state: A filter to return only triggers that matches the given lifecycle state.