a ýÎòfŠã@s8ddlmZmZmZddlmZeGdd„deƒƒZdS)é)Úformatted_flat_dictÚ NONE_SENTINELÚ#value_allowed_none_or_none_sentinel)Úinit_model_state_from_kwargsc@sJeZdZdZdd„Zedd„ƒZejdd„ƒZdd„Zd d „Z d d „Z d S)ÚConfigurationDetailsz( List of configuration details. cKsddi|_ddi|_d|_dS)as Initializes a new ConfigurationDetails object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param items: The value to assign to the items property of this ConfigurationDetails. :type items: list[oci.psql.models.ConfigParams] Úitemszlist[ConfigParams]N)Z swagger_typesZ attribute_mapÚ_items)ÚselfÚkwargs©r úI/usr/lib/python3.9/site-packages/oci/psql/models/configuration_details.pyÚ__init__s ÿÿzConfigurationDetails.__init__cCs|jS)zß **[Required]** Gets the items of this ConfigurationDetails. List of ConfigParms object. :return: The items of this ConfigurationDetails. :rtype: list[oci.psql.models.ConfigParams] ©r©r r r r r&s zConfigurationDetails.itemscCs ||_dS)zÔ Sets the items of this ConfigurationDetails. List of ConfigParms object. :param items: The items of this ConfigurationDetails. :type: list[oci.psql.models.ConfigParams] Nr)r rr r r r2s cCst|ƒS©N)rrr r r Ú__repr__>szConfigurationDetails.__repr__cCs|dur dS|j|jkS)NF)Ú__dict__©r Úotherr r r Ú__eq__AszConfigurationDetails.__eq__cCs ||k Srr rr r r Ú__ne__GszConfigurationDetails.__ne__N) Ú__name__Ú __module__Ú __qualname__Ú__doc__r ÚpropertyrÚsetterrrrr r r r r s  rN)Zoci.utilrrrZoci.decoratorsrÚobjectrr r r r Ús