pulumi-oci 1.34.0__py3-none-any.whl → 1.34.0a1714457631__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- pulumi_oci/__init__.py +0 -40
- pulumi_oci/config/__init__.pyi +2 -2
- pulumi_oci/config/vars.py +2 -2
- pulumi_oci/database/db_home.py +0 -47
- pulumi_oci/database/get_db_home.py +1 -14
- pulumi_oci/database/outputs.py +0 -11
- pulumi_oci/databasemanagement/__init__.py +0 -5
- pulumi_oci/databasemanagement/_inputs.py +1 -1206
- pulumi_oci/databasemanagement/db_management_private_endpoint.py +0 -28
- pulumi_oci/databasemanagement/external_asm.py +0 -28
- pulumi_oci/databasemanagement/external_asm_instance.py +0 -28
- pulumi_oci/databasemanagement/external_cluster.py +0 -28
- pulumi_oci/databasemanagement/external_cluster_instance.py +0 -28
- pulumi_oci/databasemanagement/external_db_home.py +0 -28
- pulumi_oci/databasemanagement/external_db_node.py +0 -28
- pulumi_oci/databasemanagement/external_db_system.py +0 -28
- pulumi_oci/databasemanagement/external_db_system_connector.py +0 -28
- pulumi_oci/databasemanagement/external_db_system_discovery.py +0 -28
- pulumi_oci/databasemanagement/external_exadata_infrastructure.py +0 -28
- pulumi_oci/databasemanagement/external_exadata_storage_connector.py +0 -28
- pulumi_oci/databasemanagement/external_exadata_storage_grid.py +0 -28
- pulumi_oci/databasemanagement/external_exadata_storage_server.py +0 -28
- pulumi_oci/databasemanagement/external_listener.py +0 -28
- pulumi_oci/databasemanagement/get_db_management_private_endpoint.py +1 -14
- pulumi_oci/databasemanagement/get_external_asm.py +1 -14
- pulumi_oci/databasemanagement/get_external_asm_instance.py +1 -14
- pulumi_oci/databasemanagement/get_external_cluster.py +1 -14
- pulumi_oci/databasemanagement/get_external_cluster_instance.py +1 -14
- pulumi_oci/databasemanagement/get_external_databases.py +1 -18
- pulumi_oci/databasemanagement/get_external_db_home.py +1 -14
- pulumi_oci/databasemanagement/get_external_db_node.py +1 -14
- pulumi_oci/databasemanagement/get_external_db_system.py +1 -14
- pulumi_oci/databasemanagement/get_external_db_system_connector.py +1 -14
- pulumi_oci/databasemanagement/get_external_db_system_discovery.py +1 -14
- pulumi_oci/databasemanagement/get_external_exadata_infrastructure.py +1 -14
- pulumi_oci/databasemanagement/get_external_exadata_storage_connector.py +1 -14
- pulumi_oci/databasemanagement/get_external_exadata_storage_grid.py +1 -14
- pulumi_oci/databasemanagement/get_external_exadata_storage_server.py +1 -14
- pulumi_oci/databasemanagement/get_external_listener.py +1 -14
- pulumi_oci/databasemanagement/get_managed_database_group.py +1 -14
- pulumi_oci/databasemanagement/get_managed_my_sql_database.py +6 -6
- pulumi_oci/databasemanagement/get_named_credential.py +1 -14
- pulumi_oci/databasemanagement/managed_database.py +0 -28
- pulumi_oci/databasemanagement/managed_database_group.py +0 -28
- pulumi_oci/databasemanagement/named_credential.py +0 -28
- pulumi_oci/databasemanagement/outputs.py +217 -1726
- pulumi_oci/datasafe/__init__.py +0 -3
- pulumi_oci/datasafe/_inputs.py +0 -80
- pulumi_oci/datasafe/get_masking_policy.py +1 -11
- pulumi_oci/datasafe/masking_policy.py +28 -75
- pulumi_oci/datasafe/outputs.py +0 -287
- pulumi_oci/provider.py +8 -8
- pulumi_oci/recoverymod/_inputs.py +0 -16
- pulumi_oci/recoverymod/get_protected_database.py +5 -25
- pulumi_oci/recoverymod/get_protection_policies.py +7 -1
- pulumi_oci/recoverymod/get_protection_policy.py +8 -15
- pulumi_oci/recoverymod/get_recovery_service_subnet.py +9 -32
- pulumi_oci/recoverymod/get_recovery_service_subnets.py +21 -3
- pulumi_oci/recoverymod/outputs.py +24 -96
- pulumi_oci/recoverymod/protected_database.py +16 -95
- pulumi_oci/recoverymod/protection_policy.py +54 -121
- pulumi_oci/recoverymod/recovery_service_subnet.py +55 -143
- {pulumi_oci-1.34.0.dist-info → pulumi_oci-1.34.0a1714457631.dist-info}/METADATA +1 -1
- {pulumi_oci-1.34.0.dist-info → pulumi_oci-1.34.0a1714457631.dist-info}/RECORD +66 -74
- pulumi_oci/databasemanagement/database_dbm_features_management.py +0 -275
- pulumi_oci/databasemanagement/externalcontainerdatabase_external_container_dbm_features_management.py +0 -275
- pulumi_oci/databasemanagement/externalnoncontainerdatabase_external_non_container_dbm_features_management.py +0 -275
- pulumi_oci/databasemanagement/externalpluggabledatabase_external_pluggable_dbm_features_management.py +0 -275
- pulumi_oci/databasemanagement/pluggabledatabase_pluggable_database_dbm_features_management.py +0 -275
- pulumi_oci/datasafe/get_masking_policy_health_report.py +0 -235
- pulumi_oci/datasafe/get_masking_policy_health_report_logs.py +0 -153
- pulumi_oci/datasafe/get_masking_policy_health_reports.py +0 -267
- {pulumi_oci-1.34.0.dist-info → pulumi_oci-1.34.0a1714457631.dist-info}/WHEEL +0 -0
- {pulumi_oci-1.34.0.dist-info → pulumi_oci-1.34.0a1714457631.dist-info}/top_level.txt +0 -0
@@ -11,11 +11,6 @@ from .. import _utilities
|
|
11
11
|
from . import outputs
|
12
12
|
|
13
13
|
__all__ = [
|
14
|
-
'DatabaseDbmFeaturesManagementFeatureDetails',
|
15
|
-
'DatabaseDbmFeaturesManagementFeatureDetailsConnectorDetails',
|
16
|
-
'DatabaseDbmFeaturesManagementFeatureDetailsDatabaseConnectionDetails',
|
17
|
-
'DatabaseDbmFeaturesManagementFeatureDetailsDatabaseConnectionDetailsConnectionCredentials',
|
18
|
-
'DatabaseDbmFeaturesManagementFeatureDetailsDatabaseConnectionDetailsConnectionString',
|
19
14
|
'ExternalAsmServicedDatabase',
|
20
15
|
'ExternalClusterNetworkConfiguration',
|
21
16
|
'ExternalClusterScanConfiguration',
|
@@ -64,12 +59,6 @@ __all__ = [
|
|
64
59
|
'ExternalListenerEndpoint',
|
65
60
|
'ExternalListenerServicedAsm',
|
66
61
|
'ExternalListenerServicedDatabase',
|
67
|
-
'ExternalcontainerdatabaseExternalContainerDbmFeaturesManagementFeatureDetails',
|
68
|
-
'ExternalcontainerdatabaseExternalContainerDbmFeaturesManagementFeatureDetailsConnectorDetails',
|
69
|
-
'ExternalnoncontainerdatabaseExternalNonContainerDbmFeaturesManagementFeatureDetails',
|
70
|
-
'ExternalnoncontainerdatabaseExternalNonContainerDbmFeaturesManagementFeatureDetailsConnectorDetails',
|
71
|
-
'ExternalpluggabledatabaseExternalPluggableDbmFeaturesManagementFeatureDetails',
|
72
|
-
'ExternalpluggabledatabaseExternalPluggableDbmFeaturesManagementFeatureDetailsConnectorDetails',
|
73
62
|
'ManagedDatabaseGroupManagedDatabase',
|
74
63
|
'ManagedDatabaseManagedDatabaseGroup',
|
75
64
|
'ManagedDatabasesChangeDatabaseParameterCredentials',
|
@@ -78,11 +67,6 @@ __all__ = [
|
|
78
67
|
'ManagedDatabasesResetDatabaseParameterCredentials',
|
79
68
|
'ManagedDatabasesResetDatabaseParameterDatabaseCredential',
|
80
69
|
'NamedCredentialContent',
|
81
|
-
'PluggabledatabasePluggableDatabaseDbmFeaturesManagementFeatureDetails',
|
82
|
-
'PluggabledatabasePluggableDatabaseDbmFeaturesManagementFeatureDetailsConnectorDetails',
|
83
|
-
'PluggabledatabasePluggableDatabaseDbmFeaturesManagementFeatureDetailsDatabaseConnectionDetails',
|
84
|
-
'PluggabledatabasePluggableDatabaseDbmFeaturesManagementFeatureDetailsDatabaseConnectionDetailsConnectionCredentials',
|
85
|
-
'PluggabledatabasePluggableDatabaseDbmFeaturesManagementFeatureDetailsDatabaseConnectionDetailsConnectionString',
|
86
70
|
'GetDbManagementPrivateEndpointAssociatedDatabaseItemResult',
|
87
71
|
'GetDbManagementPrivateEndpointAssociatedDatabasesAssociatedDatabaseCollectionResult',
|
88
72
|
'GetDbManagementPrivateEndpointAssociatedDatabasesAssociatedDatabaseCollectionItemResult',
|
@@ -402,411 +386,6 @@ __all__ = [
|
|
402
386
|
'GetNamedCredentialsNamedCredentialCollectionItemContentResult',
|
403
387
|
]
|
404
388
|
|
405
|
-
@pulumi.output_type
|
406
|
-
class DatabaseDbmFeaturesManagementFeatureDetails(dict):
|
407
|
-
@staticmethod
|
408
|
-
def __key_warning(key: str):
|
409
|
-
suggest = None
|
410
|
-
if key == "connectorDetails":
|
411
|
-
suggest = "connector_details"
|
412
|
-
elif key == "databaseConnectionDetails":
|
413
|
-
suggest = "database_connection_details"
|
414
|
-
elif key == "isAutoEnablePluggableDatabase":
|
415
|
-
suggest = "is_auto_enable_pluggable_database"
|
416
|
-
elif key == "managementType":
|
417
|
-
suggest = "management_type"
|
418
|
-
|
419
|
-
if suggest:
|
420
|
-
pulumi.log.warn(f"Key '{key}' not found in DatabaseDbmFeaturesManagementFeatureDetails. Access the value via the '{suggest}' property getter instead.")
|
421
|
-
|
422
|
-
def __getitem__(self, key: str) -> Any:
|
423
|
-
DatabaseDbmFeaturesManagementFeatureDetails.__key_warning(key)
|
424
|
-
return super().__getitem__(key)
|
425
|
-
|
426
|
-
def get(self, key: str, default = None) -> Any:
|
427
|
-
DatabaseDbmFeaturesManagementFeatureDetails.__key_warning(key)
|
428
|
-
return super().get(key, default)
|
429
|
-
|
430
|
-
def __init__(__self__, *,
|
431
|
-
feature: str,
|
432
|
-
connector_details: Optional['outputs.DatabaseDbmFeaturesManagementFeatureDetailsConnectorDetails'] = None,
|
433
|
-
database_connection_details: Optional['outputs.DatabaseDbmFeaturesManagementFeatureDetailsDatabaseConnectionDetails'] = None,
|
434
|
-
is_auto_enable_pluggable_database: Optional[bool] = None,
|
435
|
-
management_type: Optional[str] = None):
|
436
|
-
"""
|
437
|
-
:param str feature: The name of the Database Management feature.
|
438
|
-
:param 'DatabaseDbmFeaturesManagementFeatureDetailsConnectorDetailsArgs' connector_details: The connector details required to connect to an Oracle cloud database.
|
439
|
-
:param 'DatabaseDbmFeaturesManagementFeatureDetailsDatabaseConnectionDetailsArgs' database_connection_details: The connection details required to connect to the database.
|
440
|
-
:param bool is_auto_enable_pluggable_database: Indicates whether the pluggable database can be enabled automatically.
|
441
|
-
:param str management_type: The management type for the database.
|
442
|
-
"""
|
443
|
-
pulumi.set(__self__, "feature", feature)
|
444
|
-
if connector_details is not None:
|
445
|
-
pulumi.set(__self__, "connector_details", connector_details)
|
446
|
-
if database_connection_details is not None:
|
447
|
-
pulumi.set(__self__, "database_connection_details", database_connection_details)
|
448
|
-
if is_auto_enable_pluggable_database is not None:
|
449
|
-
pulumi.set(__self__, "is_auto_enable_pluggable_database", is_auto_enable_pluggable_database)
|
450
|
-
if management_type is not None:
|
451
|
-
pulumi.set(__self__, "management_type", management_type)
|
452
|
-
|
453
|
-
@property
|
454
|
-
@pulumi.getter
|
455
|
-
def feature(self) -> str:
|
456
|
-
"""
|
457
|
-
The name of the Database Management feature.
|
458
|
-
"""
|
459
|
-
return pulumi.get(self, "feature")
|
460
|
-
|
461
|
-
@property
|
462
|
-
@pulumi.getter(name="connectorDetails")
|
463
|
-
def connector_details(self) -> Optional['outputs.DatabaseDbmFeaturesManagementFeatureDetailsConnectorDetails']:
|
464
|
-
"""
|
465
|
-
The connector details required to connect to an Oracle cloud database.
|
466
|
-
"""
|
467
|
-
return pulumi.get(self, "connector_details")
|
468
|
-
|
469
|
-
@property
|
470
|
-
@pulumi.getter(name="databaseConnectionDetails")
|
471
|
-
def database_connection_details(self) -> Optional['outputs.DatabaseDbmFeaturesManagementFeatureDetailsDatabaseConnectionDetails']:
|
472
|
-
"""
|
473
|
-
The connection details required to connect to the database.
|
474
|
-
"""
|
475
|
-
return pulumi.get(self, "database_connection_details")
|
476
|
-
|
477
|
-
@property
|
478
|
-
@pulumi.getter(name="isAutoEnablePluggableDatabase")
|
479
|
-
def is_auto_enable_pluggable_database(self) -> Optional[bool]:
|
480
|
-
"""
|
481
|
-
Indicates whether the pluggable database can be enabled automatically.
|
482
|
-
"""
|
483
|
-
return pulumi.get(self, "is_auto_enable_pluggable_database")
|
484
|
-
|
485
|
-
@property
|
486
|
-
@pulumi.getter(name="managementType")
|
487
|
-
def management_type(self) -> Optional[str]:
|
488
|
-
"""
|
489
|
-
The management type for the database.
|
490
|
-
"""
|
491
|
-
return pulumi.get(self, "management_type")
|
492
|
-
|
493
|
-
|
494
|
-
@pulumi.output_type
|
495
|
-
class DatabaseDbmFeaturesManagementFeatureDetailsConnectorDetails(dict):
|
496
|
-
@staticmethod
|
497
|
-
def __key_warning(key: str):
|
498
|
-
suggest = None
|
499
|
-
if key == "connectorType":
|
500
|
-
suggest = "connector_type"
|
501
|
-
elif key == "databaseConnectorId":
|
502
|
-
suggest = "database_connector_id"
|
503
|
-
elif key == "managementAgentId":
|
504
|
-
suggest = "management_agent_id"
|
505
|
-
elif key == "privateEndPointId":
|
506
|
-
suggest = "private_end_point_id"
|
507
|
-
|
508
|
-
if suggest:
|
509
|
-
pulumi.log.warn(f"Key '{key}' not found in DatabaseDbmFeaturesManagementFeatureDetailsConnectorDetails. Access the value via the '{suggest}' property getter instead.")
|
510
|
-
|
511
|
-
def __getitem__(self, key: str) -> Any:
|
512
|
-
DatabaseDbmFeaturesManagementFeatureDetailsConnectorDetails.__key_warning(key)
|
513
|
-
return super().__getitem__(key)
|
514
|
-
|
515
|
-
def get(self, key: str, default = None) -> Any:
|
516
|
-
DatabaseDbmFeaturesManagementFeatureDetailsConnectorDetails.__key_warning(key)
|
517
|
-
return super().get(key, default)
|
518
|
-
|
519
|
-
def __init__(__self__, *,
|
520
|
-
connector_type: Optional[str] = None,
|
521
|
-
database_connector_id: Optional[str] = None,
|
522
|
-
management_agent_id: Optional[str] = None,
|
523
|
-
private_end_point_id: Optional[str] = None):
|
524
|
-
"""
|
525
|
-
:param str connector_type: The list of supported connection types:
|
526
|
-
* PE: Private endpoint
|
527
|
-
* MACS: Management agent
|
528
|
-
* EXTERNAL: External database connector
|
529
|
-
:param str database_connector_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the external database connector.
|
530
|
-
:param str management_agent_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the management agent.
|
531
|
-
:param str private_end_point_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the private endpoint.
|
532
|
-
"""
|
533
|
-
if connector_type is not None:
|
534
|
-
pulumi.set(__self__, "connector_type", connector_type)
|
535
|
-
if database_connector_id is not None:
|
536
|
-
pulumi.set(__self__, "database_connector_id", database_connector_id)
|
537
|
-
if management_agent_id is not None:
|
538
|
-
pulumi.set(__self__, "management_agent_id", management_agent_id)
|
539
|
-
if private_end_point_id is not None:
|
540
|
-
pulumi.set(__self__, "private_end_point_id", private_end_point_id)
|
541
|
-
|
542
|
-
@property
|
543
|
-
@pulumi.getter(name="connectorType")
|
544
|
-
def connector_type(self) -> Optional[str]:
|
545
|
-
"""
|
546
|
-
The list of supported connection types:
|
547
|
-
* PE: Private endpoint
|
548
|
-
* MACS: Management agent
|
549
|
-
* EXTERNAL: External database connector
|
550
|
-
"""
|
551
|
-
return pulumi.get(self, "connector_type")
|
552
|
-
|
553
|
-
@property
|
554
|
-
@pulumi.getter(name="databaseConnectorId")
|
555
|
-
def database_connector_id(self) -> Optional[str]:
|
556
|
-
"""
|
557
|
-
The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the external database connector.
|
558
|
-
"""
|
559
|
-
return pulumi.get(self, "database_connector_id")
|
560
|
-
|
561
|
-
@property
|
562
|
-
@pulumi.getter(name="managementAgentId")
|
563
|
-
def management_agent_id(self) -> Optional[str]:
|
564
|
-
"""
|
565
|
-
The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the management agent.
|
566
|
-
"""
|
567
|
-
return pulumi.get(self, "management_agent_id")
|
568
|
-
|
569
|
-
@property
|
570
|
-
@pulumi.getter(name="privateEndPointId")
|
571
|
-
def private_end_point_id(self) -> Optional[str]:
|
572
|
-
"""
|
573
|
-
The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the private endpoint.
|
574
|
-
"""
|
575
|
-
return pulumi.get(self, "private_end_point_id")
|
576
|
-
|
577
|
-
|
578
|
-
@pulumi.output_type
|
579
|
-
class DatabaseDbmFeaturesManagementFeatureDetailsDatabaseConnectionDetails(dict):
|
580
|
-
@staticmethod
|
581
|
-
def __key_warning(key: str):
|
582
|
-
suggest = None
|
583
|
-
if key == "connectionCredentials":
|
584
|
-
suggest = "connection_credentials"
|
585
|
-
elif key == "connectionString":
|
586
|
-
suggest = "connection_string"
|
587
|
-
|
588
|
-
if suggest:
|
589
|
-
pulumi.log.warn(f"Key '{key}' not found in DatabaseDbmFeaturesManagementFeatureDetailsDatabaseConnectionDetails. Access the value via the '{suggest}' property getter instead.")
|
590
|
-
|
591
|
-
def __getitem__(self, key: str) -> Any:
|
592
|
-
DatabaseDbmFeaturesManagementFeatureDetailsDatabaseConnectionDetails.__key_warning(key)
|
593
|
-
return super().__getitem__(key)
|
594
|
-
|
595
|
-
def get(self, key: str, default = None) -> Any:
|
596
|
-
DatabaseDbmFeaturesManagementFeatureDetailsDatabaseConnectionDetails.__key_warning(key)
|
597
|
-
return super().get(key, default)
|
598
|
-
|
599
|
-
def __init__(__self__, *,
|
600
|
-
connection_credentials: Optional['outputs.DatabaseDbmFeaturesManagementFeatureDetailsDatabaseConnectionDetailsConnectionCredentials'] = None,
|
601
|
-
connection_string: Optional['outputs.DatabaseDbmFeaturesManagementFeatureDetailsDatabaseConnectionDetailsConnectionString'] = None):
|
602
|
-
"""
|
603
|
-
:param 'DatabaseDbmFeaturesManagementFeatureDetailsDatabaseConnectionDetailsConnectionCredentialsArgs' connection_credentials: The credentials used to connect to the database. Currently only the `DETAILS` type is supported for creating MACS connector credentials.
|
604
|
-
:param 'DatabaseDbmFeaturesManagementFeatureDetailsDatabaseConnectionDetailsConnectionStringArgs' connection_string: The details of the Oracle Database connection string.
|
605
|
-
"""
|
606
|
-
if connection_credentials is not None:
|
607
|
-
pulumi.set(__self__, "connection_credentials", connection_credentials)
|
608
|
-
if connection_string is not None:
|
609
|
-
pulumi.set(__self__, "connection_string", connection_string)
|
610
|
-
|
611
|
-
@property
|
612
|
-
@pulumi.getter(name="connectionCredentials")
|
613
|
-
def connection_credentials(self) -> Optional['outputs.DatabaseDbmFeaturesManagementFeatureDetailsDatabaseConnectionDetailsConnectionCredentials']:
|
614
|
-
"""
|
615
|
-
The credentials used to connect to the database. Currently only the `DETAILS` type is supported for creating MACS connector credentials.
|
616
|
-
"""
|
617
|
-
return pulumi.get(self, "connection_credentials")
|
618
|
-
|
619
|
-
@property
|
620
|
-
@pulumi.getter(name="connectionString")
|
621
|
-
def connection_string(self) -> Optional['outputs.DatabaseDbmFeaturesManagementFeatureDetailsDatabaseConnectionDetailsConnectionString']:
|
622
|
-
"""
|
623
|
-
The details of the Oracle Database connection string.
|
624
|
-
"""
|
625
|
-
return pulumi.get(self, "connection_string")
|
626
|
-
|
627
|
-
|
628
|
-
@pulumi.output_type
|
629
|
-
class DatabaseDbmFeaturesManagementFeatureDetailsDatabaseConnectionDetailsConnectionCredentials(dict):
|
630
|
-
@staticmethod
|
631
|
-
def __key_warning(key: str):
|
632
|
-
suggest = None
|
633
|
-
if key == "credentialName":
|
634
|
-
suggest = "credential_name"
|
635
|
-
elif key == "credentialType":
|
636
|
-
suggest = "credential_type"
|
637
|
-
elif key == "passwordSecretId":
|
638
|
-
suggest = "password_secret_id"
|
639
|
-
elif key == "sslSecretId":
|
640
|
-
suggest = "ssl_secret_id"
|
641
|
-
elif key == "userName":
|
642
|
-
suggest = "user_name"
|
643
|
-
|
644
|
-
if suggest:
|
645
|
-
pulumi.log.warn(f"Key '{key}' not found in DatabaseDbmFeaturesManagementFeatureDetailsDatabaseConnectionDetailsConnectionCredentials. Access the value via the '{suggest}' property getter instead.")
|
646
|
-
|
647
|
-
def __getitem__(self, key: str) -> Any:
|
648
|
-
DatabaseDbmFeaturesManagementFeatureDetailsDatabaseConnectionDetailsConnectionCredentials.__key_warning(key)
|
649
|
-
return super().__getitem__(key)
|
650
|
-
|
651
|
-
def get(self, key: str, default = None) -> Any:
|
652
|
-
DatabaseDbmFeaturesManagementFeatureDetailsDatabaseConnectionDetailsConnectionCredentials.__key_warning(key)
|
653
|
-
return super().get(key, default)
|
654
|
-
|
655
|
-
def __init__(__self__, *,
|
656
|
-
credential_name: Optional[str] = None,
|
657
|
-
credential_type: Optional[str] = None,
|
658
|
-
password_secret_id: Optional[str] = None,
|
659
|
-
role: Optional[str] = None,
|
660
|
-
ssl_secret_id: Optional[str] = None,
|
661
|
-
user_name: Optional[str] = None):
|
662
|
-
"""
|
663
|
-
:param str credential_name: The name of the credential information that used to connect to the DB system resource. The name should be in "x.y" format, where the length of "x" has a maximum of 64 characters, and length of "y" has a maximum of 199 characters. The name strings can contain letters, numbers and the underscore character only. Other characters are not valid, except for the "." character that separates the "x" and "y" portions of the name. *IMPORTANT* - The name must be unique within the Oracle Cloud Infrastructure region the credential is being created in. If you specify a name that duplicates the name of another credential within the same Oracle Cloud Infrastructure region, you may overwrite or corrupt the credential that is already using the name.
|
664
|
-
|
665
|
-
For example: inventorydb.abc112233445566778899
|
666
|
-
:param str credential_type: The type of credential used to connect to the database.
|
667
|
-
:param str password_secret_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the secret containing the user password.
|
668
|
-
:param str role: The role of the user connecting to the database.
|
669
|
-
:param str ssl_secret_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the secret containing the SSL keystore and truststore details.
|
670
|
-
:param str user_name: The user name used to connect to the database.
|
671
|
-
"""
|
672
|
-
if credential_name is not None:
|
673
|
-
pulumi.set(__self__, "credential_name", credential_name)
|
674
|
-
if credential_type is not None:
|
675
|
-
pulumi.set(__self__, "credential_type", credential_type)
|
676
|
-
if password_secret_id is not None:
|
677
|
-
pulumi.set(__self__, "password_secret_id", password_secret_id)
|
678
|
-
if role is not None:
|
679
|
-
pulumi.set(__self__, "role", role)
|
680
|
-
if ssl_secret_id is not None:
|
681
|
-
pulumi.set(__self__, "ssl_secret_id", ssl_secret_id)
|
682
|
-
if user_name is not None:
|
683
|
-
pulumi.set(__self__, "user_name", user_name)
|
684
|
-
|
685
|
-
@property
|
686
|
-
@pulumi.getter(name="credentialName")
|
687
|
-
def credential_name(self) -> Optional[str]:
|
688
|
-
"""
|
689
|
-
The name of the credential information that used to connect to the DB system resource. The name should be in "x.y" format, where the length of "x" has a maximum of 64 characters, and length of "y" has a maximum of 199 characters. The name strings can contain letters, numbers and the underscore character only. Other characters are not valid, except for the "." character that separates the "x" and "y" portions of the name. *IMPORTANT* - The name must be unique within the Oracle Cloud Infrastructure region the credential is being created in. If you specify a name that duplicates the name of another credential within the same Oracle Cloud Infrastructure region, you may overwrite or corrupt the credential that is already using the name.
|
690
|
-
|
691
|
-
For example: inventorydb.abc112233445566778899
|
692
|
-
"""
|
693
|
-
return pulumi.get(self, "credential_name")
|
694
|
-
|
695
|
-
@property
|
696
|
-
@pulumi.getter(name="credentialType")
|
697
|
-
def credential_type(self) -> Optional[str]:
|
698
|
-
"""
|
699
|
-
The type of credential used to connect to the database.
|
700
|
-
"""
|
701
|
-
return pulumi.get(self, "credential_type")
|
702
|
-
|
703
|
-
@property
|
704
|
-
@pulumi.getter(name="passwordSecretId")
|
705
|
-
def password_secret_id(self) -> Optional[str]:
|
706
|
-
"""
|
707
|
-
The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the secret containing the user password.
|
708
|
-
"""
|
709
|
-
return pulumi.get(self, "password_secret_id")
|
710
|
-
|
711
|
-
@property
|
712
|
-
@pulumi.getter
|
713
|
-
def role(self) -> Optional[str]:
|
714
|
-
"""
|
715
|
-
The role of the user connecting to the database.
|
716
|
-
"""
|
717
|
-
return pulumi.get(self, "role")
|
718
|
-
|
719
|
-
@property
|
720
|
-
@pulumi.getter(name="sslSecretId")
|
721
|
-
def ssl_secret_id(self) -> Optional[str]:
|
722
|
-
"""
|
723
|
-
The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the secret containing the SSL keystore and truststore details.
|
724
|
-
"""
|
725
|
-
return pulumi.get(self, "ssl_secret_id")
|
726
|
-
|
727
|
-
@property
|
728
|
-
@pulumi.getter(name="userName")
|
729
|
-
def user_name(self) -> Optional[str]:
|
730
|
-
"""
|
731
|
-
The user name used to connect to the database.
|
732
|
-
"""
|
733
|
-
return pulumi.get(self, "user_name")
|
734
|
-
|
735
|
-
|
736
|
-
@pulumi.output_type
|
737
|
-
class DatabaseDbmFeaturesManagementFeatureDetailsDatabaseConnectionDetailsConnectionString(dict):
|
738
|
-
@staticmethod
|
739
|
-
def __key_warning(key: str):
|
740
|
-
suggest = None
|
741
|
-
if key == "connectionType":
|
742
|
-
suggest = "connection_type"
|
743
|
-
|
744
|
-
if suggest:
|
745
|
-
pulumi.log.warn(f"Key '{key}' not found in DatabaseDbmFeaturesManagementFeatureDetailsDatabaseConnectionDetailsConnectionString. Access the value via the '{suggest}' property getter instead.")
|
746
|
-
|
747
|
-
def __getitem__(self, key: str) -> Any:
|
748
|
-
DatabaseDbmFeaturesManagementFeatureDetailsDatabaseConnectionDetailsConnectionString.__key_warning(key)
|
749
|
-
return super().__getitem__(key)
|
750
|
-
|
751
|
-
def get(self, key: str, default = None) -> Any:
|
752
|
-
DatabaseDbmFeaturesManagementFeatureDetailsDatabaseConnectionDetailsConnectionString.__key_warning(key)
|
753
|
-
return super().get(key, default)
|
754
|
-
|
755
|
-
def __init__(__self__, *,
|
756
|
-
connection_type: Optional[str] = None,
|
757
|
-
port: Optional[int] = None,
|
758
|
-
protocol: Optional[str] = None,
|
759
|
-
service: Optional[str] = None):
|
760
|
-
"""
|
761
|
-
:param str connection_type: The list of supported connection types:
|
762
|
-
* BASIC: Basic connection details
|
763
|
-
:param int port: The port number used to connect to the database.
|
764
|
-
:param str protocol: The protocol used to connect to the database.
|
765
|
-
:param str service: The service name of the database.
|
766
|
-
"""
|
767
|
-
if connection_type is not None:
|
768
|
-
pulumi.set(__self__, "connection_type", connection_type)
|
769
|
-
if port is not None:
|
770
|
-
pulumi.set(__self__, "port", port)
|
771
|
-
if protocol is not None:
|
772
|
-
pulumi.set(__self__, "protocol", protocol)
|
773
|
-
if service is not None:
|
774
|
-
pulumi.set(__self__, "service", service)
|
775
|
-
|
776
|
-
@property
|
777
|
-
@pulumi.getter(name="connectionType")
|
778
|
-
def connection_type(self) -> Optional[str]:
|
779
|
-
"""
|
780
|
-
The list of supported connection types:
|
781
|
-
* BASIC: Basic connection details
|
782
|
-
"""
|
783
|
-
return pulumi.get(self, "connection_type")
|
784
|
-
|
785
|
-
@property
|
786
|
-
@pulumi.getter
|
787
|
-
def port(self) -> Optional[int]:
|
788
|
-
"""
|
789
|
-
The port number used to connect to the database.
|
790
|
-
"""
|
791
|
-
return pulumi.get(self, "port")
|
792
|
-
|
793
|
-
@property
|
794
|
-
@pulumi.getter
|
795
|
-
def protocol(self) -> Optional[str]:
|
796
|
-
"""
|
797
|
-
The protocol used to connect to the database.
|
798
|
-
"""
|
799
|
-
return pulumi.get(self, "protocol")
|
800
|
-
|
801
|
-
@property
|
802
|
-
@pulumi.getter
|
803
|
-
def service(self) -> Optional[str]:
|
804
|
-
"""
|
805
|
-
The service name of the database.
|
806
|
-
"""
|
807
|
-
return pulumi.get(self, "service")
|
808
|
-
|
809
|
-
|
810
389
|
@pulumi.output_type
|
811
390
|
class ExternalAsmServicedDatabase(dict):
|
812
391
|
@staticmethod
|
@@ -5215,8 +4794,6 @@ class ExternalExadataStorageGridStorageServer(dict):
|
|
5215
4794
|
suggest = "memory_gb"
|
5216
4795
|
elif key == "resourceType":
|
5217
4796
|
suggest = "resource_type"
|
5218
|
-
elif key == "systemTags":
|
5219
|
-
suggest = "system_tags"
|
5220
4797
|
elif key == "timeCreated":
|
5221
4798
|
suggest = "time_created"
|
5222
4799
|
elif key == "timeUpdated":
|
@@ -5253,7 +4830,6 @@ class ExternalExadataStorageGridStorageServer(dict):
|
|
5253
4830
|
resource_type: Optional[str] = None,
|
5254
4831
|
state: Optional[str] = None,
|
5255
4832
|
status: Optional[str] = None,
|
5256
|
-
system_tags: Optional[Mapping[str, Any]] = None,
|
5257
4833
|
time_created: Optional[str] = None,
|
5258
4834
|
time_updated: Optional[str] = None,
|
5259
4835
|
version: Optional[str] = None):
|
@@ -5281,7 +4857,6 @@ class ExternalExadataStorageGridStorageServer(dict):
|
|
5281
4857
|
:param str resource_type: The type of Exadata resource.
|
5282
4858
|
:param str state: The current lifecycle state of the database resource.
|
5283
4859
|
:param str status: The status of the Exadata resource.
|
5284
|
-
:param Mapping[str, Any] system_tags: System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). System tags can be viewed by users, but can only be created by the system. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
5285
4860
|
:param str time_created: The timestamp of the creation of the Exadata resource.
|
5286
4861
|
:param str time_updated: The timestamp of the last update of the Exadata resource.
|
5287
4862
|
:param str version: The version of the Exadata resource.
|
@@ -5324,8 +4899,6 @@ class ExternalExadataStorageGridStorageServer(dict):
|
|
5324
4899
|
pulumi.set(__self__, "state", state)
|
5325
4900
|
if status is not None:
|
5326
4901
|
pulumi.set(__self__, "status", status)
|
5327
|
-
if system_tags is not None:
|
5328
|
-
pulumi.set(__self__, "system_tags", system_tags)
|
5329
4902
|
if time_created is not None:
|
5330
4903
|
pulumi.set(__self__, "time_created", time_created)
|
5331
4904
|
if time_updated is not None:
|
@@ -5489,14 +5062,6 @@ class ExternalExadataStorageGridStorageServer(dict):
|
|
5489
5062
|
"""
|
5490
5063
|
return pulumi.get(self, "status")
|
5491
5064
|
|
5492
|
-
@property
|
5493
|
-
@pulumi.getter(name="systemTags")
|
5494
|
-
def system_tags(self) -> Optional[Mapping[str, Any]]:
|
5495
|
-
"""
|
5496
|
-
System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). System tags can be viewed by users, but can only be created by the system. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
5497
|
-
"""
|
5498
|
-
return pulumi.get(self, "system_tags")
|
5499
|
-
|
5500
5065
|
@property
|
5501
5066
|
@pulumi.getter(name="timeCreated")
|
5502
5067
|
def time_created(self) -> Optional[str]:
|
@@ -5547,8 +5112,6 @@ class ExternalExadataStorageServerConnector(dict):
|
|
5547
5112
|
suggest = "resource_type"
|
5548
5113
|
elif key == "storageServerId":
|
5549
5114
|
suggest = "storage_server_id"
|
5550
|
-
elif key == "systemTags":
|
5551
|
-
suggest = "system_tags"
|
5552
5115
|
elif key == "timeCreated":
|
5553
5116
|
suggest = "time_created"
|
5554
5117
|
elif key == "timeUpdated":
|
@@ -5579,7 +5142,6 @@ class ExternalExadataStorageServerConnector(dict):
|
|
5579
5142
|
state: Optional[str] = None,
|
5580
5143
|
status: Optional[str] = None,
|
5581
5144
|
storage_server_id: Optional[str] = None,
|
5582
|
-
system_tags: Optional[Mapping[str, Any]] = None,
|
5583
5145
|
time_created: Optional[str] = None,
|
5584
5146
|
time_updated: Optional[str] = None,
|
5585
5147
|
version: Optional[str] = None):
|
@@ -5601,7 +5163,6 @@ class ExternalExadataStorageServerConnector(dict):
|
|
5601
5163
|
:param str state: The current lifecycle state of the database resource.
|
5602
5164
|
:param str status: The status of the Exadata resource.
|
5603
5165
|
:param str storage_server_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Exadata storage server.
|
5604
|
-
:param Mapping[str, Any] system_tags: System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). System tags can be viewed by users, but can only be created by the system. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
5605
5166
|
:param str time_created: The timestamp of the creation of the Exadata resource.
|
5606
5167
|
:param str time_updated: The timestamp of the last update of the Exadata resource.
|
5607
5168
|
:param str version: The version of the Exadata resource.
|
@@ -5632,8 +5193,6 @@ class ExternalExadataStorageServerConnector(dict):
|
|
5632
5193
|
pulumi.set(__self__, "status", status)
|
5633
5194
|
if storage_server_id is not None:
|
5634
5195
|
pulumi.set(__self__, "storage_server_id", storage_server_id)
|
5635
|
-
if system_tags is not None:
|
5636
|
-
pulumi.set(__self__, "system_tags", system_tags)
|
5637
5196
|
if time_created is not None:
|
5638
5197
|
pulumi.set(__self__, "time_created", time_created)
|
5639
5198
|
if time_updated is not None:
|
@@ -5749,14 +5308,6 @@ class ExternalExadataStorageServerConnector(dict):
|
|
5749
5308
|
"""
|
5750
5309
|
return pulumi.get(self, "storage_server_id")
|
5751
5310
|
|
5752
|
-
@property
|
5753
|
-
@pulumi.getter(name="systemTags")
|
5754
|
-
def system_tags(self) -> Optional[Mapping[str, Any]]:
|
5755
|
-
"""
|
5756
|
-
System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). System tags can be viewed by users, but can only be created by the system. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
5757
|
-
"""
|
5758
|
-
return pulumi.get(self, "system_tags")
|
5759
|
-
|
5760
5311
|
@property
|
5761
5312
|
@pulumi.getter(name="timeCreated")
|
5762
5313
|
def time_created(self) -> Optional[str]:
|
@@ -5996,458 +5547,37 @@ class ExternalListenerServicedDatabase(dict):
|
|
5996
5547
|
"""
|
5997
5548
|
return pulumi.get(self, "database_type")
|
5998
5549
|
|
5999
|
-
@property
|
6000
|
-
@pulumi.getter(name="dbUniqueName")
|
6001
|
-
def db_unique_name(self) -> Optional[str]:
|
6002
|
-
"""
|
6003
|
-
The unique name of the external database.
|
6004
|
-
"""
|
6005
|
-
return pulumi.get(self, "db_unique_name")
|
6006
|
-
|
6007
|
-
@property
|
6008
|
-
@pulumi.getter(name="displayName")
|
6009
|
-
def display_name(self) -> Optional[str]:
|
6010
|
-
"""
|
6011
|
-
The user-friendly name for the database. The name does not have to be unique.
|
6012
|
-
"""
|
6013
|
-
return pulumi.get(self, "display_name")
|
6014
|
-
|
6015
|
-
@property
|
6016
|
-
@pulumi.getter
|
6017
|
-
def id(self) -> Optional[str]:
|
6018
|
-
"""
|
6019
|
-
The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the external database.
|
6020
|
-
"""
|
6021
|
-
return pulumi.get(self, "id")
|
6022
|
-
|
6023
|
-
@property
|
6024
|
-
@pulumi.getter(name="isManaged")
|
6025
|
-
def is_managed(self) -> Optional[bool]:
|
6026
|
-
"""
|
6027
|
-
Indicates whether the database is a Managed Database or not.
|
6028
|
-
"""
|
6029
|
-
return pulumi.get(self, "is_managed")
|
6030
|
-
|
6031
|
-
|
6032
|
-
@pulumi.output_type
|
6033
|
-
class ExternalcontainerdatabaseExternalContainerDbmFeaturesManagementFeatureDetails(dict):
|
6034
|
-
@staticmethod
|
6035
|
-
def __key_warning(key: str):
|
6036
|
-
suggest = None
|
6037
|
-
if key == "connectorDetails":
|
6038
|
-
suggest = "connector_details"
|
6039
|
-
elif key == "licenseModel":
|
6040
|
-
suggest = "license_model"
|
6041
|
-
|
6042
|
-
if suggest:
|
6043
|
-
pulumi.log.warn(f"Key '{key}' not found in ExternalcontainerdatabaseExternalContainerDbmFeaturesManagementFeatureDetails. Access the value via the '{suggest}' property getter instead.")
|
6044
|
-
|
6045
|
-
def __getitem__(self, key: str) -> Any:
|
6046
|
-
ExternalcontainerdatabaseExternalContainerDbmFeaturesManagementFeatureDetails.__key_warning(key)
|
6047
|
-
return super().__getitem__(key)
|
6048
|
-
|
6049
|
-
def get(self, key: str, default = None) -> Any:
|
6050
|
-
ExternalcontainerdatabaseExternalContainerDbmFeaturesManagementFeatureDetails.__key_warning(key)
|
6051
|
-
return super().get(key, default)
|
6052
|
-
|
6053
|
-
def __init__(__self__, *,
|
6054
|
-
feature: str,
|
6055
|
-
connector_details: Optional['outputs.ExternalcontainerdatabaseExternalContainerDbmFeaturesManagementFeatureDetailsConnectorDetails'] = None,
|
6056
|
-
license_model: Optional[str] = None):
|
6057
|
-
"""
|
6058
|
-
:param str feature: The name of the Database Management feature.
|
6059
|
-
:param 'ExternalcontainerdatabaseExternalContainerDbmFeaturesManagementFeatureDetailsConnectorDetailsArgs' connector_details: The connector details required to connect to an Oracle cloud database.
|
6060
|
-
:param str license_model: The Oracle license model that applies to the external database.
|
6061
|
-
"""
|
6062
|
-
pulumi.set(__self__, "feature", feature)
|
6063
|
-
if connector_details is not None:
|
6064
|
-
pulumi.set(__self__, "connector_details", connector_details)
|
6065
|
-
if license_model is not None:
|
6066
|
-
pulumi.set(__self__, "license_model", license_model)
|
6067
|
-
|
6068
|
-
@property
|
6069
|
-
@pulumi.getter
|
6070
|
-
def feature(self) -> str:
|
6071
|
-
"""
|
6072
|
-
The name of the Database Management feature.
|
6073
|
-
"""
|
6074
|
-
return pulumi.get(self, "feature")
|
6075
|
-
|
6076
|
-
@property
|
6077
|
-
@pulumi.getter(name="connectorDetails")
|
6078
|
-
def connector_details(self) -> Optional['outputs.ExternalcontainerdatabaseExternalContainerDbmFeaturesManagementFeatureDetailsConnectorDetails']:
|
6079
|
-
"""
|
6080
|
-
The connector details required to connect to an Oracle cloud database.
|
6081
|
-
"""
|
6082
|
-
return pulumi.get(self, "connector_details")
|
6083
|
-
|
6084
|
-
@property
|
6085
|
-
@pulumi.getter(name="licenseModel")
|
6086
|
-
def license_model(self) -> Optional[str]:
|
6087
|
-
"""
|
6088
|
-
The Oracle license model that applies to the external database.
|
6089
|
-
"""
|
6090
|
-
return pulumi.get(self, "license_model")
|
6091
|
-
|
6092
|
-
|
6093
|
-
@pulumi.output_type
|
6094
|
-
class ExternalcontainerdatabaseExternalContainerDbmFeaturesManagementFeatureDetailsConnectorDetails(dict):
|
6095
|
-
@staticmethod
|
6096
|
-
def __key_warning(key: str):
|
6097
|
-
suggest = None
|
6098
|
-
if key == "connectorType":
|
6099
|
-
suggest = "connector_type"
|
6100
|
-
elif key == "databaseConnectorId":
|
6101
|
-
suggest = "database_connector_id"
|
6102
|
-
elif key == "managementAgentId":
|
6103
|
-
suggest = "management_agent_id"
|
6104
|
-
elif key == "privateEndPointId":
|
6105
|
-
suggest = "private_end_point_id"
|
6106
|
-
|
6107
|
-
if suggest:
|
6108
|
-
pulumi.log.warn(f"Key '{key}' not found in ExternalcontainerdatabaseExternalContainerDbmFeaturesManagementFeatureDetailsConnectorDetails. Access the value via the '{suggest}' property getter instead.")
|
6109
|
-
|
6110
|
-
def __getitem__(self, key: str) -> Any:
|
6111
|
-
ExternalcontainerdatabaseExternalContainerDbmFeaturesManagementFeatureDetailsConnectorDetails.__key_warning(key)
|
6112
|
-
return super().__getitem__(key)
|
6113
|
-
|
6114
|
-
def get(self, key: str, default = None) -> Any:
|
6115
|
-
ExternalcontainerdatabaseExternalContainerDbmFeaturesManagementFeatureDetailsConnectorDetails.__key_warning(key)
|
6116
|
-
return super().get(key, default)
|
6117
|
-
|
6118
|
-
def __init__(__self__, *,
|
6119
|
-
connector_type: Optional[str] = None,
|
6120
|
-
database_connector_id: Optional[str] = None,
|
6121
|
-
management_agent_id: Optional[str] = None,
|
6122
|
-
private_end_point_id: Optional[str] = None):
|
6123
|
-
"""
|
6124
|
-
:param str connector_type: The list of supported connection types:
|
6125
|
-
* PE: Private endpoint
|
6126
|
-
* MACS: Management agent
|
6127
|
-
* EXTERNAL: External database connector
|
6128
|
-
:param str database_connector_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the external database connector.
|
6129
|
-
:param str management_agent_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the management agent.
|
6130
|
-
:param str private_end_point_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the private endpoint.
|
6131
|
-
"""
|
6132
|
-
if connector_type is not None:
|
6133
|
-
pulumi.set(__self__, "connector_type", connector_type)
|
6134
|
-
if database_connector_id is not None:
|
6135
|
-
pulumi.set(__self__, "database_connector_id", database_connector_id)
|
6136
|
-
if management_agent_id is not None:
|
6137
|
-
pulumi.set(__self__, "management_agent_id", management_agent_id)
|
6138
|
-
if private_end_point_id is not None:
|
6139
|
-
pulumi.set(__self__, "private_end_point_id", private_end_point_id)
|
6140
|
-
|
6141
|
-
@property
|
6142
|
-
@pulumi.getter(name="connectorType")
|
6143
|
-
def connector_type(self) -> Optional[str]:
|
6144
|
-
"""
|
6145
|
-
The list of supported connection types:
|
6146
|
-
* PE: Private endpoint
|
6147
|
-
* MACS: Management agent
|
6148
|
-
* EXTERNAL: External database connector
|
6149
|
-
"""
|
6150
|
-
return pulumi.get(self, "connector_type")
|
6151
|
-
|
6152
|
-
@property
|
6153
|
-
@pulumi.getter(name="databaseConnectorId")
|
6154
|
-
def database_connector_id(self) -> Optional[str]:
|
6155
|
-
"""
|
6156
|
-
The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the external database connector.
|
6157
|
-
"""
|
6158
|
-
return pulumi.get(self, "database_connector_id")
|
6159
|
-
|
6160
|
-
@property
|
6161
|
-
@pulumi.getter(name="managementAgentId")
|
6162
|
-
def management_agent_id(self) -> Optional[str]:
|
6163
|
-
"""
|
6164
|
-
The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the management agent.
|
6165
|
-
"""
|
6166
|
-
return pulumi.get(self, "management_agent_id")
|
6167
|
-
|
6168
|
-
@property
|
6169
|
-
@pulumi.getter(name="privateEndPointId")
|
6170
|
-
def private_end_point_id(self) -> Optional[str]:
|
6171
|
-
"""
|
6172
|
-
The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the private endpoint.
|
6173
|
-
"""
|
6174
|
-
return pulumi.get(self, "private_end_point_id")
|
6175
|
-
|
6176
|
-
|
6177
|
-
@pulumi.output_type
|
6178
|
-
class ExternalnoncontainerdatabaseExternalNonContainerDbmFeaturesManagementFeatureDetails(dict):
|
6179
|
-
@staticmethod
|
6180
|
-
def __key_warning(key: str):
|
6181
|
-
suggest = None
|
6182
|
-
if key == "connectorDetails":
|
6183
|
-
suggest = "connector_details"
|
6184
|
-
elif key == "licenseModel":
|
6185
|
-
suggest = "license_model"
|
6186
|
-
|
6187
|
-
if suggest:
|
6188
|
-
pulumi.log.warn(f"Key '{key}' not found in ExternalnoncontainerdatabaseExternalNonContainerDbmFeaturesManagementFeatureDetails. Access the value via the '{suggest}' property getter instead.")
|
6189
|
-
|
6190
|
-
def __getitem__(self, key: str) -> Any:
|
6191
|
-
ExternalnoncontainerdatabaseExternalNonContainerDbmFeaturesManagementFeatureDetails.__key_warning(key)
|
6192
|
-
return super().__getitem__(key)
|
6193
|
-
|
6194
|
-
def get(self, key: str, default = None) -> Any:
|
6195
|
-
ExternalnoncontainerdatabaseExternalNonContainerDbmFeaturesManagementFeatureDetails.__key_warning(key)
|
6196
|
-
return super().get(key, default)
|
6197
|
-
|
6198
|
-
def __init__(__self__, *,
|
6199
|
-
feature: str,
|
6200
|
-
connector_details: Optional['outputs.ExternalnoncontainerdatabaseExternalNonContainerDbmFeaturesManagementFeatureDetailsConnectorDetails'] = None,
|
6201
|
-
license_model: Optional[str] = None):
|
6202
|
-
"""
|
6203
|
-
:param str feature: The name of the Database Management feature.
|
6204
|
-
:param 'ExternalnoncontainerdatabaseExternalNonContainerDbmFeaturesManagementFeatureDetailsConnectorDetailsArgs' connector_details: The connector details required to connect to an Oracle cloud database.
|
6205
|
-
:param str license_model: The Oracle license model that applies to the external database.
|
6206
|
-
"""
|
6207
|
-
pulumi.set(__self__, "feature", feature)
|
6208
|
-
if connector_details is not None:
|
6209
|
-
pulumi.set(__self__, "connector_details", connector_details)
|
6210
|
-
if license_model is not None:
|
6211
|
-
pulumi.set(__self__, "license_model", license_model)
|
6212
|
-
|
6213
|
-
@property
|
6214
|
-
@pulumi.getter
|
6215
|
-
def feature(self) -> str:
|
6216
|
-
"""
|
6217
|
-
The name of the Database Management feature.
|
6218
|
-
"""
|
6219
|
-
return pulumi.get(self, "feature")
|
6220
|
-
|
6221
|
-
@property
|
6222
|
-
@pulumi.getter(name="connectorDetails")
|
6223
|
-
def connector_details(self) -> Optional['outputs.ExternalnoncontainerdatabaseExternalNonContainerDbmFeaturesManagementFeatureDetailsConnectorDetails']:
|
6224
|
-
"""
|
6225
|
-
The connector details required to connect to an Oracle cloud database.
|
6226
|
-
"""
|
6227
|
-
return pulumi.get(self, "connector_details")
|
6228
|
-
|
6229
|
-
@property
|
6230
|
-
@pulumi.getter(name="licenseModel")
|
6231
|
-
def license_model(self) -> Optional[str]:
|
6232
|
-
"""
|
6233
|
-
The Oracle license model that applies to the external database.
|
6234
|
-
"""
|
6235
|
-
return pulumi.get(self, "license_model")
|
6236
|
-
|
6237
|
-
|
6238
|
-
@pulumi.output_type
|
6239
|
-
class ExternalnoncontainerdatabaseExternalNonContainerDbmFeaturesManagementFeatureDetailsConnectorDetails(dict):
|
6240
|
-
@staticmethod
|
6241
|
-
def __key_warning(key: str):
|
6242
|
-
suggest = None
|
6243
|
-
if key == "connectorType":
|
6244
|
-
suggest = "connector_type"
|
6245
|
-
elif key == "databaseConnectorId":
|
6246
|
-
suggest = "database_connector_id"
|
6247
|
-
elif key == "managementAgentId":
|
6248
|
-
suggest = "management_agent_id"
|
6249
|
-
elif key == "privateEndPointId":
|
6250
|
-
suggest = "private_end_point_id"
|
6251
|
-
|
6252
|
-
if suggest:
|
6253
|
-
pulumi.log.warn(f"Key '{key}' not found in ExternalnoncontainerdatabaseExternalNonContainerDbmFeaturesManagementFeatureDetailsConnectorDetails. Access the value via the '{suggest}' property getter instead.")
|
6254
|
-
|
6255
|
-
def __getitem__(self, key: str) -> Any:
|
6256
|
-
ExternalnoncontainerdatabaseExternalNonContainerDbmFeaturesManagementFeatureDetailsConnectorDetails.__key_warning(key)
|
6257
|
-
return super().__getitem__(key)
|
6258
|
-
|
6259
|
-
def get(self, key: str, default = None) -> Any:
|
6260
|
-
ExternalnoncontainerdatabaseExternalNonContainerDbmFeaturesManagementFeatureDetailsConnectorDetails.__key_warning(key)
|
6261
|
-
return super().get(key, default)
|
6262
|
-
|
6263
|
-
def __init__(__self__, *,
|
6264
|
-
connector_type: Optional[str] = None,
|
6265
|
-
database_connector_id: Optional[str] = None,
|
6266
|
-
management_agent_id: Optional[str] = None,
|
6267
|
-
private_end_point_id: Optional[str] = None):
|
6268
|
-
"""
|
6269
|
-
:param str connector_type: The list of supported connection types:
|
6270
|
-
* PE: Private endpoint
|
6271
|
-
* MACS: Management agent
|
6272
|
-
* EXTERNAL: External database connector
|
6273
|
-
:param str database_connector_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the external database connector.
|
6274
|
-
:param str management_agent_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the management agent.
|
6275
|
-
:param str private_end_point_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the private endpoint.
|
6276
|
-
"""
|
6277
|
-
if connector_type is not None:
|
6278
|
-
pulumi.set(__self__, "connector_type", connector_type)
|
6279
|
-
if database_connector_id is not None:
|
6280
|
-
pulumi.set(__self__, "database_connector_id", database_connector_id)
|
6281
|
-
if management_agent_id is not None:
|
6282
|
-
pulumi.set(__self__, "management_agent_id", management_agent_id)
|
6283
|
-
if private_end_point_id is not None:
|
6284
|
-
pulumi.set(__self__, "private_end_point_id", private_end_point_id)
|
6285
|
-
|
6286
|
-
@property
|
6287
|
-
@pulumi.getter(name="connectorType")
|
6288
|
-
def connector_type(self) -> Optional[str]:
|
6289
|
-
"""
|
6290
|
-
The list of supported connection types:
|
6291
|
-
* PE: Private endpoint
|
6292
|
-
* MACS: Management agent
|
6293
|
-
* EXTERNAL: External database connector
|
6294
|
-
"""
|
6295
|
-
return pulumi.get(self, "connector_type")
|
6296
|
-
|
6297
|
-
@property
|
6298
|
-
@pulumi.getter(name="databaseConnectorId")
|
6299
|
-
def database_connector_id(self) -> Optional[str]:
|
6300
|
-
"""
|
6301
|
-
The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the external database connector.
|
6302
|
-
"""
|
6303
|
-
return pulumi.get(self, "database_connector_id")
|
6304
|
-
|
6305
|
-
@property
|
6306
|
-
@pulumi.getter(name="managementAgentId")
|
6307
|
-
def management_agent_id(self) -> Optional[str]:
|
6308
|
-
"""
|
6309
|
-
The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the management agent.
|
6310
|
-
"""
|
6311
|
-
return pulumi.get(self, "management_agent_id")
|
6312
|
-
|
6313
|
-
@property
|
6314
|
-
@pulumi.getter(name="privateEndPointId")
|
6315
|
-
def private_end_point_id(self) -> Optional[str]:
|
6316
|
-
"""
|
6317
|
-
The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the private endpoint.
|
6318
|
-
"""
|
6319
|
-
return pulumi.get(self, "private_end_point_id")
|
6320
|
-
|
6321
|
-
|
6322
|
-
@pulumi.output_type
|
6323
|
-
class ExternalpluggabledatabaseExternalPluggableDbmFeaturesManagementFeatureDetails(dict):
|
6324
|
-
@staticmethod
|
6325
|
-
def __key_warning(key: str):
|
6326
|
-
suggest = None
|
6327
|
-
if key == "connectorDetails":
|
6328
|
-
suggest = "connector_details"
|
6329
|
-
|
6330
|
-
if suggest:
|
6331
|
-
pulumi.log.warn(f"Key '{key}' not found in ExternalpluggabledatabaseExternalPluggableDbmFeaturesManagementFeatureDetails. Access the value via the '{suggest}' property getter instead.")
|
6332
|
-
|
6333
|
-
def __getitem__(self, key: str) -> Any:
|
6334
|
-
ExternalpluggabledatabaseExternalPluggableDbmFeaturesManagementFeatureDetails.__key_warning(key)
|
6335
|
-
return super().__getitem__(key)
|
6336
|
-
|
6337
|
-
def get(self, key: str, default = None) -> Any:
|
6338
|
-
ExternalpluggabledatabaseExternalPluggableDbmFeaturesManagementFeatureDetails.__key_warning(key)
|
6339
|
-
return super().get(key, default)
|
6340
|
-
|
6341
|
-
def __init__(__self__, *,
|
6342
|
-
feature: str,
|
6343
|
-
connector_details: Optional['outputs.ExternalpluggabledatabaseExternalPluggableDbmFeaturesManagementFeatureDetailsConnectorDetails'] = None):
|
6344
|
-
"""
|
6345
|
-
:param str feature: The name of the Database Management feature.
|
6346
|
-
:param 'ExternalpluggabledatabaseExternalPluggableDbmFeaturesManagementFeatureDetailsConnectorDetailsArgs' connector_details: The connector details required to connect to an Oracle cloud database.
|
6347
|
-
"""
|
6348
|
-
pulumi.set(__self__, "feature", feature)
|
6349
|
-
if connector_details is not None:
|
6350
|
-
pulumi.set(__self__, "connector_details", connector_details)
|
6351
|
-
|
6352
|
-
@property
|
6353
|
-
@pulumi.getter
|
6354
|
-
def feature(self) -> str:
|
6355
|
-
"""
|
6356
|
-
The name of the Database Management feature.
|
6357
|
-
"""
|
6358
|
-
return pulumi.get(self, "feature")
|
6359
|
-
|
6360
|
-
@property
|
6361
|
-
@pulumi.getter(name="connectorDetails")
|
6362
|
-
def connector_details(self) -> Optional['outputs.ExternalpluggabledatabaseExternalPluggableDbmFeaturesManagementFeatureDetailsConnectorDetails']:
|
6363
|
-
"""
|
6364
|
-
The connector details required to connect to an Oracle cloud database.
|
6365
|
-
"""
|
6366
|
-
return pulumi.get(self, "connector_details")
|
6367
|
-
|
6368
|
-
|
6369
|
-
@pulumi.output_type
|
6370
|
-
class ExternalpluggabledatabaseExternalPluggableDbmFeaturesManagementFeatureDetailsConnectorDetails(dict):
|
6371
|
-
@staticmethod
|
6372
|
-
def __key_warning(key: str):
|
6373
|
-
suggest = None
|
6374
|
-
if key == "connectorType":
|
6375
|
-
suggest = "connector_type"
|
6376
|
-
elif key == "databaseConnectorId":
|
6377
|
-
suggest = "database_connector_id"
|
6378
|
-
elif key == "managementAgentId":
|
6379
|
-
suggest = "management_agent_id"
|
6380
|
-
elif key == "privateEndPointId":
|
6381
|
-
suggest = "private_end_point_id"
|
6382
|
-
|
6383
|
-
if suggest:
|
6384
|
-
pulumi.log.warn(f"Key '{key}' not found in ExternalpluggabledatabaseExternalPluggableDbmFeaturesManagementFeatureDetailsConnectorDetails. Access the value via the '{suggest}' property getter instead.")
|
6385
|
-
|
6386
|
-
def __getitem__(self, key: str) -> Any:
|
6387
|
-
ExternalpluggabledatabaseExternalPluggableDbmFeaturesManagementFeatureDetailsConnectorDetails.__key_warning(key)
|
6388
|
-
return super().__getitem__(key)
|
6389
|
-
|
6390
|
-
def get(self, key: str, default = None) -> Any:
|
6391
|
-
ExternalpluggabledatabaseExternalPluggableDbmFeaturesManagementFeatureDetailsConnectorDetails.__key_warning(key)
|
6392
|
-
return super().get(key, default)
|
6393
|
-
|
6394
|
-
def __init__(__self__, *,
|
6395
|
-
connector_type: Optional[str] = None,
|
6396
|
-
database_connector_id: Optional[str] = None,
|
6397
|
-
management_agent_id: Optional[str] = None,
|
6398
|
-
private_end_point_id: Optional[str] = None):
|
6399
|
-
"""
|
6400
|
-
:param str connector_type: The list of supported connection types:
|
6401
|
-
* PE: Private endpoint
|
6402
|
-
* MACS: Management agent
|
6403
|
-
* EXTERNAL: External database connector
|
6404
|
-
:param str database_connector_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the external database connector.
|
6405
|
-
:param str management_agent_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the management agent.
|
6406
|
-
:param str private_end_point_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the private endpoint.
|
6407
|
-
"""
|
6408
|
-
if connector_type is not None:
|
6409
|
-
pulumi.set(__self__, "connector_type", connector_type)
|
6410
|
-
if database_connector_id is not None:
|
6411
|
-
pulumi.set(__self__, "database_connector_id", database_connector_id)
|
6412
|
-
if management_agent_id is not None:
|
6413
|
-
pulumi.set(__self__, "management_agent_id", management_agent_id)
|
6414
|
-
if private_end_point_id is not None:
|
6415
|
-
pulumi.set(__self__, "private_end_point_id", private_end_point_id)
|
6416
|
-
|
6417
|
-
@property
|
6418
|
-
@pulumi.getter(name="connectorType")
|
6419
|
-
def connector_type(self) -> Optional[str]:
|
5550
|
+
@property
|
5551
|
+
@pulumi.getter(name="dbUniqueName")
|
5552
|
+
def db_unique_name(self) -> Optional[str]:
|
6420
5553
|
"""
|
6421
|
-
The
|
6422
|
-
* PE: Private endpoint
|
6423
|
-
* MACS: Management agent
|
6424
|
-
* EXTERNAL: External database connector
|
5554
|
+
The unique name of the external database.
|
6425
5555
|
"""
|
6426
|
-
return pulumi.get(self, "
|
5556
|
+
return pulumi.get(self, "db_unique_name")
|
6427
5557
|
|
6428
5558
|
@property
|
6429
|
-
@pulumi.getter(name="
|
6430
|
-
def
|
5559
|
+
@pulumi.getter(name="displayName")
|
5560
|
+
def display_name(self) -> Optional[str]:
|
6431
5561
|
"""
|
6432
|
-
The
|
5562
|
+
The user-friendly name for the database. The name does not have to be unique.
|
6433
5563
|
"""
|
6434
|
-
return pulumi.get(self, "
|
5564
|
+
return pulumi.get(self, "display_name")
|
6435
5565
|
|
6436
5566
|
@property
|
6437
|
-
@pulumi.getter
|
6438
|
-
def
|
5567
|
+
@pulumi.getter
|
5568
|
+
def id(self) -> Optional[str]:
|
6439
5569
|
"""
|
6440
|
-
The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the
|
5570
|
+
The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the external database.
|
6441
5571
|
"""
|
6442
|
-
return pulumi.get(self, "
|
5572
|
+
return pulumi.get(self, "id")
|
6443
5573
|
|
6444
5574
|
@property
|
6445
|
-
@pulumi.getter(name="
|
6446
|
-
def
|
5575
|
+
@pulumi.getter(name="isManaged")
|
5576
|
+
def is_managed(self) -> Optional[bool]:
|
6447
5577
|
"""
|
6448
|
-
|
5578
|
+
Indicates whether the database is a Managed Database or not.
|
6449
5579
|
"""
|
6450
|
-
return pulumi.get(self, "
|
5580
|
+
return pulumi.get(self, "is_managed")
|
6451
5581
|
|
6452
5582
|
|
6453
5583
|
@pulumi.output_type
|
@@ -6467,8 +5597,6 @@ class ManagedDatabaseGroupManagedDatabase(dict):
|
|
6467
5597
|
suggest = "deployment_type"
|
6468
5598
|
elif key == "freeformTags":
|
6469
5599
|
suggest = "freeform_tags"
|
6470
|
-
elif key == "systemTags":
|
6471
|
-
suggest = "system_tags"
|
6472
5600
|
elif key == "timeAdded":
|
6473
5601
|
suggest = "time_added"
|
6474
5602
|
elif key == "workloadType":
|
@@ -6494,7 +5622,6 @@ class ManagedDatabaseGroupManagedDatabase(dict):
|
|
6494
5622
|
freeform_tags: Optional[Mapping[str, Any]] = None,
|
6495
5623
|
id: Optional[str] = None,
|
6496
5624
|
name: Optional[str] = None,
|
6497
|
-
system_tags: Optional[Mapping[str, Any]] = None,
|
6498
5625
|
time_added: Optional[str] = None,
|
6499
5626
|
workload_type: Optional[str] = None):
|
6500
5627
|
"""
|
@@ -6510,7 +5637,6 @@ class ManagedDatabaseGroupManagedDatabase(dict):
|
|
6510
5637
|
** IMPORTANT **
|
6511
5638
|
Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
|
6512
5639
|
:param str name: The name of the Managed Database Group. Valid characters are uppercase or lowercase letters, numbers, and "_". The name of the Managed Database Group cannot be modified. It must be unique in the compartment and must begin with an alphabetic character.
|
6513
|
-
:param Mapping[str, Any] system_tags: System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). System tags can be viewed by users, but can only be created by the system. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
6514
5640
|
:param str time_added: The date and time the Managed Database was added to the group.
|
6515
5641
|
:param str workload_type: The workload type of the Autonomous Database.
|
6516
5642
|
"""
|
@@ -6530,8 +5656,6 @@ class ManagedDatabaseGroupManagedDatabase(dict):
|
|
6530
5656
|
pulumi.set(__self__, "id", id)
|
6531
5657
|
if name is not None:
|
6532
5658
|
pulumi.set(__self__, "name", name)
|
6533
|
-
if system_tags is not None:
|
6534
|
-
pulumi.set(__self__, "system_tags", system_tags)
|
6535
5659
|
if time_added is not None:
|
6536
5660
|
pulumi.set(__self__, "time_added", time_added)
|
6537
5661
|
if workload_type is not None:
|
@@ -6605,14 +5729,6 @@ class ManagedDatabaseGroupManagedDatabase(dict):
|
|
6605
5729
|
"""
|
6606
5730
|
return pulumi.get(self, "name")
|
6607
5731
|
|
6608
|
-
@property
|
6609
|
-
@pulumi.getter(name="systemTags")
|
6610
|
-
def system_tags(self) -> Optional[Mapping[str, Any]]:
|
6611
|
-
"""
|
6612
|
-
System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). System tags can be viewed by users, but can only be created by the system. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
6613
|
-
"""
|
6614
|
-
return pulumi.get(self, "system_tags")
|
6615
|
-
|
6616
5732
|
@property
|
6617
5733
|
@pulumi.getter(name="timeAdded")
|
6618
5734
|
def time_added(self) -> Optional[str]:
|
@@ -6631,298 +5747,67 @@ class ManagedDatabaseGroupManagedDatabase(dict):
|
|
6631
5747
|
|
6632
5748
|
|
6633
5749
|
@pulumi.output_type
|
6634
|
-
class ManagedDatabaseManagedDatabaseGroup(dict):
|
6635
|
-
@staticmethod
|
6636
|
-
def __key_warning(key: str):
|
6637
|
-
suggest = None
|
6638
|
-
if key == "compartmentId":
|
6639
|
-
suggest = "compartment_id"
|
6640
|
-
|
6641
|
-
if suggest:
|
6642
|
-
pulumi.log.warn(f"Key '{key}' not found in ManagedDatabaseManagedDatabaseGroup. Access the value via the '{suggest}' property getter instead.")
|
6643
|
-
|
6644
|
-
def __getitem__(self, key: str) -> Any:
|
6645
|
-
ManagedDatabaseManagedDatabaseGroup.__key_warning(key)
|
6646
|
-
return super().__getitem__(key)
|
6647
|
-
|
6648
|
-
def get(self, key: str, default = None) -> Any:
|
6649
|
-
ManagedDatabaseManagedDatabaseGroup.__key_warning(key)
|
6650
|
-
return super().get(key, default)
|
6651
|
-
|
6652
|
-
def __init__(__self__, *,
|
6653
|
-
compartment_id: Optional[str] = None,
|
6654
|
-
id: Optional[str] = None,
|
6655
|
-
name: Optional[str] = None):
|
6656
|
-
"""
|
6657
|
-
:param str compartment_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment in which the Managed Database Group resides.
|
6658
|
-
:param str id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Managed Database Group.
|
6659
|
-
:param str name: The name of the Managed Database.
|
6660
|
-
"""
|
6661
|
-
if compartment_id is not None:
|
6662
|
-
pulumi.set(__self__, "compartment_id", compartment_id)
|
6663
|
-
if id is not None:
|
6664
|
-
pulumi.set(__self__, "id", id)
|
6665
|
-
if name is not None:
|
6666
|
-
pulumi.set(__self__, "name", name)
|
6667
|
-
|
6668
|
-
@property
|
6669
|
-
@pulumi.getter(name="compartmentId")
|
6670
|
-
def compartment_id(self) -> Optional[str]:
|
6671
|
-
"""
|
6672
|
-
The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment in which the Managed Database Group resides.
|
6673
|
-
"""
|
6674
|
-
return pulumi.get(self, "compartment_id")
|
6675
|
-
|
6676
|
-
@property
|
6677
|
-
@pulumi.getter
|
6678
|
-
def id(self) -> Optional[str]:
|
6679
|
-
"""
|
6680
|
-
The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Managed Database Group.
|
6681
|
-
"""
|
6682
|
-
return pulumi.get(self, "id")
|
6683
|
-
|
6684
|
-
@property
|
6685
|
-
@pulumi.getter
|
6686
|
-
def name(self) -> Optional[str]:
|
6687
|
-
"""
|
6688
|
-
The name of the Managed Database.
|
6689
|
-
"""
|
6690
|
-
return pulumi.get(self, "name")
|
6691
|
-
|
6692
|
-
|
6693
|
-
@pulumi.output_type
|
6694
|
-
class ManagedDatabasesChangeDatabaseParameterCredentials(dict):
|
6695
|
-
@staticmethod
|
6696
|
-
def __key_warning(key: str):
|
6697
|
-
suggest = None
|
6698
|
-
if key == "secretId":
|
6699
|
-
suggest = "secret_id"
|
6700
|
-
elif key == "userName":
|
6701
|
-
suggest = "user_name"
|
6702
|
-
|
6703
|
-
if suggest:
|
6704
|
-
pulumi.log.warn(f"Key '{key}' not found in ManagedDatabasesChangeDatabaseParameterCredentials. Access the value via the '{suggest}' property getter instead.")
|
6705
|
-
|
6706
|
-
def __getitem__(self, key: str) -> Any:
|
6707
|
-
ManagedDatabasesChangeDatabaseParameterCredentials.__key_warning(key)
|
6708
|
-
return super().__getitem__(key)
|
6709
|
-
|
6710
|
-
def get(self, key: str, default = None) -> Any:
|
6711
|
-
ManagedDatabasesChangeDatabaseParameterCredentials.__key_warning(key)
|
6712
|
-
return super().get(key, default)
|
6713
|
-
|
6714
|
-
def __init__(__self__, *,
|
6715
|
-
password: Optional[str] = None,
|
6716
|
-
role: Optional[str] = None,
|
6717
|
-
secret_id: Optional[str] = None,
|
6718
|
-
user_name: Optional[str] = None):
|
6719
|
-
"""
|
6720
|
-
:param str password: The database user's password encoded using BASE64 scheme.
|
6721
|
-
:param str role: The role of the database user.
|
6722
|
-
:param str secret_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the secret containing the user password.
|
6723
|
-
:param str user_name: The database user name used to perform management activity.
|
6724
|
-
"""
|
6725
|
-
if password is not None:
|
6726
|
-
pulumi.set(__self__, "password", password)
|
6727
|
-
if role is not None:
|
6728
|
-
pulumi.set(__self__, "role", role)
|
6729
|
-
if secret_id is not None:
|
6730
|
-
pulumi.set(__self__, "secret_id", secret_id)
|
6731
|
-
if user_name is not None:
|
6732
|
-
pulumi.set(__self__, "user_name", user_name)
|
6733
|
-
|
6734
|
-
@property
|
6735
|
-
@pulumi.getter
|
6736
|
-
def password(self) -> Optional[str]:
|
6737
|
-
"""
|
6738
|
-
The database user's password encoded using BASE64 scheme.
|
6739
|
-
"""
|
6740
|
-
return pulumi.get(self, "password")
|
6741
|
-
|
6742
|
-
@property
|
6743
|
-
@pulumi.getter
|
6744
|
-
def role(self) -> Optional[str]:
|
6745
|
-
"""
|
6746
|
-
The role of the database user.
|
6747
|
-
"""
|
6748
|
-
return pulumi.get(self, "role")
|
6749
|
-
|
6750
|
-
@property
|
6751
|
-
@pulumi.getter(name="secretId")
|
6752
|
-
def secret_id(self) -> Optional[str]:
|
6753
|
-
"""
|
6754
|
-
The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the secret containing the user password.
|
6755
|
-
"""
|
6756
|
-
return pulumi.get(self, "secret_id")
|
6757
|
-
|
6758
|
-
@property
|
6759
|
-
@pulumi.getter(name="userName")
|
6760
|
-
def user_name(self) -> Optional[str]:
|
6761
|
-
"""
|
6762
|
-
The database user name used to perform management activity.
|
6763
|
-
"""
|
6764
|
-
return pulumi.get(self, "user_name")
|
6765
|
-
|
6766
|
-
|
6767
|
-
@pulumi.output_type
|
6768
|
-
class ManagedDatabasesChangeDatabaseParameterDatabaseCredential(dict):
|
6769
|
-
@staticmethod
|
6770
|
-
def __key_warning(key: str):
|
6771
|
-
suggest = None
|
6772
|
-
if key == "credentialType":
|
6773
|
-
suggest = "credential_type"
|
6774
|
-
elif key == "namedCredentialId":
|
6775
|
-
suggest = "named_credential_id"
|
6776
|
-
elif key == "passwordSecretId":
|
6777
|
-
suggest = "password_secret_id"
|
6778
|
-
|
6779
|
-
if suggest:
|
6780
|
-
pulumi.log.warn(f"Key '{key}' not found in ManagedDatabasesChangeDatabaseParameterDatabaseCredential. Access the value via the '{suggest}' property getter instead.")
|
6781
|
-
|
6782
|
-
def __getitem__(self, key: str) -> Any:
|
6783
|
-
ManagedDatabasesChangeDatabaseParameterDatabaseCredential.__key_warning(key)
|
6784
|
-
return super().__getitem__(key)
|
6785
|
-
|
6786
|
-
def get(self, key: str, default = None) -> Any:
|
6787
|
-
ManagedDatabasesChangeDatabaseParameterDatabaseCredential.__key_warning(key)
|
6788
|
-
return super().get(key, default)
|
6789
|
-
|
6790
|
-
def __init__(__self__, *,
|
6791
|
-
credential_type: str,
|
6792
|
-
named_credential_id: Optional[str] = None,
|
6793
|
-
password: Optional[str] = None,
|
6794
|
-
password_secret_id: Optional[str] = None,
|
6795
|
-
role: Optional[str] = None,
|
6796
|
-
username: Optional[str] = None):
|
6797
|
-
"""
|
6798
|
-
:param str credential_type: The type of the credential for tablespace administration tasks.
|
6799
|
-
:param str named_credential_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the named credential where the database password metadata is stored.
|
6800
|
-
:param str password: The database user's password encoded using BASE64 scheme.
|
6801
|
-
:param str password_secret_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Secret where the database password is stored.
|
6802
|
-
:param str role: The role of the database user.
|
6803
|
-
:param str username: The user to connect to the database.
|
6804
|
-
"""
|
6805
|
-
pulumi.set(__self__, "credential_type", credential_type)
|
6806
|
-
if named_credential_id is not None:
|
6807
|
-
pulumi.set(__self__, "named_credential_id", named_credential_id)
|
6808
|
-
if password is not None:
|
6809
|
-
pulumi.set(__self__, "password", password)
|
6810
|
-
if password_secret_id is not None:
|
6811
|
-
pulumi.set(__self__, "password_secret_id", password_secret_id)
|
6812
|
-
if role is not None:
|
6813
|
-
pulumi.set(__self__, "role", role)
|
6814
|
-
if username is not None:
|
6815
|
-
pulumi.set(__self__, "username", username)
|
6816
|
-
|
6817
|
-
@property
|
6818
|
-
@pulumi.getter(name="credentialType")
|
6819
|
-
def credential_type(self) -> str:
|
6820
|
-
"""
|
6821
|
-
The type of the credential for tablespace administration tasks.
|
6822
|
-
"""
|
6823
|
-
return pulumi.get(self, "credential_type")
|
6824
|
-
|
6825
|
-
@property
|
6826
|
-
@pulumi.getter(name="namedCredentialId")
|
6827
|
-
def named_credential_id(self) -> Optional[str]:
|
6828
|
-
"""
|
6829
|
-
The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the named credential where the database password metadata is stored.
|
6830
|
-
"""
|
6831
|
-
return pulumi.get(self, "named_credential_id")
|
6832
|
-
|
6833
|
-
@property
|
6834
|
-
@pulumi.getter
|
6835
|
-
def password(self) -> Optional[str]:
|
6836
|
-
"""
|
6837
|
-
The database user's password encoded using BASE64 scheme.
|
6838
|
-
"""
|
6839
|
-
return pulumi.get(self, "password")
|
6840
|
-
|
6841
|
-
@property
|
6842
|
-
@pulumi.getter(name="passwordSecretId")
|
6843
|
-
def password_secret_id(self) -> Optional[str]:
|
6844
|
-
"""
|
6845
|
-
The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Secret where the database password is stored.
|
6846
|
-
"""
|
6847
|
-
return pulumi.get(self, "password_secret_id")
|
6848
|
-
|
6849
|
-
@property
|
6850
|
-
@pulumi.getter
|
6851
|
-
def role(self) -> Optional[str]:
|
6852
|
-
"""
|
6853
|
-
The role of the database user.
|
6854
|
-
"""
|
6855
|
-
return pulumi.get(self, "role")
|
6856
|
-
|
6857
|
-
@property
|
6858
|
-
@pulumi.getter
|
6859
|
-
def username(self) -> Optional[str]:
|
6860
|
-
"""
|
6861
|
-
The user to connect to the database.
|
6862
|
-
"""
|
6863
|
-
return pulumi.get(self, "username")
|
6864
|
-
|
6865
|
-
|
6866
|
-
@pulumi.output_type
|
6867
|
-
class ManagedDatabasesChangeDatabaseParameterParameter(dict):
|
5750
|
+
class ManagedDatabaseManagedDatabaseGroup(dict):
|
6868
5751
|
@staticmethod
|
6869
5752
|
def __key_warning(key: str):
|
6870
5753
|
suggest = None
|
6871
|
-
if key == "
|
6872
|
-
suggest = "
|
5754
|
+
if key == "compartmentId":
|
5755
|
+
suggest = "compartment_id"
|
6873
5756
|
|
6874
5757
|
if suggest:
|
6875
|
-
pulumi.log.warn(f"Key '{key}' not found in
|
5758
|
+
pulumi.log.warn(f"Key '{key}' not found in ManagedDatabaseManagedDatabaseGroup. Access the value via the '{suggest}' property getter instead.")
|
6876
5759
|
|
6877
5760
|
def __getitem__(self, key: str) -> Any:
|
6878
|
-
|
5761
|
+
ManagedDatabaseManagedDatabaseGroup.__key_warning(key)
|
6879
5762
|
return super().__getitem__(key)
|
6880
5763
|
|
6881
5764
|
def get(self, key: str, default = None) -> Any:
|
6882
|
-
|
5765
|
+
ManagedDatabaseManagedDatabaseGroup.__key_warning(key)
|
6883
5766
|
return super().get(key, default)
|
6884
5767
|
|
6885
5768
|
def __init__(__self__, *,
|
6886
|
-
|
6887
|
-
|
6888
|
-
|
5769
|
+
compartment_id: Optional[str] = None,
|
5770
|
+
id: Optional[str] = None,
|
5771
|
+
name: Optional[str] = None):
|
6889
5772
|
"""
|
6890
|
-
:param str
|
6891
|
-
:param str
|
6892
|
-
:param str
|
5773
|
+
:param str compartment_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment in which the Managed Database Group resides.
|
5774
|
+
:param str id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Managed Database Group.
|
5775
|
+
:param str name: The name of the Managed Database.
|
6893
5776
|
"""
|
6894
|
-
|
6895
|
-
|
6896
|
-
if
|
6897
|
-
pulumi.set(__self__, "
|
5777
|
+
if compartment_id is not None:
|
5778
|
+
pulumi.set(__self__, "compartment_id", compartment_id)
|
5779
|
+
if id is not None:
|
5780
|
+
pulumi.set(__self__, "id", id)
|
5781
|
+
if name is not None:
|
5782
|
+
pulumi.set(__self__, "name", name)
|
6898
5783
|
|
6899
5784
|
@property
|
6900
|
-
@pulumi.getter
|
6901
|
-
def
|
5785
|
+
@pulumi.getter(name="compartmentId")
|
5786
|
+
def compartment_id(self) -> Optional[str]:
|
6902
5787
|
"""
|
6903
|
-
The
|
5788
|
+
The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment in which the Managed Database Group resides.
|
6904
5789
|
"""
|
6905
|
-
return pulumi.get(self, "
|
5790
|
+
return pulumi.get(self, "compartment_id")
|
6906
5791
|
|
6907
5792
|
@property
|
6908
5793
|
@pulumi.getter
|
6909
|
-
def
|
5794
|
+
def id(self) -> Optional[str]:
|
6910
5795
|
"""
|
6911
|
-
The
|
5796
|
+
The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Managed Database Group.
|
6912
5797
|
"""
|
6913
|
-
return pulumi.get(self, "
|
5798
|
+
return pulumi.get(self, "id")
|
6914
5799
|
|
6915
5800
|
@property
|
6916
|
-
@pulumi.getter
|
6917
|
-
def
|
5801
|
+
@pulumi.getter
|
5802
|
+
def name(self) -> Optional[str]:
|
6918
5803
|
"""
|
6919
|
-
|
5804
|
+
The name of the Managed Database.
|
6920
5805
|
"""
|
6921
|
-
return pulumi.get(self, "
|
5806
|
+
return pulumi.get(self, "name")
|
6922
5807
|
|
6923
5808
|
|
6924
5809
|
@pulumi.output_type
|
6925
|
-
class
|
5810
|
+
class ManagedDatabasesChangeDatabaseParameterCredentials(dict):
|
6926
5811
|
@staticmethod
|
6927
5812
|
def __key_warning(key: str):
|
6928
5813
|
suggest = None
|
@@ -6932,14 +5817,14 @@ class ManagedDatabasesResetDatabaseParameterCredentials(dict):
|
|
6932
5817
|
suggest = "user_name"
|
6933
5818
|
|
6934
5819
|
if suggest:
|
6935
|
-
pulumi.log.warn(f"Key '{key}' not found in
|
5820
|
+
pulumi.log.warn(f"Key '{key}' not found in ManagedDatabasesChangeDatabaseParameterCredentials. Access the value via the '{suggest}' property getter instead.")
|
6936
5821
|
|
6937
5822
|
def __getitem__(self, key: str) -> Any:
|
6938
|
-
|
5823
|
+
ManagedDatabasesChangeDatabaseParameterCredentials.__key_warning(key)
|
6939
5824
|
return super().__getitem__(key)
|
6940
5825
|
|
6941
5826
|
def get(self, key: str, default = None) -> Any:
|
6942
|
-
|
5827
|
+
ManagedDatabasesChangeDatabaseParameterCredentials.__key_warning(key)
|
6943
5828
|
return super().get(key, default)
|
6944
5829
|
|
6945
5830
|
def __init__(__self__, *,
|
@@ -6996,7 +5881,7 @@ class ManagedDatabasesResetDatabaseParameterCredentials(dict):
|
|
6996
5881
|
|
6997
5882
|
|
6998
5883
|
@pulumi.output_type
|
6999
|
-
class
|
5884
|
+
class ManagedDatabasesChangeDatabaseParameterDatabaseCredential(dict):
|
7000
5885
|
@staticmethod
|
7001
5886
|
def __key_warning(key: str):
|
7002
5887
|
suggest = None
|
@@ -7008,14 +5893,14 @@ class ManagedDatabasesResetDatabaseParameterDatabaseCredential(dict):
|
|
7008
5893
|
suggest = "password_secret_id"
|
7009
5894
|
|
7010
5895
|
if suggest:
|
7011
|
-
pulumi.log.warn(f"Key '{key}' not found in
|
5896
|
+
pulumi.log.warn(f"Key '{key}' not found in ManagedDatabasesChangeDatabaseParameterDatabaseCredential. Access the value via the '{suggest}' property getter instead.")
|
7012
5897
|
|
7013
5898
|
def __getitem__(self, key: str) -> Any:
|
7014
|
-
|
5899
|
+
ManagedDatabasesChangeDatabaseParameterDatabaseCredential.__key_warning(key)
|
7015
5900
|
return super().__getitem__(key)
|
7016
5901
|
|
7017
5902
|
def get(self, key: str, default = None) -> Any:
|
7018
|
-
|
5903
|
+
ManagedDatabasesChangeDatabaseParameterDatabaseCredential.__key_warning(key)
|
7019
5904
|
return super().get(key, default)
|
7020
5905
|
|
7021
5906
|
def __init__(__self__, *,
|
@@ -7095,393 +5980,216 @@ class ManagedDatabasesResetDatabaseParameterDatabaseCredential(dict):
|
|
7095
5980
|
|
7096
5981
|
|
7097
5982
|
@pulumi.output_type
|
7098
|
-
class
|
5983
|
+
class ManagedDatabasesChangeDatabaseParameterParameter(dict):
|
7099
5984
|
@staticmethod
|
7100
5985
|
def __key_warning(key: str):
|
7101
5986
|
suggest = None
|
7102
|
-
if key == "
|
7103
|
-
suggest = "
|
7104
|
-
elif key == "passwordSecretAccessMode":
|
7105
|
-
suggest = "password_secret_access_mode"
|
7106
|
-
elif key == "passwordSecretId":
|
7107
|
-
suggest = "password_secret_id"
|
7108
|
-
elif key == "userName":
|
7109
|
-
suggest = "user_name"
|
5987
|
+
if key == "updateComment":
|
5988
|
+
suggest = "update_comment"
|
7110
5989
|
|
7111
5990
|
if suggest:
|
7112
|
-
pulumi.log.warn(f"Key '{key}' not found in
|
5991
|
+
pulumi.log.warn(f"Key '{key}' not found in ManagedDatabasesChangeDatabaseParameterParameter. Access the value via the '{suggest}' property getter instead.")
|
7113
5992
|
|
7114
5993
|
def __getitem__(self, key: str) -> Any:
|
7115
|
-
|
5994
|
+
ManagedDatabasesChangeDatabaseParameterParameter.__key_warning(key)
|
7116
5995
|
return super().__getitem__(key)
|
7117
5996
|
|
7118
5997
|
def get(self, key: str, default = None) -> Any:
|
7119
|
-
|
5998
|
+
ManagedDatabasesChangeDatabaseParameterParameter.__key_warning(key)
|
7120
5999
|
return super().get(key, default)
|
7121
6000
|
|
7122
6001
|
def __init__(__self__, *,
|
7123
|
-
|
7124
|
-
|
7125
|
-
|
7126
|
-
role: str,
|
7127
|
-
user_name: str):
|
7128
|
-
"""
|
7129
|
-
:param str credential_type: (Updatable) The type of named credential. Only 'BASIC' is supported currently.
|
7130
|
-
:param str password_secret_access_mode: (Updatable) The mechanism used to access the password plain text value.
|
7131
|
-
:param str password_secret_id: (Updatable) The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Vault service secret that contains the database user password.
|
7132
|
-
:param str role: (Updatable) The role of the database user.
|
7133
|
-
:param str user_name: (Updatable) The user name used to connect to the database.
|
7134
|
-
"""
|
7135
|
-
pulumi.set(__self__, "credential_type", credential_type)
|
7136
|
-
pulumi.set(__self__, "password_secret_access_mode", password_secret_access_mode)
|
7137
|
-
pulumi.set(__self__, "password_secret_id", password_secret_id)
|
7138
|
-
pulumi.set(__self__, "role", role)
|
7139
|
-
pulumi.set(__self__, "user_name", user_name)
|
7140
|
-
|
7141
|
-
@property
|
7142
|
-
@pulumi.getter(name="credentialType")
|
7143
|
-
def credential_type(self) -> str:
|
7144
|
-
"""
|
7145
|
-
(Updatable) The type of named credential. Only 'BASIC' is supported currently.
|
7146
|
-
"""
|
7147
|
-
return pulumi.get(self, "credential_type")
|
7148
|
-
|
7149
|
-
@property
|
7150
|
-
@pulumi.getter(name="passwordSecretAccessMode")
|
7151
|
-
def password_secret_access_mode(self) -> str:
|
7152
|
-
"""
|
7153
|
-
(Updatable) The mechanism used to access the password plain text value.
|
7154
|
-
"""
|
7155
|
-
return pulumi.get(self, "password_secret_access_mode")
|
7156
|
-
|
7157
|
-
@property
|
7158
|
-
@pulumi.getter(name="passwordSecretId")
|
7159
|
-
def password_secret_id(self) -> str:
|
6002
|
+
name: str,
|
6003
|
+
value: str,
|
6004
|
+
update_comment: Optional[str] = None):
|
7160
6005
|
"""
|
7161
|
-
|
6006
|
+
:param str name: The parameter name.
|
6007
|
+
:param str value: The parameter value.
|
6008
|
+
:param str update_comment: A comment string to associate with the change in parameter value. It cannot contain control characters or a line break.
|
7162
6009
|
"""
|
7163
|
-
|
6010
|
+
pulumi.set(__self__, "name", name)
|
6011
|
+
pulumi.set(__self__, "value", value)
|
6012
|
+
if update_comment is not None:
|
6013
|
+
pulumi.set(__self__, "update_comment", update_comment)
|
7164
6014
|
|
7165
6015
|
@property
|
7166
6016
|
@pulumi.getter
|
7167
|
-
def
|
7168
|
-
"""
|
7169
|
-
(Updatable) The role of the database user.
|
7170
|
-
"""
|
7171
|
-
return pulumi.get(self, "role")
|
7172
|
-
|
7173
|
-
@property
|
7174
|
-
@pulumi.getter(name="userName")
|
7175
|
-
def user_name(self) -> str:
|
7176
|
-
"""
|
7177
|
-
(Updatable) The user name used to connect to the database.
|
7178
|
-
"""
|
7179
|
-
return pulumi.get(self, "user_name")
|
7180
|
-
|
7181
|
-
|
7182
|
-
@pulumi.output_type
|
7183
|
-
class PluggabledatabasePluggableDatabaseDbmFeaturesManagementFeatureDetails(dict):
|
7184
|
-
@staticmethod
|
7185
|
-
def __key_warning(key: str):
|
7186
|
-
suggest = None
|
7187
|
-
if key == "connectorDetails":
|
7188
|
-
suggest = "connector_details"
|
7189
|
-
elif key == "databaseConnectionDetails":
|
7190
|
-
suggest = "database_connection_details"
|
7191
|
-
elif key == "isAutoEnablePluggableDatabase":
|
7192
|
-
suggest = "is_auto_enable_pluggable_database"
|
7193
|
-
elif key == "managementType":
|
7194
|
-
suggest = "management_type"
|
7195
|
-
|
7196
|
-
if suggest:
|
7197
|
-
pulumi.log.warn(f"Key '{key}' not found in PluggabledatabasePluggableDatabaseDbmFeaturesManagementFeatureDetails. Access the value via the '{suggest}' property getter instead.")
|
7198
|
-
|
7199
|
-
def __getitem__(self, key: str) -> Any:
|
7200
|
-
PluggabledatabasePluggableDatabaseDbmFeaturesManagementFeatureDetails.__key_warning(key)
|
7201
|
-
return super().__getitem__(key)
|
7202
|
-
|
7203
|
-
def get(self, key: str, default = None) -> Any:
|
7204
|
-
PluggabledatabasePluggableDatabaseDbmFeaturesManagementFeatureDetails.__key_warning(key)
|
7205
|
-
return super().get(key, default)
|
7206
|
-
|
7207
|
-
def __init__(__self__, *,
|
7208
|
-
feature: str,
|
7209
|
-
connector_details: Optional['outputs.PluggabledatabasePluggableDatabaseDbmFeaturesManagementFeatureDetailsConnectorDetails'] = None,
|
7210
|
-
database_connection_details: Optional['outputs.PluggabledatabasePluggableDatabaseDbmFeaturesManagementFeatureDetailsDatabaseConnectionDetails'] = None,
|
7211
|
-
is_auto_enable_pluggable_database: Optional[bool] = None,
|
7212
|
-
management_type: Optional[str] = None):
|
6017
|
+
def name(self) -> str:
|
7213
6018
|
"""
|
7214
|
-
|
7215
|
-
:param 'PluggabledatabasePluggableDatabaseDbmFeaturesManagementFeatureDetailsConnectorDetailsArgs' connector_details: The connector details required to connect to an Oracle cloud database.
|
7216
|
-
:param 'PluggabledatabasePluggableDatabaseDbmFeaturesManagementFeatureDetailsDatabaseConnectionDetailsArgs' database_connection_details: The connection details required to connect to the database.
|
7217
|
-
:param bool is_auto_enable_pluggable_database: Indicates whether the pluggable database can be enabled automatically.
|
7218
|
-
:param str management_type: The management type for the database.
|
6019
|
+
The parameter name.
|
7219
6020
|
"""
|
7220
|
-
pulumi.
|
7221
|
-
if connector_details is not None:
|
7222
|
-
pulumi.set(__self__, "connector_details", connector_details)
|
7223
|
-
if database_connection_details is not None:
|
7224
|
-
pulumi.set(__self__, "database_connection_details", database_connection_details)
|
7225
|
-
if is_auto_enable_pluggable_database is not None:
|
7226
|
-
pulumi.set(__self__, "is_auto_enable_pluggable_database", is_auto_enable_pluggable_database)
|
7227
|
-
if management_type is not None:
|
7228
|
-
pulumi.set(__self__, "management_type", management_type)
|
6021
|
+
return pulumi.get(self, "name")
|
7229
6022
|
|
7230
6023
|
@property
|
7231
6024
|
@pulumi.getter
|
7232
|
-
def
|
7233
|
-
"""
|
7234
|
-
The name of the Database Management feature.
|
7235
|
-
"""
|
7236
|
-
return pulumi.get(self, "feature")
|
7237
|
-
|
7238
|
-
@property
|
7239
|
-
@pulumi.getter(name="connectorDetails")
|
7240
|
-
def connector_details(self) -> Optional['outputs.PluggabledatabasePluggableDatabaseDbmFeaturesManagementFeatureDetailsConnectorDetails']:
|
7241
|
-
"""
|
7242
|
-
The connector details required to connect to an Oracle cloud database.
|
7243
|
-
"""
|
7244
|
-
return pulumi.get(self, "connector_details")
|
7245
|
-
|
7246
|
-
@property
|
7247
|
-
@pulumi.getter(name="databaseConnectionDetails")
|
7248
|
-
def database_connection_details(self) -> Optional['outputs.PluggabledatabasePluggableDatabaseDbmFeaturesManagementFeatureDetailsDatabaseConnectionDetails']:
|
7249
|
-
"""
|
7250
|
-
The connection details required to connect to the database.
|
7251
|
-
"""
|
7252
|
-
return pulumi.get(self, "database_connection_details")
|
7253
|
-
|
7254
|
-
@property
|
7255
|
-
@pulumi.getter(name="isAutoEnablePluggableDatabase")
|
7256
|
-
def is_auto_enable_pluggable_database(self) -> Optional[bool]:
|
6025
|
+
def value(self) -> str:
|
7257
6026
|
"""
|
7258
|
-
|
6027
|
+
The parameter value.
|
7259
6028
|
"""
|
7260
|
-
return pulumi.get(self, "
|
6029
|
+
return pulumi.get(self, "value")
|
7261
6030
|
|
7262
6031
|
@property
|
7263
|
-
@pulumi.getter(name="
|
7264
|
-
def
|
6032
|
+
@pulumi.getter(name="updateComment")
|
6033
|
+
def update_comment(self) -> Optional[str]:
|
7265
6034
|
"""
|
7266
|
-
|
6035
|
+
A comment string to associate with the change in parameter value. It cannot contain control characters or a line break.
|
7267
6036
|
"""
|
7268
|
-
return pulumi.get(self, "
|
6037
|
+
return pulumi.get(self, "update_comment")
|
7269
6038
|
|
7270
6039
|
|
7271
6040
|
@pulumi.output_type
|
7272
|
-
class
|
6041
|
+
class ManagedDatabasesResetDatabaseParameterCredentials(dict):
|
7273
6042
|
@staticmethod
|
7274
6043
|
def __key_warning(key: str):
|
7275
6044
|
suggest = None
|
7276
|
-
if key == "
|
7277
|
-
suggest = "
|
7278
|
-
elif key == "
|
7279
|
-
suggest = "
|
7280
|
-
elif key == "managementAgentId":
|
7281
|
-
suggest = "management_agent_id"
|
7282
|
-
elif key == "privateEndPointId":
|
7283
|
-
suggest = "private_end_point_id"
|
6045
|
+
if key == "secretId":
|
6046
|
+
suggest = "secret_id"
|
6047
|
+
elif key == "userName":
|
6048
|
+
suggest = "user_name"
|
7284
6049
|
|
7285
6050
|
if suggest:
|
7286
|
-
pulumi.log.warn(f"Key '{key}' not found in
|
6051
|
+
pulumi.log.warn(f"Key '{key}' not found in ManagedDatabasesResetDatabaseParameterCredentials. Access the value via the '{suggest}' property getter instead.")
|
7287
6052
|
|
7288
6053
|
def __getitem__(self, key: str) -> Any:
|
7289
|
-
|
6054
|
+
ManagedDatabasesResetDatabaseParameterCredentials.__key_warning(key)
|
7290
6055
|
return super().__getitem__(key)
|
7291
6056
|
|
7292
6057
|
def get(self, key: str, default = None) -> Any:
|
7293
|
-
|
6058
|
+
ManagedDatabasesResetDatabaseParameterCredentials.__key_warning(key)
|
7294
6059
|
return super().get(key, default)
|
7295
6060
|
|
7296
6061
|
def __init__(__self__, *,
|
7297
|
-
|
7298
|
-
|
7299
|
-
|
7300
|
-
|
7301
|
-
"""
|
7302
|
-
:param str connector_type: The list of supported connection types:
|
7303
|
-
* PE: Private endpoint
|
7304
|
-
* MACS: Management agent
|
7305
|
-
* EXTERNAL: External database connector
|
7306
|
-
:param str database_connector_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the external database connector.
|
7307
|
-
:param str management_agent_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the management agent.
|
7308
|
-
:param str private_end_point_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the private endpoint.
|
7309
|
-
"""
|
7310
|
-
if connector_type is not None:
|
7311
|
-
pulumi.set(__self__, "connector_type", connector_type)
|
7312
|
-
if database_connector_id is not None:
|
7313
|
-
pulumi.set(__self__, "database_connector_id", database_connector_id)
|
7314
|
-
if management_agent_id is not None:
|
7315
|
-
pulumi.set(__self__, "management_agent_id", management_agent_id)
|
7316
|
-
if private_end_point_id is not None:
|
7317
|
-
pulumi.set(__self__, "private_end_point_id", private_end_point_id)
|
7318
|
-
|
7319
|
-
@property
|
7320
|
-
@pulumi.getter(name="connectorType")
|
7321
|
-
def connector_type(self) -> Optional[str]:
|
7322
|
-
"""
|
7323
|
-
The list of supported connection types:
|
7324
|
-
* PE: Private endpoint
|
7325
|
-
* MACS: Management agent
|
7326
|
-
* EXTERNAL: External database connector
|
7327
|
-
"""
|
7328
|
-
return pulumi.get(self, "connector_type")
|
7329
|
-
|
7330
|
-
@property
|
7331
|
-
@pulumi.getter(name="databaseConnectorId")
|
7332
|
-
def database_connector_id(self) -> Optional[str]:
|
6062
|
+
password: Optional[str] = None,
|
6063
|
+
role: Optional[str] = None,
|
6064
|
+
secret_id: Optional[str] = None,
|
6065
|
+
user_name: Optional[str] = None):
|
7333
6066
|
"""
|
7334
|
-
The
|
6067
|
+
:param str password: The database user's password encoded using BASE64 scheme.
|
6068
|
+
:param str role: The role of the database user.
|
6069
|
+
:param str secret_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the secret containing the user password.
|
6070
|
+
:param str user_name: The database user name used to perform management activity.
|
7335
6071
|
"""
|
7336
|
-
|
6072
|
+
if password is not None:
|
6073
|
+
pulumi.set(__self__, "password", password)
|
6074
|
+
if role is not None:
|
6075
|
+
pulumi.set(__self__, "role", role)
|
6076
|
+
if secret_id is not None:
|
6077
|
+
pulumi.set(__self__, "secret_id", secret_id)
|
6078
|
+
if user_name is not None:
|
6079
|
+
pulumi.set(__self__, "user_name", user_name)
|
7337
6080
|
|
7338
6081
|
@property
|
7339
|
-
@pulumi.getter
|
7340
|
-
def
|
6082
|
+
@pulumi.getter
|
6083
|
+
def password(self) -> Optional[str]:
|
7341
6084
|
"""
|
7342
|
-
The
|
6085
|
+
The database user's password encoded using BASE64 scheme.
|
7343
6086
|
"""
|
7344
|
-
return pulumi.get(self, "
|
6087
|
+
return pulumi.get(self, "password")
|
7345
6088
|
|
7346
6089
|
@property
|
7347
|
-
@pulumi.getter
|
7348
|
-
def
|
7349
|
-
"""
|
7350
|
-
The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the private endpoint.
|
7351
|
-
"""
|
7352
|
-
return pulumi.get(self, "private_end_point_id")
|
7353
|
-
|
7354
|
-
|
7355
|
-
@pulumi.output_type
|
7356
|
-
class PluggabledatabasePluggableDatabaseDbmFeaturesManagementFeatureDetailsDatabaseConnectionDetails(dict):
|
7357
|
-
@staticmethod
|
7358
|
-
def __key_warning(key: str):
|
7359
|
-
suggest = None
|
7360
|
-
if key == "connectionCredentials":
|
7361
|
-
suggest = "connection_credentials"
|
7362
|
-
elif key == "connectionString":
|
7363
|
-
suggest = "connection_string"
|
7364
|
-
|
7365
|
-
if suggest:
|
7366
|
-
pulumi.log.warn(f"Key '{key}' not found in PluggabledatabasePluggableDatabaseDbmFeaturesManagementFeatureDetailsDatabaseConnectionDetails. Access the value via the '{suggest}' property getter instead.")
|
7367
|
-
|
7368
|
-
def __getitem__(self, key: str) -> Any:
|
7369
|
-
PluggabledatabasePluggableDatabaseDbmFeaturesManagementFeatureDetailsDatabaseConnectionDetails.__key_warning(key)
|
7370
|
-
return super().__getitem__(key)
|
7371
|
-
|
7372
|
-
def get(self, key: str, default = None) -> Any:
|
7373
|
-
PluggabledatabasePluggableDatabaseDbmFeaturesManagementFeatureDetailsDatabaseConnectionDetails.__key_warning(key)
|
7374
|
-
return super().get(key, default)
|
7375
|
-
|
7376
|
-
def __init__(__self__, *,
|
7377
|
-
connection_credentials: Optional['outputs.PluggabledatabasePluggableDatabaseDbmFeaturesManagementFeatureDetailsDatabaseConnectionDetailsConnectionCredentials'] = None,
|
7378
|
-
connection_string: Optional['outputs.PluggabledatabasePluggableDatabaseDbmFeaturesManagementFeatureDetailsDatabaseConnectionDetailsConnectionString'] = None):
|
6090
|
+
@pulumi.getter
|
6091
|
+
def role(self) -> Optional[str]:
|
7379
6092
|
"""
|
7380
|
-
|
7381
|
-
:param 'PluggabledatabasePluggableDatabaseDbmFeaturesManagementFeatureDetailsDatabaseConnectionDetailsConnectionStringArgs' connection_string: The details of the Oracle Database connection string.
|
6093
|
+
The role of the database user.
|
7382
6094
|
"""
|
7383
|
-
|
7384
|
-
pulumi.set(__self__, "connection_credentials", connection_credentials)
|
7385
|
-
if connection_string is not None:
|
7386
|
-
pulumi.set(__self__, "connection_string", connection_string)
|
6095
|
+
return pulumi.get(self, "role")
|
7387
6096
|
|
7388
6097
|
@property
|
7389
|
-
@pulumi.getter(name="
|
7390
|
-
def
|
6098
|
+
@pulumi.getter(name="secretId")
|
6099
|
+
def secret_id(self) -> Optional[str]:
|
7391
6100
|
"""
|
7392
|
-
The
|
6101
|
+
The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the secret containing the user password.
|
7393
6102
|
"""
|
7394
|
-
return pulumi.get(self, "
|
6103
|
+
return pulumi.get(self, "secret_id")
|
7395
6104
|
|
7396
6105
|
@property
|
7397
|
-
@pulumi.getter(name="
|
7398
|
-
def
|
6106
|
+
@pulumi.getter(name="userName")
|
6107
|
+
def user_name(self) -> Optional[str]:
|
7399
6108
|
"""
|
7400
|
-
The
|
6109
|
+
The database user name used to perform management activity.
|
7401
6110
|
"""
|
7402
|
-
return pulumi.get(self, "
|
6111
|
+
return pulumi.get(self, "user_name")
|
7403
6112
|
|
7404
6113
|
|
7405
6114
|
@pulumi.output_type
|
7406
|
-
class
|
6115
|
+
class ManagedDatabasesResetDatabaseParameterDatabaseCredential(dict):
|
7407
6116
|
@staticmethod
|
7408
6117
|
def __key_warning(key: str):
|
7409
6118
|
suggest = None
|
7410
|
-
if key == "
|
7411
|
-
suggest = "credential_name"
|
7412
|
-
elif key == "credentialType":
|
6119
|
+
if key == "credentialType":
|
7413
6120
|
suggest = "credential_type"
|
6121
|
+
elif key == "namedCredentialId":
|
6122
|
+
suggest = "named_credential_id"
|
7414
6123
|
elif key == "passwordSecretId":
|
7415
6124
|
suggest = "password_secret_id"
|
7416
|
-
elif key == "sslSecretId":
|
7417
|
-
suggest = "ssl_secret_id"
|
7418
|
-
elif key == "userName":
|
7419
|
-
suggest = "user_name"
|
7420
6125
|
|
7421
6126
|
if suggest:
|
7422
|
-
pulumi.log.warn(f"Key '{key}' not found in
|
6127
|
+
pulumi.log.warn(f"Key '{key}' not found in ManagedDatabasesResetDatabaseParameterDatabaseCredential. Access the value via the '{suggest}' property getter instead.")
|
7423
6128
|
|
7424
6129
|
def __getitem__(self, key: str) -> Any:
|
7425
|
-
|
6130
|
+
ManagedDatabasesResetDatabaseParameterDatabaseCredential.__key_warning(key)
|
7426
6131
|
return super().__getitem__(key)
|
7427
6132
|
|
7428
6133
|
def get(self, key: str, default = None) -> Any:
|
7429
|
-
|
6134
|
+
ManagedDatabasesResetDatabaseParameterDatabaseCredential.__key_warning(key)
|
7430
6135
|
return super().get(key, default)
|
7431
6136
|
|
7432
6137
|
def __init__(__self__, *,
|
7433
|
-
|
7434
|
-
|
6138
|
+
credential_type: str,
|
6139
|
+
named_credential_id: Optional[str] = None,
|
6140
|
+
password: Optional[str] = None,
|
7435
6141
|
password_secret_id: Optional[str] = None,
|
7436
6142
|
role: Optional[str] = None,
|
7437
|
-
|
7438
|
-
user_name: Optional[str] = None):
|
6143
|
+
username: Optional[str] = None):
|
7439
6144
|
"""
|
7440
|
-
:param str
|
7441
|
-
|
7442
|
-
|
7443
|
-
:param str
|
7444
|
-
:param str
|
7445
|
-
:param str
|
7446
|
-
:param str ssl_secret_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the secret containing the SSL keystore and truststore details.
|
7447
|
-
:param str user_name: The user name used to connect to the database.
|
6145
|
+
:param str credential_type: The type of the credential for tablespace administration tasks.
|
6146
|
+
:param str named_credential_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the named credential where the database password metadata is stored.
|
6147
|
+
:param str password: The database user's password encoded using BASE64 scheme.
|
6148
|
+
:param str password_secret_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Secret where the database password is stored.
|
6149
|
+
:param str role: The role of the database user.
|
6150
|
+
:param str username: The user to connect to the database.
|
7448
6151
|
"""
|
7449
|
-
|
7450
|
-
|
7451
|
-
|
7452
|
-
|
6152
|
+
pulumi.set(__self__, "credential_type", credential_type)
|
6153
|
+
if named_credential_id is not None:
|
6154
|
+
pulumi.set(__self__, "named_credential_id", named_credential_id)
|
6155
|
+
if password is not None:
|
6156
|
+
pulumi.set(__self__, "password", password)
|
7453
6157
|
if password_secret_id is not None:
|
7454
6158
|
pulumi.set(__self__, "password_secret_id", password_secret_id)
|
7455
6159
|
if role is not None:
|
7456
6160
|
pulumi.set(__self__, "role", role)
|
7457
|
-
if
|
7458
|
-
pulumi.set(__self__, "
|
7459
|
-
if user_name is not None:
|
7460
|
-
pulumi.set(__self__, "user_name", user_name)
|
6161
|
+
if username is not None:
|
6162
|
+
pulumi.set(__self__, "username", username)
|
7461
6163
|
|
7462
6164
|
@property
|
7463
|
-
@pulumi.getter(name="
|
7464
|
-
def
|
6165
|
+
@pulumi.getter(name="credentialType")
|
6166
|
+
def credential_type(self) -> str:
|
7465
6167
|
"""
|
7466
|
-
The
|
6168
|
+
The type of the credential for tablespace administration tasks.
|
6169
|
+
"""
|
6170
|
+
return pulumi.get(self, "credential_type")
|
7467
6171
|
|
7468
|
-
|
6172
|
+
@property
|
6173
|
+
@pulumi.getter(name="namedCredentialId")
|
6174
|
+
def named_credential_id(self) -> Optional[str]:
|
7469
6175
|
"""
|
7470
|
-
|
6176
|
+
The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the named credential where the database password metadata is stored.
|
6177
|
+
"""
|
6178
|
+
return pulumi.get(self, "named_credential_id")
|
7471
6179
|
|
7472
6180
|
@property
|
7473
|
-
@pulumi.getter
|
7474
|
-
def
|
6181
|
+
@pulumi.getter
|
6182
|
+
def password(self) -> Optional[str]:
|
7475
6183
|
"""
|
7476
|
-
The
|
6184
|
+
The database user's password encoded using BASE64 scheme.
|
7477
6185
|
"""
|
7478
|
-
return pulumi.get(self, "
|
6186
|
+
return pulumi.get(self, "password")
|
7479
6187
|
|
7480
6188
|
@property
|
7481
6189
|
@pulumi.getter(name="passwordSecretId")
|
7482
6190
|
def password_secret_id(self) -> Optional[str]:
|
7483
6191
|
"""
|
7484
|
-
The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the
|
6192
|
+
The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Secret where the database password is stored.
|
7485
6193
|
"""
|
7486
6194
|
return pulumi.get(self, "password_secret_id")
|
7487
6195
|
|
@@ -7489,99 +6197,102 @@ class PluggabledatabasePluggableDatabaseDbmFeaturesManagementFeatureDetailsDatab
|
|
7489
6197
|
@pulumi.getter
|
7490
6198
|
def role(self) -> Optional[str]:
|
7491
6199
|
"""
|
7492
|
-
The role of the user
|
6200
|
+
The role of the database user.
|
7493
6201
|
"""
|
7494
6202
|
return pulumi.get(self, "role")
|
7495
6203
|
|
7496
6204
|
@property
|
7497
|
-
@pulumi.getter
|
7498
|
-
def
|
7499
|
-
"""
|
7500
|
-
The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the secret containing the SSL keystore and truststore details.
|
7501
|
-
"""
|
7502
|
-
return pulumi.get(self, "ssl_secret_id")
|
7503
|
-
|
7504
|
-
@property
|
7505
|
-
@pulumi.getter(name="userName")
|
7506
|
-
def user_name(self) -> Optional[str]:
|
6205
|
+
@pulumi.getter
|
6206
|
+
def username(self) -> Optional[str]:
|
7507
6207
|
"""
|
7508
|
-
The user
|
6208
|
+
The user to connect to the database.
|
7509
6209
|
"""
|
7510
|
-
return pulumi.get(self, "
|
6210
|
+
return pulumi.get(self, "username")
|
7511
6211
|
|
7512
6212
|
|
7513
6213
|
@pulumi.output_type
|
7514
|
-
class
|
6214
|
+
class NamedCredentialContent(dict):
|
7515
6215
|
@staticmethod
|
7516
6216
|
def __key_warning(key: str):
|
7517
6217
|
suggest = None
|
7518
|
-
if key == "
|
7519
|
-
suggest = "
|
6218
|
+
if key == "credentialType":
|
6219
|
+
suggest = "credential_type"
|
6220
|
+
elif key == "passwordSecretAccessMode":
|
6221
|
+
suggest = "password_secret_access_mode"
|
6222
|
+
elif key == "passwordSecretId":
|
6223
|
+
suggest = "password_secret_id"
|
6224
|
+
elif key == "userName":
|
6225
|
+
suggest = "user_name"
|
7520
6226
|
|
7521
6227
|
if suggest:
|
7522
|
-
pulumi.log.warn(f"Key '{key}' not found in
|
6228
|
+
pulumi.log.warn(f"Key '{key}' not found in NamedCredentialContent. Access the value via the '{suggest}' property getter instead.")
|
7523
6229
|
|
7524
6230
|
def __getitem__(self, key: str) -> Any:
|
7525
|
-
|
6231
|
+
NamedCredentialContent.__key_warning(key)
|
7526
6232
|
return super().__getitem__(key)
|
7527
6233
|
|
7528
6234
|
def get(self, key: str, default = None) -> Any:
|
7529
|
-
|
6235
|
+
NamedCredentialContent.__key_warning(key)
|
7530
6236
|
return super().get(key, default)
|
7531
6237
|
|
7532
6238
|
def __init__(__self__, *,
|
7533
|
-
|
7534
|
-
|
7535
|
-
|
7536
|
-
|
6239
|
+
credential_type: str,
|
6240
|
+
password_secret_access_mode: str,
|
6241
|
+
password_secret_id: str,
|
6242
|
+
role: str,
|
6243
|
+
user_name: str):
|
6244
|
+
"""
|
6245
|
+
:param str credential_type: (Updatable) The type of named credential. Only 'BASIC' is supported currently.
|
6246
|
+
:param str password_secret_access_mode: (Updatable) The mechanism used to access the password plain text value.
|
6247
|
+
:param str password_secret_id: (Updatable) The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Vault service secret that contains the database user password.
|
6248
|
+
:param str role: (Updatable) The role of the database user.
|
6249
|
+
:param str user_name: (Updatable) The user name used to connect to the database.
|
7537
6250
|
"""
|
7538
|
-
|
7539
|
-
|
7540
|
-
|
7541
|
-
|
7542
|
-
|
6251
|
+
pulumi.set(__self__, "credential_type", credential_type)
|
6252
|
+
pulumi.set(__self__, "password_secret_access_mode", password_secret_access_mode)
|
6253
|
+
pulumi.set(__self__, "password_secret_id", password_secret_id)
|
6254
|
+
pulumi.set(__self__, "role", role)
|
6255
|
+
pulumi.set(__self__, "user_name", user_name)
|
6256
|
+
|
6257
|
+
@property
|
6258
|
+
@pulumi.getter(name="credentialType")
|
6259
|
+
def credential_type(self) -> str:
|
7543
6260
|
"""
|
7544
|
-
|
7545
|
-
|
7546
|
-
|
7547
|
-
pulumi.set(__self__, "port", port)
|
7548
|
-
if protocol is not None:
|
7549
|
-
pulumi.set(__self__, "protocol", protocol)
|
7550
|
-
if service is not None:
|
7551
|
-
pulumi.set(__self__, "service", service)
|
6261
|
+
(Updatable) The type of named credential. Only 'BASIC' is supported currently.
|
6262
|
+
"""
|
6263
|
+
return pulumi.get(self, "credential_type")
|
7552
6264
|
|
7553
6265
|
@property
|
7554
|
-
@pulumi.getter(name="
|
7555
|
-
def
|
6266
|
+
@pulumi.getter(name="passwordSecretAccessMode")
|
6267
|
+
def password_secret_access_mode(self) -> str:
|
7556
6268
|
"""
|
7557
|
-
The
|
7558
|
-
* BASIC: Basic connection details
|
6269
|
+
(Updatable) The mechanism used to access the password plain text value.
|
7559
6270
|
"""
|
7560
|
-
return pulumi.get(self, "
|
6271
|
+
return pulumi.get(self, "password_secret_access_mode")
|
7561
6272
|
|
7562
6273
|
@property
|
7563
|
-
@pulumi.getter
|
7564
|
-
def
|
6274
|
+
@pulumi.getter(name="passwordSecretId")
|
6275
|
+
def password_secret_id(self) -> str:
|
7565
6276
|
"""
|
7566
|
-
The
|
6277
|
+
(Updatable) The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Vault service secret that contains the database user password.
|
7567
6278
|
"""
|
7568
|
-
return pulumi.get(self, "
|
6279
|
+
return pulumi.get(self, "password_secret_id")
|
7569
6280
|
|
7570
6281
|
@property
|
7571
6282
|
@pulumi.getter
|
7572
|
-
def
|
6283
|
+
def role(self) -> str:
|
7573
6284
|
"""
|
7574
|
-
The
|
6285
|
+
(Updatable) The role of the database user.
|
7575
6286
|
"""
|
7576
|
-
return pulumi.get(self, "
|
6287
|
+
return pulumi.get(self, "role")
|
7577
6288
|
|
7578
6289
|
@property
|
7579
|
-
@pulumi.getter
|
7580
|
-
def
|
6290
|
+
@pulumi.getter(name="userName")
|
6291
|
+
def user_name(self) -> str:
|
7581
6292
|
"""
|
7582
|
-
The
|
6293
|
+
(Updatable) The user name used to connect to the database.
|
7583
6294
|
"""
|
7584
|
-
return pulumi.get(self, "
|
6295
|
+
return pulumi.get(self, "user_name")
|
7585
6296
|
|
7586
6297
|
|
7587
6298
|
@pulumi.output_type
|
@@ -7763,7 +6474,6 @@ class GetDbManagementPrivateEndpointsDbManagementPrivateEndpointCollectionItemRe
|
|
7763
6474
|
private_ip: str,
|
7764
6475
|
state: str,
|
7765
6476
|
subnet_id: str,
|
7766
|
-
system_tags: Mapping[str, Any],
|
7767
6477
|
time_created: str,
|
7768
6478
|
vcn_id: str):
|
7769
6479
|
"""
|
@@ -7778,7 +6488,6 @@ class GetDbManagementPrivateEndpointsDbManagementPrivateEndpointCollectionItemRe
|
|
7778
6488
|
:param str private_ip: The IP addresses assigned to the Database Management private endpoint.
|
7779
6489
|
:param str state: The lifecycle state of a resource.
|
7780
6490
|
:param str subnet_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the subnet.
|
7781
|
-
:param Mapping[str, Any] system_tags: System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). System tags can be viewed by users, but can only be created by the system. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
7782
6491
|
:param str time_created: The date and time the Database Managament private endpoint was created, in the format defined by [RFC3339](https://tools.ietf.org/html/rfc3339).
|
7783
6492
|
:param str vcn_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the VCN.
|
7784
6493
|
"""
|
@@ -7793,7 +6502,6 @@ class GetDbManagementPrivateEndpointsDbManagementPrivateEndpointCollectionItemRe
|
|
7793
6502
|
pulumi.set(__self__, "private_ip", private_ip)
|
7794
6503
|
pulumi.set(__self__, "state", state)
|
7795
6504
|
pulumi.set(__self__, "subnet_id", subnet_id)
|
7796
|
-
pulumi.set(__self__, "system_tags", system_tags)
|
7797
6505
|
pulumi.set(__self__, "time_created", time_created)
|
7798
6506
|
pulumi.set(__self__, "vcn_id", vcn_id)
|
7799
6507
|
|
@@ -7885,14 +6593,6 @@ class GetDbManagementPrivateEndpointsDbManagementPrivateEndpointCollectionItemRe
|
|
7885
6593
|
"""
|
7886
6594
|
return pulumi.get(self, "subnet_id")
|
7887
6595
|
|
7888
|
-
@property
|
7889
|
-
@pulumi.getter(name="systemTags")
|
7890
|
-
def system_tags(self) -> Mapping[str, Any]:
|
7891
|
-
"""
|
7892
|
-
System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). System tags can be viewed by users, but can only be created by the system. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
7893
|
-
"""
|
7894
|
-
return pulumi.get(self, "system_tags")
|
7895
|
-
|
7896
6596
|
@property
|
7897
6597
|
@pulumi.getter(name="timeCreated")
|
7898
6598
|
def time_created(self) -> str:
|
@@ -8202,7 +6902,6 @@ class GetExternalAsmInstancesExternalAsmInstanceCollectionItemResult(dict):
|
|
8202
6902
|
id: str,
|
8203
6903
|
lifecycle_details: str,
|
8204
6904
|
state: str,
|
8205
|
-
system_tags: Mapping[str, Any],
|
8206
6905
|
time_created: str,
|
8207
6906
|
time_updated: str):
|
8208
6907
|
"""
|
@@ -8219,7 +6918,6 @@ class GetExternalAsmInstancesExternalAsmInstanceCollectionItemResult(dict):
|
|
8219
6918
|
:param str id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the external ASM instance.
|
8220
6919
|
:param str lifecycle_details: Additional information about the current lifecycle state.
|
8221
6920
|
:param str state: The current lifecycle state of the external ASM instance.
|
8222
|
-
:param Mapping[str, Any] system_tags: System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). System tags can be viewed by users, but can only be created by the system. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
8223
6921
|
:param str time_created: The date and time the external ASM instance was created.
|
8224
6922
|
:param str time_updated: The date and time the external ASM instance was last updated.
|
8225
6923
|
"""
|
@@ -8237,7 +6935,6 @@ class GetExternalAsmInstancesExternalAsmInstanceCollectionItemResult(dict):
|
|
8237
6935
|
pulumi.set(__self__, "id", id)
|
8238
6936
|
pulumi.set(__self__, "lifecycle_details", lifecycle_details)
|
8239
6937
|
pulumi.set(__self__, "state", state)
|
8240
|
-
pulumi.set(__self__, "system_tags", system_tags)
|
8241
6938
|
pulumi.set(__self__, "time_created", time_created)
|
8242
6939
|
pulumi.set(__self__, "time_updated", time_updated)
|
8243
6940
|
|
@@ -8350,14 +7047,6 @@ class GetExternalAsmInstancesExternalAsmInstanceCollectionItemResult(dict):
|
|
8350
7047
|
"""
|
8351
7048
|
return pulumi.get(self, "state")
|
8352
7049
|
|
8353
|
-
@property
|
8354
|
-
@pulumi.getter(name="systemTags")
|
8355
|
-
def system_tags(self) -> Mapping[str, Any]:
|
8356
|
-
"""
|
8357
|
-
System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). System tags can be viewed by users, but can only be created by the system. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
8358
|
-
"""
|
8359
|
-
return pulumi.get(self, "system_tags")
|
8360
|
-
|
8361
7050
|
@property
|
8362
7051
|
@pulumi.getter(name="timeCreated")
|
8363
7052
|
def time_created(self) -> str:
|
@@ -8619,7 +7308,6 @@ class GetExternalAsmsExternalAsmCollectionItemResult(dict):
|
|
8619
7308
|
lifecycle_details: str,
|
8620
7309
|
serviced_databases: Sequence['outputs.GetExternalAsmsExternalAsmCollectionItemServicedDatabaseResult'],
|
8621
7310
|
state: str,
|
8622
|
-
system_tags: Mapping[str, Any],
|
8623
7311
|
time_created: str,
|
8624
7312
|
time_updated: str,
|
8625
7313
|
version: str):
|
@@ -8639,7 +7327,6 @@ class GetExternalAsmsExternalAsmCollectionItemResult(dict):
|
|
8639
7327
|
:param str lifecycle_details: Additional information about the current lifecycle state.
|
8640
7328
|
:param Sequence['GetExternalAsmsExternalAsmCollectionItemServicedDatabaseArgs'] serviced_databases: The list of databases that are serviced by the ASM.
|
8641
7329
|
:param str state: The current lifecycle state of the external ASM.
|
8642
|
-
:param Mapping[str, Any] system_tags: System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). System tags can be viewed by users, but can only be created by the system. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
8643
7330
|
:param str time_created: The date and time the external ASM was created.
|
8644
7331
|
:param str time_updated: The date and time the external ASM was last updated.
|
8645
7332
|
:param str version: The ASM version.
|
@@ -8660,7 +7347,6 @@ class GetExternalAsmsExternalAsmCollectionItemResult(dict):
|
|
8660
7347
|
pulumi.set(__self__, "lifecycle_details", lifecycle_details)
|
8661
7348
|
pulumi.set(__self__, "serviced_databases", serviced_databases)
|
8662
7349
|
pulumi.set(__self__, "state", state)
|
8663
|
-
pulumi.set(__self__, "system_tags", system_tags)
|
8664
7350
|
pulumi.set(__self__, "time_created", time_created)
|
8665
7351
|
pulumi.set(__self__, "time_updated", time_updated)
|
8666
7352
|
pulumi.set(__self__, "version", version)
|
@@ -8790,14 +7476,6 @@ class GetExternalAsmsExternalAsmCollectionItemResult(dict):
|
|
8790
7476
|
"""
|
8791
7477
|
return pulumi.get(self, "state")
|
8792
7478
|
|
8793
|
-
@property
|
8794
|
-
@pulumi.getter(name="systemTags")
|
8795
|
-
def system_tags(self) -> Mapping[str, Any]:
|
8796
|
-
"""
|
8797
|
-
System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). System tags can be viewed by users, but can only be created by the system. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
8798
|
-
"""
|
8799
|
-
return pulumi.get(self, "system_tags")
|
8800
|
-
|
8801
7479
|
@property
|
8802
7480
|
@pulumi.getter(name="timeCreated")
|
8803
7481
|
def time_created(self) -> str:
|
@@ -8977,7 +7655,6 @@ class GetExternalClusterInstancesExternalClusterInstanceCollectionItemResult(dic
|
|
8977
7655
|
lifecycle_details: str,
|
8978
7656
|
node_role: str,
|
8979
7657
|
state: str,
|
8980
|
-
system_tags: Mapping[str, Any],
|
8981
7658
|
time_created: str,
|
8982
7659
|
time_updated: str):
|
8983
7660
|
"""
|
@@ -8997,7 +7674,6 @@ class GetExternalClusterInstancesExternalClusterInstanceCollectionItemResult(dic
|
|
8997
7674
|
:param str lifecycle_details: Additional information about the current lifecycle state.
|
8998
7675
|
:param str node_role: The role of the cluster node.
|
8999
7676
|
:param str state: The current lifecycle state of the external cluster instance.
|
9000
|
-
:param Mapping[str, Any] system_tags: System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). System tags can be viewed by users, but can only be created by the system. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
9001
7677
|
:param str time_created: The date and time the external cluster instance was created.
|
9002
7678
|
:param str time_updated: The date and time the external cluster instance was last updated.
|
9003
7679
|
"""
|
@@ -9018,7 +7694,6 @@ class GetExternalClusterInstancesExternalClusterInstanceCollectionItemResult(dic
|
|
9018
7694
|
pulumi.set(__self__, "lifecycle_details", lifecycle_details)
|
9019
7695
|
pulumi.set(__self__, "node_role", node_role)
|
9020
7696
|
pulumi.set(__self__, "state", state)
|
9021
|
-
pulumi.set(__self__, "system_tags", system_tags)
|
9022
7697
|
pulumi.set(__self__, "time_created", time_created)
|
9023
7698
|
pulumi.set(__self__, "time_updated", time_updated)
|
9024
7699
|
|
@@ -9155,14 +7830,6 @@ class GetExternalClusterInstancesExternalClusterInstanceCollectionItemResult(dic
|
|
9155
7830
|
"""
|
9156
7831
|
return pulumi.get(self, "state")
|
9157
7832
|
|
9158
|
-
@property
|
9159
|
-
@pulumi.getter(name="systemTags")
|
9160
|
-
def system_tags(self) -> Mapping[str, Any]:
|
9161
|
-
"""
|
9162
|
-
System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). System tags can be viewed by users, but can only be created by the system. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
9163
|
-
"""
|
9164
|
-
return pulumi.get(self, "system_tags")
|
9165
|
-
|
9166
7833
|
@property
|
9167
7834
|
@pulumi.getter(name="timeCreated")
|
9168
7835
|
def time_created(self) -> str:
|
@@ -9370,7 +8037,6 @@ class GetExternalClustersExternalClusterCollectionItemResult(dict):
|
|
9370
8037
|
ocr_file_location: str,
|
9371
8038
|
scan_configurations: Sequence['outputs.GetExternalClustersExternalClusterCollectionItemScanConfigurationResult'],
|
9372
8039
|
state: str,
|
9373
|
-
system_tags: Mapping[str, Any],
|
9374
8040
|
time_created: str,
|
9375
8041
|
time_updated: str,
|
9376
8042
|
version: str,
|
@@ -9392,7 +8058,6 @@ class GetExternalClustersExternalClusterCollectionItemResult(dict):
|
|
9392
8058
|
:param str ocr_file_location: The location of the Oracle Cluster Registry (OCR).
|
9393
8059
|
:param Sequence['GetExternalClustersExternalClusterCollectionItemScanConfigurationArgs'] scan_configurations: The list of Single Client Access Name (SCAN) configurations of the external cluster.
|
9394
8060
|
:param str state: The current lifecycle state of the external cluster.
|
9395
|
-
:param Mapping[str, Any] system_tags: System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). System tags can be viewed by users, but can only be created by the system. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
9396
8061
|
:param str time_created: The date and time the external cluster was created.
|
9397
8062
|
:param str time_updated: The date and time the external cluster was last updated.
|
9398
8063
|
:param str version: The cluster version.
|
@@ -9415,7 +8080,6 @@ class GetExternalClustersExternalClusterCollectionItemResult(dict):
|
|
9415
8080
|
pulumi.set(__self__, "ocr_file_location", ocr_file_location)
|
9416
8081
|
pulumi.set(__self__, "scan_configurations", scan_configurations)
|
9417
8082
|
pulumi.set(__self__, "state", state)
|
9418
|
-
pulumi.set(__self__, "system_tags", system_tags)
|
9419
8083
|
pulumi.set(__self__, "time_created", time_created)
|
9420
8084
|
pulumi.set(__self__, "time_updated", time_updated)
|
9421
8085
|
pulumi.set(__self__, "version", version)
|
@@ -9554,14 +8218,6 @@ class GetExternalClustersExternalClusterCollectionItemResult(dict):
|
|
9554
8218
|
"""
|
9555
8219
|
return pulumi.get(self, "state")
|
9556
8220
|
|
9557
|
-
@property
|
9558
|
-
@pulumi.getter(name="systemTags")
|
9559
|
-
def system_tags(self) -> Mapping[str, Any]:
|
9560
|
-
"""
|
9561
|
-
System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). System tags can be viewed by users, but can only be created by the system. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
9562
|
-
"""
|
9563
|
-
return pulumi.get(self, "system_tags")
|
9564
|
-
|
9565
8221
|
@property
|
9566
8222
|
@pulumi.getter(name="timeCreated")
|
9567
8223
|
def time_created(self) -> str:
|
@@ -9788,7 +8444,6 @@ class GetExternalDatabasesExternalDatabaseCollectionItemResult(dict):
|
|
9788
8444
|
id: str,
|
9789
8445
|
instance_details: Sequence['outputs.GetExternalDatabasesExternalDatabaseCollectionItemInstanceDetailResult'],
|
9790
8446
|
state: str,
|
9791
|
-
system_tags: Mapping[str, Any],
|
9792
8447
|
time_created: str):
|
9793
8448
|
"""
|
9794
8449
|
:param str compartment_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment.
|
@@ -9805,7 +8460,6 @@ class GetExternalDatabasesExternalDatabaseCollectionItemResult(dict):
|
|
9805
8460
|
:param str id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the external DB system.
|
9806
8461
|
:param Sequence['GetExternalDatabasesExternalDatabaseCollectionItemInstanceDetailArgs'] instance_details: The list of database instances if the database is a RAC database.
|
9807
8462
|
:param str state: The current lifecycle state of the external database resource.
|
9808
|
-
:param Mapping[str, Any] system_tags: System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). System tags can be viewed by users, but can only be created by the system. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
9809
8463
|
:param str time_created: The date and time the external DB system was created.
|
9810
8464
|
"""
|
9811
8465
|
pulumi.set(__self__, "compartment_id", compartment_id)
|
@@ -9822,7 +8476,6 @@ class GetExternalDatabasesExternalDatabaseCollectionItemResult(dict):
|
|
9822
8476
|
pulumi.set(__self__, "id", id)
|
9823
8477
|
pulumi.set(__self__, "instance_details", instance_details)
|
9824
8478
|
pulumi.set(__self__, "state", state)
|
9825
|
-
pulumi.set(__self__, "system_tags", system_tags)
|
9826
8479
|
pulumi.set(__self__, "time_created", time_created)
|
9827
8480
|
|
9828
8481
|
@property
|
@@ -9937,14 +8590,6 @@ class GetExternalDatabasesExternalDatabaseCollectionItemResult(dict):
|
|
9937
8590
|
"""
|
9938
8591
|
return pulumi.get(self, "state")
|
9939
8592
|
|
9940
|
-
@property
|
9941
|
-
@pulumi.getter(name="systemTags")
|
9942
|
-
def system_tags(self) -> Mapping[str, Any]:
|
9943
|
-
"""
|
9944
|
-
System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). System tags can be viewed by users, but can only be created by the system. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
9945
|
-
"""
|
9946
|
-
return pulumi.get(self, "system_tags")
|
9947
|
-
|
9948
8593
|
@property
|
9949
8594
|
@pulumi.getter(name="timeCreated")
|
9950
8595
|
def time_created(self) -> str:
|
@@ -10179,7 +8824,6 @@ class GetExternalDbHomesExternalDbHomeCollectionItemResult(dict):
|
|
10179
8824
|
id: str,
|
10180
8825
|
lifecycle_details: str,
|
10181
8826
|
state: str,
|
10182
|
-
system_tags: Mapping[str, Any],
|
10183
8827
|
time_created: str,
|
10184
8828
|
time_updated: str):
|
10185
8829
|
"""
|
@@ -10194,7 +8838,6 @@ class GetExternalDbHomesExternalDbHomeCollectionItemResult(dict):
|
|
10194
8838
|
:param str id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the external DB home.
|
10195
8839
|
:param str lifecycle_details: Additional information about the current lifecycle state.
|
10196
8840
|
:param str state: The current lifecycle state of the external DB home.
|
10197
|
-
:param Mapping[str, Any] system_tags: System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). System tags can be viewed by users, but can only be created by the system. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
10198
8841
|
:param str time_created: The date and time the external DB home was created.
|
10199
8842
|
:param str time_updated: The date and time the external DB home was last updated.
|
10200
8843
|
"""
|
@@ -10210,7 +8853,6 @@ class GetExternalDbHomesExternalDbHomeCollectionItemResult(dict):
|
|
10210
8853
|
pulumi.set(__self__, "id", id)
|
10211
8854
|
pulumi.set(__self__, "lifecycle_details", lifecycle_details)
|
10212
8855
|
pulumi.set(__self__, "state", state)
|
10213
|
-
pulumi.set(__self__, "system_tags", system_tags)
|
10214
8856
|
pulumi.set(__self__, "time_created", time_created)
|
10215
8857
|
pulumi.set(__self__, "time_updated", time_updated)
|
10216
8858
|
|
@@ -10307,14 +8949,6 @@ class GetExternalDbHomesExternalDbHomeCollectionItemResult(dict):
|
|
10307
8949
|
"""
|
10308
8950
|
return pulumi.get(self, "state")
|
10309
8951
|
|
10310
|
-
@property
|
10311
|
-
@pulumi.getter(name="systemTags")
|
10312
|
-
def system_tags(self) -> Mapping[str, Any]:
|
10313
|
-
"""
|
10314
|
-
System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). System tags can be viewed by users, but can only be created by the system. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
10315
|
-
"""
|
10316
|
-
return pulumi.get(self, "system_tags")
|
10317
|
-
|
10318
8952
|
@property
|
10319
8953
|
@pulumi.getter(name="timeCreated")
|
10320
8954
|
def time_created(self) -> str:
|
@@ -10390,7 +9024,6 @@ class GetExternalDbNodesExternalDbNodeCollectionItemResult(dict):
|
|
10390
9024
|
lifecycle_details: str,
|
10391
9025
|
memory_size_in_gbs: float,
|
10392
9026
|
state: str,
|
10393
|
-
system_tags: Mapping[str, Any],
|
10394
9027
|
time_created: str,
|
10395
9028
|
time_updated: str):
|
10396
9029
|
"""
|
@@ -10409,7 +9042,6 @@ class GetExternalDbNodesExternalDbNodeCollectionItemResult(dict):
|
|
10409
9042
|
:param str lifecycle_details: Additional information about the current lifecycle state.
|
10410
9043
|
:param float memory_size_in_gbs: The total memory in gigabytes (GB) on the DB node.
|
10411
9044
|
:param str state: The current lifecycle state of the external DB node.
|
10412
|
-
:param Mapping[str, Any] system_tags: System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). System tags can be viewed by users, but can only be created by the system. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
10413
9045
|
:param str time_created: The date and time the external DB node was created.
|
10414
9046
|
:param str time_updated: The date and time the external DB node was last updated.
|
10415
9047
|
"""
|
@@ -10429,7 +9061,6 @@ class GetExternalDbNodesExternalDbNodeCollectionItemResult(dict):
|
|
10429
9061
|
pulumi.set(__self__, "lifecycle_details", lifecycle_details)
|
10430
9062
|
pulumi.set(__self__, "memory_size_in_gbs", memory_size_in_gbs)
|
10431
9063
|
pulumi.set(__self__, "state", state)
|
10432
|
-
pulumi.set(__self__, "system_tags", system_tags)
|
10433
9064
|
pulumi.set(__self__, "time_created", time_created)
|
10434
9065
|
pulumi.set(__self__, "time_updated", time_updated)
|
10435
9066
|
|
@@ -10558,14 +9189,6 @@ class GetExternalDbNodesExternalDbNodeCollectionItemResult(dict):
|
|
10558
9189
|
"""
|
10559
9190
|
return pulumi.get(self, "state")
|
10560
9191
|
|
10561
|
-
@property
|
10562
|
-
@pulumi.getter(name="systemTags")
|
10563
|
-
def system_tags(self) -> Mapping[str, Any]:
|
10564
|
-
"""
|
10565
|
-
System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). System tags can be viewed by users, but can only be created by the system. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
10566
|
-
"""
|
10567
|
-
return pulumi.get(self, "system_tags")
|
10568
|
-
|
10569
9192
|
@property
|
10570
9193
|
@pulumi.getter(name="timeCreated")
|
10571
9194
|
def time_created(self) -> str:
|
@@ -10897,7 +9520,6 @@ class GetExternalDbSystemConnectorsExternalDbSystemConnectorCollectionItemResult
|
|
10897
9520
|
id: str,
|
10898
9521
|
lifecycle_details: str,
|
10899
9522
|
state: str,
|
10900
|
-
system_tags: Mapping[str, Any],
|
10901
9523
|
time_connection_status_last_updated: str,
|
10902
9524
|
time_created: str,
|
10903
9525
|
time_updated: str):
|
@@ -10915,7 +9537,6 @@ class GetExternalDbSystemConnectorsExternalDbSystemConnectorCollectionItemResult
|
|
10915
9537
|
:param str id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the external DB system connector.
|
10916
9538
|
:param str lifecycle_details: Additional information about the current lifecycle state.
|
10917
9539
|
:param str state: The current lifecycle state of the external DB system connector.
|
10918
|
-
:param Mapping[str, Any] system_tags: System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). System tags can be viewed by users, but can only be created by the system. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
10919
9540
|
:param str time_connection_status_last_updated: The date and time the connectionStatus of the external DB system connector was last updated.
|
10920
9541
|
:param str time_created: The date and time the external DB system connector was created.
|
10921
9542
|
:param str time_updated: The date and time the external DB system connector was last updated.
|
@@ -10933,7 +9554,6 @@ class GetExternalDbSystemConnectorsExternalDbSystemConnectorCollectionItemResult
|
|
10933
9554
|
pulumi.set(__self__, "id", id)
|
10934
9555
|
pulumi.set(__self__, "lifecycle_details", lifecycle_details)
|
10935
9556
|
pulumi.set(__self__, "state", state)
|
10936
|
-
pulumi.set(__self__, "system_tags", system_tags)
|
10937
9557
|
pulumi.set(__self__, "time_connection_status_last_updated", time_connection_status_last_updated)
|
10938
9558
|
pulumi.set(__self__, "time_created", time_created)
|
10939
9559
|
pulumi.set(__self__, "time_updated", time_updated)
|
@@ -11042,14 +9662,6 @@ class GetExternalDbSystemConnectorsExternalDbSystemConnectorCollectionItemResult
|
|
11042
9662
|
"""
|
11043
9663
|
return pulumi.get(self, "state")
|
11044
9664
|
|
11045
|
-
@property
|
11046
|
-
@pulumi.getter(name="systemTags")
|
11047
|
-
def system_tags(self) -> Mapping[str, Any]:
|
11048
|
-
"""
|
11049
|
-
System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). System tags can be viewed by users, but can only be created by the system. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
11050
|
-
"""
|
11051
|
-
return pulumi.get(self, "system_tags")
|
11052
|
-
|
11053
9665
|
@property
|
11054
9666
|
@pulumi.getter(name="timeConnectionStatusLastUpdated")
|
11055
9667
|
def time_connection_status_last_updated(self) -> str:
|
@@ -11407,7 +10019,6 @@ class GetExternalDbSystemDiscoveriesExternalDbSystemDiscoveryCollectionItemResul
|
|
11407
10019
|
patch_operations: Sequence['outputs.GetExternalDbSystemDiscoveriesExternalDbSystemDiscoveryCollectionItemPatchOperationResult'],
|
11408
10020
|
resource_id: str,
|
11409
10021
|
state: str,
|
11410
|
-
system_tags: Mapping[str, Any],
|
11411
10022
|
time_created: str,
|
11412
10023
|
time_updated: str):
|
11413
10024
|
"""
|
@@ -11422,7 +10033,6 @@ class GetExternalDbSystemDiscoveriesExternalDbSystemDiscoveryCollectionItemResul
|
|
11422
10033
|
:param str lifecycle_details: Additional information about the current lifecycle state.
|
11423
10034
|
:param str resource_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the existing Oracle Cloud Infrastructure resource matching the discovered DB system.
|
11424
10035
|
:param str state: The current lifecycle state of the external DB system discovery resource.
|
11425
|
-
:param Mapping[str, Any] system_tags: System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). System tags can be viewed by users, but can only be created by the system. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
11426
10036
|
:param str time_created: The date and time the external DB system discovery was created.
|
11427
10037
|
:param str time_updated: The date and time the external DB system discovery was last updated.
|
11428
10038
|
"""
|
@@ -11439,7 +10049,6 @@ class GetExternalDbSystemDiscoveriesExternalDbSystemDiscoveryCollectionItemResul
|
|
11439
10049
|
pulumi.set(__self__, "patch_operations", patch_operations)
|
11440
10050
|
pulumi.set(__self__, "resource_id", resource_id)
|
11441
10051
|
pulumi.set(__self__, "state", state)
|
11442
|
-
pulumi.set(__self__, "system_tags", system_tags)
|
11443
10052
|
pulumi.set(__self__, "time_created", time_created)
|
11444
10053
|
pulumi.set(__self__, "time_updated", time_updated)
|
11445
10054
|
|
@@ -11541,14 +10150,6 @@ class GetExternalDbSystemDiscoveriesExternalDbSystemDiscoveryCollectionItemResul
|
|
11541
10150
|
"""
|
11542
10151
|
return pulumi.get(self, "state")
|
11543
10152
|
|
11544
|
-
@property
|
11545
|
-
@pulumi.getter(name="systemTags")
|
11546
|
-
def system_tags(self) -> Mapping[str, Any]:
|
11547
|
-
"""
|
11548
|
-
System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). System tags can be viewed by users, but can only be created by the system. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
11549
|
-
"""
|
11550
|
-
return pulumi.get(self, "system_tags")
|
11551
|
-
|
11552
10153
|
@property
|
11553
10154
|
@pulumi.getter(name="timeCreated")
|
11554
10155
|
def time_created(self) -> str:
|
@@ -16140,7 +14741,6 @@ class GetExternalDbSystemsExternalDbSystemCollectionItemResult(dict):
|
|
16140
14741
|
lifecycle_details: str,
|
16141
14742
|
stack_monitoring_configs: Sequence['outputs.GetExternalDbSystemsExternalDbSystemCollectionItemStackMonitoringConfigResult'],
|
16142
14743
|
state: str,
|
16143
|
-
system_tags: Mapping[str, Any],
|
16144
14744
|
time_created: str,
|
16145
14745
|
time_updated: str):
|
16146
14746
|
"""
|
@@ -16157,7 +14757,6 @@ class GetExternalDbSystemsExternalDbSystemCollectionItemResult(dict):
|
|
16157
14757
|
:param str lifecycle_details: Additional information about the current lifecycle state.
|
16158
14758
|
:param Sequence['GetExternalDbSystemsExternalDbSystemCollectionItemStackMonitoringConfigArgs'] stack_monitoring_configs: The configuration details of Stack Monitoring for an external DB system.
|
16159
14759
|
:param str state: The current lifecycle state of the external DB system resource.
|
16160
|
-
:param Mapping[str, Any] system_tags: System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). System tags can be viewed by users, but can only be created by the system. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
16161
14760
|
:param str time_created: The date and time the external DB system was created.
|
16162
14761
|
:param str time_updated: The date and time the external DB system was last updated.
|
16163
14762
|
"""
|
@@ -16174,7 +14773,6 @@ class GetExternalDbSystemsExternalDbSystemCollectionItemResult(dict):
|
|
16174
14773
|
pulumi.set(__self__, "lifecycle_details", lifecycle_details)
|
16175
14774
|
pulumi.set(__self__, "stack_monitoring_configs", stack_monitoring_configs)
|
16176
14775
|
pulumi.set(__self__, "state", state)
|
16177
|
-
pulumi.set(__self__, "system_tags", system_tags)
|
16178
14776
|
pulumi.set(__self__, "time_created", time_created)
|
16179
14777
|
pulumi.set(__self__, "time_updated", time_updated)
|
16180
14778
|
|
@@ -16282,14 +14880,6 @@ class GetExternalDbSystemsExternalDbSystemCollectionItemResult(dict):
|
|
16282
14880
|
"""
|
16283
14881
|
return pulumi.get(self, "state")
|
16284
14882
|
|
16285
|
-
@property
|
16286
|
-
@pulumi.getter(name="systemTags")
|
16287
|
-
def system_tags(self) -> Mapping[str, Any]:
|
16288
|
-
"""
|
16289
|
-
System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). System tags can be viewed by users, but can only be created by the system. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
16290
|
-
"""
|
16291
|
-
return pulumi.get(self, "system_tags")
|
16292
|
-
|
16293
14883
|
@property
|
16294
14884
|
@pulumi.getter(name="timeCreated")
|
16295
14885
|
def time_created(self) -> str:
|
@@ -16681,7 +15271,6 @@ class GetExternalExadataInfrastructuresExternalExadataInfrastructureCollectionIt
|
|
16681
15271
|
status: str,
|
16682
15272
|
storage_grids: Sequence['outputs.GetExternalExadataInfrastructuresExternalExadataInfrastructureCollectionItemStorageGridResult'],
|
16683
15273
|
storage_server_names: Sequence[str],
|
16684
|
-
system_tags: Mapping[str, Any],
|
16685
15274
|
time_created: str,
|
16686
15275
|
time_updated: str,
|
16687
15276
|
version: str):
|
@@ -16701,7 +15290,6 @@ class GetExternalExadataInfrastructuresExternalExadataInfrastructureCollectionIt
|
|
16701
15290
|
:param str state: The current lifecycle state of the database resource.
|
16702
15291
|
:param str status: The status of the Exadata resource.
|
16703
15292
|
:param Sequence['GetExternalExadataInfrastructuresExternalExadataInfrastructureCollectionItemStorageGridArgs'] storage_grids: The Exadata storage server grid of the Exadata infrastructure.
|
16704
|
-
:param Mapping[str, Any] system_tags: System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). System tags can be viewed by users, but can only be created by the system. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
16705
15293
|
:param str time_created: The timestamp of the creation of the Exadata resource.
|
16706
15294
|
:param str time_updated: The timestamp of the last update of the Exadata resource.
|
16707
15295
|
:param str version: The version of the Exadata resource.
|
@@ -16724,7 +15312,6 @@ class GetExternalExadataInfrastructuresExternalExadataInfrastructureCollectionIt
|
|
16724
15312
|
pulumi.set(__self__, "status", status)
|
16725
15313
|
pulumi.set(__self__, "storage_grids", storage_grids)
|
16726
15314
|
pulumi.set(__self__, "storage_server_names", storage_server_names)
|
16727
|
-
pulumi.set(__self__, "system_tags", system_tags)
|
16728
15315
|
pulumi.set(__self__, "time_created", time_created)
|
16729
15316
|
pulumi.set(__self__, "time_updated", time_updated)
|
16730
15317
|
pulumi.set(__self__, "version", version)
|
@@ -16864,14 +15451,6 @@ class GetExternalExadataInfrastructuresExternalExadataInfrastructureCollectionIt
|
|
16864
15451
|
def storage_server_names(self) -> Sequence[str]:
|
16865
15452
|
return pulumi.get(self, "storage_server_names")
|
16866
15453
|
|
16867
|
-
@property
|
16868
|
-
@pulumi.getter(name="systemTags")
|
16869
|
-
def system_tags(self) -> Mapping[str, Any]:
|
16870
|
-
"""
|
16871
|
-
System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). System tags can be viewed by users, but can only be created by the system. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
16872
|
-
"""
|
16873
|
-
return pulumi.get(self, "system_tags")
|
16874
|
-
|
16875
15454
|
@property
|
16876
15455
|
@pulumi.getter(name="timeCreated")
|
16877
15456
|
def time_created(self) -> str:
|
@@ -17261,7 +15840,6 @@ class GetExternalExadataStorageConnectorsExternalExadataStorageConnectorCollecti
|
|
17261
15840
|
state: str,
|
17262
15841
|
status: str,
|
17263
15842
|
storage_server_id: str,
|
17264
|
-
system_tags: Mapping[str, Any],
|
17265
15843
|
time_created: str,
|
17266
15844
|
time_updated: str,
|
17267
15845
|
version: str):
|
@@ -17279,7 +15857,6 @@ class GetExternalExadataStorageConnectorsExternalExadataStorageConnectorCollecti
|
|
17279
15857
|
:param str state: The current lifecycle state of the database resource.
|
17280
15858
|
:param str status: The status of the Exadata resource.
|
17281
15859
|
:param str storage_server_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Exadata storage server.
|
17282
|
-
:param Mapping[str, Any] system_tags: System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). System tags can be viewed by users, but can only be created by the system. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
17283
15860
|
:param str time_created: The timestamp of the creation of the Exadata resource.
|
17284
15861
|
:param str time_updated: The timestamp of the last update of the Exadata resource.
|
17285
15862
|
:param str version: The version of the Exadata resource.
|
@@ -17299,7 +15876,6 @@ class GetExternalExadataStorageConnectorsExternalExadataStorageConnectorCollecti
|
|
17299
15876
|
pulumi.set(__self__, "state", state)
|
17300
15877
|
pulumi.set(__self__, "status", status)
|
17301
15878
|
pulumi.set(__self__, "storage_server_id", storage_server_id)
|
17302
|
-
pulumi.set(__self__, "system_tags", system_tags)
|
17303
15879
|
pulumi.set(__self__, "time_created", time_created)
|
17304
15880
|
pulumi.set(__self__, "time_updated", time_updated)
|
17305
15881
|
pulumi.set(__self__, "version", version)
|
@@ -17418,14 +15994,6 @@ class GetExternalExadataStorageConnectorsExternalExadataStorageConnectorCollecti
|
|
17418
15994
|
"""
|
17419
15995
|
return pulumi.get(self, "storage_server_id")
|
17420
15996
|
|
17421
|
-
@property
|
17422
|
-
@pulumi.getter(name="systemTags")
|
17423
|
-
def system_tags(self) -> Mapping[str, Any]:
|
17424
|
-
"""
|
17425
|
-
System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). System tags can be viewed by users, but can only be created by the system. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
17426
|
-
"""
|
17427
|
-
return pulumi.get(self, "system_tags")
|
17428
|
-
|
17429
15997
|
@property
|
17430
15998
|
@pulumi.getter(name="timeCreated")
|
17431
15999
|
def time_created(self) -> str:
|
@@ -17540,7 +16108,6 @@ class GetExternalExadataStorageGridStorageServerResult(dict):
|
|
17540
16108
|
resource_type: str,
|
17541
16109
|
state: str,
|
17542
16110
|
status: str,
|
17543
|
-
system_tags: Mapping[str, Any],
|
17544
16111
|
time_created: str,
|
17545
16112
|
time_updated: str,
|
17546
16113
|
version: str):
|
@@ -17564,7 +16131,6 @@ class GetExternalExadataStorageGridStorageServerResult(dict):
|
|
17564
16131
|
:param str resource_type: The type of Exadata resource.
|
17565
16132
|
:param str state: The current lifecycle state of the database resource.
|
17566
16133
|
:param str status: The status of the Exadata resource.
|
17567
|
-
:param Mapping[str, Any] system_tags: System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). System tags can be viewed by users, but can only be created by the system. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
17568
16134
|
:param str time_created: The timestamp of the creation of the Exadata resource.
|
17569
16135
|
:param str time_updated: The timestamp of the last update of the Exadata resource.
|
17570
16136
|
:param str version: The version of the Exadata resource.
|
@@ -17588,7 +16154,6 @@ class GetExternalExadataStorageGridStorageServerResult(dict):
|
|
17588
16154
|
pulumi.set(__self__, "resource_type", resource_type)
|
17589
16155
|
pulumi.set(__self__, "state", state)
|
17590
16156
|
pulumi.set(__self__, "status", status)
|
17591
|
-
pulumi.set(__self__, "system_tags", system_tags)
|
17592
16157
|
pulumi.set(__self__, "time_created", time_created)
|
17593
16158
|
pulumi.set(__self__, "time_updated", time_updated)
|
17594
16159
|
pulumi.set(__self__, "version", version)
|
@@ -17745,14 +16310,6 @@ class GetExternalExadataStorageGridStorageServerResult(dict):
|
|
17745
16310
|
"""
|
17746
16311
|
return pulumi.get(self, "status")
|
17747
16312
|
|
17748
|
-
@property
|
17749
|
-
@pulumi.getter(name="systemTags")
|
17750
|
-
def system_tags(self) -> Mapping[str, Any]:
|
17751
|
-
"""
|
17752
|
-
System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). System tags can be viewed by users, but can only be created by the system. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
17753
|
-
"""
|
17754
|
-
return pulumi.get(self, "system_tags")
|
17755
|
-
|
17756
16313
|
@property
|
17757
16314
|
@pulumi.getter(name="timeCreated")
|
17758
16315
|
def time_created(self) -> str:
|
@@ -17794,7 +16351,6 @@ class GetExternalExadataStorageServerConnectorResult(dict):
|
|
17794
16351
|
state: str,
|
17795
16352
|
status: str,
|
17796
16353
|
storage_server_id: str,
|
17797
|
-
system_tags: Mapping[str, Any],
|
17798
16354
|
time_created: str,
|
17799
16355
|
time_updated: str,
|
17800
16356
|
version: str):
|
@@ -17812,7 +16368,6 @@ class GetExternalExadataStorageServerConnectorResult(dict):
|
|
17812
16368
|
:param str state: The current lifecycle state of the database resource.
|
17813
16369
|
:param str status: The status of the Exadata resource.
|
17814
16370
|
:param str storage_server_id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Exadata storage server.
|
17815
|
-
:param Mapping[str, Any] system_tags: System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). System tags can be viewed by users, but can only be created by the system. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
17816
16371
|
:param str time_created: The timestamp of the creation of the Exadata resource.
|
17817
16372
|
:param str time_updated: The timestamp of the last update of the Exadata resource.
|
17818
16373
|
:param str version: The version of the Exadata resource.
|
@@ -17830,7 +16385,6 @@ class GetExternalExadataStorageServerConnectorResult(dict):
|
|
17830
16385
|
pulumi.set(__self__, "state", state)
|
17831
16386
|
pulumi.set(__self__, "status", status)
|
17832
16387
|
pulumi.set(__self__, "storage_server_id", storage_server_id)
|
17833
|
-
pulumi.set(__self__, "system_tags", system_tags)
|
17834
16388
|
pulumi.set(__self__, "time_created", time_created)
|
17835
16389
|
pulumi.set(__self__, "time_updated", time_updated)
|
17836
16390
|
pulumi.set(__self__, "version", version)
|
@@ -17939,14 +16493,6 @@ class GetExternalExadataStorageServerConnectorResult(dict):
|
|
17939
16493
|
"""
|
17940
16494
|
return pulumi.get(self, "storage_server_id")
|
17941
16495
|
|
17942
|
-
@property
|
17943
|
-
@pulumi.getter(name="systemTags")
|
17944
|
-
def system_tags(self) -> Mapping[str, Any]:
|
17945
|
-
"""
|
17946
|
-
System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). System tags can be viewed by users, but can only be created by the system. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
17947
|
-
"""
|
17948
|
-
return pulumi.get(self, "system_tags")
|
17949
|
-
|
17950
16496
|
@property
|
17951
16497
|
@pulumi.getter(name="timeCreated")
|
17952
16498
|
def time_created(self) -> str:
|
@@ -18908,7 +17454,6 @@ class GetExternalListenersExternalListenerCollectionItemResult(dict):
|
|
18908
17454
|
serviced_asms: Sequence['outputs.GetExternalListenersExternalListenerCollectionItemServicedAsmResult'],
|
18909
17455
|
serviced_databases: Sequence['outputs.GetExternalListenersExternalListenerCollectionItemServicedDatabaseResult'],
|
18910
17456
|
state: str,
|
18911
|
-
system_tags: Mapping[str, Any],
|
18912
17457
|
time_created: str,
|
18913
17458
|
time_updated: str,
|
18914
17459
|
trace_directory: str,
|
@@ -18937,7 +17482,6 @@ class GetExternalListenersExternalListenerCollectionItemResult(dict):
|
|
18937
17482
|
:param Sequence['GetExternalListenersExternalListenerCollectionItemServicedAsmArgs'] serviced_asms: The list of ASMs that are serviced by the listener.
|
18938
17483
|
:param Sequence['GetExternalListenersExternalListenerCollectionItemServicedDatabaseArgs'] serviced_databases: The list of databases that are serviced by the listener.
|
18939
17484
|
:param str state: The current lifecycle state of the external listener.
|
18940
|
-
:param Mapping[str, Any] system_tags: System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). System tags can be viewed by users, but can only be created by the system. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
18941
17485
|
:param str time_created: The date and time the external listener was created.
|
18942
17486
|
:param str time_updated: The date and time the external listener was last updated.
|
18943
17487
|
:param str trace_directory: The destination directory of the listener trace file.
|
@@ -18967,7 +17511,6 @@ class GetExternalListenersExternalListenerCollectionItemResult(dict):
|
|
18967
17511
|
pulumi.set(__self__, "serviced_asms", serviced_asms)
|
18968
17512
|
pulumi.set(__self__, "serviced_databases", serviced_databases)
|
18969
17513
|
pulumi.set(__self__, "state", state)
|
18970
|
-
pulumi.set(__self__, "system_tags", system_tags)
|
18971
17514
|
pulumi.set(__self__, "time_created", time_created)
|
18972
17515
|
pulumi.set(__self__, "time_updated", time_updated)
|
18973
17516
|
pulumi.set(__self__, "trace_directory", trace_directory)
|
@@ -19162,14 +17705,6 @@ class GetExternalListenersExternalListenerCollectionItemResult(dict):
|
|
19162
17705
|
"""
|
19163
17706
|
return pulumi.get(self, "state")
|
19164
17707
|
|
19165
|
-
@property
|
19166
|
-
@pulumi.getter(name="systemTags")
|
19167
|
-
def system_tags(self) -> Mapping[str, Any]:
|
19168
|
-
"""
|
19169
|
-
System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). System tags can be viewed by users, but can only be created by the system. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
19170
|
-
"""
|
19171
|
-
return pulumi.get(self, "system_tags")
|
19172
|
-
|
19173
17708
|
@property
|
19174
17709
|
@pulumi.getter(name="timeCreated")
|
19175
17710
|
def time_created(self) -> str:
|
@@ -20150,7 +18685,6 @@ class GetManagedDatabaseGroupManagedDatabaseResult(dict):
|
|
20150
18685
|
freeform_tags: Mapping[str, Any],
|
20151
18686
|
id: str,
|
20152
18687
|
name: str,
|
20153
|
-
system_tags: Mapping[str, Any],
|
20154
18688
|
time_added: str,
|
20155
18689
|
workload_type: str):
|
20156
18690
|
"""
|
@@ -20162,7 +18696,6 @@ class GetManagedDatabaseGroupManagedDatabaseResult(dict):
|
|
20162
18696
|
:param Mapping[str, Any] freeform_tags: Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Department": "Finance"}`
|
20163
18697
|
:param str id: The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Managed Database.
|
20164
18698
|
:param str name: The name of the Managed Database Group.
|
20165
|
-
:param Mapping[str, Any] system_tags: System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). System tags can be viewed by users, but can only be created by the system. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
20166
18699
|
:param str time_added: The date and time the Managed Database was added to the group.
|
20167
18700
|
:param str workload_type: The workload type of the Autonomous Database.
|
20168
18701
|
"""
|
@@ -20174,7 +18707,6 @@ class GetManagedDatabaseGroupManagedDatabaseResult(dict):
|
|
20174
18707
|
pulumi.set(__self__, "freeform_tags", freeform_tags)
|
20175
18708
|
pulumi.set(__self__, "id", id)
|
20176
18709
|
pulumi.set(__self__, "name", name)
|
20177
|
-
pulumi.set(__self__, "system_tags", system_tags)
|
20178
18710
|
pulumi.set(__self__, "time_added", time_added)
|
20179
18711
|
pulumi.set(__self__, "workload_type", workload_type)
|
20180
18712
|
|
@@ -20242,14 +18774,6 @@ class GetManagedDatabaseGroupManagedDatabaseResult(dict):
|
|
20242
18774
|
"""
|
20243
18775
|
return pulumi.get(self, "name")
|
20244
18776
|
|
20245
|
-
@property
|
20246
|
-
@pulumi.getter(name="systemTags")
|
20247
|
-
def system_tags(self) -> Mapping[str, Any]:
|
20248
|
-
"""
|
20249
|
-
System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). System tags can be viewed by users, but can only be created by the system. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
20250
|
-
"""
|
20251
|
-
return pulumi.get(self, "system_tags")
|
20252
|
-
|
20253
18777
|
@property
|
20254
18778
|
@pulumi.getter(name="timeAdded")
|
20255
18779
|
def time_added(self) -> str:
|
@@ -20323,7 +18847,6 @@ class GetManagedDatabaseGroupsManagedDatabaseGroupCollectionItemResult(dict):
|
|
20323
18847
|
managed_databases: Sequence['outputs.GetManagedDatabaseGroupsManagedDatabaseGroupCollectionItemManagedDatabaseResult'],
|
20324
18848
|
name: str,
|
20325
18849
|
state: str,
|
20326
|
-
system_tags: Mapping[str, Any],
|
20327
18850
|
time_created: str,
|
20328
18851
|
time_updated: str):
|
20329
18852
|
"""
|
@@ -20335,7 +18858,6 @@ class GetManagedDatabaseGroupsManagedDatabaseGroupCollectionItemResult(dict):
|
|
20335
18858
|
:param Sequence['GetManagedDatabaseGroupsManagedDatabaseGroupCollectionItemManagedDatabaseArgs'] managed_databases: A list of Managed Databases in the Managed Database Group.
|
20336
18859
|
:param str name: A filter to return only resources that match the entire name. Only one of the parameters, id or name should be provided
|
20337
18860
|
:param str state: The lifecycle state of a resource.
|
20338
|
-
:param Mapping[str, Any] system_tags: System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). System tags can be viewed by users, but can only be created by the system. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
20339
18861
|
:param str time_created: The date and time the Managed Database Group was created.
|
20340
18862
|
:param str time_updated: The date and time the Managed Database Group was last updated.
|
20341
18863
|
"""
|
@@ -20347,7 +18869,6 @@ class GetManagedDatabaseGroupsManagedDatabaseGroupCollectionItemResult(dict):
|
|
20347
18869
|
pulumi.set(__self__, "managed_databases", managed_databases)
|
20348
18870
|
pulumi.set(__self__, "name", name)
|
20349
18871
|
pulumi.set(__self__, "state", state)
|
20350
|
-
pulumi.set(__self__, "system_tags", system_tags)
|
20351
18872
|
pulumi.set(__self__, "time_created", time_created)
|
20352
18873
|
pulumi.set(__self__, "time_updated", time_updated)
|
20353
18874
|
|
@@ -20415,14 +18936,6 @@ class GetManagedDatabaseGroupsManagedDatabaseGroupCollectionItemResult(dict):
|
|
20415
18936
|
"""
|
20416
18937
|
return pulumi.get(self, "state")
|
20417
18938
|
|
20418
|
-
@property
|
20419
|
-
@pulumi.getter(name="systemTags")
|
20420
|
-
def system_tags(self) -> Mapping[str, Any]:
|
20421
|
-
"""
|
20422
|
-
System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). System tags can be viewed by users, but can only be created by the system. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
20423
|
-
"""
|
20424
|
-
return pulumi.get(self, "system_tags")
|
20425
|
-
|
20426
18939
|
@property
|
20427
18940
|
@pulumi.getter(name="timeCreated")
|
20428
18941
|
def time_created(self) -> str:
|
@@ -20451,7 +18964,6 @@ class GetManagedDatabaseGroupsManagedDatabaseGroupCollectionItemManagedDatabaseR
|
|
20451
18964
|
freeform_tags: Mapping[str, Any],
|
20452
18965
|
id: str,
|
20453
18966
|
name: str,
|
20454
|
-
system_tags: Mapping[str, Any],
|
20455
18967
|
time_added: str,
|
20456
18968
|
workload_type: str):
|
20457
18969
|
"""
|
@@ -20463,7 +18975,6 @@ class GetManagedDatabaseGroupsManagedDatabaseGroupCollectionItemManagedDatabaseR
|
|
20463
18975
|
:param Mapping[str, Any] freeform_tags: Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Department": "Finance"}`
|
20464
18976
|
:param str id: The identifier of the resource. Only one of the parameters, id or name should be provided.
|
20465
18977
|
:param str name: A filter to return only resources that match the entire name. Only one of the parameters, id or name should be provided
|
20466
|
-
:param Mapping[str, Any] system_tags: System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). System tags can be viewed by users, but can only be created by the system. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
20467
18978
|
:param str time_added: The date and time the Managed Database was added to the group.
|
20468
18979
|
:param str workload_type: The workload type of the Autonomous Database.
|
20469
18980
|
"""
|
@@ -20475,7 +18986,6 @@ class GetManagedDatabaseGroupsManagedDatabaseGroupCollectionItemManagedDatabaseR
|
|
20475
18986
|
pulumi.set(__self__, "freeform_tags", freeform_tags)
|
20476
18987
|
pulumi.set(__self__, "id", id)
|
20477
18988
|
pulumi.set(__self__, "name", name)
|
20478
|
-
pulumi.set(__self__, "system_tags", system_tags)
|
20479
18989
|
pulumi.set(__self__, "time_added", time_added)
|
20480
18990
|
pulumi.set(__self__, "workload_type", workload_type)
|
20481
18991
|
|
@@ -20543,14 +19053,6 @@ class GetManagedDatabaseGroupsManagedDatabaseGroupCollectionItemManagedDatabaseR
|
|
20543
19053
|
"""
|
20544
19054
|
return pulumi.get(self, "name")
|
20545
19055
|
|
20546
|
-
@property
|
20547
|
-
@pulumi.getter(name="systemTags")
|
20548
|
-
def system_tags(self) -> Mapping[str, Any]:
|
20549
|
-
"""
|
20550
|
-
System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). System tags can be viewed by users, but can only be created by the system. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
20551
|
-
"""
|
20552
|
-
return pulumi.get(self, "system_tags")
|
20553
|
-
|
20554
19056
|
@property
|
20555
19057
|
@pulumi.getter(name="timeAdded")
|
20556
19058
|
def time_added(self) -> str:
|
@@ -27585,7 +26087,7 @@ class GetManagedMySqlDatabaseHeatWaveNodeResult(dict):
|
|
27585
26087
|
"""
|
27586
26088
|
:param str id: The ID associated with the HeatWave node.
|
27587
26089
|
:param str status: The status of the HeatWave node. Indicates whether the status of the node is UP, DOWN, or UNKNOWN at the current time.
|
27588
|
-
:param str time_created: The date and time the
|
26090
|
+
:param str time_created: The date and time the node was created.
|
27589
26091
|
"""
|
27590
26092
|
pulumi.set(__self__, "id", id)
|
27591
26093
|
pulumi.set(__self__, "status", status)
|
@@ -27611,7 +26113,7 @@ class GetManagedMySqlDatabaseHeatWaveNodeResult(dict):
|
|
27611
26113
|
@pulumi.getter(name="timeCreated")
|
27612
26114
|
def time_created(self) -> str:
|
27613
26115
|
"""
|
27614
|
-
The date and time the
|
26116
|
+
The date and time the node was created.
|
27615
26117
|
"""
|
27616
26118
|
return pulumi.get(self, "time_created")
|
27617
26119
|
|
@@ -28409,7 +26911,6 @@ class GetNamedCredentialsNamedCredentialCollectionItemResult(dict):
|
|
28409
26911
|
name: str,
|
28410
26912
|
scope: str,
|
28411
26913
|
state: str,
|
28412
|
-
system_tags: Mapping[str, Any],
|
28413
26914
|
time_created: str,
|
28414
26915
|
time_updated: str,
|
28415
26916
|
type: str):
|
@@ -28425,7 +26926,6 @@ class GetNamedCredentialsNamedCredentialCollectionItemResult(dict):
|
|
28425
26926
|
:param str name: The name of the named credential.
|
28426
26927
|
:param str scope: The scope of named credential.
|
28427
26928
|
:param str state: The current lifecycle state of the named credential.
|
28428
|
-
:param Mapping[str, Any] system_tags: System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). System tags can be viewed by users, but can only be created by the system. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
28429
26929
|
:param str time_created: The date and time the named credential was created.
|
28430
26930
|
:param str time_updated: The date and time the named credential was last updated.
|
28431
26931
|
:param str type: The type of database that is associated to the named credential.
|
@@ -28441,7 +26941,6 @@ class GetNamedCredentialsNamedCredentialCollectionItemResult(dict):
|
|
28441
26941
|
pulumi.set(__self__, "name", name)
|
28442
26942
|
pulumi.set(__self__, "scope", scope)
|
28443
26943
|
pulumi.set(__self__, "state", state)
|
28444
|
-
pulumi.set(__self__, "system_tags", system_tags)
|
28445
26944
|
pulumi.set(__self__, "time_created", time_created)
|
28446
26945
|
pulumi.set(__self__, "time_updated", time_updated)
|
28447
26946
|
pulumi.set(__self__, "type", type)
|
@@ -28534,14 +27033,6 @@ class GetNamedCredentialsNamedCredentialCollectionItemResult(dict):
|
|
28534
27033
|
"""
|
28535
27034
|
return pulumi.get(self, "state")
|
28536
27035
|
|
28537
|
-
@property
|
28538
|
-
@pulumi.getter(name="systemTags")
|
28539
|
-
def system_tags(self) -> Mapping[str, Any]:
|
28540
|
-
"""
|
28541
|
-
System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). System tags can be viewed by users, but can only be created by the system. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
28542
|
-
"""
|
28543
|
-
return pulumi.get(self, "system_tags")
|
28544
|
-
|
28545
27036
|
@property
|
28546
27037
|
@pulumi.getter(name="timeCreated")
|
28547
27038
|
def time_created(self) -> str:
|