pulumi-oci 2.11.0__py3-none-any.whl → 2.11.0a1726726622__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 +0 -62
  2. pulumi_oci/bigdataservice/__init__.py +0 -3
  3. pulumi_oci/bigdataservice/_inputs.py +0 -66
  4. pulumi_oci/bigdataservice/bds_instance_os_patch_action.py +2 -136
  5. pulumi_oci/bigdataservice/outputs.py +0 -175
  6. pulumi_oci/capacitymanagement/__init__.py +0 -8
  7. pulumi_oci/capacitymanagement/_inputs.py +3 -465
  8. pulumi_oci/capacitymanagement/get_internal_occ_availability_catalogs.py +7 -7
  9. pulumi_oci/capacitymanagement/get_occ_availability_catalog.py +1 -1
  10. pulumi_oci/capacitymanagement/get_occ_capacity_request.py +2 -15
  11. pulumi_oci/capacitymanagement/get_occ_capacity_requests.py +5 -25
  12. pulumi_oci/capacitymanagement/get_occ_customer_group.py +1 -1
  13. pulumi_oci/capacitymanagement/occ_availability_catalog.py +4 -4
  14. pulumi_oci/capacitymanagement/occ_capacity_request.py +32 -78
  15. pulumi_oci/capacitymanagement/outputs.py +166 -1668
  16. pulumi_oci/containerengine/__init__.py +0 -1
  17. pulumi_oci/containerengine/outputs.py +0 -492
  18. pulumi_oci/generativeai/dedicated_ai_cluster.py +0 -7
  19. pulumi_oci/generativeai/get_model.py +0 -3
  20. pulumi_oci/generativeai/outputs.py +0 -4
  21. pulumi_oci/pulumi-plugin.json +1 -1
  22. {pulumi_oci-2.11.0.dist-info → pulumi_oci-2.11.0a1726726622.dist-info}/METADATA +1 -1
  23. {pulumi_oci-2.11.0.dist-info → pulumi_oci-2.11.0a1726726622.dist-info}/RECORD +25 -55
  24. pulumi_oci/bigdataservice/bds_instance_resource_principal_configuration.py +0 -524
  25. pulumi_oci/bigdataservice/get_bds_instance_resource_principal_configuration.py +0 -236
  26. pulumi_oci/bigdataservice/get_bds_instance_resource_principal_configurations.py +0 -176
  27. pulumi_oci/capacitymanagement/get_internal_namespace_occ_overviews.py +0 -221
  28. pulumi_oci/capacitymanagement/get_internal_occ_handover_resource_block_details.py +0 -150
  29. pulumi_oci/capacitymanagement/get_internal_occ_handover_resource_blocks.py +0 -247
  30. pulumi_oci/capacitymanagement/get_namespace_occ_overviews.py +0 -204
  31. pulumi_oci/capacitymanagement/get_occ_handover_resource_block_details.py +0 -150
  32. pulumi_oci/capacitymanagement/get_occ_handover_resource_blocks.py +0 -227
  33. pulumi_oci/capacitymanagement/occ_customer_group.py +0 -690
  34. pulumi_oci/capacitymanagement/occ_customer_group_occ_customer.py +0 -412
  35. pulumi_oci/containerengine/get_cluster.py +0 -327
  36. pulumi_oci/fleetsoftwareupdate/__init__.py +0 -15
  37. pulumi_oci/fleetsoftwareupdate/_inputs.py +0 -717
  38. pulumi_oci/fleetsoftwareupdate/fsu_collection.py +0 -804
  39. pulumi_oci/fleetsoftwareupdate/fsu_cycle.py +0 -1231
  40. pulumi_oci/fleetsoftwareupdate/get_fsu_collection.py +0 -301
  41. pulumi_oci/fleetsoftwareupdate/get_fsu_collections.py +0 -196
  42. pulumi_oci/fleetsoftwareupdate/get_fsu_cycle.py +0 -431
  43. pulumi_oci/fleetsoftwareupdate/get_fsu_cycles.py +0 -233
  44. pulumi_oci/fleetsoftwareupdate/outputs.py +0 -2129
  45. pulumi_oci/globallydistributeddatabase/__init__.py +0 -15
  46. pulumi_oci/globallydistributeddatabase/_inputs.py +0 -1003
  47. pulumi_oci/globallydistributeddatabase/get_private_endpoint.py +0 -300
  48. pulumi_oci/globallydistributeddatabase/get_private_endpoints.py +0 -176
  49. pulumi_oci/globallydistributeddatabase/get_sharded_database.py +0 -610
  50. pulumi_oci/globallydistributeddatabase/get_sharded_databases.py +0 -176
  51. pulumi_oci/globallydistributeddatabase/outputs.py +0 -2058
  52. pulumi_oci/globallydistributeddatabase/private_endpoint.py +0 -742
  53. pulumi_oci/globallydistributeddatabase/sharded_database.py +0 -1816
  54. {pulumi_oci-2.11.0.dist-info → pulumi_oci-2.11.0a1726726622.dist-info}/WHEEL +0 -0
  55. {pulumi_oci-2.11.0.dist-info → pulumi_oci-2.11.0a1726726622.dist-info}/top_level.txt +0 -0
