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)ÚUpdateNetworkDetailsz2 Network details for the database system. cKsddi|_ddi|_d|_dS)a` Initializes a new UpdateNetworkDetails object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param nsg_ids: The value to assign to the nsg_ids property of this UpdateNetworkDetails. :type nsg_ids: list[str] Únsg_idsz list[str]ZnsgIdsN)Z swagger_typesZ attribute_mapÚ_nsg_ids)ÚselfÚkwargs©r úJ/usr/lib/python3.9/site-packages/oci/psql/models/update_network_details.pyÚ__init__s ÿÿzUpdateNetworkDetails.__init__cCs|jS)a@ Gets the nsg_ids of this UpdateNetworkDetails. List of Network Security Group `OCIDs`__ associated with the database system. __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm :return: The nsg_ids of this UpdateNetworkDetails. :rtype: list[str] ©r©r r r r r&s zUpdateNetworkDetails.nsg_idscCs ||_dS)aF Sets the nsg_ids of this UpdateNetworkDetails. List of Network Security Group `OCIDs`__ associated with the database system. __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm :param nsg_ids: The nsg_ids of this UpdateNetworkDetails. :type: list[str] Nr)r rr r r r4s cCst|ƒS©N)rrr r r Ú__repr__BszUpdateNetworkDetails.__repr__cCs|dur dS|j|jkS)NF)Ú__dict__©r Úotherr r r Ú__eq__EszUpdateNetworkDetails.__eq__cCs ||k Srr rr r r Ú__ne__KszUpdateNetworkDetails.__ne__N) Ú__name__Ú __module__Ú __qualname__Ú__doc__r ÚpropertyrÚsetterrrrr r r r r s  rN)Zoci.utilrrrZoci.decoratorsrÚobjectrr r r r Ús