📂 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
›
data_connectivity
›
📁 models
📍
Lokasi:
/usr/libexec/oracle-cloud-agent/plugins/osms/oci/data_connectivity/models
💾
Free:
45.8 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: config_parameter_value.pyc
a N��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 @ 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 )�ConfigParameterValuez6 Contains the parameter configuration values. c K sF dddddd�| _ ddddd d�| _d | _d | _d | _d | _d | _d S )a� Initializes a new ConfigParameterValue object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param string_value: The value to assign to the string_value property of this ConfigParameterValue. :type string_value: str :param int_value: The value to assign to the int_value property of this ConfigParameterValue. :type int_value: int :param object_value: The value to assign to the object_value property of this ConfigParameterValue. :type object_value: object :param ref_value: The value to assign to the ref_value property of this ConfigParameterValue. :type ref_value: object :param parameter_value: The value to assign to the parameter_value property of this ConfigParameterValue. :type parameter_value: str �str�int�object)�string_value� int_value�object_value� ref_value�parameter_value�stringValue�intValue�objectValue�refValue�parameterValueN)� swagger_types� attribute_map� _string_value� _int_value� _object_value� _ref_value�_parameter_value)�self�kwargs� r ��/sparta/input/_build_configuration/image_build+validate/lib/bmcenv/lib64/python3.9/site-packages/oci/data_connectivity/models/config_parameter_value.py�__init__ s"