pulumi-oci 2.16.0__py3-none-any.whl → 2.16.0a1730527749__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 -19
- pulumi_oci/database/autonomous_database.py +0 -47
- pulumi_oci/database/cloud_autonomous_vm_cluster.py +0 -105
- pulumi_oci/database/cloud_vm_cluster.py +0 -49
- pulumi_oci/database/data_guard_association.py +0 -49
- pulumi_oci/database/db_system.py +0 -47
- pulumi_oci/database/exadb_vm_cluster.py +7 -68
- pulumi_oci/database/get_autonomous_database.py +1 -15
- pulumi_oci/database/get_cloud_autonomous_vm_cluster.py +1 -43
- pulumi_oci/database/get_cloud_vm_cluster.py +1 -15
- pulumi_oci/database/get_data_guard_association.py +1 -12
- pulumi_oci/database/get_exadb_vm_cluster.py +2 -16
- pulumi_oci/database/outputs.py +2 -97
- pulumi_oci/dataflow/get_sql_endpoint.py +15 -1
- pulumi_oci/dataflow/outputs.py +11 -0
- pulumi_oci/dataflow/sql_endpoint.py +85 -88
- pulumi_oci/identity/__init__.py +0 -2
- pulumi_oci/identity/_inputs.py +6 -55
- pulumi_oci/identity/domains_condition.py +2 -9
- pulumi_oci/identity/domains_policy.py +2 -9
- pulumi_oci/identity/domains_rule.py +2 -9
- pulumi_oci/identity/get_domains_condition.py +2 -2
- pulumi_oci/identity/get_domains_conditions.py +2 -2
- pulumi_oci/identity/get_domains_policies.py +2 -2
- pulumi_oci/identity/get_domains_policy.py +2 -2
- pulumi_oci/identity/get_domains_rule.py +2 -2
- pulumi_oci/identity/get_domains_rules.py +2 -2
- pulumi_oci/identity/outputs.py +4 -917
- pulumi_oci/pulumi-plugin.json +1 -1
- {pulumi_oci-2.16.0.dist-info → pulumi_oci-2.16.0a1730527749.dist-info}/METADATA +1 -1
- {pulumi_oci-2.16.0.dist-info → pulumi_oci-2.16.0a1730527749.dist-info}/RECORD +33 -44
- {pulumi_oci-2.16.0.dist-info → pulumi_oci-2.16.0a1730527749.dist-info}/WHEEL +1 -1
- pulumi_oci/globallydistributeddatabase/__init__.py +0 -15
- pulumi_oci/globallydistributeddatabase/_inputs.py +0 -1289
- pulumi_oci/globallydistributeddatabase/get_private_endpoint.py +0 -348
- pulumi_oci/globallydistributeddatabase/get_private_endpoints.py +0 -191
- pulumi_oci/globallydistributeddatabase/get_sharded_database.py +0 -746
- pulumi_oci/globallydistributeddatabase/get_sharded_databases.py +0 -191
- pulumi_oci/globallydistributeddatabase/outputs.py +0 -2114
- pulumi_oci/globallydistributeddatabase/private_endpoint.py +0 -822
- pulumi_oci/globallydistributeddatabase/sharded_database.py +0 -2157
- pulumi_oci/identity/get_domains_oci_console_sign_on_policy_consent.py +0 -503
- pulumi_oci/identity/get_domains_oci_console_sign_on_policy_consents.py +0 -338
- {pulumi_oci-2.16.0.dist-info → pulumi_oci-2.16.0a1730527749.dist-info}/top_level.txt +0 -0
@@ -1,746 +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 sys
|
8
|
-
import pulumi
|
9
|
-
import pulumi.runtime
|
10
|
-
from typing import Any, Mapping, Optional, Sequence, Union, overload
|
11
|
-
if sys.version_info >= (3, 11):
|
12
|
-
from typing import NotRequired, TypedDict, TypeAlias
|
13
|
-
else:
|
14
|
-
from typing_extensions import NotRequired, TypedDict, TypeAlias
|
15
|
-
from .. import _utilities
|
16
|
-
from . import outputs
|
17
|
-
|
18
|
-
__all__ = [
|
19
|
-
'GetShardedDatabaseResult',
|
20
|
-
'AwaitableGetShardedDatabaseResult',
|
21
|
-
'get_sharded_database',
|
22
|
-
'get_sharded_database_output',
|
23
|
-
]
|
24
|
-
|
25
|
-
@pulumi.output_type
|
26
|
-
class GetShardedDatabaseResult:
|
27
|
-
"""
|
28
|
-
A collection of values returned by getShardedDatabase.
|
29
|
-
"""
|
30
|
-
def __init__(__self__, ca_signed_certificate=None, catalog_details=None, character_set=None, chunks=None, cluster_certificate_common_name=None, compartment_id=None, configure_gsms_trigger=None, configure_gsms_trigger_is_latest_gsm_image=None, configure_gsms_trigger_old_gsm_names=None, configure_sharding_trigger=None, connection_strings=None, db_deployment_type=None, db_version=None, db_workload=None, defined_tags=None, display_name=None, download_gsm_certificate_signing_request_trigger=None, freeform_tags=None, generate_gsm_certificate_signing_request_trigger=None, generate_wallet_password=None, generate_wallet_trigger=None, get_connection_string_trigger=None, gsms=None, id=None, lifecycle_state=None, lifecycle_state_details=None, listener_port=None, listener_port_tls=None, metadata=None, ncharacter_set=None, ons_port_local=None, ons_port_remote=None, patch_operations=None, prefix=None, private_endpoint=None, replication_factor=None, replication_method=None, replication_unit=None, shard_details=None, sharded_database_id=None, sharding_method=None, start_database_trigger=None, state=None, stop_database_trigger=None, system_tags=None, time_created=None, time_updated=None, time_zone=None, upload_signed_certificate_and_generate_wallet_trigger=None, validate_network_trigger=None):
|
31
|
-
if ca_signed_certificate and not isinstance(ca_signed_certificate, str):
|
32
|
-
raise TypeError("Expected argument 'ca_signed_certificate' to be a str")
|
33
|
-
pulumi.set(__self__, "ca_signed_certificate", ca_signed_certificate)
|
34
|
-
if catalog_details and not isinstance(catalog_details, list):
|
35
|
-
raise TypeError("Expected argument 'catalog_details' to be a list")
|
36
|
-
pulumi.set(__self__, "catalog_details", catalog_details)
|
37
|
-
if character_set and not isinstance(character_set, str):
|
38
|
-
raise TypeError("Expected argument 'character_set' to be a str")
|
39
|
-
pulumi.set(__self__, "character_set", character_set)
|
40
|
-
if chunks and not isinstance(chunks, int):
|
41
|
-
raise TypeError("Expected argument 'chunks' to be a int")
|
42
|
-
pulumi.set(__self__, "chunks", chunks)
|
43
|
-
if cluster_certificate_common_name and not isinstance(cluster_certificate_common_name, str):
|
44
|
-
raise TypeError("Expected argument 'cluster_certificate_common_name' to be a str")
|
45
|
-
pulumi.set(__self__, "cluster_certificate_common_name", cluster_certificate_common_name)
|
46
|
-
if compartment_id and not isinstance(compartment_id, str):
|
47
|
-
raise TypeError("Expected argument 'compartment_id' to be a str")
|
48
|
-
pulumi.set(__self__, "compartment_id", compartment_id)
|
49
|
-
if configure_gsms_trigger and not isinstance(configure_gsms_trigger, int):
|
50
|
-
raise TypeError("Expected argument 'configure_gsms_trigger' to be a int")
|
51
|
-
pulumi.set(__self__, "configure_gsms_trigger", configure_gsms_trigger)
|
52
|
-
if configure_gsms_trigger_is_latest_gsm_image and not isinstance(configure_gsms_trigger_is_latest_gsm_image, bool):
|
53
|
-
raise TypeError("Expected argument 'configure_gsms_trigger_is_latest_gsm_image' to be a bool")
|
54
|
-
pulumi.set(__self__, "configure_gsms_trigger_is_latest_gsm_image", configure_gsms_trigger_is_latest_gsm_image)
|
55
|
-
if configure_gsms_trigger_old_gsm_names and not isinstance(configure_gsms_trigger_old_gsm_names, list):
|
56
|
-
raise TypeError("Expected argument 'configure_gsms_trigger_old_gsm_names' to be a list")
|
57
|
-
pulumi.set(__self__, "configure_gsms_trigger_old_gsm_names", configure_gsms_trigger_old_gsm_names)
|
58
|
-
if configure_sharding_trigger and not isinstance(configure_sharding_trigger, int):
|
59
|
-
raise TypeError("Expected argument 'configure_sharding_trigger' to be a int")
|
60
|
-
pulumi.set(__self__, "configure_sharding_trigger", configure_sharding_trigger)
|
61
|
-
if connection_strings and not isinstance(connection_strings, list):
|
62
|
-
raise TypeError("Expected argument 'connection_strings' to be a list")
|
63
|
-
pulumi.set(__self__, "connection_strings", connection_strings)
|
64
|
-
if db_deployment_type and not isinstance(db_deployment_type, str):
|
65
|
-
raise TypeError("Expected argument 'db_deployment_type' to be a str")
|
66
|
-
pulumi.set(__self__, "db_deployment_type", db_deployment_type)
|
67
|
-
if db_version and not isinstance(db_version, str):
|
68
|
-
raise TypeError("Expected argument 'db_version' to be a str")
|
69
|
-
pulumi.set(__self__, "db_version", db_version)
|
70
|
-
if db_workload and not isinstance(db_workload, str):
|
71
|
-
raise TypeError("Expected argument 'db_workload' to be a str")
|
72
|
-
pulumi.set(__self__, "db_workload", db_workload)
|
73
|
-
if defined_tags and not isinstance(defined_tags, dict):
|
74
|
-
raise TypeError("Expected argument 'defined_tags' to be a dict")
|
75
|
-
pulumi.set(__self__, "defined_tags", defined_tags)
|
76
|
-
if display_name and not isinstance(display_name, str):
|
77
|
-
raise TypeError("Expected argument 'display_name' to be a str")
|
78
|
-
pulumi.set(__self__, "display_name", display_name)
|
79
|
-
if download_gsm_certificate_signing_request_trigger and not isinstance(download_gsm_certificate_signing_request_trigger, int):
|
80
|
-
raise TypeError("Expected argument 'download_gsm_certificate_signing_request_trigger' to be a int")
|
81
|
-
pulumi.set(__self__, "download_gsm_certificate_signing_request_trigger", download_gsm_certificate_signing_request_trigger)
|
82
|
-
if freeform_tags and not isinstance(freeform_tags, dict):
|
83
|
-
raise TypeError("Expected argument 'freeform_tags' to be a dict")
|
84
|
-
pulumi.set(__self__, "freeform_tags", freeform_tags)
|
85
|
-
if generate_gsm_certificate_signing_request_trigger and not isinstance(generate_gsm_certificate_signing_request_trigger, int):
|
86
|
-
raise TypeError("Expected argument 'generate_gsm_certificate_signing_request_trigger' to be a int")
|
87
|
-
pulumi.set(__self__, "generate_gsm_certificate_signing_request_trigger", generate_gsm_certificate_signing_request_trigger)
|
88
|
-
if generate_wallet_password and not isinstance(generate_wallet_password, str):
|
89
|
-
raise TypeError("Expected argument 'generate_wallet_password' to be a str")
|
90
|
-
pulumi.set(__self__, "generate_wallet_password", generate_wallet_password)
|
91
|
-
if generate_wallet_trigger and not isinstance(generate_wallet_trigger, int):
|
92
|
-
raise TypeError("Expected argument 'generate_wallet_trigger' to be a int")
|
93
|
-
pulumi.set(__self__, "generate_wallet_trigger", generate_wallet_trigger)
|
94
|
-
if get_connection_string_trigger and not isinstance(get_connection_string_trigger, int):
|
95
|
-
raise TypeError("Expected argument 'get_connection_string_trigger' to be a int")
|
96
|
-
pulumi.set(__self__, "get_connection_string_trigger", get_connection_string_trigger)
|
97
|
-
if gsms and not isinstance(gsms, list):
|
98
|
-
raise TypeError("Expected argument 'gsms' to be a list")
|
99
|
-
pulumi.set(__self__, "gsms", gsms)
|
100
|
-
if id and not isinstance(id, str):
|
101
|
-
raise TypeError("Expected argument 'id' to be a str")
|
102
|
-
pulumi.set(__self__, "id", id)
|
103
|
-
if lifecycle_state and not isinstance(lifecycle_state, str):
|
104
|
-
raise TypeError("Expected argument 'lifecycle_state' to be a str")
|
105
|
-
pulumi.set(__self__, "lifecycle_state", lifecycle_state)
|
106
|
-
if lifecycle_state_details and not isinstance(lifecycle_state_details, str):
|
107
|
-
raise TypeError("Expected argument 'lifecycle_state_details' to be a str")
|
108
|
-
pulumi.set(__self__, "lifecycle_state_details", lifecycle_state_details)
|
109
|
-
if listener_port and not isinstance(listener_port, int):
|
110
|
-
raise TypeError("Expected argument 'listener_port' to be a int")
|
111
|
-
pulumi.set(__self__, "listener_port", listener_port)
|
112
|
-
if listener_port_tls and not isinstance(listener_port_tls, int):
|
113
|
-
raise TypeError("Expected argument 'listener_port_tls' to be a int")
|
114
|
-
pulumi.set(__self__, "listener_port_tls", listener_port_tls)
|
115
|
-
if metadata and not isinstance(metadata, str):
|
116
|
-
raise TypeError("Expected argument 'metadata' to be a str")
|
117
|
-
pulumi.set(__self__, "metadata", metadata)
|
118
|
-
if ncharacter_set and not isinstance(ncharacter_set, str):
|
119
|
-
raise TypeError("Expected argument 'ncharacter_set' to be a str")
|
120
|
-
pulumi.set(__self__, "ncharacter_set", ncharacter_set)
|
121
|
-
if ons_port_local and not isinstance(ons_port_local, int):
|
122
|
-
raise TypeError("Expected argument 'ons_port_local' to be a int")
|
123
|
-
pulumi.set(__self__, "ons_port_local", ons_port_local)
|
124
|
-
if ons_port_remote and not isinstance(ons_port_remote, int):
|
125
|
-
raise TypeError("Expected argument 'ons_port_remote' to be a int")
|
126
|
-
pulumi.set(__self__, "ons_port_remote", ons_port_remote)
|
127
|
-
if patch_operations and not isinstance(patch_operations, list):
|
128
|
-
raise TypeError("Expected argument 'patch_operations' to be a list")
|
129
|
-
pulumi.set(__self__, "patch_operations", patch_operations)
|
130
|
-
if prefix and not isinstance(prefix, str):
|
131
|
-
raise TypeError("Expected argument 'prefix' to be a str")
|
132
|
-
pulumi.set(__self__, "prefix", prefix)
|
133
|
-
if private_endpoint and not isinstance(private_endpoint, str):
|
134
|
-
raise TypeError("Expected argument 'private_endpoint' to be a str")
|
135
|
-
pulumi.set(__self__, "private_endpoint", private_endpoint)
|
136
|
-
if replication_factor and not isinstance(replication_factor, int):
|
137
|
-
raise TypeError("Expected argument 'replication_factor' to be a int")
|
138
|
-
pulumi.set(__self__, "replication_factor", replication_factor)
|
139
|
-
if replication_method and not isinstance(replication_method, str):
|
140
|
-
raise TypeError("Expected argument 'replication_method' to be a str")
|
141
|
-
pulumi.set(__self__, "replication_method", replication_method)
|
142
|
-
if replication_unit and not isinstance(replication_unit, int):
|
143
|
-
raise TypeError("Expected argument 'replication_unit' to be a int")
|
144
|
-
pulumi.set(__self__, "replication_unit", replication_unit)
|
145
|
-
if shard_details and not isinstance(shard_details, list):
|
146
|
-
raise TypeError("Expected argument 'shard_details' to be a list")
|
147
|
-
pulumi.set(__self__, "shard_details", shard_details)
|
148
|
-
if sharded_database_id and not isinstance(sharded_database_id, str):
|
149
|
-
raise TypeError("Expected argument 'sharded_database_id' to be a str")
|
150
|
-
pulumi.set(__self__, "sharded_database_id", sharded_database_id)
|
151
|
-
if sharding_method and not isinstance(sharding_method, str):
|
152
|
-
raise TypeError("Expected argument 'sharding_method' to be a str")
|
153
|
-
pulumi.set(__self__, "sharding_method", sharding_method)
|
154
|
-
if start_database_trigger and not isinstance(start_database_trigger, int):
|
155
|
-
raise TypeError("Expected argument 'start_database_trigger' to be a int")
|
156
|
-
pulumi.set(__self__, "start_database_trigger", start_database_trigger)
|
157
|
-
if state and not isinstance(state, str):
|
158
|
-
raise TypeError("Expected argument 'state' to be a str")
|
159
|
-
pulumi.set(__self__, "state", state)
|
160
|
-
if stop_database_trigger and not isinstance(stop_database_trigger, int):
|
161
|
-
raise TypeError("Expected argument 'stop_database_trigger' to be a int")
|
162
|
-
pulumi.set(__self__, "stop_database_trigger", stop_database_trigger)
|
163
|
-
if system_tags and not isinstance(system_tags, dict):
|
164
|
-
raise TypeError("Expected argument 'system_tags' to be a dict")
|
165
|
-
pulumi.set(__self__, "system_tags", system_tags)
|
166
|
-
if time_created and not isinstance(time_created, str):
|
167
|
-
raise TypeError("Expected argument 'time_created' to be a str")
|
168
|
-
pulumi.set(__self__, "time_created", time_created)
|
169
|
-
if time_updated and not isinstance(time_updated, str):
|
170
|
-
raise TypeError("Expected argument 'time_updated' to be a str")
|
171
|
-
pulumi.set(__self__, "time_updated", time_updated)
|
172
|
-
if time_zone and not isinstance(time_zone, str):
|
173
|
-
raise TypeError("Expected argument 'time_zone' to be a str")
|
174
|
-
pulumi.set(__self__, "time_zone", time_zone)
|
175
|
-
if upload_signed_certificate_and_generate_wallet_trigger and not isinstance(upload_signed_certificate_and_generate_wallet_trigger, int):
|
176
|
-
raise TypeError("Expected argument 'upload_signed_certificate_and_generate_wallet_trigger' to be a int")
|
177
|
-
pulumi.set(__self__, "upload_signed_certificate_and_generate_wallet_trigger", upload_signed_certificate_and_generate_wallet_trigger)
|
178
|
-
if validate_network_trigger and not isinstance(validate_network_trigger, int):
|
179
|
-
raise TypeError("Expected argument 'validate_network_trigger' to be a int")
|
180
|
-
pulumi.set(__self__, "validate_network_trigger", validate_network_trigger)
|
181
|
-
|
182
|
-
@property
|
183
|
-
@pulumi.getter(name="caSignedCertificate")
|
184
|
-
def ca_signed_certificate(self) -> str:
|
185
|
-
return pulumi.get(self, "ca_signed_certificate")
|
186
|
-
|
187
|
-
@property
|
188
|
-
@pulumi.getter(name="catalogDetails")
|
189
|
-
def catalog_details(self) -> Sequence['outputs.GetShardedDatabaseCatalogDetailResult']:
|
190
|
-
"""
|
191
|
-
Details of ATP-D based catalogs.
|
192
|
-
"""
|
193
|
-
return pulumi.get(self, "catalog_details")
|
194
|
-
|
195
|
-
@property
|
196
|
-
@pulumi.getter(name="characterSet")
|
197
|
-
def character_set(self) -> str:
|
198
|
-
"""
|
199
|
-
The character set for the database.
|
200
|
-
"""
|
201
|
-
return pulumi.get(self, "character_set")
|
202
|
-
|
203
|
-
@property
|
204
|
-
@pulumi.getter
|
205
|
-
def chunks(self) -> int:
|
206
|
-
"""
|
207
|
-
The default number of unique chunks in a shardspace. The value of chunks must be greater than 2 times the size of the largest shardgroup in any shardspace.
|
208
|
-
"""
|
209
|
-
return pulumi.get(self, "chunks")
|
210
|
-
|
211
|
-
@property
|
212
|
-
@pulumi.getter(name="clusterCertificateCommonName")
|
213
|
-
def cluster_certificate_common_name(self) -> str:
|
214
|
-
"""
|
215
|
-
The certificate common name used in all cloudAutonomousVmClusters for the sharded database topology. Eg. Production. All the clusters used in one sharded database topology shall have same CABundle setup. Valid characterset for clusterCertificateCommonName include uppercase or lowercase letters, numbers, hyphens, underscores, and period.
|
216
|
-
"""
|
217
|
-
return pulumi.get(self, "cluster_certificate_common_name")
|
218
|
-
|
219
|
-
@property
|
220
|
-
@pulumi.getter(name="compartmentId")
|
221
|
-
def compartment_id(self) -> str:
|
222
|
-
"""
|
223
|
-
Identifier of the compartment in which sharded database exists.
|
224
|
-
"""
|
225
|
-
return pulumi.get(self, "compartment_id")
|
226
|
-
|
227
|
-
@property
|
228
|
-
@pulumi.getter(name="configureGsmsTrigger")
|
229
|
-
def configure_gsms_trigger(self) -> int:
|
230
|
-
return pulumi.get(self, "configure_gsms_trigger")
|
231
|
-
|
232
|
-
@property
|
233
|
-
@pulumi.getter(name="configureGsmsTriggerIsLatestGsmImage")
|
234
|
-
def configure_gsms_trigger_is_latest_gsm_image(self) -> bool:
|
235
|
-
return pulumi.get(self, "configure_gsms_trigger_is_latest_gsm_image")
|
236
|
-
|
237
|
-
@property
|
238
|
-
@pulumi.getter(name="configureGsmsTriggerOldGsmNames")
|
239
|
-
def configure_gsms_trigger_old_gsm_names(self) -> Sequence[str]:
|
240
|
-
return pulumi.get(self, "configure_gsms_trigger_old_gsm_names")
|
241
|
-
|
242
|
-
@property
|
243
|
-
@pulumi.getter(name="configureShardingTrigger")
|
244
|
-
def configure_sharding_trigger(self) -> int:
|
245
|
-
return pulumi.get(self, "configure_sharding_trigger")
|
246
|
-
|
247
|
-
@property
|
248
|
-
@pulumi.getter(name="connectionStrings")
|
249
|
-
def connection_strings(self) -> Sequence['outputs.GetShardedDatabaseConnectionStringResult']:
|
250
|
-
"""
|
251
|
-
Details of sharded database connection String.
|
252
|
-
"""
|
253
|
-
return pulumi.get(self, "connection_strings")
|
254
|
-
|
255
|
-
@property
|
256
|
-
@pulumi.getter(name="dbDeploymentType")
|
257
|
-
def db_deployment_type(self) -> str:
|
258
|
-
"""
|
259
|
-
The database deployment type.
|
260
|
-
"""
|
261
|
-
return pulumi.get(self, "db_deployment_type")
|
262
|
-
|
263
|
-
@property
|
264
|
-
@pulumi.getter(name="dbVersion")
|
265
|
-
def db_version(self) -> str:
|
266
|
-
"""
|
267
|
-
Oracle Database version number.
|
268
|
-
"""
|
269
|
-
return pulumi.get(self, "db_version")
|
270
|
-
|
271
|
-
@property
|
272
|
-
@pulumi.getter(name="dbWorkload")
|
273
|
-
def db_workload(self) -> str:
|
274
|
-
"""
|
275
|
-
Possible workload types.
|
276
|
-
"""
|
277
|
-
return pulumi.get(self, "db_workload")
|
278
|
-
|
279
|
-
@property
|
280
|
-
@pulumi.getter(name="definedTags")
|
281
|
-
def defined_tags(self) -> Mapping[str, str]:
|
282
|
-
"""
|
283
|
-
Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"foo-namespace.bar-key": "value"}`
|
284
|
-
"""
|
285
|
-
return pulumi.get(self, "defined_tags")
|
286
|
-
|
287
|
-
@property
|
288
|
-
@pulumi.getter(name="displayName")
|
289
|
-
def display_name(self) -> str:
|
290
|
-
"""
|
291
|
-
Oracle sharded database display name.
|
292
|
-
"""
|
293
|
-
return pulumi.get(self, "display_name")
|
294
|
-
|
295
|
-
@property
|
296
|
-
@pulumi.getter(name="downloadGsmCertificateSigningRequestTrigger")
|
297
|
-
def download_gsm_certificate_signing_request_trigger(self) -> int:
|
298
|
-
return pulumi.get(self, "download_gsm_certificate_signing_request_trigger")
|
299
|
-
|
300
|
-
@property
|
301
|
-
@pulumi.getter(name="freeformTags")
|
302
|
-
def freeform_tags(self) -> Mapping[str, str]:
|
303
|
-
"""
|
304
|
-
Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: `{"bar-key": "value"}`
|
305
|
-
"""
|
306
|
-
return pulumi.get(self, "freeform_tags")
|
307
|
-
|
308
|
-
@property
|
309
|
-
@pulumi.getter(name="generateGsmCertificateSigningRequestTrigger")
|
310
|
-
def generate_gsm_certificate_signing_request_trigger(self) -> int:
|
311
|
-
return pulumi.get(self, "generate_gsm_certificate_signing_request_trigger")
|
312
|
-
|
313
|
-
@property
|
314
|
-
@pulumi.getter(name="generateWalletPassword")
|
315
|
-
def generate_wallet_password(self) -> str:
|
316
|
-
return pulumi.get(self, "generate_wallet_password")
|
317
|
-
|
318
|
-
@property
|
319
|
-
@pulumi.getter(name="generateWalletTrigger")
|
320
|
-
def generate_wallet_trigger(self) -> int:
|
321
|
-
return pulumi.get(self, "generate_wallet_trigger")
|
322
|
-
|
323
|
-
@property
|
324
|
-
@pulumi.getter(name="getConnectionStringTrigger")
|
325
|
-
def get_connection_string_trigger(self) -> int:
|
326
|
-
return pulumi.get(self, "get_connection_string_trigger")
|
327
|
-
|
328
|
-
@property
|
329
|
-
@pulumi.getter
|
330
|
-
def gsms(self) -> Sequence['outputs.GetShardedDatabaseGsmResult']:
|
331
|
-
"""
|
332
|
-
Details of GSM instances for the sharded database.
|
333
|
-
"""
|
334
|
-
return pulumi.get(self, "gsms")
|
335
|
-
|
336
|
-
@property
|
337
|
-
@pulumi.getter
|
338
|
-
def id(self) -> str:
|
339
|
-
"""
|
340
|
-
Sharded Database identifier
|
341
|
-
"""
|
342
|
-
return pulumi.get(self, "id")
|
343
|
-
|
344
|
-
@property
|
345
|
-
@pulumi.getter(name="lifecycleState")
|
346
|
-
def lifecycle_state(self) -> str:
|
347
|
-
return pulumi.get(self, "lifecycle_state")
|
348
|
-
|
349
|
-
@property
|
350
|
-
@pulumi.getter(name="lifecycleStateDetails")
|
351
|
-
def lifecycle_state_details(self) -> str:
|
352
|
-
"""
|
353
|
-
Detailed message for the lifecycle state.
|
354
|
-
"""
|
355
|
-
return pulumi.get(self, "lifecycle_state_details")
|
356
|
-
|
357
|
-
@property
|
358
|
-
@pulumi.getter(name="listenerPort")
|
359
|
-
def listener_port(self) -> int:
|
360
|
-
"""
|
361
|
-
The GSM listener port number.
|
362
|
-
"""
|
363
|
-
return pulumi.get(self, "listener_port")
|
364
|
-
|
365
|
-
@property
|
366
|
-
@pulumi.getter(name="listenerPortTls")
|
367
|
-
def listener_port_tls(self) -> int:
|
368
|
-
"""
|
369
|
-
The TLS listener port number for sharded database.
|
370
|
-
"""
|
371
|
-
return pulumi.get(self, "listener_port_tls")
|
372
|
-
|
373
|
-
@property
|
374
|
-
@pulumi.getter
|
375
|
-
def metadata(self) -> Optional[str]:
|
376
|
-
"""
|
377
|
-
Additional metadata related to shard's underlying supporting resource.
|
378
|
-
"""
|
379
|
-
return pulumi.get(self, "metadata")
|
380
|
-
|
381
|
-
@property
|
382
|
-
@pulumi.getter(name="ncharacterSet")
|
383
|
-
def ncharacter_set(self) -> str:
|
384
|
-
"""
|
385
|
-
The national character set for the database.
|
386
|
-
"""
|
387
|
-
return pulumi.get(self, "ncharacter_set")
|
388
|
-
|
389
|
-
@property
|
390
|
-
@pulumi.getter(name="onsPortLocal")
|
391
|
-
def ons_port_local(self) -> int:
|
392
|
-
"""
|
393
|
-
Ons local port number.
|
394
|
-
"""
|
395
|
-
return pulumi.get(self, "ons_port_local")
|
396
|
-
|
397
|
-
@property
|
398
|
-
@pulumi.getter(name="onsPortRemote")
|
399
|
-
def ons_port_remote(self) -> int:
|
400
|
-
"""
|
401
|
-
Ons remote port number.
|
402
|
-
"""
|
403
|
-
return pulumi.get(self, "ons_port_remote")
|
404
|
-
|
405
|
-
@property
|
406
|
-
@pulumi.getter(name="patchOperations")
|
407
|
-
def patch_operations(self) -> Sequence['outputs.GetShardedDatabasePatchOperationResult']:
|
408
|
-
return pulumi.get(self, "patch_operations")
|
409
|
-
|
410
|
-
@property
|
411
|
-
@pulumi.getter
|
412
|
-
def prefix(self) -> str:
|
413
|
-
"""
|
414
|
-
Unique prefix for the sharded database.
|
415
|
-
"""
|
416
|
-
return pulumi.get(self, "prefix")
|
417
|
-
|
418
|
-
@property
|
419
|
-
@pulumi.getter(name="privateEndpoint")
|
420
|
-
def private_endpoint(self) -> str:
|
421
|
-
"""
|
422
|
-
The OCID of private endpoint being used by the sharded database.
|
423
|
-
"""
|
424
|
-
return pulumi.get(self, "private_endpoint")
|
425
|
-
|
426
|
-
@property
|
427
|
-
@pulumi.getter(name="replicationFactor")
|
428
|
-
def replication_factor(self) -> int:
|
429
|
-
"""
|
430
|
-
The Replication factor for RAFT replication based sharded database. Currently supported values are 3, 5 and 7.
|
431
|
-
"""
|
432
|
-
return pulumi.get(self, "replication_factor")
|
433
|
-
|
434
|
-
@property
|
435
|
-
@pulumi.getter(name="replicationMethod")
|
436
|
-
def replication_method(self) -> str:
|
437
|
-
"""
|
438
|
-
The Replication method for sharded database. Use RAFT for Raft replication, and DG for DataGuard. If replicationMethod is not provided, it defaults to DG.
|
439
|
-
"""
|
440
|
-
return pulumi.get(self, "replication_method")
|
441
|
-
|
442
|
-
@property
|
443
|
-
@pulumi.getter(name="replicationUnit")
|
444
|
-
def replication_unit(self) -> int:
|
445
|
-
"""
|
446
|
-
For RAFT replication based sharded database, the value should be atleast twice the number of shards.
|
447
|
-
"""
|
448
|
-
return pulumi.get(self, "replication_unit")
|
449
|
-
|
450
|
-
@property
|
451
|
-
@pulumi.getter(name="shardDetails")
|
452
|
-
def shard_details(self) -> Sequence['outputs.GetShardedDatabaseShardDetailResult']:
|
453
|
-
"""
|
454
|
-
Details of ATP-D based shards.
|
455
|
-
"""
|
456
|
-
return pulumi.get(self, "shard_details")
|
457
|
-
|
458
|
-
@property
|
459
|
-
@pulumi.getter(name="shardedDatabaseId")
|
460
|
-
def sharded_database_id(self) -> str:
|
461
|
-
return pulumi.get(self, "sharded_database_id")
|
462
|
-
|
463
|
-
@property
|
464
|
-
@pulumi.getter(name="shardingMethod")
|
465
|
-
def sharding_method(self) -> str:
|
466
|
-
"""
|
467
|
-
Sharding Method.
|
468
|
-
"""
|
469
|
-
return pulumi.get(self, "sharding_method")
|
470
|
-
|
471
|
-
@property
|
472
|
-
@pulumi.getter(name="startDatabaseTrigger")
|
473
|
-
def start_database_trigger(self) -> int:
|
474
|
-
return pulumi.get(self, "start_database_trigger")
|
475
|
-
|
476
|
-
@property
|
477
|
-
@pulumi.getter
|
478
|
-
def state(self) -> str:
|
479
|
-
"""
|
480
|
-
Lifecycle states for sharded databases.
|
481
|
-
"""
|
482
|
-
return pulumi.get(self, "state")
|
483
|
-
|
484
|
-
@property
|
485
|
-
@pulumi.getter(name="stopDatabaseTrigger")
|
486
|
-
def stop_database_trigger(self) -> int:
|
487
|
-
return pulumi.get(self, "stop_database_trigger")
|
488
|
-
|
489
|
-
@property
|
490
|
-
@pulumi.getter(name="systemTags")
|
491
|
-
def system_tags(self) -> Mapping[str, str]:
|
492
|
-
"""
|
493
|
-
Usage of system tag keys. These predefined keys are scoped to namespaces. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
494
|
-
"""
|
495
|
-
return pulumi.get(self, "system_tags")
|
496
|
-
|
497
|
-
@property
|
498
|
-
@pulumi.getter(name="timeCreated")
|
499
|
-
def time_created(self) -> str:
|
500
|
-
"""
|
501
|
-
The time the the Sharded Database was created. An RFC3339 formatted datetime string
|
502
|
-
"""
|
503
|
-
return pulumi.get(self, "time_created")
|
504
|
-
|
505
|
-
@property
|
506
|
-
@pulumi.getter(name="timeUpdated")
|
507
|
-
def time_updated(self) -> str:
|
508
|
-
"""
|
509
|
-
The time the Sharded Database was last updated. An RFC3339 formatted datetime string
|
510
|
-
"""
|
511
|
-
return pulumi.get(self, "time_updated")
|
512
|
-
|
513
|
-
@property
|
514
|
-
@pulumi.getter(name="timeZone")
|
515
|
-
def time_zone(self) -> str:
|
516
|
-
"""
|
517
|
-
Timezone associated with the sharded database.
|
518
|
-
"""
|
519
|
-
return pulumi.get(self, "time_zone")
|
520
|
-
|
521
|
-
@property
|
522
|
-
@pulumi.getter(name="uploadSignedCertificateAndGenerateWalletTrigger")
|
523
|
-
def upload_signed_certificate_and_generate_wallet_trigger(self) -> int:
|
524
|
-
return pulumi.get(self, "upload_signed_certificate_and_generate_wallet_trigger")
|
525
|
-
|
526
|
-
@property
|
527
|
-
@pulumi.getter(name="validateNetworkTrigger")
|
528
|
-
def validate_network_trigger(self) -> int:
|
529
|
-
return pulumi.get(self, "validate_network_trigger")
|
530
|
-
|
531
|
-
|
532
|
-
class AwaitableGetShardedDatabaseResult(GetShardedDatabaseResult):
|
533
|
-
# pylint: disable=using-constant-test
|
534
|
-
def __await__(self):
|
535
|
-
if False:
|
536
|
-
yield self
|
537
|
-
return GetShardedDatabaseResult(
|
538
|
-
ca_signed_certificate=self.ca_signed_certificate,
|
539
|
-
catalog_details=self.catalog_details,
|
540
|
-
character_set=self.character_set,
|
541
|
-
chunks=self.chunks,
|
542
|
-
cluster_certificate_common_name=self.cluster_certificate_common_name,
|
543
|
-
compartment_id=self.compartment_id,
|
544
|
-
configure_gsms_trigger=self.configure_gsms_trigger,
|
545
|
-
configure_gsms_trigger_is_latest_gsm_image=self.configure_gsms_trigger_is_latest_gsm_image,
|
546
|
-
configure_gsms_trigger_old_gsm_names=self.configure_gsms_trigger_old_gsm_names,
|
547
|
-
configure_sharding_trigger=self.configure_sharding_trigger,
|
548
|
-
connection_strings=self.connection_strings,
|
549
|
-
db_deployment_type=self.db_deployment_type,
|
550
|
-
db_version=self.db_version,
|
551
|
-
db_workload=self.db_workload,
|
552
|
-
defined_tags=self.defined_tags,
|
553
|
-
display_name=self.display_name,
|
554
|
-
download_gsm_certificate_signing_request_trigger=self.download_gsm_certificate_signing_request_trigger,
|
555
|
-
freeform_tags=self.freeform_tags,
|
556
|
-
generate_gsm_certificate_signing_request_trigger=self.generate_gsm_certificate_signing_request_trigger,
|
557
|
-
generate_wallet_password=self.generate_wallet_password,
|
558
|
-
generate_wallet_trigger=self.generate_wallet_trigger,
|
559
|
-
get_connection_string_trigger=self.get_connection_string_trigger,
|
560
|
-
gsms=self.gsms,
|
561
|
-
id=self.id,
|
562
|
-
lifecycle_state=self.lifecycle_state,
|
563
|
-
lifecycle_state_details=self.lifecycle_state_details,
|
564
|
-
listener_port=self.listener_port,
|
565
|
-
listener_port_tls=self.listener_port_tls,
|
566
|
-
metadata=self.metadata,
|
567
|
-
ncharacter_set=self.ncharacter_set,
|
568
|
-
ons_port_local=self.ons_port_local,
|
569
|
-
ons_port_remote=self.ons_port_remote,
|
570
|
-
patch_operations=self.patch_operations,
|
571
|
-
prefix=self.prefix,
|
572
|
-
private_endpoint=self.private_endpoint,
|
573
|
-
replication_factor=self.replication_factor,
|
574
|
-
replication_method=self.replication_method,
|
575
|
-
replication_unit=self.replication_unit,
|
576
|
-
shard_details=self.shard_details,
|
577
|
-
sharded_database_id=self.sharded_database_id,
|
578
|
-
sharding_method=self.sharding_method,
|
579
|
-
start_database_trigger=self.start_database_trigger,
|
580
|
-
state=self.state,
|
581
|
-
stop_database_trigger=self.stop_database_trigger,
|
582
|
-
system_tags=self.system_tags,
|
583
|
-
time_created=self.time_created,
|
584
|
-
time_updated=self.time_updated,
|
585
|
-
time_zone=self.time_zone,
|
586
|
-
upload_signed_certificate_and_generate_wallet_trigger=self.upload_signed_certificate_and_generate_wallet_trigger,
|
587
|
-
validate_network_trigger=self.validate_network_trigger)
|
588
|
-
|
589
|
-
|
590
|
-
def get_sharded_database(metadata: Optional[str] = None,
|
591
|
-
sharded_database_id: Optional[str] = None,
|
592
|
-
opts: Optional[pulumi.InvokeOptions] = None) -> AwaitableGetShardedDatabaseResult:
|
593
|
-
"""
|
594
|
-
This data source provides details about a specific Sharded Database resource in Oracle Cloud Infrastructure Globally Distributed Database service.
|
595
|
-
|
596
|
-
Gets the details of the Sharded database identified by given id.
|
597
|
-
|
598
|
-
## Example Usage
|
599
|
-
|
600
|
-
```python
|
601
|
-
import pulumi
|
602
|
-
import pulumi_oci as oci
|
603
|
-
|
604
|
-
test_sharded_database = oci.GloballyDistributedDatabase.get_sharded_database(sharded_database_id=test_sharded_database_oci_globally_distributed_database_sharded_database["id"],
|
605
|
-
metadata=sharded_database_metadata)
|
606
|
-
```
|
607
|
-
|
608
|
-
|
609
|
-
:param str metadata: Comma separated names of argument corresponding to which metadata need to be retrived, namely VM_CLUSTER_INFO, ADDITIONAL_RESOURCE_INFO. An example is metadata=VM_CLUSTER_INFO,ADDITIONAL_RESOURCE_INFO.
|
610
|
-
:param str sharded_database_id: Sharded Database identifier
|
611
|
-
"""
|
612
|
-
__args__ = dict()
|
613
|
-
__args__['metadata'] = metadata
|
614
|
-
__args__['shardedDatabaseId'] = sharded_database_id
|
615
|
-
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
616
|
-
__ret__ = pulumi.runtime.invoke('oci:GloballyDistributedDatabase/getShardedDatabase:getShardedDatabase', __args__, opts=opts, typ=GetShardedDatabaseResult).value
|
617
|
-
|
618
|
-
return AwaitableGetShardedDatabaseResult(
|
619
|
-
ca_signed_certificate=pulumi.get(__ret__, 'ca_signed_certificate'),
|
620
|
-
catalog_details=pulumi.get(__ret__, 'catalog_details'),
|
621
|
-
character_set=pulumi.get(__ret__, 'character_set'),
|
622
|
-
chunks=pulumi.get(__ret__, 'chunks'),
|
623
|
-
cluster_certificate_common_name=pulumi.get(__ret__, 'cluster_certificate_common_name'),
|
624
|
-
compartment_id=pulumi.get(__ret__, 'compartment_id'),
|
625
|
-
configure_gsms_trigger=pulumi.get(__ret__, 'configure_gsms_trigger'),
|
626
|
-
configure_gsms_trigger_is_latest_gsm_image=pulumi.get(__ret__, 'configure_gsms_trigger_is_latest_gsm_image'),
|
627
|
-
configure_gsms_trigger_old_gsm_names=pulumi.get(__ret__, 'configure_gsms_trigger_old_gsm_names'),
|
628
|
-
configure_sharding_trigger=pulumi.get(__ret__, 'configure_sharding_trigger'),
|
629
|
-
connection_strings=pulumi.get(__ret__, 'connection_strings'),
|
630
|
-
db_deployment_type=pulumi.get(__ret__, 'db_deployment_type'),
|
631
|
-
db_version=pulumi.get(__ret__, 'db_version'),
|
632
|
-
db_workload=pulumi.get(__ret__, 'db_workload'),
|
633
|
-
defined_tags=pulumi.get(__ret__, 'defined_tags'),
|
634
|
-
display_name=pulumi.get(__ret__, 'display_name'),
|
635
|
-
download_gsm_certificate_signing_request_trigger=pulumi.get(__ret__, 'download_gsm_certificate_signing_request_trigger'),
|
636
|
-
freeform_tags=pulumi.get(__ret__, 'freeform_tags'),
|
637
|
-
generate_gsm_certificate_signing_request_trigger=pulumi.get(__ret__, 'generate_gsm_certificate_signing_request_trigger'),
|
638
|
-
generate_wallet_password=pulumi.get(__ret__, 'generate_wallet_password'),
|
639
|
-
generate_wallet_trigger=pulumi.get(__ret__, 'generate_wallet_trigger'),
|
640
|
-
get_connection_string_trigger=pulumi.get(__ret__, 'get_connection_string_trigger'),
|
641
|
-
gsms=pulumi.get(__ret__, 'gsms'),
|
642
|
-
id=pulumi.get(__ret__, 'id'),
|
643
|
-
lifecycle_state=pulumi.get(__ret__, 'lifecycle_state'),
|
644
|
-
lifecycle_state_details=pulumi.get(__ret__, 'lifecycle_state_details'),
|
645
|
-
listener_port=pulumi.get(__ret__, 'listener_port'),
|
646
|
-
listener_port_tls=pulumi.get(__ret__, 'listener_port_tls'),
|
647
|
-
metadata=pulumi.get(__ret__, 'metadata'),
|
648
|
-
ncharacter_set=pulumi.get(__ret__, 'ncharacter_set'),
|
649
|
-
ons_port_local=pulumi.get(__ret__, 'ons_port_local'),
|
650
|
-
ons_port_remote=pulumi.get(__ret__, 'ons_port_remote'),
|
651
|
-
patch_operations=pulumi.get(__ret__, 'patch_operations'),
|
652
|
-
prefix=pulumi.get(__ret__, 'prefix'),
|
653
|
-
private_endpoint=pulumi.get(__ret__, 'private_endpoint'),
|
654
|
-
replication_factor=pulumi.get(__ret__, 'replication_factor'),
|
655
|
-
replication_method=pulumi.get(__ret__, 'replication_method'),
|
656
|
-
replication_unit=pulumi.get(__ret__, 'replication_unit'),
|
657
|
-
shard_details=pulumi.get(__ret__, 'shard_details'),
|
658
|
-
sharded_database_id=pulumi.get(__ret__, 'sharded_database_id'),
|
659
|
-
sharding_method=pulumi.get(__ret__, 'sharding_method'),
|
660
|
-
start_database_trigger=pulumi.get(__ret__, 'start_database_trigger'),
|
661
|
-
state=pulumi.get(__ret__, 'state'),
|
662
|
-
stop_database_trigger=pulumi.get(__ret__, 'stop_database_trigger'),
|
663
|
-
system_tags=pulumi.get(__ret__, 'system_tags'),
|
664
|
-
time_created=pulumi.get(__ret__, 'time_created'),
|
665
|
-
time_updated=pulumi.get(__ret__, 'time_updated'),
|
666
|
-
time_zone=pulumi.get(__ret__, 'time_zone'),
|
667
|
-
upload_signed_certificate_and_generate_wallet_trigger=pulumi.get(__ret__, 'upload_signed_certificate_and_generate_wallet_trigger'),
|
668
|
-
validate_network_trigger=pulumi.get(__ret__, 'validate_network_trigger'))
|
669
|
-
def get_sharded_database_output(metadata: Optional[pulumi.Input[Optional[str]]] = None,
|
670
|
-
sharded_database_id: Optional[pulumi.Input[str]] = None,
|
671
|
-
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetShardedDatabaseResult]:
|
672
|
-
"""
|
673
|
-
This data source provides details about a specific Sharded Database resource in Oracle Cloud Infrastructure Globally Distributed Database service.
|
674
|
-
|
675
|
-
Gets the details of the Sharded database identified by given id.
|
676
|
-
|
677
|
-
## Example Usage
|
678
|
-
|
679
|
-
```python
|
680
|
-
import pulumi
|
681
|
-
import pulumi_oci as oci
|
682
|
-
|
683
|
-
test_sharded_database = oci.GloballyDistributedDatabase.get_sharded_database(sharded_database_id=test_sharded_database_oci_globally_distributed_database_sharded_database["id"],
|
684
|
-
metadata=sharded_database_metadata)
|
685
|
-
```
|
686
|
-
|
687
|
-
|
688
|
-
:param str metadata: Comma separated names of argument corresponding to which metadata need to be retrived, namely VM_CLUSTER_INFO, ADDITIONAL_RESOURCE_INFO. An example is metadata=VM_CLUSTER_INFO,ADDITIONAL_RESOURCE_INFO.
|
689
|
-
:param str sharded_database_id: Sharded Database identifier
|
690
|
-
"""
|
691
|
-
__args__ = dict()
|
692
|
-
__args__['metadata'] = metadata
|
693
|
-
__args__['shardedDatabaseId'] = sharded_database_id
|
694
|
-
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
695
|
-
__ret__ = pulumi.runtime.invoke_output('oci:GloballyDistributedDatabase/getShardedDatabase:getShardedDatabase', __args__, opts=opts, typ=GetShardedDatabaseResult)
|
696
|
-
return __ret__.apply(lambda __response__: GetShardedDatabaseResult(
|
697
|
-
ca_signed_certificate=pulumi.get(__response__, 'ca_signed_certificate'),
|
698
|
-
catalog_details=pulumi.get(__response__, 'catalog_details'),
|
699
|
-
character_set=pulumi.get(__response__, 'character_set'),
|
700
|
-
chunks=pulumi.get(__response__, 'chunks'),
|
701
|
-
cluster_certificate_common_name=pulumi.get(__response__, 'cluster_certificate_common_name'),
|
702
|
-
compartment_id=pulumi.get(__response__, 'compartment_id'),
|
703
|
-
configure_gsms_trigger=pulumi.get(__response__, 'configure_gsms_trigger'),
|
704
|
-
configure_gsms_trigger_is_latest_gsm_image=pulumi.get(__response__, 'configure_gsms_trigger_is_latest_gsm_image'),
|
705
|
-
configure_gsms_trigger_old_gsm_names=pulumi.get(__response__, 'configure_gsms_trigger_old_gsm_names'),
|
706
|
-
configure_sharding_trigger=pulumi.get(__response__, 'configure_sharding_trigger'),
|
707
|
-
connection_strings=pulumi.get(__response__, 'connection_strings'),
|
708
|
-
db_deployment_type=pulumi.get(__response__, 'db_deployment_type'),
|
709
|
-
db_version=pulumi.get(__response__, 'db_version'),
|
710
|
-
db_workload=pulumi.get(__response__, 'db_workload'),
|
711
|
-
defined_tags=pulumi.get(__response__, 'defined_tags'),
|
712
|
-
display_name=pulumi.get(__response__, 'display_name'),
|
713
|
-
download_gsm_certificate_signing_request_trigger=pulumi.get(__response__, 'download_gsm_certificate_signing_request_trigger'),
|
714
|
-
freeform_tags=pulumi.get(__response__, 'freeform_tags'),
|
715
|
-
generate_gsm_certificate_signing_request_trigger=pulumi.get(__response__, 'generate_gsm_certificate_signing_request_trigger'),
|
716
|
-
generate_wallet_password=pulumi.get(__response__, 'generate_wallet_password'),
|
717
|
-
generate_wallet_trigger=pulumi.get(__response__, 'generate_wallet_trigger'),
|
718
|
-
get_connection_string_trigger=pulumi.get(__response__, 'get_connection_string_trigger'),
|
719
|
-
gsms=pulumi.get(__response__, 'gsms'),
|
720
|
-
id=pulumi.get(__response__, 'id'),
|
721
|
-
lifecycle_state=pulumi.get(__response__, 'lifecycle_state'),
|
722
|
-
lifecycle_state_details=pulumi.get(__response__, 'lifecycle_state_details'),
|
723
|
-
listener_port=pulumi.get(__response__, 'listener_port'),
|
724
|
-
listener_port_tls=pulumi.get(__response__, 'listener_port_tls'),
|
725
|
-
metadata=pulumi.get(__response__, 'metadata'),
|
726
|
-
ncharacter_set=pulumi.get(__response__, 'ncharacter_set'),
|
727
|
-
ons_port_local=pulumi.get(__response__, 'ons_port_local'),
|
728
|
-
ons_port_remote=pulumi.get(__response__, 'ons_port_remote'),
|
729
|
-
patch_operations=pulumi.get(__response__, 'patch_operations'),
|
730
|
-
prefix=pulumi.get(__response__, 'prefix'),
|
731
|
-
private_endpoint=pulumi.get(__response__, 'private_endpoint'),
|
732
|
-
replication_factor=pulumi.get(__response__, 'replication_factor'),
|
733
|
-
replication_method=pulumi.get(__response__, 'replication_method'),
|
734
|
-
replication_unit=pulumi.get(__response__, 'replication_unit'),
|
735
|
-
shard_details=pulumi.get(__response__, 'shard_details'),
|
736
|
-
sharded_database_id=pulumi.get(__response__, 'sharded_database_id'),
|
737
|
-
sharding_method=pulumi.get(__response__, 'sharding_method'),
|
738
|
-
start_database_trigger=pulumi.get(__response__, 'start_database_trigger'),
|
739
|
-
state=pulumi.get(__response__, 'state'),
|
740
|
-
stop_database_trigger=pulumi.get(__response__, 'stop_database_trigger'),
|
741
|
-
system_tags=pulumi.get(__response__, 'system_tags'),
|
742
|
-
time_created=pulumi.get(__response__, 'time_created'),
|
743
|
-
time_updated=pulumi.get(__response__, 'time_updated'),
|
744
|
-
time_zone=pulumi.get(__response__, 'time_zone'),
|
745
|
-
upload_signed_certificate_and_generate_wallet_trigger=pulumi.get(__response__, 'upload_signed_certificate_and_generate_wallet_trigger'),
|
746
|
-
validate_network_trigger=pulumi.get(__response__, 'validate_network_trigger')))
|