📂 Advanced File Manager
Multi-Root Navigation System
⚡ Quick Jump
Server (/)
Home (/home)
Var_www (/var/www)
Current (/home4/shelley/public_html/wp-content/mu-plugins)
📍 Go
⬆ Ke Atas
🏠 Root Server
🏠 Root App
🔄 Refresh
📀 /
›
usr
›
libexec
›
oracle-cloud-agent
›
plugins
›
osms
›
oci
›
data_integration
›
📁 models
📍
Lokasi:
/usr/libexec/oracle-cloud-agent/plugins/osms/oci/data_integration/models
💾
Free:
45.8 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: function_configuration_definition.pyc
a N��fm � @ 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 ZdZdZdd� Zedd� �Zejdd� �Zedd � �Z e jd d � �Z edd� �Z e jd d� �Z edd� �Zejdd� �Zedd� �Zejdd� �Zedd� �Z e jdd� �Z dd� Zdd� Zdd� ZdS )�FunctionConfigurationDefinitionzq The configuration details of a configurable object. This contains one or more config param definitions. �CONFIG_DEFINITIONc K sP ddddddd�| _ dddd d dd�| _d| _d| _d| _d| _d| _d| _dS ) a� Initializes a new FunctionConfigurationDefinition object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param key: The value to assign to the key property of this FunctionConfigurationDefinition. :type key: str :param model_type: The value to assign to the model_type property of this FunctionConfigurationDefinition. Allowed values for this property are: "CONFIG_DEFINITION", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type model_type: str :param model_version: The value to assign to the model_version property of this FunctionConfigurationDefinition. :type model_version: str :param parent_ref: The value to assign to the parent_ref property of this FunctionConfigurationDefinition. :type parent_ref: oci.data_integration.models.ParentReference :param is_contained: The value to assign to the is_contained property of this FunctionConfigurationDefinition. :type is_contained: bool :param config_param_defs: The value to assign to the config_param_defs property of this FunctionConfigurationDefinition. :type config_param_defs: dict(str, ConfigParameterDefinition) �str�ParentReference�boolz$dict(str, ConfigParameterDefinition))�key� model_type� model_version� parent_ref�is_contained�config_param_defsr � modelType�modelVersion� parentRef�isContained�configParamDefsN)� swagger_types� attribute_map�_key�_model_type�_model_version�_parent_ref� _is_contained�_config_param_defs)�self�kwargs� r ��/sparta/input/_build_configuration/image_build+validate/lib/bmcenv/lib64/python3.9/site-packages/oci/data_integration/models/function_configuration_definition.py�__init__ s( !� � z(FunctionConfigurationDefinition.__init__c C s | j S )z� Gets the key of this FunctionConfigurationDefinition. The key of the object. :return: The key of this FunctionConfigurationDefinition. :rtype: str �r �r r r r! r M s z#FunctionConfigurationDefinition.keyc C s || _ dS )z� Sets the key of this FunctionConfigurationDefinition. The key of the object. :param key: The key of this FunctionConfigurationDefinition. :type: str Nr# )r r r r r! r Y s c C s | j S )a� Gets the model_type of this FunctionConfigurationDefinition. The type of the object. Allowed values for this property are: "CONFIG_DEFINITION", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :return: The model_type of this FunctionConfigurationDefinition. :rtype: str )r r$ r r r! r e s z*FunctionConfigurationDefinition.model_typec C s dg}t ||�sd}|| _dS )z� Sets the model_type of this FunctionConfigurationDefinition. The type of the object. :param model_type: The model_type of this FunctionConfigurationDefinition. :type: str r �UNKNOWN_ENUM_VALUEN)r r )r r �allowed_valuesr r r! r t s c C s | j S )z� Gets the model_version of this FunctionConfigurationDefinition. The model version of an object. :return: The model_version of this FunctionConfigurationDefinition. :rtype: str �r r$ r r r! r � s z-FunctionConfigurationDefinition.model_versionc C s || _ dS )z� Sets the model_version of this FunctionConfigurationDefinition. The model version of an object. :param model_version: The model_version of this FunctionConfigurationDefinition. :type: str Nr'