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)ÚLcmzI Enable lifecycle management and set post action configurations. cKs(dddœ|_dddœ|_d|_d|_dS)a Initializes a new Lcm object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param is_enabled: The value to assign to the is_enabled property of this Lcm. :type is_enabled: bool :param post_installation_actions: The value to assign to the post_installation_actions property of this Lcm. :type post_installation_actions: oci.jms.models.PostInstallationActionSettings ÚboolZPostInstallationActionSettings)Ú is_enabledÚpost_installation_actionsZ isEnabledZpostInstallationActionsN)Z swagger_typesZ attribute_mapÚ _is_enabledÚ_post_installation_actions)ÚselfÚkwargs©rú6/usr/lib/python3.9/site-packages/oci/jms/models/lcm.pyÚ__init__sþþz Lcm.__init__cCs|jS)z½ Gets the is_enabled of this Lcm. Lifecycle management flag to store enabled or disabled status. :return: The is_enabled of this Lcm. :rtype: bool ©r ©r rrrr-s zLcm.is_enabledcCs ||_dS)zÆ Sets the is_enabled of this Lcm. Lifecycle management flag to store enabled or disabled status. :param is_enabled: The is_enabled of this Lcm. :type: bool Nr)r rrrrr9s cCs|jS)z¼ Gets the post_installation_actions of this Lcm. :return: The post_installation_actions of this Lcm. :rtype: oci.jms.models.PostInstallationActionSettings ©r rrrrr EszLcm.post_installation_actionscCs ||_dS)zÔ Sets the post_installation_actions of this Lcm. :param post_installation_actions: The post_installation_actions of this Lcm. :type: oci.jms.models.PostInstallationActionSettings Nr)r r rrrr OscCst|ƒS©N)rrrrrÚ__repr__Ysz Lcm.__repr__cCs|dur dS|j|jkS)NF)Ú__dict__©r ÚotherrrrÚ__eq__\sz Lcm.__eq__cCs ||k SrrrrrrÚ__ne__bsz Lcm.__ne__N) Ú__name__Ú __module__Ú __qualname__Ú__doc__rÚpropertyrÚsetterr rrrrrrrr s    rN)Zoci.utilrrrZoci.decoratorsrÚobjectrrrrrÚs