ruạṛ
a ���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 @ st e Zd ZdZdZdd� Zedd� �Zedd� �Z e j d d� �Z ed d� �Zej dd� �Zd d� Zdd� Z dd� ZdS )�ConfigurationItemsCollectionz; Collection of configuration item summary objects. �UX_CONFIGURATIONc K s( ddd�| _ ddd�| _d| _d| _dS )a Initializes a new ConfigurationItemsCollection 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.opsi.models.UxConfigurationItemsCollection` The following keyword arguments are supported (corresponding to the getters/setters of this class): :param opsi_config_type: The value to assign to the opsi_config_type property of this ConfigurationItemsCollection. Allowed values for this property are: "UX_CONFIGURATION", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type opsi_config_type: str :param config_items: The value to assign to the config_items property of this ConfigurationItemsCollection. :type config_items: list[oci.opsi.models.ConfigurationItemSummary] �strzlist[ConfigurationItemSummary])�opsi_config_type�config_items�opsiConfigTypeZconfigItemsN)Z swagger_typesZ attribute_map�_opsi_config_type� _config_items)�self�kwargs� r �R/usr/lib/python3.9/site-packages/oci/opsi/models/configuration_items_collection.py�__init__ s ��z%ConfigurationItemsCollection.__init__c C s | d }|dkrdS dS dS )z� Given the hash representation of a subtype of this class, use the info in the hash to return the class of the subtype. r r ZUxConfigurationItemsCollectionr Nr )Zobject_dictionary�typer r r �get_subtype7 s z(ConfigurationItemsCollection.get_subtypec C s | j S )a� **[Required]** Gets the opsi_config_type of this ConfigurationItemsCollection. OPSI configuration type. Allowed values for this property are: "UX_CONFIGURATION", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :return: The opsi_config_type of this ConfigurationItemsCollection. :rtype: str )r �r r r r r D s z-ConfigurationItemsCollection.opsi_config_typec C s dg}t ||�sd}|| _dS )z� Sets the opsi_config_type of this ConfigurationItemsCollection. OPSI configuration type. :param opsi_config_type: The opsi_config_type of this ConfigurationItemsCollection. :type: str r ZUNKNOWN_ENUM_VALUEN)r r )r r Zallowed_valuesr r r r S s c C s | j S )a Gets the config_items of this ConfigurationItemsCollection. Array of configuration item summary objects. :return: The config_items of this ConfigurationItemsCollection. :rtype: list[oci.opsi.models.ConfigurationItemSummary] �r r r r r r b s z)ConfigurationItemsCollection.config_itemsc C s || _ dS )a Sets the config_items of this ConfigurationItemsCollection. Array of configuration item summary objects. :param config_items: The config_items of this ConfigurationItemsCollection. :type: list[oci.opsi.models.ConfigurationItemSummary] Nr )r r r r r r n s c C s t | �S �N)r r r r r �__repr__z s z%ConfigurationItemsCollection.__repr__c C s |d u rdS | j |j kS )NF)�__dict__�r �otherr r r �__eq__} s z#ConfigurationItemsCollection.__eq__c C s | |k S r r r r r r �__ne__� s z#ConfigurationItemsCollection.__ne__N)�__name__� __module__�__qualname__�__doc__Z!OPSI_CONFIG_TYPE_UX_CONFIGURATIONr �staticmethodr �propertyr �setterr r r r r r r r r s ! r N)Zoci.utilr r r Zoci.decoratorsr �objectr r r r r �<module> s
cải xoăn