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)ÚManageDrsDetailszÈ Details of the request to manage DRS in active managed instance(s) in a Fleet. When the targets aren't specified, then all active managed instance(s) currently in the Fleet are selected. cKsddi|_ddi|_d|_dS)am Initializes a new ManageDrsDetails object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param targets: The value to assign to the targets property of this ManageDrsDetails. :type targets: list[oci.jms.models.DrsTarget] Útargetszlist[DrsTarget]N)Z swagger_typesZ attribute_mapÚ_targets)ÚselfÚkwargs©r úE/usr/lib/python3.9/site-packages/oci/jms/models/manage_drs_details.pyÚ__init__s ÿÿzManageDrsDetails.__init__cCs|jS)zÇ Gets the targets of this ManageDrsDetails. The targets to manage DRS. :return: The targets of this ManageDrsDetails. :rtype: list[oci.jms.models.DrsTarget] ©r©r r r r r's zManageDrsDetails.targetscCs ||_dS)zÍ Sets the targets of this ManageDrsDetails. The targets to manage DRS. :param targets: The targets of this ManageDrsDetails. :type: list[oci.jms.models.DrsTarget] Nr)r rr r r r3s cCst|ƒS©N)rrr r r Ú__repr__?szManageDrsDetails.__repr__cCs|dur dS|j|jkS)NF)Ú__dict__©r Úotherr r r Ú__eq__BszManageDrsDetails.__eq__cCs ||k Srr rr r r Ú__ne__HszManageDrsDetails.__ne__N) Ú__name__Ú __module__Ú __qualname__Ú__doc__r ÚpropertyrÚsetterrrrr r r r r s  rN)Zoci.utilrrrZoci.decoratorsrÚobjectrr r r r Ús