📂 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
›
libexec
›
oracle-cloud-agent
›
plugins
›
osms
›
oci
›
core
›
📁 models
📍
Lokasi:
/usr/libexec/oracle-cloud-agent/plugins/osms/oci/core/models
💾
Free:
45.8 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: instance_configuration_iscsi_attach_volume_details.pyc
a N��f� � @ sD d dl mZ ddlmZmZmZ ddlmZ eG dd� de��ZdS )� )�(InstanceConfigurationAttachVolumeDetails� )�formatted_flat_dict� NONE_SENTINEL�#value_allowed_none_or_none_sentinel)�init_model_state_from_kwargsc @ sJ e Zd ZdZdd� Zedd� �Zejdd� �Zdd� Zd d � Z dd� Z d S )�-InstanceConfigurationIscsiAttachVolumeDetailsz> InstanceConfigurationIscsiAttachVolumeDetails model. c K sV ddddddd�| _ dddddd d�| _d | _d | _d | _d | _d | _d | _d| _d S )a� Initializes a new InstanceConfigurationIscsiAttachVolumeDetails object with values from keyword arguments. The default value of the :py:attr:`~oci.core.models.InstanceConfigurationIscsiAttachVolumeDetails.type` attribute of this class is ``iscsi`` and it should not be changed. 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 InstanceConfigurationIscsiAttachVolumeDetails. :type display_name: str :param is_read_only: The value to assign to the is_read_only property of this InstanceConfigurationIscsiAttachVolumeDetails. :type is_read_only: bool :param device: The value to assign to the device property of this InstanceConfigurationIscsiAttachVolumeDetails. :type device: str :param is_shareable: The value to assign to the is_shareable property of this InstanceConfigurationIscsiAttachVolumeDetails. :type is_shareable: bool :param type: The value to assign to the type property of this InstanceConfigurationIscsiAttachVolumeDetails. :type type: str :param use_chap: The value to assign to the use_chap property of this InstanceConfigurationIscsiAttachVolumeDetails. :type use_chap: bool �str�bool)�display_name�is_read_only�device�is_shareable�type�use_chap�displayName� isReadOnlyr �isShareabler �useChapN�iscsi)� swagger_types� attribute_map� _display_name� _is_read_only�_device� _is_shareable�_type� _use_chap)�self�kwargs� r ��/sparta/input/_build_configuration/image_build+validate/lib/bmcenv/lib64/python3.9/site-packages/oci/core/models/instance_configuration_iscsi_attach_volume_details.py�__init__ s* � � z6InstanceConfigurationIscsiAttachVolumeDetails.__init__c C s | j S )a Gets the use_chap of this InstanceConfigurationIscsiAttachVolumeDetails. Whether to use CHAP authentication for the volume attachment. Defaults to false. :return: The use_chap of this InstanceConfigurationIscsiAttachVolumeDetails. :rtype: bool �r �r r r r! r I s z6InstanceConfigurationIscsiAttachVolumeDetails.use_chapc C s || _ dS )a& Sets the use_chap of this InstanceConfigurationIscsiAttachVolumeDetails. Whether to use CHAP authentication for the volume attachment. Defaults to false. :param use_chap: The use_chap of this InstanceConfigurationIscsiAttachVolumeDetails. :type: bool Nr# )r r r r r! r U s c C s t | �S �N)r r$ r r r! �__repr__a s z6InstanceConfigurationIscsiAttachVolumeDetails.__repr__c C s |d u rdS | j |j kS )NF)�__dict__�r �otherr r r! �__eq__d s z4InstanceConfigurationIscsiAttachVolumeDetails.__eq__c C s | |k S r% r r( r r r! �__ne__j s z4InstanceConfigurationIscsiAttachVolumeDetails.__ne__N)�__name__� __module__�__qualname__�__doc__r"