pulumi-oci 2.20.0__py3-none-any.whl → 2.20.0a1734071208__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 -16
- pulumi_oci/bigdataservice/__init__.py +0 -4
- pulumi_oci/bigdataservice/_inputs.py +6 -672
- pulumi_oci/bigdataservice/bds_instance.py +7 -169
- pulumi_oci/bigdataservice/bds_instance_api_key.py +3 -66
- pulumi_oci/bigdataservice/bds_instance_patch_action.py +0 -4
- pulumi_oci/bigdataservice/get_bds_instance.py +1 -48
- pulumi_oci/bigdataservice/get_bds_instance_api_key.py +1 -17
- pulumi_oci/bigdataservice/get_bds_instance_api_keys.py +0 -3
- pulumi_oci/bigdataservice/outputs.py +98 -1466
- pulumi_oci/blockchain/get_blockchain_platform.py +1 -1
- pulumi_oci/blockchain/outputs.py +2 -2
- pulumi_oci/core/outputs.py +0 -4
- pulumi_oci/database/autonomous_database.py +0 -47
- pulumi_oci/database/exadb_vm_cluster.py +0 -104
- pulumi_oci/database/get_autonomous_database.py +1 -15
- pulumi_oci/database/outputs.py +0 -22
- pulumi_oci/datascience/_inputs.py +12 -32
- pulumi_oci/datascience/get_job_run.py +3 -3
- pulumi_oci/datascience/get_job_runs.py +2 -2
- pulumi_oci/datascience/job_run.py +7 -7
- pulumi_oci/datascience/model_deployment.py +0 -2
- pulumi_oci/datascience/outputs.py +26 -62
- pulumi_oci/generativeai/dedicated_ai_cluster.py +0 -21
- pulumi_oci/goldengate/__init__.py +0 -7
- pulumi_oci/goldengate/_inputs.py +0 -665
- pulumi_oci/goldengate/connection.py +7 -7
- pulumi_oci/goldengate/get_trail_files.py +2 -4
- pulumi_oci/goldengate/get_trail_sequences.py +2 -4
- pulumi_oci/goldengate/outputs.py +0 -1500
- pulumi_oci/pulumi-plugin.json +1 -1
- pulumi_oci/stackmonitoring/_inputs.py +14 -94
- pulumi_oci/stackmonitoring/get_metric_extensions.py +3 -22
- pulumi_oci/stackmonitoring/metric_extension.py +0 -8
- pulumi_oci/stackmonitoring/outputs.py +24 -166
- {pulumi_oci-2.20.0.dist-info → pulumi_oci-2.20.0a1734071208.dist-info}/METADATA +3 -3
- {pulumi_oci-2.20.0.dist-info → pulumi_oci-2.20.0a1734071208.dist-info}/RECORD +39 -50
- pulumi_oci/bigdataservice/bds_instance_identity_configuration.py +0 -859
- pulumi_oci/bigdataservice/get_bds_cluster_versions.py +0 -123
- pulumi_oci/bigdataservice/get_bds_instance_identity_configuration.py +0 -322
- pulumi_oci/bigdataservice/get_bds_instance_identity_configurations.py +0 -207
- pulumi_oci/goldengate/get_pipeline.py +0 -408
- pulumi_oci/goldengate/get_pipeline_running_processes.py +0 -144
- pulumi_oci/goldengate/get_pipeline_schema_tables.py +0 -207
- pulumi_oci/goldengate/get_pipeline_schemas.py +0 -163
- pulumi_oci/goldengate/get_pipelines.py +0 -213
- pulumi_oci/goldengate/get_recipes.py +0 -188
- pulumi_oci/goldengate/pipeline.py +0 -928
- {pulumi_oci-2.20.0.dist-info → pulumi_oci-2.20.0a1734071208.dist-info}/WHEEL +0 -0
- {pulumi_oci-2.20.0.dist-info → pulumi_oci-2.20.0a1734071208.dist-info}/top_level.txt +0 -0
@@ -36,7 +36,6 @@ __all__ = [
|
|
36
36
|
'AutoScalingConfigurationPolicyRule',
|
37
37
|
'AutoScalingConfigurationPolicyRuleMetric',
|
38
38
|
'AutoScalingConfigurationPolicyRuleMetricThreshold',
|
39
|
-
'BdsInstanceBdsClusterVersionSummary',
|
40
39
|
'BdsInstanceCloudSqlDetail',
|
41
40
|
'BdsInstanceCloudSqlDetailKerberosDetail',
|
42
41
|
'BdsInstanceClusterDetail',
|
@@ -44,10 +43,6 @@ __all__ = [
|
|
44
43
|
'BdsInstanceComputeOnlyWorkerNodeShapeConfig',
|
45
44
|
'BdsInstanceEdgeNode',
|
46
45
|
'BdsInstanceEdgeNodeShapeConfig',
|
47
|
-
'BdsInstanceIdentityConfigurationIamUserSyncConfiguration',
|
48
|
-
'BdsInstanceIdentityConfigurationIamUserSyncConfigurationDetails',
|
49
|
-
'BdsInstanceIdentityConfigurationUpstConfiguration',
|
50
|
-
'BdsInstanceIdentityConfigurationUpstConfigurationDetails',
|
51
46
|
'BdsInstanceKafkaBrokerNode',
|
52
47
|
'BdsInstanceKafkaBrokerNodeShapeConfig',
|
53
48
|
'BdsInstanceMasterNode',
|
@@ -58,8 +53,6 @@ __all__ = [
|
|
58
53
|
'BdsInstanceOperationCertificateManagementsManagementHostCertDetail',
|
59
54
|
'BdsInstanceOsPatchActionPatchingConfig',
|
60
55
|
'BdsInstancePatchActionPatchingConfig',
|
61
|
-
'BdsInstanceStartClusterShapeConfig',
|
62
|
-
'BdsInstanceStartClusterShapeConfigNodeTypeShapeConfig',
|
63
56
|
'BdsInstanceUtilNode',
|
64
57
|
'BdsInstanceUtilNodeShapeConfig',
|
65
58
|
'BdsInstanceWorkerNode',
|
@@ -106,11 +99,8 @@ __all__ = [
|
|
106
99
|
'GetAutoScalingConfigurationsAutoScalingConfigurationPolicyRuleMetricResult',
|
107
100
|
'GetAutoScalingConfigurationsAutoScalingConfigurationPolicyRuleMetricThresholdResult',
|
108
101
|
'GetAutoScalingConfigurationsFilterResult',
|
109
|
-
'GetBdsClusterVersionsBdsClusterVersionResult',
|
110
|
-
'GetBdsClusterVersionsFilterResult',
|
111
102
|
'GetBdsInstanceApiKeysBdsApiKeyResult',
|
112
103
|
'GetBdsInstanceApiKeysFilterResult',
|
113
|
-
'GetBdsInstanceBdsClusterVersionSummaryResult',
|
114
104
|
'GetBdsInstanceCloudSqlDetailResult',
|
115
105
|
'GetBdsInstanceCloudSqlDetailKerberosDetailResult',
|
116
106
|
'GetBdsInstanceClusterDetailResult',
|
@@ -120,16 +110,6 @@ __all__ = [
|
|
120
110
|
'GetBdsInstanceEdgeNodeShapeConfigResult',
|
121
111
|
'GetBdsInstanceGetOsPatchFilterResult',
|
122
112
|
'GetBdsInstanceGetOsPatchTargetPackageResult',
|
123
|
-
'GetBdsInstanceIdentityConfigurationIamUserSyncConfigurationResult',
|
124
|
-
'GetBdsInstanceIdentityConfigurationIamUserSyncConfigurationDetailResult',
|
125
|
-
'GetBdsInstanceIdentityConfigurationUpstConfigurationResult',
|
126
|
-
'GetBdsInstanceIdentityConfigurationUpstConfigurationDetailResult',
|
127
|
-
'GetBdsInstanceIdentityConfigurationsFilterResult',
|
128
|
-
'GetBdsInstanceIdentityConfigurationsIdentityConfigurationResult',
|
129
|
-
'GetBdsInstanceIdentityConfigurationsIdentityConfigurationIamUserSyncConfigurationResult',
|
130
|
-
'GetBdsInstanceIdentityConfigurationsIdentityConfigurationIamUserSyncConfigurationDetailResult',
|
131
|
-
'GetBdsInstanceIdentityConfigurationsIdentityConfigurationUpstConfigurationResult',
|
132
|
-
'GetBdsInstanceIdentityConfigurationsIdentityConfigurationUpstConfigurationDetailResult',
|
133
113
|
'GetBdsInstanceKafkaBrokerNodeResult',
|
134
114
|
'GetBdsInstanceKafkaBrokerNodeShapeConfigResult',
|
135
115
|
'GetBdsInstanceListOsPatchesFilterResult',
|
@@ -147,14 +127,11 @@ __all__ = [
|
|
147
127
|
'GetBdsInstancePatchesPatchResult',
|
148
128
|
'GetBdsInstanceResourcePrincipalConfigurationsFilterResult',
|
149
129
|
'GetBdsInstanceResourcePrincipalConfigurationsResourcePrincipalConfigurationResult',
|
150
|
-
'GetBdsInstanceStartClusterShapeConfigResult',
|
151
|
-
'GetBdsInstanceStartClusterShapeConfigNodeTypeShapeConfigResult',
|
152
130
|
'GetBdsInstanceUtilNodeResult',
|
153
131
|
'GetBdsInstanceUtilNodeShapeConfigResult',
|
154
132
|
'GetBdsInstanceWorkerNodeResult',
|
155
133
|
'GetBdsInstanceWorkerNodeShapeConfigResult',
|
156
134
|
'GetBdsInstancesBdsInstanceResult',
|
157
|
-
'GetBdsInstancesBdsInstanceBdsClusterVersionSummaryResult',
|
158
135
|
'GetBdsInstancesBdsInstanceCloudSqlDetailResult',
|
159
136
|
'GetBdsInstancesBdsInstanceCloudSqlDetailKerberosDetailResult',
|
160
137
|
'GetBdsInstancesBdsInstanceClusterDetailResult',
|
@@ -169,8 +146,6 @@ __all__ = [
|
|
169
146
|
'GetBdsInstancesBdsInstanceNetworkConfigResult',
|
170
147
|
'GetBdsInstancesBdsInstanceNodeResult',
|
171
148
|
'GetBdsInstancesBdsInstanceNodeAttachedBlockVolumeResult',
|
172
|
-
'GetBdsInstancesBdsInstanceStartClusterShapeConfigResult',
|
173
|
-
'GetBdsInstancesBdsInstanceStartClusterShapeConfigNodeTypeShapeConfigResult',
|
174
149
|
'GetBdsInstancesBdsInstanceUtilNodeResult',
|
175
150
|
'GetBdsInstancesBdsInstanceUtilNodeShapeConfigResult',
|
176
151
|
'GetBdsInstancesBdsInstanceWorkerNodeResult',
|
@@ -1437,55 +1412,6 @@ class AutoScalingConfigurationPolicyRuleMetricThreshold(dict):
|
|
1437
1412
|
return pulumi.get(self, "value")
|
1438
1413
|
|
1439
1414
|
|
1440
|
-
@pulumi.output_type
|
1441
|
-
class BdsInstanceBdsClusterVersionSummary(dict):
|
1442
|
-
@staticmethod
|
1443
|
-
def __key_warning(key: str):
|
1444
|
-
suggest = None
|
1445
|
-
if key == "bdsVersion":
|
1446
|
-
suggest = "bds_version"
|
1447
|
-
elif key == "odhVersion":
|
1448
|
-
suggest = "odh_version"
|
1449
|
-
|
1450
|
-
if suggest:
|
1451
|
-
pulumi.log.warn(f"Key '{key}' not found in BdsInstanceBdsClusterVersionSummary. Access the value via the '{suggest}' property getter instead.")
|
1452
|
-
|
1453
|
-
def __getitem__(self, key: str) -> Any:
|
1454
|
-
BdsInstanceBdsClusterVersionSummary.__key_warning(key)
|
1455
|
-
return super().__getitem__(key)
|
1456
|
-
|
1457
|
-
def get(self, key: str, default = None) -> Any:
|
1458
|
-
BdsInstanceBdsClusterVersionSummary.__key_warning(key)
|
1459
|
-
return super().get(key, default)
|
1460
|
-
|
1461
|
-
def __init__(__self__, *,
|
1462
|
-
bds_version: str,
|
1463
|
-
odh_version: Optional[str] = None):
|
1464
|
-
"""
|
1465
|
-
:param str bds_version: BDS version to be used for cluster creation
|
1466
|
-
:param str odh_version: ODH version to be used for cluster creation
|
1467
|
-
"""
|
1468
|
-
pulumi.set(__self__, "bds_version", bds_version)
|
1469
|
-
if odh_version is not None:
|
1470
|
-
pulumi.set(__self__, "odh_version", odh_version)
|
1471
|
-
|
1472
|
-
@property
|
1473
|
-
@pulumi.getter(name="bdsVersion")
|
1474
|
-
def bds_version(self) -> str:
|
1475
|
-
"""
|
1476
|
-
BDS version to be used for cluster creation
|
1477
|
-
"""
|
1478
|
-
return pulumi.get(self, "bds_version")
|
1479
|
-
|
1480
|
-
@property
|
1481
|
-
@pulumi.getter(name="odhVersion")
|
1482
|
-
def odh_version(self) -> Optional[str]:
|
1483
|
-
"""
|
1484
|
-
ODH version to be used for cluster creation
|
1485
|
-
"""
|
1486
|
-
return pulumi.get(self, "odh_version")
|
1487
|
-
|
1488
|
-
|
1489
1415
|
@pulumi.output_type
|
1490
1416
|
class BdsInstanceCloudSqlDetail(dict):
|
1491
1417
|
@staticmethod
|
@@ -2181,314 +2107,6 @@ class BdsInstanceEdgeNodeShapeConfig(dict):
|
|
2181
2107
|
return pulumi.get(self, "ocpus")
|
2182
2108
|
|
2183
2109
|
|
2184
|
-
@pulumi.output_type
|
2185
|
-
class BdsInstanceIdentityConfigurationIamUserSyncConfiguration(dict):
|
2186
|
-
@staticmethod
|
2187
|
-
def __key_warning(key: str):
|
2188
|
-
suggest = None
|
2189
|
-
if key == "isPosixAttributesAdditionRequired":
|
2190
|
-
suggest = "is_posix_attributes_addition_required"
|
2191
|
-
elif key == "timeCreated":
|
2192
|
-
suggest = "time_created"
|
2193
|
-
elif key == "timeUpdated":
|
2194
|
-
suggest = "time_updated"
|
2195
|
-
|
2196
|
-
if suggest:
|
2197
|
-
pulumi.log.warn(f"Key '{key}' not found in BdsInstanceIdentityConfigurationIamUserSyncConfiguration. Access the value via the '{suggest}' property getter instead.")
|
2198
|
-
|
2199
|
-
def __getitem__(self, key: str) -> Any:
|
2200
|
-
BdsInstanceIdentityConfigurationIamUserSyncConfiguration.__key_warning(key)
|
2201
|
-
return super().__getitem__(key)
|
2202
|
-
|
2203
|
-
def get(self, key: str, default = None) -> Any:
|
2204
|
-
BdsInstanceIdentityConfigurationIamUserSyncConfiguration.__key_warning(key)
|
2205
|
-
return super().get(key, default)
|
2206
|
-
|
2207
|
-
def __init__(__self__, *,
|
2208
|
-
is_posix_attributes_addition_required: Optional[bool] = None,
|
2209
|
-
state: Optional[str] = None,
|
2210
|
-
time_created: Optional[str] = None,
|
2211
|
-
time_updated: Optional[str] = None):
|
2212
|
-
"""
|
2213
|
-
:param bool is_posix_attributes_addition_required: whether to append POSIX attributes to IAM users
|
2214
|
-
:param str state: Lifecycle state of the UPST config
|
2215
|
-
:param str time_created: Time when this UPST config was created, shown as an RFC 3339 formatted datetime string.
|
2216
|
-
:param str time_updated: Time when this UPST config was updated, shown as an RFC 3339 formatted datetime string.
|
2217
|
-
"""
|
2218
|
-
if is_posix_attributes_addition_required is not None:
|
2219
|
-
pulumi.set(__self__, "is_posix_attributes_addition_required", is_posix_attributes_addition_required)
|
2220
|
-
if state is not None:
|
2221
|
-
pulumi.set(__self__, "state", state)
|
2222
|
-
if time_created is not None:
|
2223
|
-
pulumi.set(__self__, "time_created", time_created)
|
2224
|
-
if time_updated is not None:
|
2225
|
-
pulumi.set(__self__, "time_updated", time_updated)
|
2226
|
-
|
2227
|
-
@property
|
2228
|
-
@pulumi.getter(name="isPosixAttributesAdditionRequired")
|
2229
|
-
def is_posix_attributes_addition_required(self) -> Optional[bool]:
|
2230
|
-
"""
|
2231
|
-
whether to append POSIX attributes to IAM users
|
2232
|
-
"""
|
2233
|
-
return pulumi.get(self, "is_posix_attributes_addition_required")
|
2234
|
-
|
2235
|
-
@property
|
2236
|
-
@pulumi.getter
|
2237
|
-
def state(self) -> Optional[str]:
|
2238
|
-
"""
|
2239
|
-
Lifecycle state of the UPST config
|
2240
|
-
"""
|
2241
|
-
return pulumi.get(self, "state")
|
2242
|
-
|
2243
|
-
@property
|
2244
|
-
@pulumi.getter(name="timeCreated")
|
2245
|
-
def time_created(self) -> Optional[str]:
|
2246
|
-
"""
|
2247
|
-
Time when this UPST config was created, shown as an RFC 3339 formatted datetime string.
|
2248
|
-
"""
|
2249
|
-
return pulumi.get(self, "time_created")
|
2250
|
-
|
2251
|
-
@property
|
2252
|
-
@pulumi.getter(name="timeUpdated")
|
2253
|
-
def time_updated(self) -> Optional[str]:
|
2254
|
-
"""
|
2255
|
-
Time when this UPST config was updated, shown as an RFC 3339 formatted datetime string.
|
2256
|
-
"""
|
2257
|
-
return pulumi.get(self, "time_updated")
|
2258
|
-
|
2259
|
-
|
2260
|
-
@pulumi.output_type
|
2261
|
-
class BdsInstanceIdentityConfigurationIamUserSyncConfigurationDetails(dict):
|
2262
|
-
@staticmethod
|
2263
|
-
def __key_warning(key: str):
|
2264
|
-
suggest = None
|
2265
|
-
if key == "isPosixAttributesAdditionRequired":
|
2266
|
-
suggest = "is_posix_attributes_addition_required"
|
2267
|
-
|
2268
|
-
if suggest:
|
2269
|
-
pulumi.log.warn(f"Key '{key}' not found in BdsInstanceIdentityConfigurationIamUserSyncConfigurationDetails. Access the value via the '{suggest}' property getter instead.")
|
2270
|
-
|
2271
|
-
def __getitem__(self, key: str) -> Any:
|
2272
|
-
BdsInstanceIdentityConfigurationIamUserSyncConfigurationDetails.__key_warning(key)
|
2273
|
-
return super().__getitem__(key)
|
2274
|
-
|
2275
|
-
def get(self, key: str, default = None) -> Any:
|
2276
|
-
BdsInstanceIdentityConfigurationIamUserSyncConfigurationDetails.__key_warning(key)
|
2277
|
-
return super().get(key, default)
|
2278
|
-
|
2279
|
-
def __init__(__self__, *,
|
2280
|
-
is_posix_attributes_addition_required: Optional[bool] = None):
|
2281
|
-
"""
|
2282
|
-
:param bool is_posix_attributes_addition_required: (Updatable) whether posix attribute needs to be appended to users, required for updating IAM user sync configuration
|
2283
|
-
"""
|
2284
|
-
if is_posix_attributes_addition_required is not None:
|
2285
|
-
pulumi.set(__self__, "is_posix_attributes_addition_required", is_posix_attributes_addition_required)
|
2286
|
-
|
2287
|
-
@property
|
2288
|
-
@pulumi.getter(name="isPosixAttributesAdditionRequired")
|
2289
|
-
def is_posix_attributes_addition_required(self) -> Optional[bool]:
|
2290
|
-
"""
|
2291
|
-
(Updatable) whether posix attribute needs to be appended to users, required for updating IAM user sync configuration
|
2292
|
-
"""
|
2293
|
-
return pulumi.get(self, "is_posix_attributes_addition_required")
|
2294
|
-
|
2295
|
-
|
2296
|
-
@pulumi.output_type
|
2297
|
-
class BdsInstanceIdentityConfigurationUpstConfiguration(dict):
|
2298
|
-
@staticmethod
|
2299
|
-
def __key_warning(key: str):
|
2300
|
-
suggest = None
|
2301
|
-
if key == "keytabContent":
|
2302
|
-
suggest = "keytab_content"
|
2303
|
-
elif key == "masterEncryptionKeyId":
|
2304
|
-
suggest = "master_encryption_key_id"
|
2305
|
-
elif key == "secretId":
|
2306
|
-
suggest = "secret_id"
|
2307
|
-
elif key == "timeCreated":
|
2308
|
-
suggest = "time_created"
|
2309
|
-
elif key == "timeTokenExchangeKeytabLastRefreshed":
|
2310
|
-
suggest = "time_token_exchange_keytab_last_refreshed"
|
2311
|
-
elif key == "timeUpdated":
|
2312
|
-
suggest = "time_updated"
|
2313
|
-
elif key == "tokenExchangePrincipalName":
|
2314
|
-
suggest = "token_exchange_principal_name"
|
2315
|
-
elif key == "vaultId":
|
2316
|
-
suggest = "vault_id"
|
2317
|
-
|
2318
|
-
if suggest:
|
2319
|
-
pulumi.log.warn(f"Key '{key}' not found in BdsInstanceIdentityConfigurationUpstConfiguration. Access the value via the '{suggest}' property getter instead.")
|
2320
|
-
|
2321
|
-
def __getitem__(self, key: str) -> Any:
|
2322
|
-
BdsInstanceIdentityConfigurationUpstConfiguration.__key_warning(key)
|
2323
|
-
return super().__getitem__(key)
|
2324
|
-
|
2325
|
-
def get(self, key: str, default = None) -> Any:
|
2326
|
-
BdsInstanceIdentityConfigurationUpstConfiguration.__key_warning(key)
|
2327
|
-
return super().get(key, default)
|
2328
|
-
|
2329
|
-
def __init__(__self__, *,
|
2330
|
-
keytab_content: Optional[str] = None,
|
2331
|
-
master_encryption_key_id: Optional[str] = None,
|
2332
|
-
secret_id: Optional[str] = None,
|
2333
|
-
state: Optional[str] = None,
|
2334
|
-
time_created: Optional[str] = None,
|
2335
|
-
time_token_exchange_keytab_last_refreshed: Optional[str] = None,
|
2336
|
-
time_updated: Optional[str] = None,
|
2337
|
-
token_exchange_principal_name: Optional[str] = None,
|
2338
|
-
vault_id: Optional[str] = None):
|
2339
|
-
"""
|
2340
|
-
:param str keytab_content: The kerberos keytab content used for creating identity propagation trust config, in base64 format
|
2341
|
-
:param str master_encryption_key_id: Master Encryption key used for encrypting token exchange keytab.
|
2342
|
-
:param str secret_id: Secret ID for token exchange keytab
|
2343
|
-
:param str state: Lifecycle state of the UPST config
|
2344
|
-
:param str time_created: Time when this UPST config was created, shown as an RFC 3339 formatted datetime string.
|
2345
|
-
:param str time_token_exchange_keytab_last_refreshed: Time when the keytab for token exchange principal is last refreshed, shown as an RFC 3339 formatted datetime string.
|
2346
|
-
:param str time_updated: Time when this UPST config was updated, shown as an RFC 3339 formatted datetime string.
|
2347
|
-
:param str token_exchange_principal_name: Token exchange kerberos Principal name in cluster
|
2348
|
-
:param str vault_id: The instance OCID of the node, which is the resource from which the node backup was acquired.
|
2349
|
-
"""
|
2350
|
-
if keytab_content is not None:
|
2351
|
-
pulumi.set(__self__, "keytab_content", keytab_content)
|
2352
|
-
if master_encryption_key_id is not None:
|
2353
|
-
pulumi.set(__self__, "master_encryption_key_id", master_encryption_key_id)
|
2354
|
-
if secret_id is not None:
|
2355
|
-
pulumi.set(__self__, "secret_id", secret_id)
|
2356
|
-
if state is not None:
|
2357
|
-
pulumi.set(__self__, "state", state)
|
2358
|
-
if time_created is not None:
|
2359
|
-
pulumi.set(__self__, "time_created", time_created)
|
2360
|
-
if time_token_exchange_keytab_last_refreshed is not None:
|
2361
|
-
pulumi.set(__self__, "time_token_exchange_keytab_last_refreshed", time_token_exchange_keytab_last_refreshed)
|
2362
|
-
if time_updated is not None:
|
2363
|
-
pulumi.set(__self__, "time_updated", time_updated)
|
2364
|
-
if token_exchange_principal_name is not None:
|
2365
|
-
pulumi.set(__self__, "token_exchange_principal_name", token_exchange_principal_name)
|
2366
|
-
if vault_id is not None:
|
2367
|
-
pulumi.set(__self__, "vault_id", vault_id)
|
2368
|
-
|
2369
|
-
@property
|
2370
|
-
@pulumi.getter(name="keytabContent")
|
2371
|
-
def keytab_content(self) -> Optional[str]:
|
2372
|
-
"""
|
2373
|
-
The kerberos keytab content used for creating identity propagation trust config, in base64 format
|
2374
|
-
"""
|
2375
|
-
return pulumi.get(self, "keytab_content")
|
2376
|
-
|
2377
|
-
@property
|
2378
|
-
@pulumi.getter(name="masterEncryptionKeyId")
|
2379
|
-
def master_encryption_key_id(self) -> Optional[str]:
|
2380
|
-
"""
|
2381
|
-
Master Encryption key used for encrypting token exchange keytab.
|
2382
|
-
"""
|
2383
|
-
return pulumi.get(self, "master_encryption_key_id")
|
2384
|
-
|
2385
|
-
@property
|
2386
|
-
@pulumi.getter(name="secretId")
|
2387
|
-
def secret_id(self) -> Optional[str]:
|
2388
|
-
"""
|
2389
|
-
Secret ID for token exchange keytab
|
2390
|
-
"""
|
2391
|
-
return pulumi.get(self, "secret_id")
|
2392
|
-
|
2393
|
-
@property
|
2394
|
-
@pulumi.getter
|
2395
|
-
def state(self) -> Optional[str]:
|
2396
|
-
"""
|
2397
|
-
Lifecycle state of the UPST config
|
2398
|
-
"""
|
2399
|
-
return pulumi.get(self, "state")
|
2400
|
-
|
2401
|
-
@property
|
2402
|
-
@pulumi.getter(name="timeCreated")
|
2403
|
-
def time_created(self) -> Optional[str]:
|
2404
|
-
"""
|
2405
|
-
Time when this UPST config was created, shown as an RFC 3339 formatted datetime string.
|
2406
|
-
"""
|
2407
|
-
return pulumi.get(self, "time_created")
|
2408
|
-
|
2409
|
-
@property
|
2410
|
-
@pulumi.getter(name="timeTokenExchangeKeytabLastRefreshed")
|
2411
|
-
def time_token_exchange_keytab_last_refreshed(self) -> Optional[str]:
|
2412
|
-
"""
|
2413
|
-
Time when the keytab for token exchange principal is last refreshed, shown as an RFC 3339 formatted datetime string.
|
2414
|
-
"""
|
2415
|
-
return pulumi.get(self, "time_token_exchange_keytab_last_refreshed")
|
2416
|
-
|
2417
|
-
@property
|
2418
|
-
@pulumi.getter(name="timeUpdated")
|
2419
|
-
def time_updated(self) -> Optional[str]:
|
2420
|
-
"""
|
2421
|
-
Time when this UPST config was updated, shown as an RFC 3339 formatted datetime string.
|
2422
|
-
"""
|
2423
|
-
return pulumi.get(self, "time_updated")
|
2424
|
-
|
2425
|
-
@property
|
2426
|
-
@pulumi.getter(name="tokenExchangePrincipalName")
|
2427
|
-
def token_exchange_principal_name(self) -> Optional[str]:
|
2428
|
-
"""
|
2429
|
-
Token exchange kerberos Principal name in cluster
|
2430
|
-
"""
|
2431
|
-
return pulumi.get(self, "token_exchange_principal_name")
|
2432
|
-
|
2433
|
-
@property
|
2434
|
-
@pulumi.getter(name="vaultId")
|
2435
|
-
def vault_id(self) -> Optional[str]:
|
2436
|
-
"""
|
2437
|
-
The instance OCID of the node, which is the resource from which the node backup was acquired.
|
2438
|
-
"""
|
2439
|
-
return pulumi.get(self, "vault_id")
|
2440
|
-
|
2441
|
-
|
2442
|
-
@pulumi.output_type
|
2443
|
-
class BdsInstanceIdentityConfigurationUpstConfigurationDetails(dict):
|
2444
|
-
@staticmethod
|
2445
|
-
def __key_warning(key: str):
|
2446
|
-
suggest = None
|
2447
|
-
if key == "masterEncryptionKeyId":
|
2448
|
-
suggest = "master_encryption_key_id"
|
2449
|
-
elif key == "vaultId":
|
2450
|
-
suggest = "vault_id"
|
2451
|
-
|
2452
|
-
if suggest:
|
2453
|
-
pulumi.log.warn(f"Key '{key}' not found in BdsInstanceIdentityConfigurationUpstConfigurationDetails. Access the value via the '{suggest}' property getter instead.")
|
2454
|
-
|
2455
|
-
def __getitem__(self, key: str) -> Any:
|
2456
|
-
BdsInstanceIdentityConfigurationUpstConfigurationDetails.__key_warning(key)
|
2457
|
-
return super().__getitem__(key)
|
2458
|
-
|
2459
|
-
def get(self, key: str, default = None) -> Any:
|
2460
|
-
BdsInstanceIdentityConfigurationUpstConfigurationDetails.__key_warning(key)
|
2461
|
-
return super().get(key, default)
|
2462
|
-
|
2463
|
-
def __init__(__self__, *,
|
2464
|
-
master_encryption_key_id: Optional[str] = None,
|
2465
|
-
vault_id: Optional[str] = None):
|
2466
|
-
"""
|
2467
|
-
:param str master_encryption_key_id: (Updatable) OCID of the master encryption key in vault for encrypting token exchange service principal keytab, required for activating UPST config
|
2468
|
-
:param str vault_id: (Updatable) OCID of the vault to store token exchange service principal keyta, required for activating UPST config
|
2469
|
-
"""
|
2470
|
-
if master_encryption_key_id is not None:
|
2471
|
-
pulumi.set(__self__, "master_encryption_key_id", master_encryption_key_id)
|
2472
|
-
if vault_id is not None:
|
2473
|
-
pulumi.set(__self__, "vault_id", vault_id)
|
2474
|
-
|
2475
|
-
@property
|
2476
|
-
@pulumi.getter(name="masterEncryptionKeyId")
|
2477
|
-
def master_encryption_key_id(self) -> Optional[str]:
|
2478
|
-
"""
|
2479
|
-
(Updatable) OCID of the master encryption key in vault for encrypting token exchange service principal keytab, required for activating UPST config
|
2480
|
-
"""
|
2481
|
-
return pulumi.get(self, "master_encryption_key_id")
|
2482
|
-
|
2483
|
-
@property
|
2484
|
-
@pulumi.getter(name="vaultId")
|
2485
|
-
def vault_id(self) -> Optional[str]:
|
2486
|
-
"""
|
2487
|
-
(Updatable) OCID of the vault to store token exchange service principal keyta, required for activating UPST config
|
2488
|
-
"""
|
2489
|
-
return pulumi.get(self, "vault_id")
|
2490
|
-
|
2491
|
-
|
2492
2110
|
@pulumi.output_type
|
2493
2111
|
class BdsInstanceKafkaBrokerNode(dict):
|
2494
2112
|
@staticmethod
|
@@ -2804,8 +2422,8 @@ class BdsInstanceNetworkConfig(dict):
|
|
2804
2422
|
cidr_block: Optional[str] = None,
|
2805
2423
|
is_nat_gateway_required: Optional[bool] = None):
|
2806
2424
|
"""
|
2807
|
-
:param str cidr_block:
|
2808
|
-
:param bool is_nat_gateway_required:
|
2425
|
+
:param str cidr_block: The CIDR IP address block of the VCN.
|
2426
|
+
:param bool is_nat_gateway_required: A boolean flag whether to configure a NAT gateway.
|
2809
2427
|
"""
|
2810
2428
|
if cidr_block is not None:
|
2811
2429
|
pulumi.set(__self__, "cidr_block", cidr_block)
|
@@ -2816,7 +2434,7 @@ class BdsInstanceNetworkConfig(dict):
|
|
2816
2434
|
@pulumi.getter(name="cidrBlock")
|
2817
2435
|
def cidr_block(self) -> Optional[str]:
|
2818
2436
|
"""
|
2819
|
-
|
2437
|
+
The CIDR IP address block of the VCN.
|
2820
2438
|
"""
|
2821
2439
|
return pulumi.get(self, "cidr_block")
|
2822
2440
|
|
@@ -2824,7 +2442,7 @@ class BdsInstanceNetworkConfig(dict):
|
|
2824
2442
|
@pulumi.getter(name="isNatGatewayRequired")
|
2825
2443
|
def is_nat_gateway_required(self) -> Optional[bool]:
|
2826
2444
|
"""
|
2827
|
-
|
2445
|
+
A boolean flag whether to configure a NAT gateway.
|
2828
2446
|
"""
|
2829
2447
|
return pulumi.get(self, "is_nat_gateway_required")
|
2830
2448
|
|
@@ -2856,8 +2474,6 @@ class BdsInstanceNode(dict):
|
|
2856
2474
|
suggest = "memory_in_gbs"
|
2857
2475
|
elif key == "nodeType":
|
2858
2476
|
suggest = "node_type"
|
2859
|
-
elif key == "odhVersion":
|
2860
|
-
suggest = "odh_version"
|
2861
2477
|
elif key == "osVersion":
|
2862
2478
|
suggest = "os_version"
|
2863
2479
|
elif key == "sshFingerprint":
|
@@ -2895,7 +2511,6 @@ class BdsInstanceNode(dict):
|
|
2895
2511
|
node_type: Optional[str] = None,
|
2896
2512
|
nvmes: Optional[int] = None,
|
2897
2513
|
ocpus: Optional[int] = None,
|
2898
|
-
odh_version: Optional[str] = None,
|
2899
2514
|
os_version: Optional[str] = None,
|
2900
2515
|
shape: Optional[str] = None,
|
2901
2516
|
ssh_fingerprint: Optional[str] = None,
|
@@ -2918,7 +2533,6 @@ class BdsInstanceNode(dict):
|
|
2918
2533
|
:param str node_type: The Big Data Service cluster node type.
|
2919
2534
|
:param int nvmes: The number of NVMe drives to be used for storage. A single drive has 6.8 TB available.
|
2920
2535
|
:param int ocpus: The total number of OCPUs available to the node.
|
2921
|
-
:param str odh_version: Version of the ODH (Oracle Distribution including Apache Hadoop) for the node.
|
2922
2536
|
:param str os_version: BDS-assigned Operating System version for the node.
|
2923
2537
|
:param str shape: (Updatable) Shape of the node.
|
2924
2538
|
:param str ssh_fingerprint: The fingerprint of the SSH key used for node access
|
@@ -2955,8 +2569,6 @@ class BdsInstanceNode(dict):
|
|
2955
2569
|
pulumi.set(__self__, "nvmes", nvmes)
|
2956
2570
|
if ocpus is not None:
|
2957
2571
|
pulumi.set(__self__, "ocpus", ocpus)
|
2958
|
-
if odh_version is not None:
|
2959
|
-
pulumi.set(__self__, "odh_version", odh_version)
|
2960
2572
|
if os_version is not None:
|
2961
2573
|
pulumi.set(__self__, "os_version", os_version)
|
2962
2574
|
if shape is not None:
|
@@ -3084,14 +2696,6 @@ class BdsInstanceNode(dict):
|
|
3084
2696
|
"""
|
3085
2697
|
return pulumi.get(self, "ocpus")
|
3086
2698
|
|
3087
|
-
@property
|
3088
|
-
@pulumi.getter(name="odhVersion")
|
3089
|
-
def odh_version(self) -> Optional[str]:
|
3090
|
-
"""
|
3091
|
-
Version of the ODH (Oracle Distribution including Apache Hadoop) for the node.
|
3092
|
-
"""
|
3093
|
-
return pulumi.get(self, "odh_version")
|
3094
|
-
|
3095
2699
|
@property
|
3096
2700
|
@pulumi.getter(name="osVersion")
|
3097
2701
|
def os_version(self) -> Optional[str]:
|
@@ -3375,10 +2979,6 @@ class BdsInstancePatchActionPatchingConfig(dict):
|
|
3375
2979
|
suggest = "patching_config_strategy"
|
3376
2980
|
elif key == "batchSize":
|
3377
2981
|
suggest = "batch_size"
|
3378
|
-
elif key == "toleranceThresholdPerBatch":
|
3379
|
-
suggest = "tolerance_threshold_per_batch"
|
3380
|
-
elif key == "toleranceThresholdPerDomain":
|
3381
|
-
suggest = "tolerance_threshold_per_domain"
|
3382
2982
|
elif key == "waitTimeBetweenBatchInSeconds":
|
3383
2983
|
suggest = "wait_time_between_batch_in_seconds"
|
3384
2984
|
elif key == "waitTimeBetweenDomainInSeconds":
|
@@ -3398,25 +2998,17 @@ class BdsInstancePatchActionPatchingConfig(dict):
|
|
3398
2998
|
def __init__(__self__, *,
|
3399
2999
|
patching_config_strategy: str,
|
3400
3000
|
batch_size: Optional[int] = None,
|
3401
|
-
tolerance_threshold_per_batch: Optional[int] = None,
|
3402
|
-
tolerance_threshold_per_domain: Optional[int] = None,
|
3403
3001
|
wait_time_between_batch_in_seconds: Optional[int] = None,
|
3404
3002
|
wait_time_between_domain_in_seconds: Optional[int] = None):
|
3405
3003
|
"""
|
3406
3004
|
:param str patching_config_strategy: Type of strategy used for detailed patching configuration
|
3407
3005
|
:param int batch_size: How many nodes to be patched in each iteration.
|
3408
|
-
:param int tolerance_threshold_per_batch: Acceptable number of failed-to-be-patched nodes in each batch. The maximum number of failed-to-patch nodes cannot exceed 20% of the number of non-utility and non-master nodes.
|
3409
|
-
:param int tolerance_threshold_per_domain: Acceptable number of failed-to-be-patched nodes in each domain. The maximum number of failed-to-patch nodes cannot exceed 20% of the number of non-utility and non-master nodes.
|
3410
3006
|
:param int wait_time_between_batch_in_seconds: The wait time between batches in seconds.
|
3411
3007
|
:param int wait_time_between_domain_in_seconds: The wait time between AD/FD in seconds.
|
3412
3008
|
"""
|
3413
3009
|
pulumi.set(__self__, "patching_config_strategy", patching_config_strategy)
|
3414
3010
|
if batch_size is not None:
|
3415
3011
|
pulumi.set(__self__, "batch_size", batch_size)
|
3416
|
-
if tolerance_threshold_per_batch is not None:
|
3417
|
-
pulumi.set(__self__, "tolerance_threshold_per_batch", tolerance_threshold_per_batch)
|
3418
|
-
if tolerance_threshold_per_domain is not None:
|
3419
|
-
pulumi.set(__self__, "tolerance_threshold_per_domain", tolerance_threshold_per_domain)
|
3420
3012
|
if wait_time_between_batch_in_seconds is not None:
|
3421
3013
|
pulumi.set(__self__, "wait_time_between_batch_in_seconds", wait_time_between_batch_in_seconds)
|
3422
3014
|
if wait_time_between_domain_in_seconds is not None:
|
@@ -3438,22 +3030,6 @@ class BdsInstancePatchActionPatchingConfig(dict):
|
|
3438
3030
|
"""
|
3439
3031
|
return pulumi.get(self, "batch_size")
|
3440
3032
|
|
3441
|
-
@property
|
3442
|
-
@pulumi.getter(name="toleranceThresholdPerBatch")
|
3443
|
-
def tolerance_threshold_per_batch(self) -> Optional[int]:
|
3444
|
-
"""
|
3445
|
-
Acceptable number of failed-to-be-patched nodes in each batch. The maximum number of failed-to-patch nodes cannot exceed 20% of the number of non-utility and non-master nodes.
|
3446
|
-
"""
|
3447
|
-
return pulumi.get(self, "tolerance_threshold_per_batch")
|
3448
|
-
|
3449
|
-
@property
|
3450
|
-
@pulumi.getter(name="toleranceThresholdPerDomain")
|
3451
|
-
def tolerance_threshold_per_domain(self) -> Optional[int]:
|
3452
|
-
"""
|
3453
|
-
Acceptable number of failed-to-be-patched nodes in each domain. The maximum number of failed-to-patch nodes cannot exceed 20% of the number of non-utility and non-master nodes.
|
3454
|
-
"""
|
3455
|
-
return pulumi.get(self, "tolerance_threshold_per_domain")
|
3456
|
-
|
3457
3033
|
@property
|
3458
3034
|
@pulumi.getter(name="waitTimeBetweenBatchInSeconds")
|
3459
3035
|
def wait_time_between_batch_in_seconds(self) -> Optional[int]:
|
@@ -3472,96 +3048,18 @@ class BdsInstancePatchActionPatchingConfig(dict):
|
|
3472
3048
|
|
3473
3049
|
|
3474
3050
|
@pulumi.output_type
|
3475
|
-
class
|
3051
|
+
class BdsInstanceUtilNode(dict):
|
3476
3052
|
@staticmethod
|
3477
3053
|
def __key_warning(key: str):
|
3478
3054
|
suggest = None
|
3479
|
-
if key == "
|
3480
|
-
suggest = "
|
3481
|
-
|
3482
|
-
|
3483
|
-
|
3484
|
-
|
3485
|
-
|
3486
|
-
|
3487
|
-
return super().__getitem__(key)
|
3488
|
-
|
3489
|
-
def get(self, key: str, default = None) -> Any:
|
3490
|
-
BdsInstanceStartClusterShapeConfig.__key_warning(key)
|
3491
|
-
return super().get(key, default)
|
3492
|
-
|
3493
|
-
def __init__(__self__, *,
|
3494
|
-
node_type_shape_configs: Optional[Sequence['outputs.BdsInstanceStartClusterShapeConfigNodeTypeShapeConfig']] = None):
|
3495
|
-
if node_type_shape_configs is not None:
|
3496
|
-
pulumi.set(__self__, "node_type_shape_configs", node_type_shape_configs)
|
3497
|
-
|
3498
|
-
@property
|
3499
|
-
@pulumi.getter(name="nodeTypeShapeConfigs")
|
3500
|
-
def node_type_shape_configs(self) -> Optional[Sequence['outputs.BdsInstanceStartClusterShapeConfigNodeTypeShapeConfig']]:
|
3501
|
-
return pulumi.get(self, "node_type_shape_configs")
|
3502
|
-
|
3503
|
-
|
3504
|
-
@pulumi.output_type
|
3505
|
-
class BdsInstanceStartClusterShapeConfigNodeTypeShapeConfig(dict):
|
3506
|
-
@staticmethod
|
3507
|
-
def __key_warning(key: str):
|
3508
|
-
suggest = None
|
3509
|
-
if key == "nodeType":
|
3510
|
-
suggest = "node_type"
|
3511
|
-
|
3512
|
-
if suggest:
|
3513
|
-
pulumi.log.warn(f"Key '{key}' not found in BdsInstanceStartClusterShapeConfigNodeTypeShapeConfig. Access the value via the '{suggest}' property getter instead.")
|
3514
|
-
|
3515
|
-
def __getitem__(self, key: str) -> Any:
|
3516
|
-
BdsInstanceStartClusterShapeConfigNodeTypeShapeConfig.__key_warning(key)
|
3517
|
-
return super().__getitem__(key)
|
3518
|
-
|
3519
|
-
def get(self, key: str, default = None) -> Any:
|
3520
|
-
BdsInstanceStartClusterShapeConfigNodeTypeShapeConfig.__key_warning(key)
|
3521
|
-
return super().get(key, default)
|
3522
|
-
|
3523
|
-
def __init__(__self__, *,
|
3524
|
-
node_type: Optional[str] = None,
|
3525
|
-
shape: Optional[str] = None):
|
3526
|
-
"""
|
3527
|
-
:param str node_type: BDS instance node type
|
3528
|
-
:param str shape: Shape of the node
|
3529
|
-
"""
|
3530
|
-
if node_type is not None:
|
3531
|
-
pulumi.set(__self__, "node_type", node_type)
|
3532
|
-
if shape is not None:
|
3533
|
-
pulumi.set(__self__, "shape", shape)
|
3534
|
-
|
3535
|
-
@property
|
3536
|
-
@pulumi.getter(name="nodeType")
|
3537
|
-
def node_type(self) -> Optional[str]:
|
3538
|
-
"""
|
3539
|
-
BDS instance node type
|
3540
|
-
"""
|
3541
|
-
return pulumi.get(self, "node_type")
|
3542
|
-
|
3543
|
-
@property
|
3544
|
-
@pulumi.getter
|
3545
|
-
def shape(self) -> Optional[str]:
|
3546
|
-
"""
|
3547
|
-
Shape of the node
|
3548
|
-
"""
|
3549
|
-
return pulumi.get(self, "shape")
|
3550
|
-
|
3551
|
-
|
3552
|
-
@pulumi.output_type
|
3553
|
-
class BdsInstanceUtilNode(dict):
|
3554
|
-
@staticmethod
|
3555
|
-
def __key_warning(key: str):
|
3556
|
-
suggest = None
|
3557
|
-
if key == "numberOfNodes":
|
3558
|
-
suggest = "number_of_nodes"
|
3559
|
-
elif key == "subnetId":
|
3560
|
-
suggest = "subnet_id"
|
3561
|
-
elif key == "blockVolumeSizeInGbs":
|
3562
|
-
suggest = "block_volume_size_in_gbs"
|
3563
|
-
elif key == "shapeConfig":
|
3564
|
-
suggest = "shape_config"
|
3055
|
+
if key == "numberOfNodes":
|
3056
|
+
suggest = "number_of_nodes"
|
3057
|
+
elif key == "subnetId":
|
3058
|
+
suggest = "subnet_id"
|
3059
|
+
elif key == "blockVolumeSizeInGbs":
|
3060
|
+
suggest = "block_volume_size_in_gbs"
|
3061
|
+
elif key == "shapeConfig":
|
3062
|
+
suggest = "shape_config"
|
3565
3063
|
|
3566
3064
|
if suggest:
|
3567
3065
|
pulumi.log.warn(f"Key '{key}' not found in BdsInstanceUtilNode. Access the value via the '{suggest}' property getter instead.")
|
@@ -5322,68 +4820,11 @@ class GetAutoScalingConfigurationsFilterResult(dict):
|
|
5322
4820
|
return pulumi.get(self, "regex")
|
5323
4821
|
|
5324
4822
|
|
5325
|
-
@pulumi.output_type
|
5326
|
-
class GetBdsClusterVersionsBdsClusterVersionResult(dict):
|
5327
|
-
def __init__(__self__, *,
|
5328
|
-
bds_version: str,
|
5329
|
-
odh_version: str):
|
5330
|
-
"""
|
5331
|
-
:param str bds_version: BDS version to be used for cluster creation
|
5332
|
-
:param str odh_version: ODH version to be used for cluster creation
|
5333
|
-
"""
|
5334
|
-
pulumi.set(__self__, "bds_version", bds_version)
|
5335
|
-
pulumi.set(__self__, "odh_version", odh_version)
|
5336
|
-
|
5337
|
-
@property
|
5338
|
-
@pulumi.getter(name="bdsVersion")
|
5339
|
-
def bds_version(self) -> str:
|
5340
|
-
"""
|
5341
|
-
BDS version to be used for cluster creation
|
5342
|
-
"""
|
5343
|
-
return pulumi.get(self, "bds_version")
|
5344
|
-
|
5345
|
-
@property
|
5346
|
-
@pulumi.getter(name="odhVersion")
|
5347
|
-
def odh_version(self) -> str:
|
5348
|
-
"""
|
5349
|
-
ODH version to be used for cluster creation
|
5350
|
-
"""
|
5351
|
-
return pulumi.get(self, "odh_version")
|
5352
|
-
|
5353
|
-
|
5354
|
-
@pulumi.output_type
|
5355
|
-
class GetBdsClusterVersionsFilterResult(dict):
|
5356
|
-
def __init__(__self__, *,
|
5357
|
-
name: str,
|
5358
|
-
values: Sequence[str],
|
5359
|
-
regex: Optional[bool] = None):
|
5360
|
-
pulumi.set(__self__, "name", name)
|
5361
|
-
pulumi.set(__self__, "values", values)
|
5362
|
-
if regex is not None:
|
5363
|
-
pulumi.set(__self__, "regex", regex)
|
5364
|
-
|
5365
|
-
@property
|
5366
|
-
@pulumi.getter
|
5367
|
-
def name(self) -> str:
|
5368
|
-
return pulumi.get(self, "name")
|
5369
|
-
|
5370
|
-
@property
|
5371
|
-
@pulumi.getter
|
5372
|
-
def values(self) -> Sequence[str]:
|
5373
|
-
return pulumi.get(self, "values")
|
5374
|
-
|
5375
|
-
@property
|
5376
|
-
@pulumi.getter
|
5377
|
-
def regex(self) -> Optional[bool]:
|
5378
|
-
return pulumi.get(self, "regex")
|
5379
|
-
|
5380
|
-
|
5381
4823
|
@pulumi.output_type
|
5382
4824
|
class GetBdsInstanceApiKeysBdsApiKeyResult(dict):
|
5383
4825
|
def __init__(__self__, *,
|
5384
4826
|
bds_instance_id: str,
|
5385
4827
|
default_region: str,
|
5386
|
-
domain_ocid: str,
|
5387
4828
|
fingerprint: str,
|
5388
4829
|
id: str,
|
5389
4830
|
key_alias: str,
|
@@ -5396,9 +4837,6 @@ class GetBdsInstanceApiKeysBdsApiKeyResult(dict):
|
|
5396
4837
|
"""
|
5397
4838
|
:param str bds_instance_id: The OCID of the cluster.
|
5398
4839
|
:param str default_region: The name of the region to establish the Object Storage endpoint which was set as part of key creation operation. If no region was provided this will be set to be the same region where the cluster lives. Example us-phoenix-1 .
|
5399
|
-
>>>>>>> theirs
|
5400
|
-
:param str domain_ocid: Identity domain OCID ,where user is present. For default domain ,this field will be optional.
|
5401
|
-
=======
|
5402
4840
|
:param str fingerprint: The fingerprint that corresponds to the public API key requested.
|
5403
4841
|
:param str id: Identifier of the user's API key.
|
5404
4842
|
:param str key_alias: User friendly identifier used to uniquely differentiate between different API keys. Only ASCII alphanumeric characters with no spaces allowed.
|
@@ -5410,7 +4848,6 @@ class GetBdsInstanceApiKeysBdsApiKeyResult(dict):
|
|
5410
4848
|
"""
|
5411
4849
|
pulumi.set(__self__, "bds_instance_id", bds_instance_id)
|
5412
4850
|
pulumi.set(__self__, "default_region", default_region)
|
5413
|
-
pulumi.set(__self__, "domain_ocid", domain_ocid)
|
5414
4851
|
pulumi.set(__self__, "fingerprint", fingerprint)
|
5415
4852
|
pulumi.set(__self__, "id", id)
|
5416
4853
|
pulumi.set(__self__, "key_alias", key_alias)
|
@@ -5434,19 +4871,9 @@ class GetBdsInstanceApiKeysBdsApiKeyResult(dict):
|
|
5434
4871
|
def default_region(self) -> str:
|
5435
4872
|
"""
|
5436
4873
|
The name of the region to establish the Object Storage endpoint which was set as part of key creation operation. If no region was provided this will be set to be the same region where the cluster lives. Example us-phoenix-1 .
|
5437
|
-
>>>>>>> theirs
|
5438
4874
|
"""
|
5439
4875
|
return pulumi.get(self, "default_region")
|
5440
4876
|
|
5441
|
-
@property
|
5442
|
-
@pulumi.getter(name="domainOcid")
|
5443
|
-
def domain_ocid(self) -> str:
|
5444
|
-
"""
|
5445
|
-
Identity domain OCID ,where user is present. For default domain ,this field will be optional.
|
5446
|
-
=======
|
5447
|
-
"""
|
5448
|
-
return pulumi.get(self, "domain_ocid")
|
5449
|
-
|
5450
4877
|
@property
|
5451
4878
|
@pulumi.getter
|
5452
4879
|
def fingerprint(self) -> str:
|
@@ -5544,35 +4971,6 @@ class GetBdsInstanceApiKeysFilterResult(dict):
|
|
5544
4971
|
return pulumi.get(self, "regex")
|
5545
4972
|
|
5546
4973
|
|
5547
|
-
@pulumi.output_type
|
5548
|
-
class GetBdsInstanceBdsClusterVersionSummaryResult(dict):
|
5549
|
-
def __init__(__self__, *,
|
5550
|
-
bds_version: str,
|
5551
|
-
odh_version: str):
|
5552
|
-
"""
|
5553
|
-
:param str bds_version: Big Data Service version installed in the cluster.
|
5554
|
-
:param str odh_version: Version of the ODH (Oracle Distribution including Apache Hadoop) for the node.
|
5555
|
-
"""
|
5556
|
-
pulumi.set(__self__, "bds_version", bds_version)
|
5557
|
-
pulumi.set(__self__, "odh_version", odh_version)
|
5558
|
-
|
5559
|
-
@property
|
5560
|
-
@pulumi.getter(name="bdsVersion")
|
5561
|
-
def bds_version(self) -> str:
|
5562
|
-
"""
|
5563
|
-
Big Data Service version installed in the cluster.
|
5564
|
-
"""
|
5565
|
-
return pulumi.get(self, "bds_version")
|
5566
|
-
|
5567
|
-
@property
|
5568
|
-
@pulumi.getter(name="odhVersion")
|
5569
|
-
def odh_version(self) -> str:
|
5570
|
-
"""
|
5571
|
-
Version of the ODH (Oracle Distribution including Apache Hadoop) for the node.
|
5572
|
-
"""
|
5573
|
-
return pulumi.get(self, "odh_version")
|
5574
|
-
|
5575
|
-
|
5576
4974
|
@pulumi.output_type
|
5577
4975
|
class GetBdsInstanceCloudSqlDetailResult(dict):
|
5578
4976
|
def __init__(__self__, *,
|
@@ -5999,749 +5397,148 @@ class GetBdsInstanceEdgeNodeResult(dict):
|
|
5999
5397
|
@pulumi.getter(name="numberOfNodes")
|
6000
5398
|
def number_of_nodes(self) -> int:
|
6001
5399
|
"""
|
6002
|
-
The number of nodes that form the cluster.
|
6003
|
-
"""
|
6004
|
-
return pulumi.get(self, "number_of_nodes")
|
6005
|
-
|
6006
|
-
@property
|
6007
|
-
@pulumi.getter
|
6008
|
-
def shape(self) -> str:
|
6009
|
-
"""
|
6010
|
-
Shape of the node.
|
6011
|
-
"""
|
6012
|
-
return pulumi.get(self, "shape")
|
6013
|
-
|
6014
|
-
@property
|
6015
|
-
@pulumi.getter(name="shapeConfigs")
|
6016
|
-
def shape_configs(self) -> Sequence['outputs.GetBdsInstanceEdgeNodeShapeConfigResult']:
|
6017
|
-
return pulumi.get(self, "shape_configs")
|
6018
|
-
|
6019
|
-
@property
|
6020
|
-
@pulumi.getter(name="subnetId")
|
6021
|
-
def subnet_id(self) -> str:
|
6022
|
-
"""
|
6023
|
-
The OCID of the subnet in which the node is to be created.
|
6024
|
-
"""
|
6025
|
-
return pulumi.get(self, "subnet_id")
|
6026
|
-
|
6027
|
-
|
6028
|
-
@pulumi.output_type
|
6029
|
-
class GetBdsInstanceEdgeNodeShapeConfigResult(dict):
|
6030
|
-
def __init__(__self__, *,
|
6031
|
-
memory_in_gbs: int,
|
6032
|
-
nvmes: int,
|
6033
|
-
ocpus: int):
|
6034
|
-
"""
|
6035
|
-
:param int memory_in_gbs: The total amount of memory available to the node, in gigabytes.
|
6036
|
-
:param int nvmes: The number of NVMe drives to be used for storage. A single drive has 6.8 TB available.
|
6037
|
-
:param int ocpus: The total number of OCPUs available to the node.
|
6038
|
-
"""
|
6039
|
-
pulumi.set(__self__, "memory_in_gbs", memory_in_gbs)
|
6040
|
-
pulumi.set(__self__, "nvmes", nvmes)
|
6041
|
-
pulumi.set(__self__, "ocpus", ocpus)
|
6042
|
-
|
6043
|
-
@property
|
6044
|
-
@pulumi.getter(name="memoryInGbs")
|
6045
|
-
def memory_in_gbs(self) -> int:
|
6046
|
-
"""
|
6047
|
-
The total amount of memory available to the node, in gigabytes.
|
6048
|
-
"""
|
6049
|
-
return pulumi.get(self, "memory_in_gbs")
|
6050
|
-
|
6051
|
-
@property
|
6052
|
-
@pulumi.getter
|
6053
|
-
def nvmes(self) -> int:
|
6054
|
-
"""
|
6055
|
-
The number of NVMe drives to be used for storage. A single drive has 6.8 TB available.
|
6056
|
-
"""
|
6057
|
-
return pulumi.get(self, "nvmes")
|
6058
|
-
|
6059
|
-
@property
|
6060
|
-
@pulumi.getter
|
6061
|
-
def ocpus(self) -> int:
|
6062
|
-
"""
|
6063
|
-
The total number of OCPUs available to the node.
|
6064
|
-
"""
|
6065
|
-
return pulumi.get(self, "ocpus")
|
6066
|
-
|
6067
|
-
|
6068
|
-
@pulumi.output_type
|
6069
|
-
class GetBdsInstanceGetOsPatchFilterResult(dict):
|
6070
|
-
def __init__(__self__, *,
|
6071
|
-
name: str,
|
6072
|
-
values: Sequence[str],
|
6073
|
-
regex: Optional[bool] = None):
|
6074
|
-
pulumi.set(__self__, "name", name)
|
6075
|
-
pulumi.set(__self__, "values", values)
|
6076
|
-
if regex is not None:
|
6077
|
-
pulumi.set(__self__, "regex", regex)
|
6078
|
-
|
6079
|
-
@property
|
6080
|
-
@pulumi.getter
|
6081
|
-
def name(self) -> str:
|
6082
|
-
return pulumi.get(self, "name")
|
6083
|
-
|
6084
|
-
@property
|
6085
|
-
@pulumi.getter
|
6086
|
-
def values(self) -> Sequence[str]:
|
6087
|
-
return pulumi.get(self, "values")
|
6088
|
-
|
6089
|
-
@property
|
6090
|
-
@pulumi.getter
|
6091
|
-
def regex(self) -> Optional[bool]:
|
6092
|
-
return pulumi.get(self, "regex")
|
6093
|
-
|
6094
|
-
|
6095
|
-
@pulumi.output_type
|
6096
|
-
class GetBdsInstanceGetOsPatchTargetPackageResult(dict):
|
6097
|
-
def __init__(__self__, *,
|
6098
|
-
package_name: str,
|
6099
|
-
related_cv_es: Sequence[str],
|
6100
|
-
target_version: str,
|
6101
|
-
update_type: str):
|
6102
|
-
"""
|
6103
|
-
:param str package_name: The package's name.
|
6104
|
-
:param Sequence[str] related_cv_es: Related CVEs of the package update.
|
6105
|
-
:param str target_version: The target version of the package.
|
6106
|
-
:param str update_type: The action that current package will be executed on the cluster.
|
6107
|
-
"""
|
6108
|
-
pulumi.set(__self__, "package_name", package_name)
|
6109
|
-
pulumi.set(__self__, "related_cv_es", related_cv_es)
|
6110
|
-
pulumi.set(__self__, "target_version", target_version)
|
6111
|
-
pulumi.set(__self__, "update_type", update_type)
|
6112
|
-
|
6113
|
-
@property
|
6114
|
-
@pulumi.getter(name="packageName")
|
6115
|
-
def package_name(self) -> str:
|
6116
|
-
"""
|
6117
|
-
The package's name.
|
6118
|
-
"""
|
6119
|
-
return pulumi.get(self, "package_name")
|
6120
|
-
|
6121
|
-
@property
|
6122
|
-
@pulumi.getter(name="relatedCvEs")
|
6123
|
-
def related_cv_es(self) -> Sequence[str]:
|
6124
|
-
"""
|
6125
|
-
Related CVEs of the package update.
|
6126
|
-
"""
|
6127
|
-
return pulumi.get(self, "related_cv_es")
|
6128
|
-
|
6129
|
-
@property
|
6130
|
-
@pulumi.getter(name="targetVersion")
|
6131
|
-
def target_version(self) -> str:
|
6132
|
-
"""
|
6133
|
-
The target version of the package.
|
6134
|
-
"""
|
6135
|
-
return pulumi.get(self, "target_version")
|
6136
|
-
|
6137
|
-
@property
|
6138
|
-
@pulumi.getter(name="updateType")
|
6139
|
-
def update_type(self) -> str:
|
6140
|
-
"""
|
6141
|
-
The action that current package will be executed on the cluster.
|
6142
|
-
"""
|
6143
|
-
return pulumi.get(self, "update_type")
|
6144
|
-
|
6145
|
-
|
6146
|
-
@pulumi.output_type
|
6147
|
-
class GetBdsInstanceIdentityConfigurationIamUserSyncConfigurationResult(dict):
|
6148
|
-
def __init__(__self__, *,
|
6149
|
-
is_posix_attributes_addition_required: bool,
|
6150
|
-
state: str,
|
6151
|
-
time_created: str,
|
6152
|
-
time_updated: str):
|
6153
|
-
"""
|
6154
|
-
:param bool is_posix_attributes_addition_required: whether to append POSIX attributes to IAM users
|
6155
|
-
:param str state: Lifecycle state of the UPST config
|
6156
|
-
:param str time_created: Time when this UPST config was created, shown as an RFC 3339 formatted datetime string.
|
6157
|
-
:param str time_updated: Time when this UPST config was updated, shown as an RFC 3339 formatted datetime string.
|
6158
|
-
"""
|
6159
|
-
pulumi.set(__self__, "is_posix_attributes_addition_required", is_posix_attributes_addition_required)
|
6160
|
-
pulumi.set(__self__, "state", state)
|
6161
|
-
pulumi.set(__self__, "time_created", time_created)
|
6162
|
-
pulumi.set(__self__, "time_updated", time_updated)
|
6163
|
-
|
6164
|
-
@property
|
6165
|
-
@pulumi.getter(name="isPosixAttributesAdditionRequired")
|
6166
|
-
def is_posix_attributes_addition_required(self) -> bool:
|
6167
|
-
"""
|
6168
|
-
whether to append POSIX attributes to IAM users
|
6169
|
-
"""
|
6170
|
-
return pulumi.get(self, "is_posix_attributes_addition_required")
|
6171
|
-
|
6172
|
-
@property
|
6173
|
-
@pulumi.getter
|
6174
|
-
def state(self) -> str:
|
6175
|
-
"""
|
6176
|
-
Lifecycle state of the UPST config
|
6177
|
-
"""
|
6178
|
-
return pulumi.get(self, "state")
|
6179
|
-
|
6180
|
-
@property
|
6181
|
-
@pulumi.getter(name="timeCreated")
|
6182
|
-
def time_created(self) -> str:
|
6183
|
-
"""
|
6184
|
-
Time when this UPST config was created, shown as an RFC 3339 formatted datetime string.
|
6185
|
-
"""
|
6186
|
-
return pulumi.get(self, "time_created")
|
6187
|
-
|
6188
|
-
@property
|
6189
|
-
@pulumi.getter(name="timeUpdated")
|
6190
|
-
def time_updated(self) -> str:
|
6191
|
-
"""
|
6192
|
-
Time when this UPST config was updated, shown as an RFC 3339 formatted datetime string.
|
6193
|
-
"""
|
6194
|
-
return pulumi.get(self, "time_updated")
|
6195
|
-
|
6196
|
-
|
6197
|
-
@pulumi.output_type
|
6198
|
-
class GetBdsInstanceIdentityConfigurationIamUserSyncConfigurationDetailResult(dict):
|
6199
|
-
def __init__(__self__, *,
|
6200
|
-
is_posix_attributes_addition_required: bool):
|
6201
|
-
"""
|
6202
|
-
:param bool is_posix_attributes_addition_required: whether to append POSIX attributes to IAM users
|
6203
|
-
"""
|
6204
|
-
pulumi.set(__self__, "is_posix_attributes_addition_required", is_posix_attributes_addition_required)
|
6205
|
-
|
6206
|
-
@property
|
6207
|
-
@pulumi.getter(name="isPosixAttributesAdditionRequired")
|
6208
|
-
def is_posix_attributes_addition_required(self) -> bool:
|
6209
|
-
"""
|
6210
|
-
whether to append POSIX attributes to IAM users
|
6211
|
-
"""
|
6212
|
-
return pulumi.get(self, "is_posix_attributes_addition_required")
|
6213
|
-
|
6214
|
-
|
6215
|
-
@pulumi.output_type
|
6216
|
-
class GetBdsInstanceIdentityConfigurationUpstConfigurationResult(dict):
|
6217
|
-
def __init__(__self__, *,
|
6218
|
-
keytab_content: str,
|
6219
|
-
master_encryption_key_id: str,
|
6220
|
-
secret_id: str,
|
6221
|
-
state: str,
|
6222
|
-
time_created: str,
|
6223
|
-
time_token_exchange_keytab_last_refreshed: str,
|
6224
|
-
time_updated: str,
|
6225
|
-
token_exchange_principal_name: str,
|
6226
|
-
vault_id: str):
|
6227
|
-
"""
|
6228
|
-
:param str keytab_content: The kerberos keytab content used for creating identity propagation trust config, in base64 format
|
6229
|
-
:param str master_encryption_key_id: Master Encryption key used for encrypting token exchange keytab.
|
6230
|
-
:param str secret_id: Secret ID for token exchange keytab
|
6231
|
-
:param str state: Lifecycle state of the UPST config
|
6232
|
-
:param str time_created: Time when this UPST config was created, shown as an RFC 3339 formatted datetime string.
|
6233
|
-
:param str time_token_exchange_keytab_last_refreshed: Time when the keytab for token exchange principal is last refreshed, shown as an RFC 3339 formatted datetime string.
|
6234
|
-
:param str time_updated: Time when this UPST config was updated, shown as an RFC 3339 formatted datetime string.
|
6235
|
-
:param str token_exchange_principal_name: Token exchange kerberos Principal name in cluster
|
6236
|
-
:param str vault_id: The instance OCID of the node, which is the resource from which the node backup was acquired.
|
6237
|
-
"""
|
6238
|
-
pulumi.set(__self__, "keytab_content", keytab_content)
|
6239
|
-
pulumi.set(__self__, "master_encryption_key_id", master_encryption_key_id)
|
6240
|
-
pulumi.set(__self__, "secret_id", secret_id)
|
6241
|
-
pulumi.set(__self__, "state", state)
|
6242
|
-
pulumi.set(__self__, "time_created", time_created)
|
6243
|
-
pulumi.set(__self__, "time_token_exchange_keytab_last_refreshed", time_token_exchange_keytab_last_refreshed)
|
6244
|
-
pulumi.set(__self__, "time_updated", time_updated)
|
6245
|
-
pulumi.set(__self__, "token_exchange_principal_name", token_exchange_principal_name)
|
6246
|
-
pulumi.set(__self__, "vault_id", vault_id)
|
6247
|
-
|
6248
|
-
@property
|
6249
|
-
@pulumi.getter(name="keytabContent")
|
6250
|
-
def keytab_content(self) -> str:
|
6251
|
-
"""
|
6252
|
-
The kerberos keytab content used for creating identity propagation trust config, in base64 format
|
6253
|
-
"""
|
6254
|
-
return pulumi.get(self, "keytab_content")
|
6255
|
-
|
6256
|
-
@property
|
6257
|
-
@pulumi.getter(name="masterEncryptionKeyId")
|
6258
|
-
def master_encryption_key_id(self) -> str:
|
6259
|
-
"""
|
6260
|
-
Master Encryption key used for encrypting token exchange keytab.
|
6261
|
-
"""
|
6262
|
-
return pulumi.get(self, "master_encryption_key_id")
|
6263
|
-
|
6264
|
-
@property
|
6265
|
-
@pulumi.getter(name="secretId")
|
6266
|
-
def secret_id(self) -> str:
|
6267
|
-
"""
|
6268
|
-
Secret ID for token exchange keytab
|
6269
|
-
"""
|
6270
|
-
return pulumi.get(self, "secret_id")
|
6271
|
-
|
6272
|
-
@property
|
6273
|
-
@pulumi.getter
|
6274
|
-
def state(self) -> str:
|
6275
|
-
"""
|
6276
|
-
Lifecycle state of the UPST config
|
6277
|
-
"""
|
6278
|
-
return pulumi.get(self, "state")
|
6279
|
-
|
6280
|
-
@property
|
6281
|
-
@pulumi.getter(name="timeCreated")
|
6282
|
-
def time_created(self) -> str:
|
6283
|
-
"""
|
6284
|
-
Time when this UPST config was created, shown as an RFC 3339 formatted datetime string.
|
6285
|
-
"""
|
6286
|
-
return pulumi.get(self, "time_created")
|
6287
|
-
|
6288
|
-
@property
|
6289
|
-
@pulumi.getter(name="timeTokenExchangeKeytabLastRefreshed")
|
6290
|
-
def time_token_exchange_keytab_last_refreshed(self) -> str:
|
6291
|
-
"""
|
6292
|
-
Time when the keytab for token exchange principal is last refreshed, shown as an RFC 3339 formatted datetime string.
|
6293
|
-
"""
|
6294
|
-
return pulumi.get(self, "time_token_exchange_keytab_last_refreshed")
|
6295
|
-
|
6296
|
-
@property
|
6297
|
-
@pulumi.getter(name="timeUpdated")
|
6298
|
-
def time_updated(self) -> str:
|
6299
|
-
"""
|
6300
|
-
Time when this UPST config was updated, shown as an RFC 3339 formatted datetime string.
|
6301
|
-
"""
|
6302
|
-
return pulumi.get(self, "time_updated")
|
6303
|
-
|
6304
|
-
@property
|
6305
|
-
@pulumi.getter(name="tokenExchangePrincipalName")
|
6306
|
-
def token_exchange_principal_name(self) -> str:
|
6307
|
-
"""
|
6308
|
-
Token exchange kerberos Principal name in cluster
|
6309
|
-
"""
|
6310
|
-
return pulumi.get(self, "token_exchange_principal_name")
|
6311
|
-
|
6312
|
-
@property
|
6313
|
-
@pulumi.getter(name="vaultId")
|
6314
|
-
def vault_id(self) -> str:
|
6315
|
-
"""
|
6316
|
-
The instance OCID of the node, which is the resource from which the node backup was acquired.
|
6317
|
-
"""
|
6318
|
-
return pulumi.get(self, "vault_id")
|
6319
|
-
|
6320
|
-
|
6321
|
-
@pulumi.output_type
|
6322
|
-
class GetBdsInstanceIdentityConfigurationUpstConfigurationDetailResult(dict):
|
6323
|
-
def __init__(__self__, *,
|
6324
|
-
master_encryption_key_id: str,
|
6325
|
-
vault_id: str):
|
6326
|
-
"""
|
6327
|
-
:param str master_encryption_key_id: Master Encryption key used for encrypting token exchange keytab.
|
6328
|
-
:param str vault_id: The instance OCID of the node, which is the resource from which the node backup was acquired.
|
6329
|
-
"""
|
6330
|
-
pulumi.set(__self__, "master_encryption_key_id", master_encryption_key_id)
|
6331
|
-
pulumi.set(__self__, "vault_id", vault_id)
|
6332
|
-
|
6333
|
-
@property
|
6334
|
-
@pulumi.getter(name="masterEncryptionKeyId")
|
6335
|
-
def master_encryption_key_id(self) -> str:
|
6336
|
-
"""
|
6337
|
-
Master Encryption key used for encrypting token exchange keytab.
|
6338
|
-
"""
|
6339
|
-
return pulumi.get(self, "master_encryption_key_id")
|
6340
|
-
|
6341
|
-
@property
|
6342
|
-
@pulumi.getter(name="vaultId")
|
6343
|
-
def vault_id(self) -> str:
|
6344
|
-
"""
|
6345
|
-
The instance OCID of the node, which is the resource from which the node backup was acquired.
|
6346
|
-
"""
|
6347
|
-
return pulumi.get(self, "vault_id")
|
6348
|
-
|
6349
|
-
|
6350
|
-
@pulumi.output_type
|
6351
|
-
class GetBdsInstanceIdentityConfigurationsFilterResult(dict):
|
6352
|
-
def __init__(__self__, *,
|
6353
|
-
name: str,
|
6354
|
-
values: Sequence[str],
|
6355
|
-
regex: Optional[bool] = None):
|
6356
|
-
pulumi.set(__self__, "name", name)
|
6357
|
-
pulumi.set(__self__, "values", values)
|
6358
|
-
if regex is not None:
|
6359
|
-
pulumi.set(__self__, "regex", regex)
|
6360
|
-
|
6361
|
-
@property
|
6362
|
-
@pulumi.getter
|
6363
|
-
def name(self) -> str:
|
6364
|
-
return pulumi.get(self, "name")
|
6365
|
-
|
6366
|
-
@property
|
6367
|
-
@pulumi.getter
|
6368
|
-
def values(self) -> Sequence[str]:
|
6369
|
-
return pulumi.get(self, "values")
|
6370
|
-
|
6371
|
-
@property
|
6372
|
-
@pulumi.getter
|
6373
|
-
def regex(self) -> Optional[bool]:
|
6374
|
-
return pulumi.get(self, "regex")
|
6375
|
-
|
6376
|
-
|
6377
|
-
@pulumi.output_type
|
6378
|
-
class GetBdsInstanceIdentityConfigurationsIdentityConfigurationResult(dict):
|
6379
|
-
def __init__(__self__, *,
|
6380
|
-
activate_iam_user_sync_configuration_trigger: str,
|
6381
|
-
activate_upst_configuration_trigger: str,
|
6382
|
-
bds_instance_id: str,
|
6383
|
-
cluster_admin_password: str,
|
6384
|
-
confidential_application_id: str,
|
6385
|
-
display_name: str,
|
6386
|
-
iam_user_sync_configuration_details: Sequence['outputs.GetBdsInstanceIdentityConfigurationsIdentityConfigurationIamUserSyncConfigurationDetailResult'],
|
6387
|
-
iam_user_sync_configurations: Sequence['outputs.GetBdsInstanceIdentityConfigurationsIdentityConfigurationIamUserSyncConfigurationResult'],
|
6388
|
-
id: str,
|
6389
|
-
identity_domain_id: str,
|
6390
|
-
refresh_confidential_application_trigger: str,
|
6391
|
-
refresh_upst_token_exchange_keytab_trigger: str,
|
6392
|
-
state: str,
|
6393
|
-
time_created: str,
|
6394
|
-
time_updated: str,
|
6395
|
-
upst_configuration_details: Sequence['outputs.GetBdsInstanceIdentityConfigurationsIdentityConfigurationUpstConfigurationDetailResult'],
|
6396
|
-
upst_configurations: Sequence['outputs.GetBdsInstanceIdentityConfigurationsIdentityConfigurationUpstConfigurationResult']):
|
6397
|
-
"""
|
6398
|
-
:param str bds_instance_id: The OCID of the cluster.
|
6399
|
-
:param str confidential_application_id: identity domain confidential application ID for the identity config
|
6400
|
-
:param str display_name: A filter to return only resources that match the entire display name given.
|
6401
|
-
:param Sequence['GetBdsInstanceIdentityConfigurationsIdentityConfigurationIamUserSyncConfigurationArgs'] iam_user_sync_configurations: Information about the IAM user sync configuration.
|
6402
|
-
:param str id: The id of the identity config
|
6403
|
-
:param str identity_domain_id: Identity domain to use for identity config
|
6404
|
-
:param str state: The state of the identity config
|
6405
|
-
:param str time_created: Time when this UPST config was created, shown as an RFC 3339 formatted datetime string.
|
6406
|
-
:param str time_updated: Time when this UPST config was updated, shown as an RFC 3339 formatted datetime string.
|
6407
|
-
:param Sequence['GetBdsInstanceIdentityConfigurationsIdentityConfigurationUpstConfigurationArgs'] upst_configurations: Information about the UPST configuration.
|
6408
|
-
"""
|
6409
|
-
pulumi.set(__self__, "activate_iam_user_sync_configuration_trigger", activate_iam_user_sync_configuration_trigger)
|
6410
|
-
pulumi.set(__self__, "activate_upst_configuration_trigger", activate_upst_configuration_trigger)
|
6411
|
-
pulumi.set(__self__, "bds_instance_id", bds_instance_id)
|
6412
|
-
pulumi.set(__self__, "cluster_admin_password", cluster_admin_password)
|
6413
|
-
pulumi.set(__self__, "confidential_application_id", confidential_application_id)
|
6414
|
-
pulumi.set(__self__, "display_name", display_name)
|
6415
|
-
pulumi.set(__self__, "iam_user_sync_configuration_details", iam_user_sync_configuration_details)
|
6416
|
-
pulumi.set(__self__, "iam_user_sync_configurations", iam_user_sync_configurations)
|
6417
|
-
pulumi.set(__self__, "id", id)
|
6418
|
-
pulumi.set(__self__, "identity_domain_id", identity_domain_id)
|
6419
|
-
pulumi.set(__self__, "refresh_confidential_application_trigger", refresh_confidential_application_trigger)
|
6420
|
-
pulumi.set(__self__, "refresh_upst_token_exchange_keytab_trigger", refresh_upst_token_exchange_keytab_trigger)
|
6421
|
-
pulumi.set(__self__, "state", state)
|
6422
|
-
pulumi.set(__self__, "time_created", time_created)
|
6423
|
-
pulumi.set(__self__, "time_updated", time_updated)
|
6424
|
-
pulumi.set(__self__, "upst_configuration_details", upst_configuration_details)
|
6425
|
-
pulumi.set(__self__, "upst_configurations", upst_configurations)
|
6426
|
-
|
6427
|
-
@property
|
6428
|
-
@pulumi.getter(name="activateIamUserSyncConfigurationTrigger")
|
6429
|
-
def activate_iam_user_sync_configuration_trigger(self) -> str:
|
6430
|
-
return pulumi.get(self, "activate_iam_user_sync_configuration_trigger")
|
6431
|
-
|
6432
|
-
@property
|
6433
|
-
@pulumi.getter(name="activateUpstConfigurationTrigger")
|
6434
|
-
def activate_upst_configuration_trigger(self) -> str:
|
6435
|
-
return pulumi.get(self, "activate_upst_configuration_trigger")
|
6436
|
-
|
6437
|
-
@property
|
6438
|
-
@pulumi.getter(name="bdsInstanceId")
|
6439
|
-
def bds_instance_id(self) -> str:
|
6440
|
-
"""
|
6441
|
-
The OCID of the cluster.
|
6442
|
-
"""
|
6443
|
-
return pulumi.get(self, "bds_instance_id")
|
6444
|
-
|
6445
|
-
@property
|
6446
|
-
@pulumi.getter(name="clusterAdminPassword")
|
6447
|
-
def cluster_admin_password(self) -> str:
|
6448
|
-
return pulumi.get(self, "cluster_admin_password")
|
6449
|
-
|
6450
|
-
@property
|
6451
|
-
@pulumi.getter(name="confidentialApplicationId")
|
6452
|
-
def confidential_application_id(self) -> str:
|
6453
|
-
"""
|
6454
|
-
identity domain confidential application ID for the identity config
|
6455
|
-
"""
|
6456
|
-
return pulumi.get(self, "confidential_application_id")
|
6457
|
-
|
6458
|
-
@property
|
6459
|
-
@pulumi.getter(name="displayName")
|
6460
|
-
def display_name(self) -> str:
|
6461
|
-
"""
|
6462
|
-
A filter to return only resources that match the entire display name given.
|
6463
|
-
"""
|
6464
|
-
return pulumi.get(self, "display_name")
|
6465
|
-
|
6466
|
-
@property
|
6467
|
-
@pulumi.getter(name="iamUserSyncConfigurationDetails")
|
6468
|
-
def iam_user_sync_configuration_details(self) -> Sequence['outputs.GetBdsInstanceIdentityConfigurationsIdentityConfigurationIamUserSyncConfigurationDetailResult']:
|
6469
|
-
return pulumi.get(self, "iam_user_sync_configuration_details")
|
6470
|
-
|
6471
|
-
@property
|
6472
|
-
@pulumi.getter(name="iamUserSyncConfigurations")
|
6473
|
-
def iam_user_sync_configurations(self) -> Sequence['outputs.GetBdsInstanceIdentityConfigurationsIdentityConfigurationIamUserSyncConfigurationResult']:
|
6474
|
-
"""
|
6475
|
-
Information about the IAM user sync configuration.
|
6476
|
-
"""
|
6477
|
-
return pulumi.get(self, "iam_user_sync_configurations")
|
6478
|
-
|
6479
|
-
@property
|
6480
|
-
@pulumi.getter
|
6481
|
-
def id(self) -> str:
|
6482
|
-
"""
|
6483
|
-
The id of the identity config
|
6484
|
-
"""
|
6485
|
-
return pulumi.get(self, "id")
|
6486
|
-
|
6487
|
-
@property
|
6488
|
-
@pulumi.getter(name="identityDomainId")
|
6489
|
-
def identity_domain_id(self) -> str:
|
6490
|
-
"""
|
6491
|
-
Identity domain to use for identity config
|
6492
|
-
"""
|
6493
|
-
return pulumi.get(self, "identity_domain_id")
|
6494
|
-
|
6495
|
-
@property
|
6496
|
-
@pulumi.getter(name="refreshConfidentialApplicationTrigger")
|
6497
|
-
def refresh_confidential_application_trigger(self) -> str:
|
6498
|
-
return pulumi.get(self, "refresh_confidential_application_trigger")
|
6499
|
-
|
6500
|
-
@property
|
6501
|
-
@pulumi.getter(name="refreshUpstTokenExchangeKeytabTrigger")
|
6502
|
-
def refresh_upst_token_exchange_keytab_trigger(self) -> str:
|
6503
|
-
return pulumi.get(self, "refresh_upst_token_exchange_keytab_trigger")
|
6504
|
-
|
6505
|
-
@property
|
6506
|
-
@pulumi.getter
|
6507
|
-
def state(self) -> str:
|
6508
|
-
"""
|
6509
|
-
The state of the identity config
|
6510
|
-
"""
|
6511
|
-
return pulumi.get(self, "state")
|
6512
|
-
|
6513
|
-
@property
|
6514
|
-
@pulumi.getter(name="timeCreated")
|
6515
|
-
def time_created(self) -> str:
|
6516
|
-
"""
|
6517
|
-
Time when this UPST config was created, shown as an RFC 3339 formatted datetime string.
|
6518
|
-
"""
|
6519
|
-
return pulumi.get(self, "time_created")
|
6520
|
-
|
6521
|
-
@property
|
6522
|
-
@pulumi.getter(name="timeUpdated")
|
6523
|
-
def time_updated(self) -> str:
|
6524
|
-
"""
|
6525
|
-
Time when this UPST config was updated, shown as an RFC 3339 formatted datetime string.
|
6526
|
-
"""
|
6527
|
-
return pulumi.get(self, "time_updated")
|
6528
|
-
|
6529
|
-
@property
|
6530
|
-
@pulumi.getter(name="upstConfigurationDetails")
|
6531
|
-
def upst_configuration_details(self) -> Sequence['outputs.GetBdsInstanceIdentityConfigurationsIdentityConfigurationUpstConfigurationDetailResult']:
|
6532
|
-
return pulumi.get(self, "upst_configuration_details")
|
6533
|
-
|
6534
|
-
@property
|
6535
|
-
@pulumi.getter(name="upstConfigurations")
|
6536
|
-
def upst_configurations(self) -> Sequence['outputs.GetBdsInstanceIdentityConfigurationsIdentityConfigurationUpstConfigurationResult']:
|
6537
|
-
"""
|
6538
|
-
Information about the UPST configuration.
|
6539
|
-
"""
|
6540
|
-
return pulumi.get(self, "upst_configurations")
|
6541
|
-
|
6542
|
-
|
6543
|
-
@pulumi.output_type
|
6544
|
-
class GetBdsInstanceIdentityConfigurationsIdentityConfigurationIamUserSyncConfigurationResult(dict):
|
6545
|
-
def __init__(__self__, *,
|
6546
|
-
is_posix_attributes_addition_required: bool,
|
6547
|
-
state: str,
|
6548
|
-
time_created: str,
|
6549
|
-
time_updated: str):
|
6550
|
-
"""
|
6551
|
-
:param bool is_posix_attributes_addition_required: whether to append POSIX attributes to IAM users
|
6552
|
-
:param str state: The state of the identity config
|
6553
|
-
:param str time_created: Time when this UPST config was created, shown as an RFC 3339 formatted datetime string.
|
6554
|
-
:param str time_updated: Time when this UPST config was updated, shown as an RFC 3339 formatted datetime string.
|
6555
|
-
"""
|
6556
|
-
pulumi.set(__self__, "is_posix_attributes_addition_required", is_posix_attributes_addition_required)
|
6557
|
-
pulumi.set(__self__, "state", state)
|
6558
|
-
pulumi.set(__self__, "time_created", time_created)
|
6559
|
-
pulumi.set(__self__, "time_updated", time_updated)
|
6560
|
-
|
6561
|
-
@property
|
6562
|
-
@pulumi.getter(name="isPosixAttributesAdditionRequired")
|
6563
|
-
def is_posix_attributes_addition_required(self) -> bool:
|
6564
|
-
"""
|
6565
|
-
whether to append POSIX attributes to IAM users
|
5400
|
+
The number of nodes that form the cluster.
|
6566
5401
|
"""
|
6567
|
-
return pulumi.get(self, "
|
5402
|
+
return pulumi.get(self, "number_of_nodes")
|
6568
5403
|
|
6569
5404
|
@property
|
6570
5405
|
@pulumi.getter
|
6571
|
-
def
|
5406
|
+
def shape(self) -> str:
|
6572
5407
|
"""
|
6573
|
-
|
5408
|
+
Shape of the node.
|
6574
5409
|
"""
|
6575
|
-
return pulumi.get(self, "
|
5410
|
+
return pulumi.get(self, "shape")
|
6576
5411
|
|
6577
5412
|
@property
|
6578
|
-
@pulumi.getter(name="
|
6579
|
-
def
|
6580
|
-
""
|
6581
|
-
Time when this UPST config was created, shown as an RFC 3339 formatted datetime string.
|
6582
|
-
"""
|
6583
|
-
return pulumi.get(self, "time_created")
|
5413
|
+
@pulumi.getter(name="shapeConfigs")
|
5414
|
+
def shape_configs(self) -> Sequence['outputs.GetBdsInstanceEdgeNodeShapeConfigResult']:
|
5415
|
+
return pulumi.get(self, "shape_configs")
|
6584
5416
|
|
6585
5417
|
@property
|
6586
|
-
@pulumi.getter(name="
|
6587
|
-
def
|
5418
|
+
@pulumi.getter(name="subnetId")
|
5419
|
+
def subnet_id(self) -> str:
|
6588
5420
|
"""
|
6589
|
-
|
5421
|
+
The OCID of the subnet in which the node is to be created.
|
6590
5422
|
"""
|
6591
|
-
return pulumi.get(self, "
|
5423
|
+
return pulumi.get(self, "subnet_id")
|
6592
5424
|
|
6593
5425
|
|
6594
5426
|
@pulumi.output_type
|
6595
|
-
class
|
5427
|
+
class GetBdsInstanceEdgeNodeShapeConfigResult(dict):
|
6596
5428
|
def __init__(__self__, *,
|
6597
|
-
|
5429
|
+
memory_in_gbs: int,
|
5430
|
+
nvmes: int,
|
5431
|
+
ocpus: int):
|
6598
5432
|
"""
|
6599
|
-
:param
|
5433
|
+
:param int memory_in_gbs: The total amount of memory available to the node, in gigabytes.
|
5434
|
+
:param int nvmes: The number of NVMe drives to be used for storage. A single drive has 6.8 TB available.
|
5435
|
+
:param int ocpus: The total number of OCPUs available to the node.
|
6600
5436
|
"""
|
6601
|
-
pulumi.set(__self__, "
|
5437
|
+
pulumi.set(__self__, "memory_in_gbs", memory_in_gbs)
|
5438
|
+
pulumi.set(__self__, "nvmes", nvmes)
|
5439
|
+
pulumi.set(__self__, "ocpus", ocpus)
|
6602
5440
|
|
6603
5441
|
@property
|
6604
|
-
@pulumi.getter(name="
|
6605
|
-
def
|
5442
|
+
@pulumi.getter(name="memoryInGbs")
|
5443
|
+
def memory_in_gbs(self) -> int:
|
6606
5444
|
"""
|
6607
|
-
|
5445
|
+
The total amount of memory available to the node, in gigabytes.
|
6608
5446
|
"""
|
6609
|
-
return pulumi.get(self, "
|
6610
|
-
|
6611
|
-
|
6612
|
-
@pulumi.output_type
|
6613
|
-
class GetBdsInstanceIdentityConfigurationsIdentityConfigurationUpstConfigurationResult(dict):
|
6614
|
-
def __init__(__self__, *,
|
6615
|
-
keytab_content: str,
|
6616
|
-
master_encryption_key_id: str,
|
6617
|
-
secret_id: str,
|
6618
|
-
state: str,
|
6619
|
-
time_created: str,
|
6620
|
-
time_token_exchange_keytab_last_refreshed: str,
|
6621
|
-
time_updated: str,
|
6622
|
-
token_exchange_principal_name: str,
|
6623
|
-
vault_id: str):
|
6624
|
-
"""
|
6625
|
-
:param str keytab_content: The kerberos keytab content used for creating identity propagation trust config, in base64 format
|
6626
|
-
:param str master_encryption_key_id: Master Encryption key used for encrypting token exchange keytab.
|
6627
|
-
:param str secret_id: Secret ID for token exchange keytab
|
6628
|
-
:param str state: The state of the identity config
|
6629
|
-
:param str time_created: Time when this UPST config was created, shown as an RFC 3339 formatted datetime string.
|
6630
|
-
:param str time_token_exchange_keytab_last_refreshed: Time when the keytab for token exchange principal is last refreshed, shown as an RFC 3339 formatted datetime string.
|
6631
|
-
:param str time_updated: Time when this UPST config was updated, shown as an RFC 3339 formatted datetime string.
|
6632
|
-
:param str token_exchange_principal_name: Token exchange kerberos Principal name in cluster
|
6633
|
-
:param str vault_id: The instance OCID of the node, which is the resource from which the node backup was acquired.
|
6634
|
-
"""
|
6635
|
-
pulumi.set(__self__, "keytab_content", keytab_content)
|
6636
|
-
pulumi.set(__self__, "master_encryption_key_id", master_encryption_key_id)
|
6637
|
-
pulumi.set(__self__, "secret_id", secret_id)
|
6638
|
-
pulumi.set(__self__, "state", state)
|
6639
|
-
pulumi.set(__self__, "time_created", time_created)
|
6640
|
-
pulumi.set(__self__, "time_token_exchange_keytab_last_refreshed", time_token_exchange_keytab_last_refreshed)
|
6641
|
-
pulumi.set(__self__, "time_updated", time_updated)
|
6642
|
-
pulumi.set(__self__, "token_exchange_principal_name", token_exchange_principal_name)
|
6643
|
-
pulumi.set(__self__, "vault_id", vault_id)
|
5447
|
+
return pulumi.get(self, "memory_in_gbs")
|
6644
5448
|
|
6645
5449
|
@property
|
6646
|
-
@pulumi.getter
|
6647
|
-
def
|
5450
|
+
@pulumi.getter
|
5451
|
+
def nvmes(self) -> int:
|
6648
5452
|
"""
|
6649
|
-
The
|
5453
|
+
The number of NVMe drives to be used for storage. A single drive has 6.8 TB available.
|
6650
5454
|
"""
|
6651
|
-
return pulumi.get(self, "
|
5455
|
+
return pulumi.get(self, "nvmes")
|
6652
5456
|
|
6653
5457
|
@property
|
6654
|
-
@pulumi.getter
|
6655
|
-
def
|
5458
|
+
@pulumi.getter
|
5459
|
+
def ocpus(self) -> int:
|
6656
5460
|
"""
|
6657
|
-
|
5461
|
+
The total number of OCPUs available to the node.
|
6658
5462
|
"""
|
6659
|
-
return pulumi.get(self, "
|
5463
|
+
return pulumi.get(self, "ocpus")
|
6660
5464
|
|
6661
|
-
|
6662
|
-
|
6663
|
-
|
6664
|
-
|
6665
|
-
|
6666
|
-
|
6667
|
-
|
5465
|
+
|
5466
|
+
@pulumi.output_type
|
5467
|
+
class GetBdsInstanceGetOsPatchFilterResult(dict):
|
5468
|
+
def __init__(__self__, *,
|
5469
|
+
name: str,
|
5470
|
+
values: Sequence[str],
|
5471
|
+
regex: Optional[bool] = None):
|
5472
|
+
pulumi.set(__self__, "name", name)
|
5473
|
+
pulumi.set(__self__, "values", values)
|
5474
|
+
if regex is not None:
|
5475
|
+
pulumi.set(__self__, "regex", regex)
|
6668
5476
|
|
6669
5477
|
@property
|
6670
5478
|
@pulumi.getter
|
6671
|
-
def
|
6672
|
-
""
|
6673
|
-
The state of the identity config
|
6674
|
-
"""
|
6675
|
-
return pulumi.get(self, "state")
|
5479
|
+
def name(self) -> str:
|
5480
|
+
return pulumi.get(self, "name")
|
6676
5481
|
|
6677
5482
|
@property
|
6678
|
-
@pulumi.getter
|
6679
|
-
def
|
6680
|
-
""
|
6681
|
-
Time when this UPST config was created, shown as an RFC 3339 formatted datetime string.
|
6682
|
-
"""
|
6683
|
-
return pulumi.get(self, "time_created")
|
5483
|
+
@pulumi.getter
|
5484
|
+
def values(self) -> Sequence[str]:
|
5485
|
+
return pulumi.get(self, "values")
|
6684
5486
|
|
6685
5487
|
@property
|
6686
|
-
@pulumi.getter
|
6687
|
-
def
|
6688
|
-
""
|
6689
|
-
Time when the keytab for token exchange principal is last refreshed, shown as an RFC 3339 formatted datetime string.
|
6690
|
-
"""
|
6691
|
-
return pulumi.get(self, "time_token_exchange_keytab_last_refreshed")
|
5488
|
+
@pulumi.getter
|
5489
|
+
def regex(self) -> Optional[bool]:
|
5490
|
+
return pulumi.get(self, "regex")
|
6692
5491
|
|
6693
|
-
@property
|
6694
|
-
@pulumi.getter(name="timeUpdated")
|
6695
|
-
def time_updated(self) -> str:
|
6696
|
-
"""
|
6697
|
-
Time when this UPST config was updated, shown as an RFC 3339 formatted datetime string.
|
6698
|
-
"""
|
6699
|
-
return pulumi.get(self, "time_updated")
|
6700
5492
|
|
6701
|
-
|
6702
|
-
|
6703
|
-
def
|
5493
|
+
@pulumi.output_type
|
5494
|
+
class GetBdsInstanceGetOsPatchTargetPackageResult(dict):
|
5495
|
+
def __init__(__self__, *,
|
5496
|
+
package_name: str,
|
5497
|
+
related_cv_es: Sequence[str],
|
5498
|
+
target_version: str,
|
5499
|
+
update_type: str):
|
6704
5500
|
"""
|
6705
|
-
|
5501
|
+
:param str package_name: The package's name.
|
5502
|
+
:param Sequence[str] related_cv_es: Related CVEs of the package update.
|
5503
|
+
:param str target_version: The target version of the package.
|
5504
|
+
:param str update_type: The action that current package will be executed on the cluster.
|
6706
5505
|
"""
|
6707
|
-
|
5506
|
+
pulumi.set(__self__, "package_name", package_name)
|
5507
|
+
pulumi.set(__self__, "related_cv_es", related_cv_es)
|
5508
|
+
pulumi.set(__self__, "target_version", target_version)
|
5509
|
+
pulumi.set(__self__, "update_type", update_type)
|
6708
5510
|
|
6709
5511
|
@property
|
6710
|
-
@pulumi.getter(name="
|
6711
|
-
def
|
5512
|
+
@pulumi.getter(name="packageName")
|
5513
|
+
def package_name(self) -> str:
|
6712
5514
|
"""
|
6713
|
-
The
|
5515
|
+
The package's name.
|
6714
5516
|
"""
|
6715
|
-
return pulumi.get(self, "
|
6716
|
-
|
5517
|
+
return pulumi.get(self, "package_name")
|
6717
5518
|
|
6718
|
-
@
|
6719
|
-
|
6720
|
-
def
|
6721
|
-
master_encryption_key_id: str,
|
6722
|
-
vault_id: str):
|
5519
|
+
@property
|
5520
|
+
@pulumi.getter(name="relatedCvEs")
|
5521
|
+
def related_cv_es(self) -> Sequence[str]:
|
6723
5522
|
"""
|
6724
|
-
|
6725
|
-
:param str vault_id: The instance OCID of the node, which is the resource from which the node backup was acquired.
|
5523
|
+
Related CVEs of the package update.
|
6726
5524
|
"""
|
6727
|
-
pulumi.
|
6728
|
-
pulumi.set(__self__, "vault_id", vault_id)
|
5525
|
+
return pulumi.get(self, "related_cv_es")
|
6729
5526
|
|
6730
5527
|
@property
|
6731
|
-
@pulumi.getter(name="
|
6732
|
-
def
|
5528
|
+
@pulumi.getter(name="targetVersion")
|
5529
|
+
def target_version(self) -> str:
|
6733
5530
|
"""
|
6734
|
-
|
5531
|
+
The target version of the package.
|
6735
5532
|
"""
|
6736
|
-
return pulumi.get(self, "
|
5533
|
+
return pulumi.get(self, "target_version")
|
6737
5534
|
|
6738
5535
|
@property
|
6739
|
-
@pulumi.getter(name="
|
6740
|
-
def
|
5536
|
+
@pulumi.getter(name="updateType")
|
5537
|
+
def update_type(self) -> str:
|
6741
5538
|
"""
|
6742
|
-
The
|
5539
|
+
The action that current package will be executed on the cluster.
|
6743
5540
|
"""
|
6744
|
-
return pulumi.get(self, "
|
5541
|
+
return pulumi.get(self, "update_type")
|
6745
5542
|
|
6746
5543
|
|
6747
5544
|
@pulumi.output_type
|
@@ -7203,7 +6000,6 @@ class GetBdsInstanceNodeResult(dict):
|
|
7203
6000
|
node_type: str,
|
7204
6001
|
nvmes: int,
|
7205
6002
|
ocpus: int,
|
7206
|
-
odh_version: str,
|
7207
6003
|
os_version: str,
|
7208
6004
|
shape: str,
|
7209
6005
|
ssh_fingerprint: str,
|
@@ -7226,7 +6022,6 @@ class GetBdsInstanceNodeResult(dict):
|
|
7226
6022
|
:param str node_type: Cluster node type.
|
7227
6023
|
:param int nvmes: The number of NVMe drives to be used for storage. A single drive has 6.8 TB available.
|
7228
6024
|
:param int ocpus: The total number of OCPUs available to the node.
|
7229
|
-
:param str odh_version: Version of the ODH (Oracle Distribution including Apache Hadoop) for the node.
|
7230
6025
|
:param str os_version: BDS-assigned Operating System version for the node.
|
7231
6026
|
:param str shape: Shape of the node.
|
7232
6027
|
:param str ssh_fingerprint: The fingerprint of the SSH key used for node access.
|
@@ -7249,7 +6044,6 @@ class GetBdsInstanceNodeResult(dict):
|
|
7249
6044
|
pulumi.set(__self__, "node_type", node_type)
|
7250
6045
|
pulumi.set(__self__, "nvmes", nvmes)
|
7251
6046
|
pulumi.set(__self__, "ocpus", ocpus)
|
7252
|
-
pulumi.set(__self__, "odh_version", odh_version)
|
7253
6047
|
pulumi.set(__self__, "os_version", os_version)
|
7254
6048
|
pulumi.set(__self__, "shape", shape)
|
7255
6049
|
pulumi.set(__self__, "ssh_fingerprint", ssh_fingerprint)
|
@@ -7370,14 +6164,6 @@ class GetBdsInstanceNodeResult(dict):
|
|
7370
6164
|
"""
|
7371
6165
|
return pulumi.get(self, "ocpus")
|
7372
6166
|
|
7373
|
-
@property
|
7374
|
-
@pulumi.getter(name="odhVersion")
|
7375
|
-
def odh_version(self) -> str:
|
7376
|
-
"""
|
7377
|
-
Version of the ODH (Oracle Distribution including Apache Hadoop) for the node.
|
7378
|
-
"""
|
7379
|
-
return pulumi.get(self, "odh_version")
|
7380
|
-
|
7381
6167
|
@property
|
7382
6168
|
@pulumi.getter(name="osVersion")
|
7383
6169
|
def os_version(self) -> str:
|
@@ -7745,47 +6531,6 @@ class GetBdsInstanceResourcePrincipalConfigurationsResourcePrincipalConfiguratio
|
|
7745
6531
|
return pulumi.get(self, "time_updated")
|
7746
6532
|
|
7747
6533
|
|
7748
|
-
@pulumi.output_type
|
7749
|
-
class GetBdsInstanceStartClusterShapeConfigResult(dict):
|
7750
|
-
def __init__(__self__, *,
|
7751
|
-
node_type_shape_configs: Sequence['outputs.GetBdsInstanceStartClusterShapeConfigNodeTypeShapeConfigResult']):
|
7752
|
-
pulumi.set(__self__, "node_type_shape_configs", node_type_shape_configs)
|
7753
|
-
|
7754
|
-
@property
|
7755
|
-
@pulumi.getter(name="nodeTypeShapeConfigs")
|
7756
|
-
def node_type_shape_configs(self) -> Sequence['outputs.GetBdsInstanceStartClusterShapeConfigNodeTypeShapeConfigResult']:
|
7757
|
-
return pulumi.get(self, "node_type_shape_configs")
|
7758
|
-
|
7759
|
-
|
7760
|
-
@pulumi.output_type
|
7761
|
-
class GetBdsInstanceStartClusterShapeConfigNodeTypeShapeConfigResult(dict):
|
7762
|
-
def __init__(__self__, *,
|
7763
|
-
node_type: str,
|
7764
|
-
shape: str):
|
7765
|
-
"""
|
7766
|
-
:param str node_type: Cluster node type.
|
7767
|
-
:param str shape: Shape of the node.
|
7768
|
-
"""
|
7769
|
-
pulumi.set(__self__, "node_type", node_type)
|
7770
|
-
pulumi.set(__self__, "shape", shape)
|
7771
|
-
|
7772
|
-
@property
|
7773
|
-
@pulumi.getter(name="nodeType")
|
7774
|
-
def node_type(self) -> str:
|
7775
|
-
"""
|
7776
|
-
Cluster node type.
|
7777
|
-
"""
|
7778
|
-
return pulumi.get(self, "node_type")
|
7779
|
-
|
7780
|
-
@property
|
7781
|
-
@pulumi.getter
|
7782
|
-
def shape(self) -> str:
|
7783
|
-
"""
|
7784
|
-
Shape of the node.
|
7785
|
-
"""
|
7786
|
-
return pulumi.get(self, "shape")
|
7787
|
-
|
7788
|
-
|
7789
6534
|
@pulumi.output_type
|
7790
6535
|
class GetBdsInstanceUtilNodeResult(dict):
|
7791
6536
|
def __init__(__self__, *,
|
@@ -7985,7 +6730,6 @@ class GetBdsInstanceWorkerNodeShapeConfigResult(dict):
|
|
7985
6730
|
@pulumi.output_type
|
7986
6731
|
class GetBdsInstancesBdsInstanceResult(dict):
|
7987
6732
|
def __init__(__self__, *,
|
7988
|
-
bds_cluster_version_summaries: Sequence['outputs.GetBdsInstancesBdsInstanceBdsClusterVersionSummaryResult'],
|
7989
6733
|
bootstrap_script_url: str,
|
7990
6734
|
cloud_sql_details: Sequence['outputs.GetBdsInstancesBdsInstanceCloudSqlDetailResult'],
|
7991
6735
|
cluster_admin_password: str,
|
@@ -8003,7 +6747,6 @@ class GetBdsInstancesBdsInstanceResult(dict):
|
|
8003
6747
|
id: str,
|
8004
6748
|
ignore_existing_nodes_shapes: Sequence[str],
|
8005
6749
|
is_cloud_sql_configured: bool,
|
8006
|
-
is_force_remove_enabled: bool,
|
8007
6750
|
is_force_stop_jobs: bool,
|
8008
6751
|
is_high_availability: bool,
|
8009
6752
|
is_kafka_configured: bool,
|
@@ -8017,15 +6760,12 @@ class GetBdsInstancesBdsInstanceResult(dict):
|
|
8017
6760
|
number_of_nodes: int,
|
8018
6761
|
number_of_nodes_requiring_maintenance_reboot: int,
|
8019
6762
|
os_patch_version: str,
|
8020
|
-
remove_node: str,
|
8021
|
-
start_cluster_shape_configs: Sequence['outputs.GetBdsInstancesBdsInstanceStartClusterShapeConfigResult'],
|
8022
6763
|
state: str,
|
8023
6764
|
time_created: str,
|
8024
6765
|
time_updated: str,
|
8025
6766
|
util_nodes: Sequence['outputs.GetBdsInstancesBdsInstanceUtilNodeResult'],
|
8026
6767
|
worker_nodes: Sequence['outputs.GetBdsInstancesBdsInstanceWorkerNodeResult']):
|
8027
6768
|
"""
|
8028
|
-
:param Sequence['GetBdsInstancesBdsInstanceBdsClusterVersionSummaryArgs'] bds_cluster_version_summaries: Cluster version details including bds and odh version information.
|
8029
6769
|
:param str bootstrap_script_url: pre-authenticated URL of the bootstrap script in Object Store that can be downloaded and executed.
|
8030
6770
|
:param Sequence['GetBdsInstancesBdsInstanceCloudSqlDetailArgs'] cloud_sql_details: The information about added Cloud SQL capability
|
8031
6771
|
:param Sequence['GetBdsInstancesBdsInstanceClusterDetailArgs'] cluster_details: Specific info about a Hadoop cluster
|
@@ -8050,7 +6790,6 @@ class GetBdsInstancesBdsInstanceResult(dict):
|
|
8050
6790
|
:param str time_created: The time the cluster was created, shown as an RFC 3339 formatted datetime string.
|
8051
6791
|
:param str time_updated: The time the cluster was updated, shown as an RFC 3339 formatted datetime string.
|
8052
6792
|
"""
|
8053
|
-
pulumi.set(__self__, "bds_cluster_version_summaries", bds_cluster_version_summaries)
|
8054
6793
|
pulumi.set(__self__, "bootstrap_script_url", bootstrap_script_url)
|
8055
6794
|
pulumi.set(__self__, "cloud_sql_details", cloud_sql_details)
|
8056
6795
|
pulumi.set(__self__, "cluster_admin_password", cluster_admin_password)
|
@@ -8068,7 +6807,6 @@ class GetBdsInstancesBdsInstanceResult(dict):
|
|
8068
6807
|
pulumi.set(__self__, "id", id)
|
8069
6808
|
pulumi.set(__self__, "ignore_existing_nodes_shapes", ignore_existing_nodes_shapes)
|
8070
6809
|
pulumi.set(__self__, "is_cloud_sql_configured", is_cloud_sql_configured)
|
8071
|
-
pulumi.set(__self__, "is_force_remove_enabled", is_force_remove_enabled)
|
8072
6810
|
pulumi.set(__self__, "is_force_stop_jobs", is_force_stop_jobs)
|
8073
6811
|
pulumi.set(__self__, "is_high_availability", is_high_availability)
|
8074
6812
|
pulumi.set(__self__, "is_kafka_configured", is_kafka_configured)
|
@@ -8082,22 +6820,12 @@ class GetBdsInstancesBdsInstanceResult(dict):
|
|
8082
6820
|
pulumi.set(__self__, "number_of_nodes", number_of_nodes)
|
8083
6821
|
pulumi.set(__self__, "number_of_nodes_requiring_maintenance_reboot", number_of_nodes_requiring_maintenance_reboot)
|
8084
6822
|
pulumi.set(__self__, "os_patch_version", os_patch_version)
|
8085
|
-
pulumi.set(__self__, "remove_node", remove_node)
|
8086
|
-
pulumi.set(__self__, "start_cluster_shape_configs", start_cluster_shape_configs)
|
8087
6823
|
pulumi.set(__self__, "state", state)
|
8088
6824
|
pulumi.set(__self__, "time_created", time_created)
|
8089
6825
|
pulumi.set(__self__, "time_updated", time_updated)
|
8090
6826
|
pulumi.set(__self__, "util_nodes", util_nodes)
|
8091
6827
|
pulumi.set(__self__, "worker_nodes", worker_nodes)
|
8092
6828
|
|
8093
|
-
@property
|
8094
|
-
@pulumi.getter(name="bdsClusterVersionSummaries")
|
8095
|
-
def bds_cluster_version_summaries(self) -> Sequence['outputs.GetBdsInstancesBdsInstanceBdsClusterVersionSummaryResult']:
|
8096
|
-
"""
|
8097
|
-
Cluster version details including bds and odh version information.
|
8098
|
-
"""
|
8099
|
-
return pulumi.get(self, "bds_cluster_version_summaries")
|
8100
|
-
|
8101
6829
|
@property
|
8102
6830
|
@pulumi.getter(name="bootstrapScriptUrl")
|
8103
6831
|
def bootstrap_script_url(self) -> str:
|
@@ -8219,11 +6947,6 @@ class GetBdsInstancesBdsInstanceResult(dict):
|
|
8219
6947
|
"""
|
8220
6948
|
return pulumi.get(self, "is_cloud_sql_configured")
|
8221
6949
|
|
8222
|
-
@property
|
8223
|
-
@pulumi.getter(name="isForceRemoveEnabled")
|
8224
|
-
def is_force_remove_enabled(self) -> bool:
|
8225
|
-
return pulumi.get(self, "is_force_remove_enabled")
|
8226
|
-
|
8227
6950
|
@property
|
8228
6951
|
@pulumi.getter(name="isForceStopJobs")
|
8229
6952
|
def is_force_stop_jobs(self) -> bool:
|
@@ -8313,16 +7036,6 @@ class GetBdsInstancesBdsInstanceResult(dict):
|
|
8313
7036
|
def os_patch_version(self) -> str:
|
8314
7037
|
return pulumi.get(self, "os_patch_version")
|
8315
7038
|
|
8316
|
-
@property
|
8317
|
-
@pulumi.getter(name="removeNode")
|
8318
|
-
def remove_node(self) -> str:
|
8319
|
-
return pulumi.get(self, "remove_node")
|
8320
|
-
|
8321
|
-
@property
|
8322
|
-
@pulumi.getter(name="startClusterShapeConfigs")
|
8323
|
-
def start_cluster_shape_configs(self) -> Sequence['outputs.GetBdsInstancesBdsInstanceStartClusterShapeConfigResult']:
|
8324
|
-
return pulumi.get(self, "start_cluster_shape_configs")
|
8325
|
-
|
8326
7039
|
@property
|
8327
7040
|
@pulumi.getter
|
8328
7041
|
def state(self) -> str:
|
@@ -8358,35 +7071,6 @@ class GetBdsInstancesBdsInstanceResult(dict):
|
|
8358
7071
|
return pulumi.get(self, "worker_nodes")
|
8359
7072
|
|
8360
7073
|
|
8361
|
-
@pulumi.output_type
|
8362
|
-
class GetBdsInstancesBdsInstanceBdsClusterVersionSummaryResult(dict):
|
8363
|
-
def __init__(__self__, *,
|
8364
|
-
bds_version: str,
|
8365
|
-
odh_version: str):
|
8366
|
-
"""
|
8367
|
-
:param str bds_version: Big Data Service version installed in the cluster.
|
8368
|
-
:param str odh_version: Version of the ODH (Oracle Distribution including Apache Hadoop) for the node.
|
8369
|
-
"""
|
8370
|
-
pulumi.set(__self__, "bds_version", bds_version)
|
8371
|
-
pulumi.set(__self__, "odh_version", odh_version)
|
8372
|
-
|
8373
|
-
@property
|
8374
|
-
@pulumi.getter(name="bdsVersion")
|
8375
|
-
def bds_version(self) -> str:
|
8376
|
-
"""
|
8377
|
-
Big Data Service version installed in the cluster.
|
8378
|
-
"""
|
8379
|
-
return pulumi.get(self, "bds_version")
|
8380
|
-
|
8381
|
-
@property
|
8382
|
-
@pulumi.getter(name="odhVersion")
|
8383
|
-
def odh_version(self) -> str:
|
8384
|
-
"""
|
8385
|
-
Version of the ODH (Oracle Distribution including Apache Hadoop) for the node.
|
8386
|
-
"""
|
8387
|
-
return pulumi.get(self, "odh_version")
|
8388
|
-
|
8389
|
-
|
8390
7074
|
@pulumi.output_type
|
8391
7075
|
class GetBdsInstancesBdsInstanceCloudSqlDetailResult(dict):
|
8392
7076
|
def __init__(__self__, *,
|
@@ -9117,7 +7801,6 @@ class GetBdsInstancesBdsInstanceNodeResult(dict):
|
|
9117
7801
|
node_type: str,
|
9118
7802
|
nvmes: int,
|
9119
7803
|
ocpus: int,
|
9120
|
-
odh_version: str,
|
9121
7804
|
os_version: str,
|
9122
7805
|
shape: str,
|
9123
7806
|
ssh_fingerprint: str,
|
@@ -9140,7 +7823,6 @@ class GetBdsInstancesBdsInstanceNodeResult(dict):
|
|
9140
7823
|
:param str node_type: Cluster node type.
|
9141
7824
|
:param int nvmes: The number of NVMe drives to be used for storage. A single drive has 6.8 TB available.
|
9142
7825
|
:param int ocpus: The total number of OCPUs available to the node.
|
9143
|
-
:param str odh_version: Version of the ODH (Oracle Distribution including Apache Hadoop) for the node.
|
9144
7826
|
:param str os_version: BDS-assigned Operating System version for the node.
|
9145
7827
|
:param str shape: Shape of the node.
|
9146
7828
|
:param str ssh_fingerprint: The fingerprint of the SSH key used for node access.
|
@@ -9163,7 +7845,6 @@ class GetBdsInstancesBdsInstanceNodeResult(dict):
|
|
9163
7845
|
pulumi.set(__self__, "node_type", node_type)
|
9164
7846
|
pulumi.set(__self__, "nvmes", nvmes)
|
9165
7847
|
pulumi.set(__self__, "ocpus", ocpus)
|
9166
|
-
pulumi.set(__self__, "odh_version", odh_version)
|
9167
7848
|
pulumi.set(__self__, "os_version", os_version)
|
9168
7849
|
pulumi.set(__self__, "shape", shape)
|
9169
7850
|
pulumi.set(__self__, "ssh_fingerprint", ssh_fingerprint)
|
@@ -9284,14 +7965,6 @@ class GetBdsInstancesBdsInstanceNodeResult(dict):
|
|
9284
7965
|
"""
|
9285
7966
|
return pulumi.get(self, "ocpus")
|
9286
7967
|
|
9287
|
-
@property
|
9288
|
-
@pulumi.getter(name="odhVersion")
|
9289
|
-
def odh_version(self) -> str:
|
9290
|
-
"""
|
9291
|
-
Version of the ODH (Oracle Distribution including Apache Hadoop) for the node.
|
9292
|
-
"""
|
9293
|
-
return pulumi.get(self, "odh_version")
|
9294
|
-
|
9295
7968
|
@property
|
9296
7969
|
@pulumi.getter(name="osVersion")
|
9297
7970
|
def os_version(self) -> str:
|
@@ -9378,47 +8051,6 @@ class GetBdsInstancesBdsInstanceNodeAttachedBlockVolumeResult(dict):
|
|
9378
8051
|
return pulumi.get(self, "volume_size_in_gbs")
|
9379
8052
|
|
9380
8053
|
|
9381
|
-
@pulumi.output_type
|
9382
|
-
class GetBdsInstancesBdsInstanceStartClusterShapeConfigResult(dict):
|
9383
|
-
def __init__(__self__, *,
|
9384
|
-
node_type_shape_configs: Sequence['outputs.GetBdsInstancesBdsInstanceStartClusterShapeConfigNodeTypeShapeConfigResult']):
|
9385
|
-
pulumi.set(__self__, "node_type_shape_configs", node_type_shape_configs)
|
9386
|
-
|
9387
|
-
@property
|
9388
|
-
@pulumi.getter(name="nodeTypeShapeConfigs")
|
9389
|
-
def node_type_shape_configs(self) -> Sequence['outputs.GetBdsInstancesBdsInstanceStartClusterShapeConfigNodeTypeShapeConfigResult']:
|
9390
|
-
return pulumi.get(self, "node_type_shape_configs")
|
9391
|
-
|
9392
|
-
|
9393
|
-
@pulumi.output_type
|
9394
|
-
class GetBdsInstancesBdsInstanceStartClusterShapeConfigNodeTypeShapeConfigResult(dict):
|
9395
|
-
def __init__(__self__, *,
|
9396
|
-
node_type: str,
|
9397
|
-
shape: str):
|
9398
|
-
"""
|
9399
|
-
:param str node_type: Cluster node type.
|
9400
|
-
:param str shape: Shape of the node.
|
9401
|
-
"""
|
9402
|
-
pulumi.set(__self__, "node_type", node_type)
|
9403
|
-
pulumi.set(__self__, "shape", shape)
|
9404
|
-
|
9405
|
-
@property
|
9406
|
-
@pulumi.getter(name="nodeType")
|
9407
|
-
def node_type(self) -> str:
|
9408
|
-
"""
|
9409
|
-
Cluster node type.
|
9410
|
-
"""
|
9411
|
-
return pulumi.get(self, "node_type")
|
9412
|
-
|
9413
|
-
@property
|
9414
|
-
@pulumi.getter
|
9415
|
-
def shape(self) -> str:
|
9416
|
-
"""
|
9417
|
-
Shape of the node.
|
9418
|
-
"""
|
9419
|
-
return pulumi.get(self, "shape")
|
9420
|
-
|
9421
|
-
|
9422
8054
|
@pulumi.output_type
|
9423
8055
|
class GetBdsInstancesBdsInstanceUtilNodeResult(dict):
|
9424
8056
|
def __init__(__self__, *,
|