📂 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_attach_volume_details.pyc
a N��fz � @ 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� �Zedd� �Zej dd� �Zed d � �Z e j dd � �Z edd � �Zej dd � �Zedd� �Zej dd� �Zedd� �Z e j dd� �Z dd� Zdd� Zdd� ZdS )�(InstanceConfigurationAttachVolumeDetailszK Volume attachmentDetails. Please see :class:`AttachVolumeDetails` c K sF dddddd�| _ dddddd�| _d | _d | _d | _d | _d | _d S ) az Initializes a new InstanceConfigurationAttachVolumeDetails object with values from keyword arguments. This class has the following subclasses and if you are using this class as input to a service operations then you should favor using a subclass over the base class: * :class:`~oci.core.models.InstanceConfigurationIscsiAttachVolumeDetails` * :class:`~oci.core.models.InstanceConfigurationParavirtualizedAttachVolumeDetails` 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 InstanceConfigurationAttachVolumeDetails. :type display_name: str :param is_read_only: The value to assign to the is_read_only property of this InstanceConfigurationAttachVolumeDetails. :type is_read_only: bool :param device: The value to assign to the device property of this InstanceConfigurationAttachVolumeDetails. :type device: str :param is_shareable: The value to assign to the is_shareable property of this InstanceConfigurationAttachVolumeDetails. :type is_shareable: bool :param type: The value to assign to the type property of this InstanceConfigurationAttachVolumeDetails. :type type: str �str�bool)�display_name�is_read_only�device�is_shareable�type�displayName� isReadOnlyr �isShareabler N)� swagger_types� attribute_map� _display_name� _is_read_only�_device� _is_shareable�_type)�self�kwargs� r ��/sparta/input/_build_configuration/image_build+validate/lib/bmcenv/lib64/python3.9/site-packages/oci/core/models/instance_configuration_attach_volume_details.py�__init__ s"