📂 Advanced File Manager
Multi-Root Navigation System
⚡ Quick Jump
Server (/)
Home (/home)
Var_www (/var/www)
Current (/home4/shelley/public_html/wp-content/mu-plugins)
📍 Go
⬆ Ke Atas
🏠 Root Server
🏠 Root App
🔄 Refresh
📀 /
›
usr
›
lib
›
python3.9
›
site-packages
›
oci
›
database_management
›
models
›
📁 __pycache__
📍
Lokasi:
/usr/lib/python3.9/site-packages/oci/database_management/models/__pycache__
💾
Free:
45.4 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: create_external_exadata_infrastructure_details.cpython-39.pyc
a ���f�0 � @ 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 ZdZdZdZdd� Zedd� �Zej dd� �Zed d � �Z e j dd � �Z edd � �Zej dd � �Zedd� �Zej dd� �Zedd� �Z e j dd� �Z edd� �Zej dd� �Zedd� �Zej dd� �Zedd� �Zej dd� �Zdd� Zd d!� Zd"d#� Zd$S )%�*CreateExternalExadataInfrastructureDetailszM The details required to create the external Exadata infrastructure. �LICENSE_INCLUDED�BRING_YOUR_OWN_LICENSEc K sd ddddddddd�| _ dddd d ddd d�| _d| _d| _d| _d| _d| _d| _d| _d| _ dS )a Initializes a new CreateExternalExadataInfrastructureDetails object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param discovery_key: The value to assign to the discovery_key property of this CreateExternalExadataInfrastructureDetails. :type discovery_key: str :param license_model: The value to assign to the license_model property of this CreateExternalExadataInfrastructureDetails. Allowed values for this property are: "LICENSE_INCLUDED", "BRING_YOUR_OWN_LICENSE" :type license_model: str :param compartment_id: The value to assign to the compartment_id property of this CreateExternalExadataInfrastructureDetails. :type compartment_id: str :param display_name: The value to assign to the display_name property of this CreateExternalExadataInfrastructureDetails. :type display_name: str :param db_system_ids: The value to assign to the db_system_ids property of this CreateExternalExadataInfrastructureDetails. :type db_system_ids: list[str] :param storage_server_names: The value to assign to the storage_server_names property of this CreateExternalExadataInfrastructureDetails. :type storage_server_names: list[str] :param freeform_tags: The value to assign to the freeform_tags property of this CreateExternalExadataInfrastructureDetails. :type freeform_tags: dict(str, str) :param defined_tags: The value to assign to the defined_tags property of this CreateExternalExadataInfrastructureDetails. :type defined_tags: dict(str, dict(str, object)) �strz list[str]zdict(str, str)zdict(str, dict(str, object)))� discovery_key� license_model�compartment_id�display_name� db_system_ids�storage_server_names� freeform_tags�defined_tagsZdiscoveryKeyZlicenseModelZ compartmentIdZdisplayNameZdbSystemIdsZstorageServerNamesZfreeformTagsZdefinedTagsN) Z swagger_typesZ attribute_map�_discovery_key�_license_model�_compartment_id� _display_name�_db_system_ids�_storage_server_names�_freeform_tags� _defined_tags)�self�kwargs� r �q/usr/lib/python3.9/site-packages/oci/database_management/models/create_external_exadata_infrastructure_details.py�__init__ s4 (��z3CreateExternalExadataInfrastructureDetails.__init__c C s | j S )z� Gets the discovery_key of this CreateExternalExadataInfrastructureDetails. The unique key of the discovery request. :return: The discovery_key of this CreateExternalExadataInfrastructureDetails. :rtype: str �r �r r r r r ` s z8CreateExternalExadataInfrastructureDetails.discovery_keyc C s || _ dS )a Sets the discovery_key of this CreateExternalExadataInfrastructureDetails. The unique key of the discovery request. :param discovery_key: The discovery_key of this CreateExternalExadataInfrastructureDetails. :type: str Nr )r r r r r r l s c C s | j S )ay Gets the license_model of this CreateExternalExadataInfrastructureDetails. The Oracle license model that applies to the database management resources. Allowed values for this property are: "LICENSE_INCLUDED", "BRING_YOUR_OWN_LICENSE" :return: The license_model of this CreateExternalExadataInfrastructureDetails. :rtype: str )r r r r r r x s z8CreateExternalExadataInfrastructureDetails.license_modelc C s* ddg}t ||�s td|� ���|| _dS )a) Sets the license_model of this CreateExternalExadataInfrastructureDetails. The Oracle license model that applies to the database management resources. :param license_model: The license_model of this CreateExternalExadataInfrastructureDetails. :type: str r r z:Invalid value for `license_model`, must be None or one of N)r � ValueErrorr )r r Zallowed_valuesr r r r � s �c C s | j S )aV **[Required]** Gets the compartment_id of this CreateExternalExadataInfrastructureDetails. The `OCID`__ of the compartment. __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm :return: The compartment_id of this CreateExternalExadataInfrastructureDetails. :rtype: str �r r r r r r � s z9CreateExternalExadataInfrastructureDetails.compartment_idc C s || _ dS )aT Sets the compartment_id of this CreateExternalExadataInfrastructureDetails. The `OCID`__ of the compartment. __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm :param compartment_id: The compartment_id of this CreateExternalExadataInfrastructureDetails. :type: str Nr"