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__ = ['ExternalpluggabledatabaseExternalPluggableDbmFeaturesManagementArgs', 'ExternalpluggabledatabaseExternalPluggableDbmFeaturesManagement']
|
15
|
-
|
16
|
-
@pulumi.input_type
|
17
|
-
class ExternalpluggabledatabaseExternalPluggableDbmFeaturesManagementArgs:
|
18
|
-
def __init__(__self__, *,
|
19
|
-
enable_external_pluggable_dbm_feature: pulumi.Input[bool],
|
20
|
-
external_pluggable_database_id: pulumi.Input[str],
|
21
|
-
feature_details: Optional[pulumi.Input['ExternalpluggabledatabaseExternalPluggableDbmFeaturesManagementFeatureDetailsArgs']] = None):
|
22
|
-
"""
|
23
|
-
The set of arguments for constructing a ExternalpluggabledatabaseExternalPluggableDbmFeaturesManagement resource.
|
24
|
-
:param pulumi.Input[bool] enable_external_pluggable_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_pluggable_database_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the external pluggable database.
|
30
|
-
:param pulumi.Input['ExternalpluggabledatabaseExternalPluggableDbmFeaturesManagementFeatureDetailsArgs'] feature_details: The details required to enable the specified Database Management feature.
|
31
|
-
"""
|
32
|
-
pulumi.set(__self__, "enable_external_pluggable_dbm_feature", enable_external_pluggable_dbm_feature)
|
33
|
-
pulumi.set(__self__, "external_pluggable_database_id", external_pluggable_database_id)
|
34
|
-
if feature_details is not None:
|
35
|
-
pulumi.set(__self__, "feature_details", feature_details)
|
36
|
-
|
37
|
-
@property
|
38
|
-
@pulumi.getter(name="enableExternalPluggableDbmFeature")
|
39
|
-
def enable_external_pluggable_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_pluggable_dbm_feature")
|
48
|
-
|
49
|
-
@enable_external_pluggable_dbm_feature.setter
|
50
|
-
def enable_external_pluggable_dbm_feature(self, value: pulumi.Input[bool]):
|
51
|
-
pulumi.set(self, "enable_external_pluggable_dbm_feature", value)
|
52
|
-
|
53
|
-
@property
|
54
|
-
@pulumi.getter(name="externalPluggableDatabaseId")
|
55
|
-
def external_pluggable_database_id(self) -> pulumi.Input[str]:
|
56
|
-
"""
|
57
|
-
The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the external pluggable database.
|
58
|
-
"""
|
59
|
-
return pulumi.get(self, "external_pluggable_database_id")
|
60
|
-
|
61
|
-
@external_pluggable_database_id.setter
|
62
|
-
def external_pluggable_database_id(self, value: pulumi.Input[str]):
|
63
|
-
pulumi.set(self, "external_pluggable_database_id", value)
|
64
|
-
|
65
|
-
@property
|
66
|
-
@pulumi.getter(name="featureDetails")
|
67
|
-
def feature_details(self) -> Optional[pulumi.Input['ExternalpluggabledatabaseExternalPluggableDbmFeaturesManagementFeatureDetailsArgs']]:
|
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['ExternalpluggabledatabaseExternalPluggableDbmFeaturesManagementFeatureDetailsArgs']]):
|
75
|
-
pulumi.set(self, "feature_details", value)
|
76
|
-
|
77
|
-
|
78
|
-
@pulumi.input_type
|
79
|
-
class _ExternalpluggabledatabaseExternalPluggableDbmFeaturesManagementState:
|
80
|
-
def __init__(__self__, *,
|
81
|
-
enable_external_pluggable_dbm_feature: Optional[pulumi.Input[bool]] = None,
|
82
|
-
external_pluggable_database_id: Optional[pulumi.Input[str]] = None,
|
83
|
-
feature_details: Optional[pulumi.Input['ExternalpluggabledatabaseExternalPluggableDbmFeaturesManagementFeatureDetailsArgs']] = None):
|
84
|
-
"""
|
85
|
-
Input properties used for looking up and filtering ExternalpluggabledatabaseExternalPluggableDbmFeaturesManagement resources.
|
86
|
-
:param pulumi.Input[bool] enable_external_pluggable_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_pluggable_database_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the external pluggable database.
|
92
|
-
:param pulumi.Input['ExternalpluggabledatabaseExternalPluggableDbmFeaturesManagementFeatureDetailsArgs'] feature_details: The details required to enable the specified Database Management feature.
|
93
|
-
"""
|
94
|
-
if enable_external_pluggable_dbm_feature is not None:
|
95
|
-
pulumi.set(__self__, "enable_external_pluggable_dbm_feature", enable_external_pluggable_dbm_feature)
|
96
|
-
if external_pluggable_database_id is not None:
|
97
|
-
pulumi.set(__self__, "external_pluggable_database_id", external_pluggable_database_id)
|
98
|
-
if feature_details is not None:
|
99
|
-
pulumi.set(__self__, "feature_details", feature_details)
|
100
|
-
|
101
|
-
@property
|
102
|
-
@pulumi.getter(name="enableExternalPluggableDbmFeature")
|
103
|
-
def enable_external_pluggable_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_pluggable_dbm_feature")
|
112
|
-
|
113
|
-
@enable_external_pluggable_dbm_feature.setter
|
114
|
-
def enable_external_pluggable_dbm_feature(self, value: Optional[pulumi.Input[bool]]):
|
115
|
-
pulumi.set(self, "enable_external_pluggable_dbm_feature", value)
|
116
|
-
|
117
|
-
@property
|
118
|
-
@pulumi.getter(name="externalPluggableDatabaseId")
|
119
|
-
def external_pluggable_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 pluggable database.
|
122
|
-
"""
|
123
|
-
return pulumi.get(self, "external_pluggable_database_id")
|
124
|
-
|
125
|
-
@external_pluggable_database_id.setter
|
126
|
-
def external_pluggable_database_id(self, value: Optional[pulumi.Input[str]]):
|
127
|
-
pulumi.set(self, "external_pluggable_database_id", value)
|
128
|
-
|
129
|
-
@property
|
130
|
-
@pulumi.getter(name="featureDetails")
|
131
|
-
def feature_details(self) -> Optional[pulumi.Input['ExternalpluggabledatabaseExternalPluggableDbmFeaturesManagementFeatureDetailsArgs']]:
|
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['ExternalpluggabledatabaseExternalPluggableDbmFeaturesManagementFeatureDetailsArgs']]):
|
139
|
-
pulumi.set(self, "feature_details", value)
|
140
|
-
|
141
|
-
|
142
|
-
class ExternalpluggabledatabaseExternalPluggableDbmFeaturesManagement(pulumi.CustomResource):
|
143
|
-
@overload
|
144
|
-
def __init__(__self__,
|
145
|
-
resource_name: str,
|
146
|
-
opts: Optional[pulumi.ResourceOptions] = None,
|
147
|
-
enable_external_pluggable_dbm_feature: Optional[pulumi.Input[bool]] = None,
|
148
|
-
external_pluggable_database_id: Optional[pulumi.Input[str]] = None,
|
149
|
-
feature_details: Optional[pulumi.Input[pulumi.InputType['ExternalpluggabledatabaseExternalPluggableDbmFeaturesManagementFeatureDetailsArgs']]] = None,
|
150
|
-
__props__=None):
|
151
|
-
"""
|
152
|
-
This resource provides the Externalpluggabledatabase External Pluggable Dbm Features Management resource in Oracle Cloud Infrastructure Database Management service.
|
153
|
-
|
154
|
-
Enables a Database Management feature for the specified external pluggable 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_pluggable_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_pluggable_database_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the external pluggable database.
|
164
|
-
:param pulumi.Input[pulumi.InputType['ExternalpluggabledatabaseExternalPluggableDbmFeaturesManagementFeatureDetailsArgs']] 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: ExternalpluggabledatabaseExternalPluggableDbmFeaturesManagementArgs,
|
171
|
-
opts: Optional[pulumi.ResourceOptions] = None):
|
172
|
-
"""
|
173
|
-
This resource provides the Externalpluggabledatabase External Pluggable Dbm Features Management resource in Oracle Cloud Infrastructure Database Management service.
|
174
|
-
|
175
|
-
Enables a Database Management feature for the specified external pluggable database.
|
176
|
-
|
177
|
-
:param str resource_name: The name of the resource.
|
178
|
-
:param ExternalpluggabledatabaseExternalPluggableDbmFeaturesManagementArgs 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(ExternalpluggabledatabaseExternalPluggableDbmFeaturesManagementArgs, 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_pluggable_dbm_feature: Optional[pulumi.Input[bool]] = None,
|
193
|
-
external_pluggable_database_id: Optional[pulumi.Input[str]] = None,
|
194
|
-
feature_details: Optional[pulumi.Input[pulumi.InputType['ExternalpluggabledatabaseExternalPluggableDbmFeaturesManagementFeatureDetailsArgs']]] = 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__ = ExternalpluggabledatabaseExternalPluggableDbmFeaturesManagementArgs.__new__(ExternalpluggabledatabaseExternalPluggableDbmFeaturesManagementArgs)
|
203
|
-
|
204
|
-
if enable_external_pluggable_dbm_feature is None and not opts.urn:
|
205
|
-
raise TypeError("Missing required property 'enable_external_pluggable_dbm_feature'")
|
206
|
-
__props__.__dict__["enable_external_pluggable_dbm_feature"] = enable_external_pluggable_dbm_feature
|
207
|
-
if external_pluggable_database_id is None and not opts.urn:
|
208
|
-
raise TypeError("Missing required property 'external_pluggable_database_id'")
|
209
|
-
__props__.__dict__["external_pluggable_database_id"] = external_pluggable_database_id
|
210
|
-
__props__.__dict__["feature_details"] = feature_details
|
211
|
-
super(ExternalpluggabledatabaseExternalPluggableDbmFeaturesManagement, __self__).__init__(
|
212
|
-
'oci:DatabaseManagement/externalpluggabledatabaseExternalPluggableDbmFeaturesManagement:ExternalpluggabledatabaseExternalPluggableDbmFeaturesManagement',
|
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_pluggable_dbm_feature: Optional[pulumi.Input[bool]] = None,
|
222
|
-
external_pluggable_database_id: Optional[pulumi.Input[str]] = None,
|
223
|
-
feature_details: Optional[pulumi.Input[pulumi.InputType['ExternalpluggabledatabaseExternalPluggableDbmFeaturesManagementFeatureDetailsArgs']]] = None) -> 'ExternalpluggabledatabaseExternalPluggableDbmFeaturesManagement':
|
224
|
-
"""
|
225
|
-
Get an existing ExternalpluggabledatabaseExternalPluggableDbmFeaturesManagement 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_pluggable_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_pluggable_database_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the external pluggable database.
|
237
|
-
:param pulumi.Input[pulumi.InputType['ExternalpluggabledatabaseExternalPluggableDbmFeaturesManagementFeatureDetailsArgs']] 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__ = _ExternalpluggabledatabaseExternalPluggableDbmFeaturesManagementState.__new__(_ExternalpluggabledatabaseExternalPluggableDbmFeaturesManagementState)
|
242
|
-
|
243
|
-
__props__.__dict__["enable_external_pluggable_dbm_feature"] = enable_external_pluggable_dbm_feature
|
244
|
-
__props__.__dict__["external_pluggable_database_id"] = external_pluggable_database_id
|
245
|
-
__props__.__dict__["feature_details"] = feature_details
|
246
|
-
return ExternalpluggabledatabaseExternalPluggableDbmFeaturesManagement(resource_name, opts=opts, __props__=__props__)
|
247
|
-
|
248
|
-
@property
|
249
|
-
@pulumi.getter(name="enableExternalPluggableDbmFeature")
|
250
|
-
def enable_external_pluggable_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_pluggable_dbm_feature")
|
259
|
-
|
260
|
-
@property
|
261
|
-
@pulumi.getter(name="externalPluggableDatabaseId")
|
262
|
-
def external_pluggable_database_id(self) -> pulumi.Output[str]:
|
263
|
-
"""
|
264
|
-
The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the external pluggable database.
|
265
|
-
"""
|
266
|
-
return pulumi.get(self, "external_pluggable_database_id")
|
267
|
-
|
268
|
-
@property
|
269
|
-
@pulumi.getter(name="featureDetails")
|
270
|
-
def feature_details(self) -> pulumi.Output['outputs.ExternalpluggabledatabaseExternalPluggableDbmFeaturesManagementFeatureDetails']:
|
271
|
-
"""
|
272
|
-
The details required to enable the specified Database Management feature.
|
273
|
-
"""
|
274
|
-
return pulumi.get(self, "feature_details")
|
275
|
-
|
pulumi_oci/databasemanagement/pluggabledatabase_pluggable_database_dbm_features_management.py
DELETED
@@ -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__ = ['PluggabledatabasePluggableDatabaseDbmFeaturesManagementArgs', 'PluggabledatabasePluggableDatabaseDbmFeaturesManagement']
|
15
|
-
|
16
|
-
@pulumi.input_type
|
17
|
-
class PluggabledatabasePluggableDatabaseDbmFeaturesManagementArgs:
|
18
|
-
def __init__(__self__, *,
|
19
|
-
enable_pluggable_database_dbm_feature: pulumi.Input[bool],
|
20
|
-
pluggable_database_id: pulumi.Input[str],
|
21
|
-
feature_details: Optional[pulumi.Input['PluggabledatabasePluggableDatabaseDbmFeaturesManagementFeatureDetailsArgs']] = None):
|
22
|
-
"""
|
23
|
-
The set of arguments for constructing a PluggabledatabasePluggableDatabaseDbmFeaturesManagement resource.
|
24
|
-
:param pulumi.Input[bool] enable_pluggable_database_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] pluggable_database_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Oracle cloud pluggable database.
|
30
|
-
:param pulumi.Input['PluggabledatabasePluggableDatabaseDbmFeaturesManagementFeatureDetailsArgs'] feature_details: The details required to enable the specified Database Management feature.
|
31
|
-
"""
|
32
|
-
pulumi.set(__self__, "enable_pluggable_database_dbm_feature", enable_pluggable_database_dbm_feature)
|
33
|
-
pulumi.set(__self__, "pluggable_database_id", pluggable_database_id)
|
34
|
-
if feature_details is not None:
|
35
|
-
pulumi.set(__self__, "feature_details", feature_details)
|
36
|
-
|
37
|
-
@property
|
38
|
-
@pulumi.getter(name="enablePluggableDatabaseDbmFeature")
|
39
|
-
def enable_pluggable_database_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_pluggable_database_dbm_feature")
|
48
|
-
|
49
|
-
@enable_pluggable_database_dbm_feature.setter
|
50
|
-
def enable_pluggable_database_dbm_feature(self, value: pulumi.Input[bool]):
|
51
|
-
pulumi.set(self, "enable_pluggable_database_dbm_feature", value)
|
52
|
-
|
53
|
-
@property
|
54
|
-
@pulumi.getter(name="pluggableDatabaseId")
|
55
|
-
def pluggable_database_id(self) -> pulumi.Input[str]:
|
56
|
-
"""
|
57
|
-
The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Oracle cloud pluggable database.
|
58
|
-
"""
|
59
|
-
return pulumi.get(self, "pluggable_database_id")
|
60
|
-
|
61
|
-
@pluggable_database_id.setter
|
62
|
-
def pluggable_database_id(self, value: pulumi.Input[str]):
|
63
|
-
pulumi.set(self, "pluggable_database_id", value)
|
64
|
-
|
65
|
-
@property
|
66
|
-
@pulumi.getter(name="featureDetails")
|
67
|
-
def feature_details(self) -> Optional[pulumi.Input['PluggabledatabasePluggableDatabaseDbmFeaturesManagementFeatureDetailsArgs']]:
|
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['PluggabledatabasePluggableDatabaseDbmFeaturesManagementFeatureDetailsArgs']]):
|
75
|
-
pulumi.set(self, "feature_details", value)
|
76
|
-
|
77
|
-
|
78
|
-
@pulumi.input_type
|
79
|
-
class _PluggabledatabasePluggableDatabaseDbmFeaturesManagementState:
|
80
|
-
def __init__(__self__, *,
|
81
|
-
enable_pluggable_database_dbm_feature: Optional[pulumi.Input[bool]] = None,
|
82
|
-
feature_details: Optional[pulumi.Input['PluggabledatabasePluggableDatabaseDbmFeaturesManagementFeatureDetailsArgs']] = None,
|
83
|
-
pluggable_database_id: Optional[pulumi.Input[str]] = None):
|
84
|
-
"""
|
85
|
-
Input properties used for looking up and filtering PluggabledatabasePluggableDatabaseDbmFeaturesManagement resources.
|
86
|
-
:param pulumi.Input[bool] enable_pluggable_database_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['PluggabledatabasePluggableDatabaseDbmFeaturesManagementFeatureDetailsArgs'] feature_details: The details required to enable the specified Database Management feature.
|
92
|
-
:param pulumi.Input[str] pluggable_database_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Oracle cloud pluggable database.
|
93
|
-
"""
|
94
|
-
if enable_pluggable_database_dbm_feature is not None:
|
95
|
-
pulumi.set(__self__, "enable_pluggable_database_dbm_feature", enable_pluggable_database_dbm_feature)
|
96
|
-
if feature_details is not None:
|
97
|
-
pulumi.set(__self__, "feature_details", feature_details)
|
98
|
-
if pluggable_database_id is not None:
|
99
|
-
pulumi.set(__self__, "pluggable_database_id", pluggable_database_id)
|
100
|
-
|
101
|
-
@property
|
102
|
-
@pulumi.getter(name="enablePluggableDatabaseDbmFeature")
|
103
|
-
def enable_pluggable_database_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_pluggable_database_dbm_feature")
|
112
|
-
|
113
|
-
@enable_pluggable_database_dbm_feature.setter
|
114
|
-
def enable_pluggable_database_dbm_feature(self, value: Optional[pulumi.Input[bool]]):
|
115
|
-
pulumi.set(self, "enable_pluggable_database_dbm_feature", value)
|
116
|
-
|
117
|
-
@property
|
118
|
-
@pulumi.getter(name="featureDetails")
|
119
|
-
def feature_details(self) -> Optional[pulumi.Input['PluggabledatabasePluggableDatabaseDbmFeaturesManagementFeatureDetailsArgs']]:
|
120
|
-
"""
|
121
|
-
The details required to enable the specified Database Management feature.
|
122
|
-
"""
|
123
|
-
return pulumi.get(self, "feature_details")
|
124
|
-
|
125
|
-
@feature_details.setter
|
126
|
-
def feature_details(self, value: Optional[pulumi.Input['PluggabledatabasePluggableDatabaseDbmFeaturesManagementFeatureDetailsArgs']]):
|
127
|
-
pulumi.set(self, "feature_details", value)
|
128
|
-
|
129
|
-
@property
|
130
|
-
@pulumi.getter(name="pluggableDatabaseId")
|
131
|
-
def pluggable_database_id(self) -> Optional[pulumi.Input[str]]:
|
132
|
-
"""
|
133
|
-
The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Oracle cloud pluggable database.
|
134
|
-
"""
|
135
|
-
return pulumi.get(self, "pluggable_database_id")
|
136
|
-
|
137
|
-
@pluggable_database_id.setter
|
138
|
-
def pluggable_database_id(self, value: Optional[pulumi.Input[str]]):
|
139
|
-
pulumi.set(self, "pluggable_database_id", value)
|
140
|
-
|
141
|
-
|
142
|
-
class PluggabledatabasePluggableDatabaseDbmFeaturesManagement(pulumi.CustomResource):
|
143
|
-
@overload
|
144
|
-
def __init__(__self__,
|
145
|
-
resource_name: str,
|
146
|
-
opts: Optional[pulumi.ResourceOptions] = None,
|
147
|
-
enable_pluggable_database_dbm_feature: Optional[pulumi.Input[bool]] = None,
|
148
|
-
feature_details: Optional[pulumi.Input[pulumi.InputType['PluggabledatabasePluggableDatabaseDbmFeaturesManagementFeatureDetailsArgs']]] = None,
|
149
|
-
pluggable_database_id: Optional[pulumi.Input[str]] = None,
|
150
|
-
__props__=None):
|
151
|
-
"""
|
152
|
-
This resource provides the Pluggabledatabase Pluggable Database Dbm Features Management resource in Oracle Cloud Infrastructure Database Management service.
|
153
|
-
|
154
|
-
Enables a Database Management feature for the specified Oracle cloud pluggable 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_pluggable_database_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[pulumi.InputType['PluggabledatabasePluggableDatabaseDbmFeaturesManagementFeatureDetailsArgs']] feature_details: The details required to enable the specified Database Management feature.
|
164
|
-
:param pulumi.Input[str] pluggable_database_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Oracle cloud pluggable database.
|
165
|
-
"""
|
166
|
-
...
|
167
|
-
@overload
|
168
|
-
def __init__(__self__,
|
169
|
-
resource_name: str,
|
170
|
-
args: PluggabledatabasePluggableDatabaseDbmFeaturesManagementArgs,
|
171
|
-
opts: Optional[pulumi.ResourceOptions] = None):
|
172
|
-
"""
|
173
|
-
This resource provides the Pluggabledatabase Pluggable Database Dbm Features Management resource in Oracle Cloud Infrastructure Database Management service.
|
174
|
-
|
175
|
-
Enables a Database Management feature for the specified Oracle cloud pluggable database.
|
176
|
-
|
177
|
-
:param str resource_name: The name of the resource.
|
178
|
-
:param PluggabledatabasePluggableDatabaseDbmFeaturesManagementArgs 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(PluggabledatabasePluggableDatabaseDbmFeaturesManagementArgs, 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_pluggable_database_dbm_feature: Optional[pulumi.Input[bool]] = None,
|
193
|
-
feature_details: Optional[pulumi.Input[pulumi.InputType['PluggabledatabasePluggableDatabaseDbmFeaturesManagementFeatureDetailsArgs']]] = None,
|
194
|
-
pluggable_database_id: Optional[pulumi.Input[str]] = 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__ = PluggabledatabasePluggableDatabaseDbmFeaturesManagementArgs.__new__(PluggabledatabasePluggableDatabaseDbmFeaturesManagementArgs)
|
203
|
-
|
204
|
-
if enable_pluggable_database_dbm_feature is None and not opts.urn:
|
205
|
-
raise TypeError("Missing required property 'enable_pluggable_database_dbm_feature'")
|
206
|
-
__props__.__dict__["enable_pluggable_database_dbm_feature"] = enable_pluggable_database_dbm_feature
|
207
|
-
__props__.__dict__["feature_details"] = feature_details
|
208
|
-
if pluggable_database_id is None and not opts.urn:
|
209
|
-
raise TypeError("Missing required property 'pluggable_database_id'")
|
210
|
-
__props__.__dict__["pluggable_database_id"] = pluggable_database_id
|
211
|
-
super(PluggabledatabasePluggableDatabaseDbmFeaturesManagement, __self__).__init__(
|
212
|
-
'oci:DatabaseManagement/pluggabledatabasePluggableDatabaseDbmFeaturesManagement:PluggabledatabasePluggableDatabaseDbmFeaturesManagement',
|
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_pluggable_database_dbm_feature: Optional[pulumi.Input[bool]] = None,
|
222
|
-
feature_details: Optional[pulumi.Input[pulumi.InputType['PluggabledatabasePluggableDatabaseDbmFeaturesManagementFeatureDetailsArgs']]] = None,
|
223
|
-
pluggable_database_id: Optional[pulumi.Input[str]] = None) -> 'PluggabledatabasePluggableDatabaseDbmFeaturesManagement':
|
224
|
-
"""
|
225
|
-
Get an existing PluggabledatabasePluggableDatabaseDbmFeaturesManagement 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_pluggable_database_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[pulumi.InputType['PluggabledatabasePluggableDatabaseDbmFeaturesManagementFeatureDetailsArgs']] feature_details: The details required to enable the specified Database Management feature.
|
237
|
-
:param pulumi.Input[str] pluggable_database_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Oracle cloud pluggable database.
|
238
|
-
"""
|
239
|
-
opts = pulumi.ResourceOptions.merge(opts, pulumi.ResourceOptions(id=id))
|
240
|
-
|
241
|
-
__props__ = _PluggabledatabasePluggableDatabaseDbmFeaturesManagementState.__new__(_PluggabledatabasePluggableDatabaseDbmFeaturesManagementState)
|
242
|
-
|
243
|
-
__props__.__dict__["enable_pluggable_database_dbm_feature"] = enable_pluggable_database_dbm_feature
|
244
|
-
__props__.__dict__["feature_details"] = feature_details
|
245
|
-
__props__.__dict__["pluggable_database_id"] = pluggable_database_id
|
246
|
-
return PluggabledatabasePluggableDatabaseDbmFeaturesManagement(resource_name, opts=opts, __props__=__props__)
|
247
|
-
|
248
|
-
@property
|
249
|
-
@pulumi.getter(name="enablePluggableDatabaseDbmFeature")
|
250
|
-
def enable_pluggable_database_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_pluggable_database_dbm_feature")
|
259
|
-
|
260
|
-
@property
|
261
|
-
@pulumi.getter(name="featureDetails")
|
262
|
-
def feature_details(self) -> pulumi.Output[Optional['outputs.PluggabledatabasePluggableDatabaseDbmFeaturesManagementFeatureDetails']]:
|
263
|
-
"""
|
264
|
-
The details required to enable the specified Database Management feature.
|
265
|
-
"""
|
266
|
-
return pulumi.get(self, "feature_details")
|
267
|
-
|
268
|
-
@property
|
269
|
-
@pulumi.getter(name="pluggableDatabaseId")
|
270
|
-
def pluggable_database_id(self) -> pulumi.Output[str]:
|
271
|
-
"""
|
272
|
-
The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Oracle cloud pluggable database.
|
273
|
-
"""
|
274
|
-
return pulumi.get(self, "pluggable_database_id")
|
275
|
-
|