📂 Advanced File Manager
Multi-Root Navigation System
⚡ Quick Jump
Server (/)
Home (/home)
Var_www (/var/www)
Current (/home4/shelley/public_html/shelleycutler.com/wp-content/mu-plugins)
📍 Go
⬆ Ke Atas
🏠 Root Server
🏠 Root App
🔄 Refresh
📀 /
›
usr
›
lib
›
python3.9
›
site-packages
›
oci
›
database
›
models
›
📁 __pycache__
📍
Lokasi:
/usr/lib/python3.9/site-packages/oci/database/models/__pycache__
💾
Free:
45.4 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: create_autonomous_container_database_details.cpython-39.pyc
a ���f�� � @ s8 d dl mZmZmZ d dlmZ eG dd� de��ZdS )� )�formatted_flat_dict� NONE_SENTINEL�#value_allowed_none_or_none_sentinel)�init_model_state_from_kwargsc @ s e Zd ZdZdZdZdZdZdZdZ dZ d Zd ZdZ dZd Zdd� Zedd� �Zejdd� �Zedd� �Zejdd� �Zedd� �Zejdd� �Zedd� �Zejdd� �Zedd� �Zejdd� �Zedd � �Zejd!d � �Zed"d#� �Zejd$d#� �Zed%d&� �Zejd'd&� �Zed(d)� �Zejd*d)� �Zed+d,� �Zejd-d,� �Zed.d/� �Zejd0d/� �Zed1d2� �Zejd3d2� �Zed4d5� �Zejd6d5� �Zed7d8� �Z e jd9d8� �Z ed:d;� �Z!e!jd<d;� �Z!ed=d>� �Z"e"jd?d>� �Z"ed@dA� �Z#e#jdBdA� �Z#edCdD� �Z$e$jdEdD� �Z$edFdG� �Z%e%jdHdG� �Z%edIdJ� �Z&e&jdKdJ� �Z&edLdM� �Z'e'jdNdM� �Z'edOdP� �Z(e(jdQdP� �Z(edRdS� �Z)e)jdTdS� �Z)edUdV� �Z*e*jdWdV� �Z*edXdY� �Z+e+jdZdY� �Z+ed[d\� �Z,e,jd]d\� �Z,ed^d_� �Z-e-jd`d_� �Z-edadb� �Z.e.jdcdb� �Z.eddde� �Z/e/jdfde� �Z/edgdh� �Z0e0jdidh� �Z0edjdk� �Z1e1jdldk� �Z1edmdn� �Z2e2jdodn� �Z2edpdq� �Z3e3jdrdq� �Z3edsdt� �Z4e4jdudt� �Z4edvdw� �Z5e5jdxdw� �Z5edydz� �Z6e6jd{dz� �Z6d|d}� Z7d~d� Z8d�d�� Z9d�S )��(CreateAutonomousContainerDatabaseDetailsza Describes the required parameters for the creation of an Autonomous Container Database. �STANDARD�AUTONOMOUS_DATAGUARD�MAXIMUM_AVAILABILITY�MAXIMUM_PERFORMANCE�RELEASE_UPDATES�RELEASE_UPDATE_REVISIONS�NEXT_RELEASE_UPDATE�LATEST_RELEASE_UPDATE�MINIMUM_DISTRIBUTION�MAXIMUM_DISTRIBUTION� DEDICATED�SHAREDc % K s| ddddddddddddddddddddddddddddddddddddd �$| _ d ddd ddddddddddddddddddd d!d"d#d$d%d&d'd(d)d*d+d,d-d �$| _d.| _d.| _d.| _d.| _d.| _d.| _d.| _d.| _ d.| _ d.| _d.| _d.| _ d.| _d.| _d.| _d.| _d.| _d.| _d.| _d.| _d.| _d.| _d.| _d.| _d.| _d.| _d.| _d.| _d.| _d.| _d.| _ d.| _!d.| _"d.| _#d.| _$d.| _%d.S )/a� Initializes a new CreateAutonomousContainerDatabaseDetails object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param display_name: The value to assign to the display_name property of this CreateAutonomousContainerDatabaseDetails. :type display_name: str :param db_unique_name: The value to assign to the db_unique_name property of this CreateAutonomousContainerDatabaseDetails. :type db_unique_name: str :param db_name: The value to assign to the db_name property of this CreateAutonomousContainerDatabaseDetails. :type db_name: str :param service_level_agreement_type: The value to assign to the service_level_agreement_type property of this CreateAutonomousContainerDatabaseDetails. Allowed values for this property are: "STANDARD", "AUTONOMOUS_DATAGUARD" :type service_level_agreement_type: str :param autonomous_exadata_infrastructure_id: The value to assign to the autonomous_exadata_infrastructure_id property of this CreateAutonomousContainerDatabaseDetails. :type autonomous_exadata_infrastructure_id: str :param db_version: The value to assign to the db_version property of this CreateAutonomousContainerDatabaseDetails. :type db_version: str :param database_software_image_id: The value to assign to the database_software_image_id property of this CreateAutonomousContainerDatabaseDetails. :type database_software_image_id: str :param peer_autonomous_exadata_infrastructure_id: The value to assign to the peer_autonomous_exadata_infrastructure_id property of this CreateAutonomousContainerDatabaseDetails. :type peer_autonomous_exadata_infrastructure_id: str :param peer_autonomous_container_database_display_name: The value to assign to the peer_autonomous_container_database_display_name property of this CreateAutonomousContainerDatabaseDetails. :type peer_autonomous_container_database_display_name: str :param protection_mode: The value to assign to the protection_mode property of this CreateAutonomousContainerDatabaseDetails. Allowed values for this property are: "MAXIMUM_AVAILABILITY", "MAXIMUM_PERFORMANCE" :type protection_mode: str :param fast_start_fail_over_lag_limit_in_seconds: The value to assign to the fast_start_fail_over_lag_limit_in_seconds property of this CreateAutonomousContainerDatabaseDetails. :type fast_start_fail_over_lag_limit_in_seconds: int :param is_automatic_failover_enabled: The value to assign to the is_automatic_failover_enabled property of this CreateAutonomousContainerDatabaseDetails. :type is_automatic_failover_enabled: bool :param peer_cloud_autonomous_vm_cluster_id: The value to assign to the peer_cloud_autonomous_vm_cluster_id property of this CreateAutonomousContainerDatabaseDetails. :type peer_cloud_autonomous_vm_cluster_id: str :param peer_autonomous_vm_cluster_id: The value to assign to the peer_autonomous_vm_cluster_id property of this CreateAutonomousContainerDatabaseDetails. :type peer_autonomous_vm_cluster_id: str :param peer_autonomous_container_database_compartment_id: The value to assign to the peer_autonomous_container_database_compartment_id property of this CreateAutonomousContainerDatabaseDetails. :type peer_autonomous_container_database_compartment_id: str :param peer_autonomous_container_database_backup_config: The value to assign to the peer_autonomous_container_database_backup_config property of this CreateAutonomousContainerDatabaseDetails. :type peer_autonomous_container_database_backup_config: oci.database.models.PeerAutonomousContainerDatabaseBackupConfig :param peer_db_unique_name: The value to assign to the peer_db_unique_name property of this CreateAutonomousContainerDatabaseDetails. :type peer_db_unique_name: str :param autonomous_vm_cluster_id: The value to assign to the autonomous_vm_cluster_id property of this CreateAutonomousContainerDatabaseDetails. :type autonomous_vm_cluster_id: str :param cloud_autonomous_vm_cluster_id: The value to assign to the cloud_autonomous_vm_cluster_id property of this CreateAutonomousContainerDatabaseDetails. :type cloud_autonomous_vm_cluster_id: str :param compartment_id: The value to assign to the compartment_id property of this CreateAutonomousContainerDatabaseDetails. :type compartment_id: str :param patch_model: The value to assign to the patch_model property of this CreateAutonomousContainerDatabaseDetails. Allowed values for this property are: "RELEASE_UPDATES", "RELEASE_UPDATE_REVISIONS" :type patch_model: str :param maintenance_window_details: The value to assign to the maintenance_window_details property of this CreateAutonomousContainerDatabaseDetails. :type maintenance_window_details: oci.database.models.MaintenanceWindow :param standby_maintenance_buffer_in_days: The value to assign to the standby_maintenance_buffer_in_days property of this CreateAutonomousContainerDatabaseDetails. :type standby_maintenance_buffer_in_days: int :param version_preference: The value to assign to the version_preference property of this CreateAutonomousContainerDatabaseDetails. Allowed values for this property are: "NEXT_RELEASE_UPDATE", "LATEST_RELEASE_UPDATE" :type version_preference: str :param is_dst_file_update_enabled: The value to assign to the is_dst_file_update_enabled property of this CreateAutonomousContainerDatabaseDetails. :type is_dst_file_update_enabled: bool :param freeform_tags: The value to assign to the freeform_tags property of this CreateAutonomousContainerDatabaseDetails. :type freeform_tags: dict(str, str) :param defined_tags: The value to assign to the defined_tags property of this CreateAutonomousContainerDatabaseDetails. :type defined_tags: dict(str, dict(str, object)) :param backup_config: The value to assign to the backup_config property of this CreateAutonomousContainerDatabaseDetails. :type backup_config: oci.database.models.AutonomousContainerDatabaseBackupConfig :param kms_key_id: The value to assign to the kms_key_id property of this CreateAutonomousContainerDatabaseDetails. :type kms_key_id: str :param kms_key_version_id: The value to assign to the kms_key_version_id property of this CreateAutonomousContainerDatabaseDetails. :type kms_key_version_id: str :param vault_id: The value to assign to the vault_id property of this CreateAutonomousContainerDatabaseDetails. :type vault_id: str :param key_store_id: The value to assign to the key_store_id property of this CreateAutonomousContainerDatabaseDetails. :type key_store_id: str :param db_split_threshold: The value to assign to the db_split_threshold property of this CreateAutonomousContainerDatabaseDetails. :type db_split_threshold: int :param vm_failover_reservation: The value to assign to the vm_failover_reservation property of this CreateAutonomousContainerDatabaseDetails. :type vm_failover_reservation: int :param distribution_affinity: The value to assign to the distribution_affinity property of this CreateAutonomousContainerDatabaseDetails. Allowed values for this property are: "MINIMUM_DISTRIBUTION", "MAXIMUM_DISTRIBUTION" :type distribution_affinity: str :param net_services_architecture: The value to assign to the net_services_architecture property of this CreateAutonomousContainerDatabaseDetails. Allowed values for this property are: "DEDICATED", "SHARED" :type net_services_architecture: str �str�int�boolZ+PeerAutonomousContainerDatabaseBackupConfigZMaintenanceWindowzdict(str, str)zdict(str, dict(str, object))Z'AutonomousContainerDatabaseBackupConfig)$�display_name�db_unique_name�db_name�service_level_agreement_type�$autonomous_exadata_infrastructure_id� db_version�database_software_image_id�)peer_autonomous_exadata_infrastructure_id�/peer_autonomous_container_database_display_name�protection_mode�)fast_start_fail_over_lag_limit_in_seconds�is_automatic_failover_enabled�#peer_cloud_autonomous_vm_cluster_id�peer_autonomous_vm_cluster_id�1peer_autonomous_container_database_compartment_id�0peer_autonomous_container_database_backup_config�peer_db_unique_name�autonomous_vm_cluster_id�cloud_autonomous_vm_cluster_id�compartment_id�patch_model�maintenance_window_details�"standby_maintenance_buffer_in_days�version_preference�is_dst_file_update_enabled� freeform_tags�defined_tags� backup_config� kms_key_id�kms_key_version_id�vault_id�key_store_id�db_split_threshold�vm_failover_reservation�distribution_affinity�net_services_architectureZdisplayNameZdbUniqueNameZdbNameZserviceLevelAgreementTypeZ!autonomousExadataInfrastructureIdZ dbVersionZdatabaseSoftwareImageIdZ%peerAutonomousExadataInfrastructureIdZ*peerAutonomousContainerDatabaseDisplayNameZprotectionModeZ"fastStartFailOverLagLimitInSecondsZisAutomaticFailoverEnabledZpeerCloudAutonomousVmClusterIdZpeerAutonomousVmClusterIdZ,peerAutonomousContainerDatabaseCompartmentIdZ+peerAutonomousContainerDatabaseBackupConfigZpeerDbUniqueNameZautonomousVmClusterIdZcloudAutonomousVmClusterIdZ compartmentIdZ patchModelZmaintenanceWindowDetailsZstandbyMaintenanceBufferInDaysZversionPreferenceZisDstFileUpdateEnabledZfreeformTagsZdefinedTagsZbackupConfigZkmsKeyIdZkmsKeyVersionIdZvaultIdZ keyStoreIdZdbSplitThresholdZvmFailoverReservationZdistributionAffinityZnetServicesArchitectureN)&Z swagger_typesZ attribute_map� _display_name�_db_unique_name�_db_name�_service_level_agreement_type�%_autonomous_exadata_infrastructure_id�_db_version�_database_software_image_id�*_peer_autonomous_exadata_infrastructure_id�0_peer_autonomous_container_database_display_name�_protection_mode�*_fast_start_fail_over_lag_limit_in_seconds�_is_automatic_failover_enabled�$_peer_cloud_autonomous_vm_cluster_id�_peer_autonomous_vm_cluster_id�2_peer_autonomous_container_database_compartment_id�1_peer_autonomous_container_database_backup_config�_peer_db_unique_name�_autonomous_vm_cluster_id�_cloud_autonomous_vm_cluster_id�_compartment_id�_patch_model�_maintenance_window_details�#_standby_maintenance_buffer_in_days�_version_preference�_is_dst_file_update_enabled�_freeform_tags� _defined_tags�_backup_config�_kms_key_id�_kms_key_version_id� _vault_id� _key_store_id�_db_split_threshold�_vm_failover_reservation�_distribution_affinity�_net_services_architecture)�self�kwargs� r` �d/usr/lib/python3.9/site-packages/oci/database/models/create_autonomous_container_database_details.py�__init__B s� �(�'z1CreateAutonomousContainerDatabaseDetails.__init__c C s | j S )a **[Required]** Gets the display_name of this CreateAutonomousContainerDatabaseDetails. The display name for the Autonomous Container Database. :return: The display_name of this CreateAutonomousContainerDatabaseDetails. :rtype: str �r: �r^ r` r` ra r Q s z5CreateAutonomousContainerDatabaseDetails.display_namec C s || _ dS )a Sets the display_name of this CreateAutonomousContainerDatabaseDetails. The display name for the Autonomous Container Database. :param display_name: The display_name of this CreateAutonomousContainerDatabaseDetails. :type: str Nrc )r^ r r` r` ra r ] s c C s | j S )a� Gets the db_unique_name of this CreateAutonomousContainerDatabaseDetails. **Deprecated.** The `DB_UNIQUE_NAME` value is set by Oracle Cloud Infrastructure. Do not specify a value for this parameter. Specifying a value for this field will cause Terraform operations to fail. :return: The db_unique_name of this CreateAutonomousContainerDatabaseDetails. :rtype: str �r; rd r` r` ra r i s z7CreateAutonomousContainerDatabaseDetails.db_unique_namec C s || _ dS )a� Sets the db_unique_name of this CreateAutonomousContainerDatabaseDetails. **Deprecated.** The `DB_UNIQUE_NAME` value is set by Oracle Cloud Infrastructure. Do not specify a value for this parameter. Specifying a value for this field will cause Terraform operations to fail. :param db_unique_name: The db_unique_name of this CreateAutonomousContainerDatabaseDetails. :type: str Nre )r^ r r` r` ra r u s c C s | j S )a� Gets the db_name of this CreateAutonomousContainerDatabaseDetails. The Database name for the Autonomous Container Database. The name must be unique within the Cloud Autonomous VM Cluster, starting with an alphabetic character, followed by 1 to 7 alphanumeric characters. :return: The db_name of this CreateAutonomousContainerDatabaseDetails. :rtype: str �r<