📂 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.8 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: create_exascale_db_storage_vault_details.cpython-39.pyc
a ���ft2 � @ 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 ZdZdd� Zedd� �Zejdd� �Zedd� �Zejd d� �Zed d� �Z e jdd� �Z ed d� �Z e jdd� �Z edd� �Zejdd� �Zedd� �Zejdd� �Zedd� �Z e jdd� �Z edd� �Zejdd� �Zedd� �Zejdd� �Zdd � Zd!d"� Zd#d$� Zd%S )&�#CreateExascaleDbStorageVaultDetailsz= Details to create a Exadata Database Storage Vault. c K sn dddddddddd� | _ ddd d ddd ddd� | _d| _d| _d| _d| _d| _d| _d| _d| _ d| _ dS )a� Initializes a new CreateExascaleDbStorageVaultDetails object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param compartment_id: The value to assign to the compartment_id property of this CreateExascaleDbStorageVaultDetails. :type compartment_id: str :param display_name: The value to assign to the display_name property of this CreateExascaleDbStorageVaultDetails. :type display_name: str :param description: The value to assign to the description property of this CreateExascaleDbStorageVaultDetails. :type description: str :param availability_domain: The value to assign to the availability_domain property of this CreateExascaleDbStorageVaultDetails. :type availability_domain: str :param time_zone: The value to assign to the time_zone property of this CreateExascaleDbStorageVaultDetails. :type time_zone: str :param high_capacity_database_storage: The value to assign to the high_capacity_database_storage property of this CreateExascaleDbStorageVaultDetails. :type high_capacity_database_storage: oci.database.models.ExascaleDbStorageInputDetails :param additional_flash_cache_in_percent: The value to assign to the additional_flash_cache_in_percent property of this CreateExascaleDbStorageVaultDetails. :type additional_flash_cache_in_percent: int :param freeform_tags: The value to assign to the freeform_tags property of this CreateExascaleDbStorageVaultDetails. :type freeform_tags: dict(str, str) :param defined_tags: The value to assign to the defined_tags property of this CreateExascaleDbStorageVaultDetails. :type defined_tags: dict(str, dict(str, object)) �strZExascaleDbStorageInputDetails�intzdict(str, str)zdict(str, dict(str, object))) �compartment_id�display_name�description�availability_domain� time_zone�high_capacity_database_storage�!additional_flash_cache_in_percent� freeform_tags�defined_tagsZ compartmentIdZdisplayNamer ZavailabilityDomainZtimeZoneZhighCapacityDatabaseStorageZadditionalFlashCacheInPercentZfreeformTagsZdefinedTagsN)Z swagger_typesZ attribute_map�_compartment_id� _display_name�_description�_availability_domain� _time_zone�_high_capacity_database_storage�"_additional_flash_cache_in_percent�_freeform_tags� _defined_tags)�self�kwargs� r �`/usr/lib/python3.9/site-packages/oci/database/models/create_exascale_db_storage_vault_details.py�__init__ s: +� �z,CreateExascaleDbStorageVaultDetails.__init__c C s | j S )aH **[Required]** Gets the compartment_id of this CreateExascaleDbStorageVaultDetails. The `OCID`__ of the compartment. __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm :return: The compartment_id of this CreateExascaleDbStorageVaultDetails. :rtype: str �r �r r r r r ^ s z2CreateExascaleDbStorageVaultDetails.compartment_idc C s || _ dS )aF Sets the compartment_id of this CreateExascaleDbStorageVaultDetails. The `OCID`__ of the compartment. __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm :param compartment_id: The compartment_id of this CreateExascaleDbStorageVaultDetails. :type: str Nr )r r r r r r l s c C s | j S )a4 **[Required]** Gets the display_name of this CreateExascaleDbStorageVaultDetails. The user-friendly name for the Exadata Database Storage Vault. The name does not need to be unique. :return: The display_name of this CreateExascaleDbStorageVaultDetails. :rtype: str �r r! r r r r z s z0CreateExascaleDbStorageVaultDetails.display_namec C s || _ dS )a0 Sets the display_name of this CreateExascaleDbStorageVaultDetails. The user-friendly name for the Exadata Database Storage Vault. The name does not need to be unique. :param display_name: The display_name of this CreateExascaleDbStorageVaultDetails. :type: str Nr"