📂 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
›
container_instances
›
📁 models
📍
Lokasi:
/usr/libexec/oracle-cloud-agent/plugins/osms/oci/container_instances/models
💾
Free:
45.8 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: shape_memory_options.pyc
a N��fE � @ 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� �Zdd� Zdd� Z dd� ZdS )�ShapeMemoryOptionsza For a flexible shape, the amount of memory available for instances that use this shape. c K sF dddddd�| _ dddddd�| _d| _d| _d| _d| _d| _dS ) a Initializes a new ShapeMemoryOptions object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param min_in_gbs: The value to assign to the min_in_gbs property of this ShapeMemoryOptions. :type min_in_gbs: float :param max_in_gbs: The value to assign to the max_in_gbs property of this ShapeMemoryOptions. :type max_in_gbs: float :param default_per_ocpu_in_gbs: The value to assign to the default_per_ocpu_in_gbs property of this ShapeMemoryOptions. :type default_per_ocpu_in_gbs: float :param min_per_ocpu_in_gbs: The value to assign to the min_per_ocpu_in_gbs property of this ShapeMemoryOptions. :type min_per_ocpu_in_gbs: float :param max_per_ocpu_in_gbs: The value to assign to the max_per_ocpu_in_gbs property of this ShapeMemoryOptions. :type max_per_ocpu_in_gbs: float �float)� min_in_gbs� max_in_gbs�default_per_ocpu_in_gbs�min_per_ocpu_in_gbs�max_per_ocpu_in_gbs�minInGBs�maxInGBs�defaultPerOcpuInGBs�minPerOcpuInGBs�maxPerOcpuInGBsN)� swagger_types� attribute_map�_min_in_gbs�_max_in_gbs�_default_per_ocpu_in_gbs�_min_per_ocpu_in_gbs�_max_per_ocpu_in_gbs)�self�kwargs� r ��/sparta/input/_build_configuration/image_build+validate/lib/bmcenv/lib64/python3.9/site-packages/oci/container_instances/models/shape_memory_options.py�__init__ s"