pulumi-oci 1.34.0__py3-none-any.whl → 1.34.0a1714112449__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 -40
- pulumi_oci/config/__init__.pyi +2 -2
- pulumi_oci/config/vars.py +2 -2
- pulumi_oci/database/db_home.py +0 -47
- pulumi_oci/database/get_db_home.py +1 -14
- pulumi_oci/database/outputs.py +0 -11
- pulumi_oci/databasemanagement/__init__.py +0 -5
- pulumi_oci/databasemanagement/_inputs.py +1 -1206
- pulumi_oci/databasemanagement/db_management_private_endpoint.py +0 -28
- pulumi_oci/databasemanagement/external_asm.py +0 -28
- pulumi_oci/databasemanagement/external_asm_instance.py +0 -28
- pulumi_oci/databasemanagement/external_cluster.py +0 -28
- pulumi_oci/databasemanagement/external_cluster_instance.py +0 -28
- pulumi_oci/databasemanagement/external_db_home.py +0 -28
- pulumi_oci/databasemanagement/external_db_node.py +0 -28
- pulumi_oci/databasemanagement/external_db_system.py +0 -28
- pulumi_oci/databasemanagement/external_db_system_connector.py +0 -28
- pulumi_oci/databasemanagement/external_db_system_discovery.py +0 -28
- pulumi_oci/databasemanagement/external_exadata_infrastructure.py +0 -28
- pulumi_oci/databasemanagement/external_exadata_storage_connector.py +0 -28
- pulumi_oci/databasemanagement/external_exadata_storage_grid.py +0 -28
- pulumi_oci/databasemanagement/external_exadata_storage_server.py +0 -28
- pulumi_oci/databasemanagement/external_listener.py +0 -28
- pulumi_oci/databasemanagement/get_db_management_private_endpoint.py +1 -14
- pulumi_oci/databasemanagement/get_external_asm.py +1 -14
- pulumi_oci/databasemanagement/get_external_asm_instance.py +1 -14
- pulumi_oci/databasemanagement/get_external_cluster.py +1 -14
- pulumi_oci/databasemanagement/get_external_cluster_instance.py +1 -14
- pulumi_oci/databasemanagement/get_external_databases.py +1 -18
- pulumi_oci/databasemanagement/get_external_db_home.py +1 -14
- pulumi_oci/databasemanagement/get_external_db_node.py +1 -14
- pulumi_oci/databasemanagement/get_external_db_system.py +1 -14
- pulumi_oci/databasemanagement/get_external_db_system_connector.py +1 -14
- pulumi_oci/databasemanagement/get_external_db_system_discovery.py +1 -14
- pulumi_oci/databasemanagement/get_external_exadata_infrastructure.py +1 -14
- pulumi_oci/databasemanagement/get_external_exadata_storage_connector.py +1 -14
- pulumi_oci/databasemanagement/get_external_exadata_storage_grid.py +1 -14
- pulumi_oci/databasemanagement/get_external_exadata_storage_server.py +1 -14
- pulumi_oci/databasemanagement/get_external_listener.py +1 -14
- pulumi_oci/databasemanagement/get_managed_database_group.py +1 -14
- pulumi_oci/databasemanagement/get_managed_my_sql_database.py +6 -6
- pulumi_oci/databasemanagement/get_named_credential.py +1 -14
- pulumi_oci/databasemanagement/managed_database.py +0 -28
- pulumi_oci/databasemanagement/managed_database_group.py +0 -28
- pulumi_oci/databasemanagement/named_credential.py +0 -28
- pulumi_oci/databasemanagement/outputs.py +217 -1726
- pulumi_oci/datasafe/__init__.py +0 -3
- pulumi_oci/datasafe/_inputs.py +0 -80
- pulumi_oci/datasafe/get_masking_policy.py +1 -11
- pulumi_oci/datasafe/masking_policy.py +28 -75
- pulumi_oci/datasafe/outputs.py +0 -287
- pulumi_oci/provider.py +8 -8
- pulumi_oci/recoverymod/_inputs.py +0 -16
- pulumi_oci/recoverymod/get_protected_database.py +5 -25
- pulumi_oci/recoverymod/get_protection_policies.py +7 -1
- pulumi_oci/recoverymod/get_protection_policy.py +8 -15
- pulumi_oci/recoverymod/get_recovery_service_subnet.py +9 -32
- pulumi_oci/recoverymod/get_recovery_service_subnets.py +21 -3
- pulumi_oci/recoverymod/outputs.py +24 -96
- pulumi_oci/recoverymod/protected_database.py +16 -95
- pulumi_oci/recoverymod/protection_policy.py +54 -121
- pulumi_oci/recoverymod/recovery_service_subnet.py +55 -143
- {pulumi_oci-1.34.0.dist-info → pulumi_oci-1.34.0a1714112449.dist-info}/METADATA +1 -1
- {pulumi_oci-1.34.0.dist-info → pulumi_oci-1.34.0a1714112449.dist-info}/RECORD +66 -74
- pulumi_oci/databasemanagement/database_dbm_features_management.py +0 -275
- pulumi_oci/databasemanagement/externalcontainerdatabase_external_container_dbm_features_management.py +0 -275
- pulumi_oci/databasemanagement/externalnoncontainerdatabase_external_non_container_dbm_features_management.py +0 -275
- pulumi_oci/databasemanagement/externalpluggabledatabase_external_pluggable_dbm_features_management.py +0 -275
- pulumi_oci/databasemanagement/pluggabledatabase_pluggable_database_dbm_features_management.py +0 -275
- pulumi_oci/datasafe/get_masking_policy_health_report.py +0 -235
- pulumi_oci/datasafe/get_masking_policy_health_report_logs.py +0 -153
- pulumi_oci/datasafe/get_masking_policy_health_reports.py +0 -267
- {pulumi_oci-1.34.0.dist-info → pulumi_oci-1.34.0a1714112449.dist-info}/WHEEL +0 -0
- {pulumi_oci-1.34.0.dist-info → pulumi_oci-1.34.0a1714112449.dist-info}/top_level.txt +0 -0
@@ -1,275 +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__ = ['ExternalcontainerdatabaseExternalContainerDbmFeaturesManagementArgs', 'ExternalcontainerdatabaseExternalContainerDbmFeaturesManagement']
|
15
|
-
|
16
|
-
@pulumi.input_type
|
17
|
-
class ExternalcontainerdatabaseExternalContainerDbmFeaturesManagementArgs:
|
18
|
-
def __init__(__self__, *,
|
19
|
-
enable_external_container_dbm_feature: pulumi.Input[bool],
|
20
|
-
external_container_database_id: pulumi.Input[str],
|
21
|
-
feature_details: Optional[pulumi.Input['ExternalcontainerdatabaseExternalContainerDbmFeaturesManagementFeatureDetailsArgs']] = None):
|
22
|
-
"""
|
23
|
-
The set of arguments for constructing a ExternalcontainerdatabaseExternalContainerDbmFeaturesManagement resource.
|
24
|
-
:param pulumi.Input[bool] enable_external_container_dbm_feature: (Updatable) A required field when set to `true` calls enable action and when set to `false` calls disable action.
|
25
|
-
|
26
|
-
|
27
|
-
** IMPORTANT **
|
28
|
-
Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
|
29
|
-
:param pulumi.Input[str] external_container_database_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the external container database.
|
30
|
-
:param pulumi.Input['ExternalcontainerdatabaseExternalContainerDbmFeaturesManagementFeatureDetailsArgs'] feature_details: The details required to enable the specified Database Management feature.
|
31
|
-
"""
|
32
|
-
pulumi.set(__self__, "enable_external_container_dbm_feature", enable_external_container_dbm_feature)
|
33
|
-
pulumi.set(__self__, "external_container_database_id", external_container_database_id)
|
34
|
-
if feature_details is not None:
|
35
|
-
pulumi.set(__self__, "feature_details", feature_details)
|
36
|
-
|
37
|
-
@property
|
38
|
-
@pulumi.getter(name="enableExternalContainerDbmFeature")
|
39
|
-
def enable_external_container_dbm_feature(self) -> pulumi.Input[bool]:
|
40
|
-
"""
|
41
|
-
(Updatable) A required field when set to `true` calls enable action and when set to `false` calls disable action.
|
42
|
-
|
43
|
-
|
44
|
-
** IMPORTANT **
|
45
|
-
Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
|
46
|
-
"""
|
47
|
-
return pulumi.get(self, "enable_external_container_dbm_feature")
|
48
|
-
|
49
|
-
@enable_external_container_dbm_feature.setter
|
50
|
-
def enable_external_container_dbm_feature(self, value: pulumi.Input[bool]):
|
51
|
-
pulumi.set(self, "enable_external_container_dbm_feature", value)
|
52
|
-
|
53
|
-
@property
|
54
|
-
@pulumi.getter(name="externalContainerDatabaseId")
|
55
|
-
def external_container_database_id(self) -> pulumi.Input[str]:
|
56
|
-
"""
|
57
|
-
The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the external container database.
|
58
|
-
"""
|
59
|
-
return pulumi.get(self, "external_container_database_id")
|
60
|
-
|
61
|
-
@external_container_database_id.setter
|
62
|
-
def external_container_database_id(self, value: pulumi.Input[str]):
|
63
|
-
pulumi.set(self, "external_container_database_id", value)
|
64
|
-
|
65
|
-
@property
|
66
|
-
@pulumi.getter(name="featureDetails")
|
67
|
-
def feature_details(self) -> Optional[pulumi.Input['ExternalcontainerdatabaseExternalContainerDbmFeaturesManagementFeatureDetailsArgs']]:
|
68
|
-
"""
|
69
|
-
The details required to enable the specified Database Management feature.
|
70
|
-
"""
|
71
|
-
return pulumi.get(self, "feature_details")
|
72
|
-
|
73
|
-
@feature_details.setter
|
74
|
-
def feature_details(self, value: Optional[pulumi.Input['ExternalcontainerdatabaseExternalContainerDbmFeaturesManagementFeatureDetailsArgs']]):
|
75
|
-
pulumi.set(self, "feature_details", value)
|
76
|
-
|
77
|
-
|
78
|
-
@pulumi.input_type
|
79
|
-
class _ExternalcontainerdatabaseExternalContainerDbmFeaturesManagementState:
|
80
|
-
def __init__(__self__, *,
|
81
|
-
enable_external_container_dbm_feature: Optional[pulumi.Input[bool]] = None,
|
82
|
-
external_container_database_id: Optional[pulumi.Input[str]] = None,
|
83
|
-
feature_details: Optional[pulumi.Input['ExternalcontainerdatabaseExternalContainerDbmFeaturesManagementFeatureDetailsArgs']] = None):
|
84
|
-
"""
|
85
|
-
Input properties used for looking up and filtering ExternalcontainerdatabaseExternalContainerDbmFeaturesManagement resources.
|
86
|
-
:param pulumi.Input[bool] enable_external_container_dbm_feature: (Updatable) A required field when set to `true` calls enable action and when set to `false` calls disable action.
|
87
|
-
|
88
|
-
|
89
|
-
** IMPORTANT **
|
90
|
-
Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
|
91
|
-
:param pulumi.Input[str] external_container_database_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the external container database.
|
92
|
-
:param pulumi.Input['ExternalcontainerdatabaseExternalContainerDbmFeaturesManagementFeatureDetailsArgs'] feature_details: The details required to enable the specified Database Management feature.
|
93
|
-
"""
|
94
|
-
if enable_external_container_dbm_feature is not None:
|
95
|
-
pulumi.set(__self__, "enable_external_container_dbm_feature", enable_external_container_dbm_feature)
|
96
|
-
if external_container_database_id is not None:
|
97
|
-
pulumi.set(__self__, "external_container_database_id", external_container_database_id)
|
98
|
-
if feature_details is not None:
|
99
|
-
pulumi.set(__self__, "feature_details", feature_details)
|
100
|
-
|
101
|
-
@property
|
102
|
-
@pulumi.getter(name="enableExternalContainerDbmFeature")
|
103
|
-
def enable_external_container_dbm_feature(self) -> Optional[pulumi.Input[bool]]:
|
104
|
-
"""
|
105
|
-
(Updatable) A required field when set to `true` calls enable action and when set to `false` calls disable action.
|
106
|
-
|
107
|
-
|
108
|
-
** IMPORTANT **
|
109
|
-
Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
|
110
|
-
"""
|
111
|
-
return pulumi.get(self, "enable_external_container_dbm_feature")
|
112
|
-
|
113
|
-
@enable_external_container_dbm_feature.setter
|
114
|
-
def enable_external_container_dbm_feature(self, value: Optional[pulumi.Input[bool]]):
|
115
|
-
pulumi.set(self, "enable_external_container_dbm_feature", value)
|
116
|
-
|
117
|
-
@property
|
118
|
-
@pulumi.getter(name="externalContainerDatabaseId")
|
119
|
-
def external_container_database_id(self) -> Optional[pulumi.Input[str]]:
|
120
|
-
"""
|
121
|
-
The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the external container database.
|
122
|
-
"""
|
123
|
-
return pulumi.get(self, "external_container_database_id")
|
124
|
-
|
125
|
-
@external_container_database_id.setter
|
126
|
-
def external_container_database_id(self, value: Optional[pulumi.Input[str]]):
|
127
|
-
pulumi.set(self, "external_container_database_id", value)
|
128
|
-
|
129
|
-
@property
|
130
|
-
@pulumi.getter(name="featureDetails")
|
131
|
-
def feature_details(self) -> Optional[pulumi.Input['ExternalcontainerdatabaseExternalContainerDbmFeaturesManagementFeatureDetailsArgs']]:
|
132
|
-
"""
|
133
|
-
The details required to enable the specified Database Management feature.
|
134
|
-
"""
|
135
|
-
return pulumi.get(self, "feature_details")
|
136
|
-
|
137
|
-
@feature_details.setter
|
138
|
-
def feature_details(self, value: Optional[pulumi.Input['ExternalcontainerdatabaseExternalContainerDbmFeaturesManagementFeatureDetailsArgs']]):
|
139
|
-
pulumi.set(self, "feature_details", value)
|
140
|
-
|
141
|
-
|
142
|
-
class ExternalcontainerdatabaseExternalContainerDbmFeaturesManagement(pulumi.CustomResource):
|
143
|
-
@overload
|
144
|
-
def __init__(__self__,
|
145
|
-
resource_name: str,
|
146
|
-
opts: Optional[pulumi.ResourceOptions] = None,
|
147
|
-
enable_external_container_dbm_feature: Optional[pulumi.Input[bool]] = None,
|
148
|
-
external_container_database_id: Optional[pulumi.Input[str]] = None,
|
149
|
-
feature_details: Optional[pulumi.Input[pulumi.InputType['ExternalcontainerdatabaseExternalContainerDbmFeaturesManagementFeatureDetailsArgs']]] = None,
|
150
|
-
__props__=None):
|
151
|
-
"""
|
152
|
-
This resource provides the Externalcontainerdatabase External Container Dbm Features Management resource in Oracle Cloud Infrastructure Database Management service.
|
153
|
-
|
154
|
-
Enables a Database Management feature for the specified external container database.
|
155
|
-
|
156
|
-
:param str resource_name: The name of the resource.
|
157
|
-
:param pulumi.ResourceOptions opts: Options for the resource.
|
158
|
-
:param pulumi.Input[bool] enable_external_container_dbm_feature: (Updatable) A required field when set to `true` calls enable action and when set to `false` calls disable action.
|
159
|
-
|
160
|
-
|
161
|
-
** IMPORTANT **
|
162
|
-
Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
|
163
|
-
:param pulumi.Input[str] external_container_database_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the external container database.
|
164
|
-
:param pulumi.Input[pulumi.InputType['ExternalcontainerdatabaseExternalContainerDbmFeaturesManagementFeatureDetailsArgs']] feature_details: The details required to enable the specified Database Management feature.
|
165
|
-
"""
|
166
|
-
...
|
167
|
-
@overload
|
168
|
-
def __init__(__self__,
|
169
|
-
resource_name: str,
|
170
|
-
args: ExternalcontainerdatabaseExternalContainerDbmFeaturesManagementArgs,
|
171
|
-
opts: Optional[pulumi.ResourceOptions] = None):
|
172
|
-
"""
|
173
|
-
This resource provides the Externalcontainerdatabase External Container Dbm Features Management resource in Oracle Cloud Infrastructure Database Management service.
|
174
|
-
|
175
|
-
Enables a Database Management feature for the specified external container database.
|
176
|
-
|
177
|
-
:param str resource_name: The name of the resource.
|
178
|
-
:param ExternalcontainerdatabaseExternalContainerDbmFeaturesManagementArgs args: The arguments to use to populate this resource's properties.
|
179
|
-
:param pulumi.ResourceOptions opts: Options for the resource.
|
180
|
-
"""
|
181
|
-
...
|
182
|
-
def __init__(__self__, resource_name: str, *args, **kwargs):
|
183
|
-
resource_args, opts = _utilities.get_resource_args_opts(ExternalcontainerdatabaseExternalContainerDbmFeaturesManagementArgs, pulumi.ResourceOptions, *args, **kwargs)
|
184
|
-
if resource_args is not None:
|
185
|
-
__self__._internal_init(resource_name, opts, **resource_args.__dict__)
|
186
|
-
else:
|
187
|
-
__self__._internal_init(resource_name, *args, **kwargs)
|
188
|
-
|
189
|
-
def _internal_init(__self__,
|
190
|
-
resource_name: str,
|
191
|
-
opts: Optional[pulumi.ResourceOptions] = None,
|
192
|
-
enable_external_container_dbm_feature: Optional[pulumi.Input[bool]] = None,
|
193
|
-
external_container_database_id: Optional[pulumi.Input[str]] = None,
|
194
|
-
feature_details: Optional[pulumi.Input[pulumi.InputType['ExternalcontainerdatabaseExternalContainerDbmFeaturesManagementFeatureDetailsArgs']]] = None,
|
195
|
-
__props__=None):
|
196
|
-
opts = pulumi.ResourceOptions.merge(_utilities.get_resource_opts_defaults(), opts)
|
197
|
-
if not isinstance(opts, pulumi.ResourceOptions):
|
198
|
-
raise TypeError('Expected resource options to be a ResourceOptions instance')
|
199
|
-
if opts.id is None:
|
200
|
-
if __props__ is not None:
|
201
|
-
raise TypeError('__props__ is only valid when passed in combination with a valid opts.id to get an existing resource')
|
202
|
-
__props__ = ExternalcontainerdatabaseExternalContainerDbmFeaturesManagementArgs.__new__(ExternalcontainerdatabaseExternalContainerDbmFeaturesManagementArgs)
|
203
|
-
|
204
|
-
if enable_external_container_dbm_feature is None and not opts.urn:
|
205
|
-
raise TypeError("Missing required property 'enable_external_container_dbm_feature'")
|
206
|
-
__props__.__dict__["enable_external_container_dbm_feature"] = enable_external_container_dbm_feature
|
207
|
-
if external_container_database_id is None and not opts.urn:
|
208
|
-
raise TypeError("Missing required property 'external_container_database_id'")
|
209
|
-
__props__.__dict__["external_container_database_id"] = external_container_database_id
|
210
|
-
__props__.__dict__["feature_details"] = feature_details
|
211
|
-
super(ExternalcontainerdatabaseExternalContainerDbmFeaturesManagement, __self__).__init__(
|
212
|
-
'oci:DatabaseManagement/externalcontainerdatabaseExternalContainerDbmFeaturesManagement:ExternalcontainerdatabaseExternalContainerDbmFeaturesManagement',
|
213
|
-
resource_name,
|
214
|
-
__props__,
|
215
|
-
opts)
|
216
|
-
|
217
|
-
@staticmethod
|
218
|
-
def get(resource_name: str,
|
219
|
-
id: pulumi.Input[str],
|
220
|
-
opts: Optional[pulumi.ResourceOptions] = None,
|
221
|
-
enable_external_container_dbm_feature: Optional[pulumi.Input[bool]] = None,
|
222
|
-
external_container_database_id: Optional[pulumi.Input[str]] = None,
|
223
|
-
feature_details: Optional[pulumi.Input[pulumi.InputType['ExternalcontainerdatabaseExternalContainerDbmFeaturesManagementFeatureDetailsArgs']]] = None) -> 'ExternalcontainerdatabaseExternalContainerDbmFeaturesManagement':
|
224
|
-
"""
|
225
|
-
Get an existing ExternalcontainerdatabaseExternalContainerDbmFeaturesManagement resource's state with the given name, id, and optional extra
|
226
|
-
properties used to qualify the lookup.
|
227
|
-
|
228
|
-
:param str resource_name: The unique name of the resulting resource.
|
229
|
-
:param pulumi.Input[str] id: The unique provider ID of the resource to lookup.
|
230
|
-
:param pulumi.ResourceOptions opts: Options for the resource.
|
231
|
-
:param pulumi.Input[bool] enable_external_container_dbm_feature: (Updatable) A required field when set to `true` calls enable action and when set to `false` calls disable action.
|
232
|
-
|
233
|
-
|
234
|
-
** IMPORTANT **
|
235
|
-
Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
|
236
|
-
:param pulumi.Input[str] external_container_database_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the external container database.
|
237
|
-
:param pulumi.Input[pulumi.InputType['ExternalcontainerdatabaseExternalContainerDbmFeaturesManagementFeatureDetailsArgs']] feature_details: The details required to enable the specified Database Management feature.
|
238
|
-
"""
|
239
|
-
opts = pulumi.ResourceOptions.merge(opts, pulumi.ResourceOptions(id=id))
|
240
|
-
|
241
|
-
__props__ = _ExternalcontainerdatabaseExternalContainerDbmFeaturesManagementState.__new__(_ExternalcontainerdatabaseExternalContainerDbmFeaturesManagementState)
|
242
|
-
|
243
|
-
__props__.__dict__["enable_external_container_dbm_feature"] = enable_external_container_dbm_feature
|
244
|
-
__props__.__dict__["external_container_database_id"] = external_container_database_id
|
245
|
-
__props__.__dict__["feature_details"] = feature_details
|
246
|
-
return ExternalcontainerdatabaseExternalContainerDbmFeaturesManagement(resource_name, opts=opts, __props__=__props__)
|
247
|
-
|
248
|
-
@property
|
249
|
-
@pulumi.getter(name="enableExternalContainerDbmFeature")
|
250
|
-
def enable_external_container_dbm_feature(self) -> pulumi.Output[bool]:
|
251
|
-
"""
|
252
|
-
(Updatable) A required field when set to `true` calls enable action and when set to `false` calls disable action.
|
253
|
-
|
254
|
-
|
255
|
-
** IMPORTANT **
|
256
|
-
Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
|
257
|
-
"""
|
258
|
-
return pulumi.get(self, "enable_external_container_dbm_feature")
|
259
|
-
|
260
|
-
@property
|
261
|
-
@pulumi.getter(name="externalContainerDatabaseId")
|
262
|
-
def external_container_database_id(self) -> pulumi.Output[str]:
|
263
|
-
"""
|
264
|
-
The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the external container database.
|
265
|
-
"""
|
266
|
-
return pulumi.get(self, "external_container_database_id")
|
267
|
-
|
268
|
-
@property
|
269
|
-
@pulumi.getter(name="featureDetails")
|
270
|
-
def feature_details(self) -> pulumi.Output['outputs.ExternalcontainerdatabaseExternalContainerDbmFeaturesManagementFeatureDetails']:
|
271
|
-
"""
|
272
|
-
The details required to enable the specified Database Management feature.
|
273
|
-
"""
|
274
|
-
return pulumi.get(self, "feature_details")
|
275
|
-
|
@@ -1,275 +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__ = ['ExternalnoncontainerdatabaseExternalNonContainerDbmFeaturesManagementArgs', 'ExternalnoncontainerdatabaseExternalNonContainerDbmFeaturesManagement']
|
15
|
-
|
16
|
-
@pulumi.input_type
|
17
|
-
class ExternalnoncontainerdatabaseExternalNonContainerDbmFeaturesManagementArgs:
|
18
|
-
def __init__(__self__, *,
|
19
|
-
enable_external_non_container_dbm_feature: pulumi.Input[bool],
|
20
|
-
external_non_container_database_id: pulumi.Input[str],
|
21
|
-
feature_details: Optional[pulumi.Input['ExternalnoncontainerdatabaseExternalNonContainerDbmFeaturesManagementFeatureDetailsArgs']] = None):
|
22
|
-
"""
|
23
|
-
The set of arguments for constructing a ExternalnoncontainerdatabaseExternalNonContainerDbmFeaturesManagement resource.
|
24
|
-
:param pulumi.Input[bool] enable_external_non_container_dbm_feature: (Updatable) A required field when set to `true` calls enable action and when set to `false` calls disable action.
|
25
|
-
|
26
|
-
|
27
|
-
** IMPORTANT **
|
28
|
-
Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
|
29
|
-
:param pulumi.Input[str] external_non_container_database_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the external non-container database.
|
30
|
-
:param pulumi.Input['ExternalnoncontainerdatabaseExternalNonContainerDbmFeaturesManagementFeatureDetailsArgs'] feature_details: The details required to enable the specified Database Management feature.
|
31
|
-
"""
|
32
|
-
pulumi.set(__self__, "enable_external_non_container_dbm_feature", enable_external_non_container_dbm_feature)
|
33
|
-
pulumi.set(__self__, "external_non_container_database_id", external_non_container_database_id)
|
34
|
-
if feature_details is not None:
|
35
|
-
pulumi.set(__self__, "feature_details", feature_details)
|
36
|
-
|
37
|
-
@property
|
38
|
-
@pulumi.getter(name="enableExternalNonContainerDbmFeature")
|
39
|
-
def enable_external_non_container_dbm_feature(self) -> pulumi.Input[bool]:
|
40
|
-
"""
|
41
|
-
(Updatable) A required field when set to `true` calls enable action and when set to `false` calls disable action.
|
42
|
-
|
43
|
-
|
44
|
-
** IMPORTANT **
|
45
|
-
Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
|
46
|
-
"""
|
47
|
-
return pulumi.get(self, "enable_external_non_container_dbm_feature")
|
48
|
-
|
49
|
-
@enable_external_non_container_dbm_feature.setter
|
50
|
-
def enable_external_non_container_dbm_feature(self, value: pulumi.Input[bool]):
|
51
|
-
pulumi.set(self, "enable_external_non_container_dbm_feature", value)
|
52
|
-
|
53
|
-
@property
|
54
|
-
@pulumi.getter(name="externalNonContainerDatabaseId")
|
55
|
-
def external_non_container_database_id(self) -> pulumi.Input[str]:
|
56
|
-
"""
|
57
|
-
The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the external non-container database.
|
58
|
-
"""
|
59
|
-
return pulumi.get(self, "external_non_container_database_id")
|
60
|
-
|
61
|
-
@external_non_container_database_id.setter
|
62
|
-
def external_non_container_database_id(self, value: pulumi.Input[str]):
|
63
|
-
pulumi.set(self, "external_non_container_database_id", value)
|
64
|
-
|
65
|
-
@property
|
66
|
-
@pulumi.getter(name="featureDetails")
|
67
|
-
def feature_details(self) -> Optional[pulumi.Input['ExternalnoncontainerdatabaseExternalNonContainerDbmFeaturesManagementFeatureDetailsArgs']]:
|
68
|
-
"""
|
69
|
-
The details required to enable the specified Database Management feature.
|
70
|
-
"""
|
71
|
-
return pulumi.get(self, "feature_details")
|
72
|
-
|
73
|
-
@feature_details.setter
|
74
|
-
def feature_details(self, value: Optional[pulumi.Input['ExternalnoncontainerdatabaseExternalNonContainerDbmFeaturesManagementFeatureDetailsArgs']]):
|
75
|
-
pulumi.set(self, "feature_details", value)
|
76
|
-
|
77
|
-
|
78
|
-
@pulumi.input_type
|
79
|
-
class _ExternalnoncontainerdatabaseExternalNonContainerDbmFeaturesManagementState:
|
80
|
-
def __init__(__self__, *,
|
81
|
-
enable_external_non_container_dbm_feature: Optional[pulumi.Input[bool]] = None,
|
82
|
-
external_non_container_database_id: Optional[pulumi.Input[str]] = None,
|
83
|
-
feature_details: Optional[pulumi.Input['ExternalnoncontainerdatabaseExternalNonContainerDbmFeaturesManagementFeatureDetailsArgs']] = None):
|
84
|
-
"""
|
85
|
-
Input properties used for looking up and filtering ExternalnoncontainerdatabaseExternalNonContainerDbmFeaturesManagement resources.
|
86
|
-
:param pulumi.Input[bool] enable_external_non_container_dbm_feature: (Updatable) A required field when set to `true` calls enable action and when set to `false` calls disable action.
|
87
|
-
|
88
|
-
|
89
|
-
** IMPORTANT **
|
90
|
-
Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
|
91
|
-
:param pulumi.Input[str] external_non_container_database_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the external non-container database.
|
92
|
-
:param pulumi.Input['ExternalnoncontainerdatabaseExternalNonContainerDbmFeaturesManagementFeatureDetailsArgs'] feature_details: The details required to enable the specified Database Management feature.
|
93
|
-
"""
|
94
|
-
if enable_external_non_container_dbm_feature is not None:
|
95
|
-
pulumi.set(__self__, "enable_external_non_container_dbm_feature", enable_external_non_container_dbm_feature)
|
96
|
-
if external_non_container_database_id is not None:
|
97
|
-
pulumi.set(__self__, "external_non_container_database_id", external_non_container_database_id)
|
98
|
-
if feature_details is not None:
|
99
|
-
pulumi.set(__self__, "feature_details", feature_details)
|
100
|
-
|
101
|
-
@property
|
102
|
-
@pulumi.getter(name="enableExternalNonContainerDbmFeature")
|
103
|
-
def enable_external_non_container_dbm_feature(self) -> Optional[pulumi.Input[bool]]:
|
104
|
-
"""
|
105
|
-
(Updatable) A required field when set to `true` calls enable action and when set to `false` calls disable action.
|
106
|
-
|
107
|
-
|
108
|
-
** IMPORTANT **
|
109
|
-
Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
|
110
|
-
"""
|
111
|
-
return pulumi.get(self, "enable_external_non_container_dbm_feature")
|
112
|
-
|
113
|
-
@enable_external_non_container_dbm_feature.setter
|
114
|
-
def enable_external_non_container_dbm_feature(self, value: Optional[pulumi.Input[bool]]):
|
115
|
-
pulumi.set(self, "enable_external_non_container_dbm_feature", value)
|
116
|
-
|
117
|
-
@property
|
118
|
-
@pulumi.getter(name="externalNonContainerDatabaseId")
|
119
|
-
def external_non_container_database_id(self) -> Optional[pulumi.Input[str]]:
|
120
|
-
"""
|
121
|
-
The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the external non-container database.
|
122
|
-
"""
|
123
|
-
return pulumi.get(self, "external_non_container_database_id")
|
124
|
-
|
125
|
-
@external_non_container_database_id.setter
|
126
|
-
def external_non_container_database_id(self, value: Optional[pulumi.Input[str]]):
|
127
|
-
pulumi.set(self, "external_non_container_database_id", value)
|
128
|
-
|
129
|
-
@property
|
130
|
-
@pulumi.getter(name="featureDetails")
|
131
|
-
def feature_details(self) -> Optional[pulumi.Input['ExternalnoncontainerdatabaseExternalNonContainerDbmFeaturesManagementFeatureDetailsArgs']]:
|
132
|
-
"""
|
133
|
-
The details required to enable the specified Database Management feature.
|
134
|
-
"""
|
135
|
-
return pulumi.get(self, "feature_details")
|
136
|
-
|
137
|
-
@feature_details.setter
|
138
|
-
def feature_details(self, value: Optional[pulumi.Input['ExternalnoncontainerdatabaseExternalNonContainerDbmFeaturesManagementFeatureDetailsArgs']]):
|
139
|
-
pulumi.set(self, "feature_details", value)
|
140
|
-
|
141
|
-
|
142
|
-
class ExternalnoncontainerdatabaseExternalNonContainerDbmFeaturesManagement(pulumi.CustomResource):
|
143
|
-
@overload
|
144
|
-
def __init__(__self__,
|
145
|
-
resource_name: str,
|
146
|
-
opts: Optional[pulumi.ResourceOptions] = None,
|
147
|
-
enable_external_non_container_dbm_feature: Optional[pulumi.Input[bool]] = None,
|
148
|
-
external_non_container_database_id: Optional[pulumi.Input[str]] = None,
|
149
|
-
feature_details: Optional[pulumi.Input[pulumi.InputType['ExternalnoncontainerdatabaseExternalNonContainerDbmFeaturesManagementFeatureDetailsArgs']]] = None,
|
150
|
-
__props__=None):
|
151
|
-
"""
|
152
|
-
This resource provides the Externalnoncontainerdatabase External Non Container Dbm Features Management resource in Oracle Cloud Infrastructure Database Management service.
|
153
|
-
|
154
|
-
Enables Database Management feature for the specified external non-container database.
|
155
|
-
|
156
|
-
:param str resource_name: The name of the resource.
|
157
|
-
:param pulumi.ResourceOptions opts: Options for the resource.
|
158
|
-
:param pulumi.Input[bool] enable_external_non_container_dbm_feature: (Updatable) A required field when set to `true` calls enable action and when set to `false` calls disable action.
|
159
|
-
|
160
|
-
|
161
|
-
** IMPORTANT **
|
162
|
-
Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
|
163
|
-
:param pulumi.Input[str] external_non_container_database_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the external non-container database.
|
164
|
-
:param pulumi.Input[pulumi.InputType['ExternalnoncontainerdatabaseExternalNonContainerDbmFeaturesManagementFeatureDetailsArgs']] feature_details: The details required to enable the specified Database Management feature.
|
165
|
-
"""
|
166
|
-
...
|
167
|
-
@overload
|
168
|
-
def __init__(__self__,
|
169
|
-
resource_name: str,
|
170
|
-
args: ExternalnoncontainerdatabaseExternalNonContainerDbmFeaturesManagementArgs,
|
171
|
-
opts: Optional[pulumi.ResourceOptions] = None):
|
172
|
-
"""
|
173
|
-
This resource provides the Externalnoncontainerdatabase External Non Container Dbm Features Management resource in Oracle Cloud Infrastructure Database Management service.
|
174
|
-
|
175
|
-
Enables Database Management feature for the specified external non-container database.
|
176
|
-
|
177
|
-
:param str resource_name: The name of the resource.
|
178
|
-
:param ExternalnoncontainerdatabaseExternalNonContainerDbmFeaturesManagementArgs args: The arguments to use to populate this resource's properties.
|
179
|
-
:param pulumi.ResourceOptions opts: Options for the resource.
|
180
|
-
"""
|
181
|
-
...
|
182
|
-
def __init__(__self__, resource_name: str, *args, **kwargs):
|
183
|
-
resource_args, opts = _utilities.get_resource_args_opts(ExternalnoncontainerdatabaseExternalNonContainerDbmFeaturesManagementArgs, pulumi.ResourceOptions, *args, **kwargs)
|
184
|
-
if resource_args is not None:
|
185
|
-
__self__._internal_init(resource_name, opts, **resource_args.__dict__)
|
186
|
-
else:
|
187
|
-
__self__._internal_init(resource_name, *args, **kwargs)
|
188
|
-
|
189
|
-
def _internal_init(__self__,
|
190
|
-
resource_name: str,
|
191
|
-
opts: Optional[pulumi.ResourceOptions] = None,
|
192
|
-
enable_external_non_container_dbm_feature: Optional[pulumi.Input[bool]] = None,
|
193
|
-
external_non_container_database_id: Optional[pulumi.Input[str]] = None,
|
194
|
-
feature_details: Optional[pulumi.Input[pulumi.InputType['ExternalnoncontainerdatabaseExternalNonContainerDbmFeaturesManagementFeatureDetailsArgs']]] = None,
|
195
|
-
__props__=None):
|
196
|
-
opts = pulumi.ResourceOptions.merge(_utilities.get_resource_opts_defaults(), opts)
|
197
|
-
if not isinstance(opts, pulumi.ResourceOptions):
|
198
|
-
raise TypeError('Expected resource options to be a ResourceOptions instance')
|
199
|
-
if opts.id is None:
|
200
|
-
if __props__ is not None:
|
201
|
-
raise TypeError('__props__ is only valid when passed in combination with a valid opts.id to get an existing resource')
|
202
|
-
__props__ = ExternalnoncontainerdatabaseExternalNonContainerDbmFeaturesManagementArgs.__new__(ExternalnoncontainerdatabaseExternalNonContainerDbmFeaturesManagementArgs)
|
203
|
-
|
204
|
-
if enable_external_non_container_dbm_feature is None and not opts.urn:
|
205
|
-
raise TypeError("Missing required property 'enable_external_non_container_dbm_feature'")
|
206
|
-
__props__.__dict__["enable_external_non_container_dbm_feature"] = enable_external_non_container_dbm_feature
|
207
|
-
if external_non_container_database_id is None and not opts.urn:
|
208
|
-
raise TypeError("Missing required property 'external_non_container_database_id'")
|
209
|
-
__props__.__dict__["external_non_container_database_id"] = external_non_container_database_id
|
210
|
-
__props__.__dict__["feature_details"] = feature_details
|
211
|
-
super(ExternalnoncontainerdatabaseExternalNonContainerDbmFeaturesManagement, __self__).__init__(
|
212
|
-
'oci:DatabaseManagement/externalnoncontainerdatabaseExternalNonContainerDbmFeaturesManagement:ExternalnoncontainerdatabaseExternalNonContainerDbmFeaturesManagement',
|
213
|
-
resource_name,
|
214
|
-
__props__,
|
215
|
-
opts)
|
216
|
-
|
217
|
-
@staticmethod
|
218
|
-
def get(resource_name: str,
|
219
|
-
id: pulumi.Input[str],
|
220
|
-
opts: Optional[pulumi.ResourceOptions] = None,
|
221
|
-
enable_external_non_container_dbm_feature: Optional[pulumi.Input[bool]] = None,
|
222
|
-
external_non_container_database_id: Optional[pulumi.Input[str]] = None,
|
223
|
-
feature_details: Optional[pulumi.Input[pulumi.InputType['ExternalnoncontainerdatabaseExternalNonContainerDbmFeaturesManagementFeatureDetailsArgs']]] = None) -> 'ExternalnoncontainerdatabaseExternalNonContainerDbmFeaturesManagement':
|
224
|
-
"""
|
225
|
-
Get an existing ExternalnoncontainerdatabaseExternalNonContainerDbmFeaturesManagement resource's state with the given name, id, and optional extra
|
226
|
-
properties used to qualify the lookup.
|
227
|
-
|
228
|
-
:param str resource_name: The unique name of the resulting resource.
|
229
|
-
:param pulumi.Input[str] id: The unique provider ID of the resource to lookup.
|
230
|
-
:param pulumi.ResourceOptions opts: Options for the resource.
|
231
|
-
:param pulumi.Input[bool] enable_external_non_container_dbm_feature: (Updatable) A required field when set to `true` calls enable action and when set to `false` calls disable action.
|
232
|
-
|
233
|
-
|
234
|
-
** IMPORTANT **
|
235
|
-
Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
|
236
|
-
:param pulumi.Input[str] external_non_container_database_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the external non-container database.
|
237
|
-
:param pulumi.Input[pulumi.InputType['ExternalnoncontainerdatabaseExternalNonContainerDbmFeaturesManagementFeatureDetailsArgs']] feature_details: The details required to enable the specified Database Management feature.
|
238
|
-
"""
|
239
|
-
opts = pulumi.ResourceOptions.merge(opts, pulumi.ResourceOptions(id=id))
|
240
|
-
|
241
|
-
__props__ = _ExternalnoncontainerdatabaseExternalNonContainerDbmFeaturesManagementState.__new__(_ExternalnoncontainerdatabaseExternalNonContainerDbmFeaturesManagementState)
|
242
|
-
|
243
|
-
__props__.__dict__["enable_external_non_container_dbm_feature"] = enable_external_non_container_dbm_feature
|
244
|
-
__props__.__dict__["external_non_container_database_id"] = external_non_container_database_id
|
245
|
-
__props__.__dict__["feature_details"] = feature_details
|
246
|
-
return ExternalnoncontainerdatabaseExternalNonContainerDbmFeaturesManagement(resource_name, opts=opts, __props__=__props__)
|
247
|
-
|
248
|
-
@property
|
249
|
-
@pulumi.getter(name="enableExternalNonContainerDbmFeature")
|
250
|
-
def enable_external_non_container_dbm_feature(self) -> pulumi.Output[bool]:
|
251
|
-
"""
|
252
|
-
(Updatable) A required field when set to `true` calls enable action and when set to `false` calls disable action.
|
253
|
-
|
254
|
-
|
255
|
-
** IMPORTANT **
|
256
|
-
Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
|
257
|
-
"""
|
258
|
-
return pulumi.get(self, "enable_external_non_container_dbm_feature")
|
259
|
-
|
260
|
-
@property
|
261
|
-
@pulumi.getter(name="externalNonContainerDatabaseId")
|
262
|
-
def external_non_container_database_id(self) -> pulumi.Output[str]:
|
263
|
-
"""
|
264
|
-
The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the external non-container database.
|
265
|
-
"""
|
266
|
-
return pulumi.get(self, "external_non_container_database_id")
|
267
|
-
|
268
|
-
@property
|
269
|
-
@pulumi.getter(name="featureDetails")
|
270
|
-
def feature_details(self) -> pulumi.Output['outputs.ExternalnoncontainerdatabaseExternalNonContainerDbmFeaturesManagementFeatureDetails']:
|
271
|
-
"""
|
272
|
-
The details required to enable the specified Database Management feature.
|
273
|
-
"""
|
274
|
-
return pulumi.get(self, "feature_details")
|
275
|
-
|