a ýÎòf ã@s8ddlmZmZmZddlmZeGdd„deƒƒZdS)é)Úformatted_flat_dictÚ NONE_SENTINELÚ#value_allowed_none_or_none_sentinel)Úinit_model_state_from_kwargsc@sdeZdZdZdd„Zedd„ƒZejdd„ƒZedd„ƒZejd d„ƒZd d „Z d d „Z dd„Z dS)ÚDbInstanceEndpointz: The database instance node endpoint information. cKs(dddœ|_dddœ|_d|_d|_dS)a  Initializes a new DbInstanceEndpoint object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param db_instance_id: The value to assign to the db_instance_id property of this DbInstanceEndpoint. :type db_instance_id: str :param endpoint: The value to assign to the endpoint property of this DbInstanceEndpoint. :type endpoint: oci.psql.models.Endpoint ÚstrZEndpoint)Údb_instance_idÚendpointZ dbInstanceIdr N)Z swagger_typesZ attribute_mapÚ_db_instance_idÚ _endpoint)ÚselfÚkwargs©rúH/usr/lib/python3.9/site-packages/oci/psql/models/db_instance_endpoint.pyÚ__init__sþþzDbInstanceEndpoint.__init__cCs|jS)zã **[Required]** Gets the db_instance_id of this DbInstanceEndpoint. Unique identifier of the database instance node. :return: The db_instance_id of this DbInstanceEndpoint. :rtype: str ©r ©r rrrr-s z!DbInstanceEndpoint.db_instance_idcCs ||_dS)zá Sets the db_instance_id of this DbInstanceEndpoint. Unique identifier of the database instance node. :param db_instance_id: The db_instance_id of this DbInstanceEndpoint. :type: str Nr)r rrrrr9s cCs|jS)z² **[Required]** Gets the endpoint of this DbInstanceEndpoint. :return: The endpoint of this DbInstanceEndpoint. :rtype: oci.psql.models.Endpoint ©r rrrrr EszDbInstanceEndpoint.endpointcCs ||_dS)zª Sets the endpoint of this DbInstanceEndpoint. :param endpoint: The endpoint of this DbInstanceEndpoint. :type: oci.psql.models.Endpoint Nr)r r rrrr OscCst|ƒS©N)rrrrrÚ__repr__YszDbInstanceEndpoint.__repr__cCs|dur dS|j|jkS)NF)Ú__dict__©r ÚotherrrrÚ__eq__\szDbInstanceEndpoint.__eq__cCs ||k SrrrrrrÚ__ne__bszDbInstanceEndpoint.__ne__N) Ú__name__Ú __module__Ú __qualname__Ú__doc__rÚpropertyrÚsetterr rrrrrrrr s    rN)Zoci.utilrrrZoci.decoratorsrÚobjectrrrrrÚs