@@ -1,176 +0,0 @@
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
- from . import outputs
12
- from ._inputs import *
13
-
14
- __all__ = [
15
- 'GetShardedDatabasesResult',
16
- 'AwaitableGetShardedDatabasesResult',
17
- 'get_sharded_databases',
18
- 'get_sharded_databases_output',
19
- ]
20
-
21
- @pulumi.output_type
22
- class GetShardedDatabasesResult:
23
- """
24
- A collection of values returned by getShardedDatabases.
25
- """
26
- def __init__(__self__, compartment_id=None, display_name=None, filters=None, id=None, sharded_database_collections=None, state=None):
27
- if compartment_id and not isinstance(compartment_id, str):
28
- raise TypeError("Expected argument 'compartment_id' to be a str")
29
- pulumi.set(__self__, "compartment_id", compartment_id)
30
- if display_name and not isinstance(display_name, str):
31
- raise TypeError("Expected argument 'display_name' to be a str")
32
- pulumi.set(__self__, "display_name", display_name)
33
- if filters and not isinstance(filters, list):
34
- raise TypeError("Expected argument 'filters' to be a list")
35
- pulumi.set(__self__, "filters", filters)
36
- if id and not isinstance(id, str):
37
- raise TypeError("Expected argument 'id' to be a str")
38
- pulumi.set(__self__, "id", id)
39
- if sharded_database_collections and not isinstance(sharded_database_collections, list):
40
- raise TypeError("Expected argument 'sharded_database_collections' to be a list")
41
- pulumi.set(__self__, "sharded_database_collections", sharded_database_collections)
42
- if state and not isinstance(state, str):
43
- raise TypeError("Expected argument 'state' to be a str")
44
- pulumi.set(__self__, "state", state)
45
-
46
- @property
47
- @pulumi.getter(name="compartmentId")
48
- def compartment_id(self) -> str:
49
- """
50
- Identifier of the compartment in which sharded database exists.
51
- """
52
- return pulumi.get(self, "compartment_id")
53
-
54
- @property
55
- @pulumi.getter(name="displayName")
56
- def display_name(self) -> Optional[str]:
57
- """
58
- Oracle sharded database display name.
59
- """
60
- return pulumi.get(self, "display_name")
61
-
62
- @property
63
- @pulumi.getter
64
- def filters(self) -> Optional[Sequence['outputs.GetShardedDatabasesFilterResult']]:
65
- return pulumi.get(self, "filters")
66
-
67
- @property
68
- @pulumi.getter
69
- def id(self) -> str:
70
- """
71
- The provider-assigned unique ID for this managed resource.
72
- """
73
- return pulumi.get(self, "id")
74
-
75
- @property
76
- @pulumi.getter(name="shardedDatabaseCollections")
77
- def sharded_database_collections(self) -> Sequence['outputs.GetShardedDatabasesShardedDatabaseCollectionResult']:
78
- """
79
- The list of sharded_database_collection.
80
- """
81
- return pulumi.get(self, "sharded_database_collections")
82
-
83
- @property
84
- @pulumi.getter
85
- def state(self) -> Optional[str]:
86
- """
87
- Lifecycle states for sharded databases.
88
- """
89
- return pulumi.get(self, "state")
90
-
91
-
92
- class AwaitableGetShardedDatabasesResult(GetShardedDatabasesResult):
93
- # pylint: disable=using-constant-test
94
- def __await__(self):
95
- if False:
96
- yield self
97
- return GetShardedDatabasesResult(
98
- compartment_id=self.compartment_id,
99
- display_name=self.display_name,
100
- filters=self.filters,
101
- id=self.id,
102
- sharded_database_collections=self.sharded_database_collections,
103
- state=self.state)
104
-
105
-
106
- def get_sharded_databases(compartment_id: Optional[str] = None,
107
- display_name: Optional[str] = None,
108
- filters: Optional[Sequence[Union['GetShardedDatabasesFilterArgs', 'GetShardedDatabasesFilterArgsDict']]] = None,
109
- state: Optional[str] = None,
110
- opts: Optional[pulumi.InvokeOptions] = None) -> AwaitableGetShardedDatabasesResult:
111
- """
112
- This data source provides the list of Sharded Databases in Oracle Cloud Infrastructure Globally Distributed Database service.
113
-
114
- List of Sharded databases.
115
-
116
- ## Example Usage
117
-
118
- ```python
119
- import pulumi
120
- import pulumi_oci as oci
121
-
122
- test_sharded_databases = oci.GloballyDistributedDatabase.get_sharded_databases(compartment_id=compartment_id,
123
- display_name=sharded_database_display_name,
124
- state=sharded_database_state)
125
- ```
126
-
127
-
128
- :param str compartment_id: The ID of the compartment in which to list resources.
129
- :param str display_name: A filter to return only sharded databases that match the entire name given. The match is not case sensitive.
130
- :param str state: A filter to return only resources their lifecycleState matches the given lifecycleState.
131
- """
132
- __args__ = dict()
133
- __args__['compartmentId'] = compartment_id
134
- __args__['displayName'] = display_name
135
- __args__['filters'] = filters
136
- __args__['state'] = state
137
- opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
138
- __ret__ = pulumi.runtime.invoke('oci:GloballyDistributedDatabase/getShardedDatabases:getShardedDatabases', __args__, opts=opts, typ=GetShardedDatabasesResult).value
139
-
140
- return AwaitableGetShardedDatabasesResult(
141
- compartment_id=pulumi.get(__ret__, 'compartment_id'),
142
- display_name=pulumi.get(__ret__, 'display_name'),
143
- filters=pulumi.get(__ret__, 'filters'),
144
- id=pulumi.get(__ret__, 'id'),
145
- sharded_database_collections=pulumi.get(__ret__, 'sharded_database_collections'),
146
- state=pulumi.get(__ret__, 'state'))
147
-
148
-
149
- @_utilities.lift_output_func(get_sharded_databases)
150
- def get_sharded_databases_output(compartment_id: Optional[pulumi.Input[str]] = None,
151
- display_name: Optional[pulumi.Input[Optional[str]]] = None,
152
- filters: Optional[pulumi.Input[Optional[Sequence[Union['GetShardedDatabasesFilterArgs', 'GetShardedDatabasesFilterArgsDict']]]]] = None,
153
- state: Optional[pulumi.Input[Optional[str]]] = None,
154
- opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetShardedDatabasesResult]:
155
- """
156
- This data source provides the list of Sharded Databases in Oracle Cloud Infrastructure Globally Distributed Database service.
157
-
158
- List of Sharded databases.
159
-
160
- ## Example Usage
161
-
162
- ```python
163
- import pulumi
164
- import pulumi_oci as oci
165
-
166
- test_sharded_databases = oci.GloballyDistributedDatabase.get_sharded_databases(compartment_id=compartment_id,
167
- display_name=sharded_database_display_name,
168
- state=sharded_database_state)
169
- ```
170
-
171
-
172
- :param str compartment_id: The ID of the compartment in which to list resources.
173
- :param str display_name: A filter to return only sharded databases that match the entire name given. The match is not case sensitive.
174
- :param str state: A filter to return only resources their lifecycleState matches the given lifecycleState.
175
- """
176
- ...