📂 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
›
desktops
›
models
›
📁 __pycache__
📍
Lokasi:
/usr/lib/python3.9/site-packages/oci/desktops/models/__pycache__
💾
Free:
45.8 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: create_desktop_pool_details.cpython-39.opt-1.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 @ sR 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� �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� �Zejd9d8� �Zed:d;� �Zejd<d;� �Zed=d>� �Zejd?d>� �Zed@dA� �ZejdBdA� �ZdCdD� ZdEdF� ZdGdH� ZdIS )J�CreateDesktopPoolDetailszQ Provides the configuration information used to create the desktop pool. c K s� ddddddddddddddddddd d dd�| _ d 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"S )#a? Initializes a new CreateDesktopPoolDetails 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 CreateDesktopPoolDetails. :type compartment_id: str :param display_name: The value to assign to the display_name property of this CreateDesktopPoolDetails. :type display_name: str :param description: The value to assign to the description property of this CreateDesktopPoolDetails. :type description: str :param maximum_size: The value to assign to the maximum_size property of this CreateDesktopPoolDetails. :type maximum_size: int :param standby_size: The value to assign to the standby_size property of this CreateDesktopPoolDetails. :type standby_size: int :param shape_name: The value to assign to the shape_name property of this CreateDesktopPoolDetails. :type shape_name: str :param is_storage_enabled: The value to assign to the is_storage_enabled property of this CreateDesktopPoolDetails. :type is_storage_enabled: bool :param storage_size_in_gbs: The value to assign to the storage_size_in_gbs property of this CreateDesktopPoolDetails. :type storage_size_in_gbs: int :param storage_backup_policy_id: The value to assign to the storage_backup_policy_id property of this CreateDesktopPoolDetails. :type storage_backup_policy_id: str :param device_policy: The value to assign to the device_policy property of this CreateDesktopPoolDetails. :type device_policy: oci.desktops.models.DesktopDevicePolicy :param availability_policy: The value to assign to the availability_policy property of this CreateDesktopPoolDetails. :type availability_policy: oci.desktops.models.DesktopAvailabilityPolicy :param image: The value to assign to the image property of this CreateDesktopPoolDetails. :type image: oci.desktops.models.DesktopImage :param network_configuration: The value to assign to the network_configuration property of this CreateDesktopPoolDetails. :type network_configuration: oci.desktops.models.DesktopNetworkConfiguration :param time_start_scheduled: The value to assign to the time_start_scheduled property of this CreateDesktopPoolDetails. :type time_start_scheduled: datetime :param time_stop_scheduled: The value to assign to the time_stop_scheduled property of this CreateDesktopPoolDetails. :type time_stop_scheduled: datetime :param contact_details: The value to assign to the contact_details property of this CreateDesktopPoolDetails. :type contact_details: str :param are_privileged_users: The value to assign to the are_privileged_users property of this CreateDesktopPoolDetails. :type are_privileged_users: bool :param availability_domain: The value to assign to the availability_domain property of this CreateDesktopPoolDetails. :type availability_domain: str :param freeform_tags: The value to assign to the freeform_tags property of this CreateDesktopPoolDetails. :type freeform_tags: dict(str, str) :param defined_tags: The value to assign to the defined_tags property of this CreateDesktopPoolDetails. :type defined_tags: dict(str, dict(str, object)) :param nsg_ids: The value to assign to the nsg_ids property of this CreateDesktopPoolDetails. :type nsg_ids: list[str] �str�int�boolZDesktopDevicePolicyZDesktopAvailabilityPolicyZDesktopImageZDesktopNetworkConfigurationZdatetimezdict(str, str)zdict(str, dict(str, object))z list[str])�compartment_id�display_name�description�maximum_size�standby_size� shape_name�is_storage_enabled�storage_size_in_gbs�storage_backup_policy_id� device_policy�availability_policy�image�network_configuration�time_start_scheduled�time_stop_scheduled�contact_details�are_privileged_users�availability_domain� freeform_tags�defined_tags�nsg_idsZ compartmentIdZdisplayNamer ZmaximumSizeZstandbySizeZ shapeNameZisStorageEnabledZstorageSizeInGBsZstorageBackupPolicyIdZdevicePolicyZavailabilityPolicyr ZnetworkConfigurationZtimeStartScheduledZtimeStopScheduledZcontactDetailsZarePrivilegedUsersZavailabilityDomainZfreeformTagsZdefinedTagsZnsgIdsN)Z swagger_typesZ attribute_map�_compartment_id� _display_name�_description� _maximum_size� _standby_size�_shape_name�_is_storage_enabled�_storage_size_in_gbs�_storage_backup_policy_id�_device_policy�_availability_policy�_image�_network_configuration�_time_start_scheduled�_time_stop_scheduled�_contact_details�_are_privileged_users�_availability_domain�_freeform_tags� _defined_tags�_nsg_ids)�self�kwargs� r6 �S/usr/lib/python3.9/site-packages/oci/desktops/models/create_desktop_pool_details.py�__init__ s� [��z!CreateDesktopPoolDetails.__init__c C s | j S )z� **[Required]** Gets the compartment_id of this CreateDesktopPoolDetails. The OCID of the compartment which will contain the desktop pool. :return: The compartment_id of this CreateDesktopPoolDetails. :rtype: str �r �r4 r6 r6 r7 r � s z'CreateDesktopPoolDetails.compartment_idc C s || _ dS )z� Sets the compartment_id of this CreateDesktopPoolDetails. The OCID of the compartment which will contain the desktop pool. :param compartment_id: The compartment_id of this CreateDesktopPoolDetails. :type: str Nr9 )r4 r r6 r6 r7 r � s c C s | j S )a **[Required]** Gets the display_name of this CreateDesktopPoolDetails. A user friendly display name. Avoid entering confidential information. :return: The display_name of this CreateDesktopPoolDetails. :rtype: str �r r: r6 r6 r7 r � s z%CreateDesktopPoolDetails.display_namec C s || _ dS )z� Sets the display_name of this CreateDesktopPoolDetails. A user friendly display name. Avoid entering confidential information. :param display_name: The display_name of this CreateDesktopPoolDetails. :type: str Nr; )r4 r r6 r6 r7 r � s c C s | j S )a+ Gets the description of this CreateDesktopPoolDetails. A user friendly description providing additional information about the resource. Avoid entering confidential information. :return: The description of this CreateDesktopPoolDetails. :rtype: str �r! r: r6 r6 r7 r � s z$CreateDesktopPoolDetails.descriptionc C s || _ dS )a5 Sets the description of this CreateDesktopPoolDetails. A user friendly description providing additional information about the resource. Avoid entering confidential information. :param description: The description of this CreateDesktopPoolDetails. :type: str Nr<