a ýÎòfÎ5ã@s8ddlmZmZmZddlmZeGdd„deƒƒZdS)é)Úformatted_flat_dictÚ NONE_SENTINELÚ#value_allowed_none_or_none_sentinel)Úinit_model_state_from_kwargsc@sfeZdZdZdZdZdZdZdZdZ dd „Z e d d „ƒZ e j d d „ƒZ e d d„ƒZej dd„ƒZe dd„ƒZej dd„ƒZe dd„ƒZej dd„ƒZe dd„ƒZej dd„ƒZe dd„ƒZej dd„ƒZe dd„ƒZej dd„ƒZe dd „ƒZej d!d „ƒZe d"d#„ƒZej d$d#„ƒZe d%d&„ƒZej d'd&„ƒZe d(d)„ƒZej d*d)„ƒZd+d,„Zd-d.„Zd/d0„Zd1S)2Ú ProcessSetz" The Process Set details. ÚCREATINGÚUPDATINGÚACTIVEÚDELETINGÚDELETEDÚFAILEDc Ks‚ddddddddddddœ |_ddd d d d d dddddœ |_d|_d|_d|_d|_d|_d|_d|_d|_ d|_ d|_ d|_ dS)a7 Initializes a new ProcessSet object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param id: The value to assign to the id property of this ProcessSet. :type id: str :param compartment_id: The value to assign to the compartment_id property of this ProcessSet. :type compartment_id: str :param lifecycle_state: The value to assign to the lifecycle_state property of this ProcessSet. Allowed values for this property are: "CREATING", "UPDATING", "ACTIVE", "DELETING", "DELETED", "FAILED", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type lifecycle_state: str :param display_name: The value to assign to the display_name property of this ProcessSet. :type display_name: str :param specification: The value to assign to the specification property of this ProcessSet. :type specification: oci.stack_monitoring.models.ProcessSetSpecification :param time_created: The value to assign to the time_created property of this ProcessSet. :type time_created: datetime :param time_updated: The value to assign to the time_updated property of this ProcessSet. :type time_updated: datetime :param revision: The value to assign to the revision property of this ProcessSet. :type revision: str :param freeform_tags: The value to assign to the freeform_tags property of this ProcessSet. :type freeform_tags: dict(str, str) :param defined_tags: The value to assign to the defined_tags property of this ProcessSet. :type defined_tags: dict(str, dict(str, object)) :param system_tags: The value to assign to the system_tags property of this ProcessSet. :type system_tags: dict(str, dict(str, object)) ÚstrZProcessSetSpecificationZdatetimezdict(str, str)zdict(str, dict(str, object))) ÚidÚcompartment_idÚlifecycle_stateÚ display_nameÚ specificationÚ time_createdÚ time_updatedÚrevisionÚ freeform_tagsÚ defined_tagsÚ system_tagsrZ compartmentIdZlifecycleStateZ displayNamerZ timeCreatedZ timeUpdatedrZ freeformTagsZ definedTagsZ systemTagsN) Z swagger_typesZ attribute_mapÚ_idÚ_compartment_idÚ_lifecycle_stateÚ _display_nameÚ_specificationÚ _time_createdÚ _time_updatedÚ _revisionÚ_freeform_tagsÚ _defined_tagsÚ _system_tags)ÚselfÚkwargs©r&úK/usr/lib/python3.9/site-packages/oci/stack_monitoring/models/process_set.pyÚ__init__*sF5õõzProcessSet.__init__cCs|jS)zþ **[Required]** Gets the id of this ProcessSet. The `OCID`__ of the Process Set. __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm :return: The id of this ProcessSet. :rtype: str ©r©r$r&r&r'r†s z ProcessSet.idcCs ||_dS)zð Sets the id of this ProcessSet. The `OCID`__ of the Process Set. __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm :param id: The id of this ProcessSet. :type: str Nr))r$rr&r&r'r”s cCs|jS)a **[Required]** Gets the compartment_id of this ProcessSet. The `OCID`__ of the compartment. __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm :return: The compartment_id of this ProcessSet. :rtype: str ©rr*r&r&r'r¢s zProcessSet.compartment_idcCs ||_dS)a Sets the compartment_id of this ProcessSet. The `OCID`__ of the compartment. __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm :param compartment_id: The compartment_id of this ProcessSet. :type: str Nr+)r$rr&r&r'r°s cCs|jS)a­ **[Required]** Gets the lifecycle_state of this ProcessSet. The current state of the Resource. Allowed values for this property are: "CREATING", "UPDATING", "ACTIVE", "DELETING", "DELETED", "FAILED", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :return: The lifecycle_state of this ProcessSet. :rtype: str )rr*r&r&r'r¾s zProcessSet.lifecycle_statecCs gd¢}t||ƒsd}||_dS)zÆ Sets the lifecycle_state of this ProcessSet. The current state of the Resource. :param lifecycle_state: The lifecycle_state of this ProcessSet. :type: str )rrr r r r ZUNKNOWN_ENUM_VALUEN)rr)r$rZallowed_valuesr&r&r'rÍs  cCs|jS)z· **[Required]** Gets the display_name of this ProcessSet. Name of the Process Set. :return: The display_name of this ProcessSet. :rtype: str ©rr*r&r&r'rÜs zProcessSet.display_namecCs ||_dS)z³ Sets the display_name of this ProcessSet. Name of the Process Set. :param display_name: The display_name of this ProcessSet. :type: str Nr,)r$rr&r&r'rès cCs|jS)zÇ **[Required]** Gets the specification of this ProcessSet. :return: The specification of this ProcessSet. :rtype: oci.stack_monitoring.models.ProcessSetSpecification ©rr*r&r&r'rôszProcessSet.specificationcCs ||_dS)zÄ Sets the specification of this ProcessSet. :param specification: The specification of this ProcessSet. :type: oci.stack_monitoring.models.ProcessSetSpecification Nr-)r$rr&r&r'rþscCs|jS)zï **[Required]** Gets the time_created of this ProcessSet. The time the process set was created. An RFC3339 formatted datetime string. :return: The time_created of this ProcessSet. :rtype: datetime ©rr*r&r&r'rs zProcessSet.time_createdcCs ||_dS)zë Sets the time_created of this ProcessSet. The time the process set was created. An RFC3339 formatted datetime string. :param time_created: The time_created of this ProcessSet. :type: datetime Nr.)r$rr&r&r'rs cCs|jS)zå Gets the time_updated of this ProcessSet. The time the process set was last updated. An RFC3339 formatted datetime string. :return: The time_updated of this ProcessSet. :rtype: datetime ©rr*r&r&r'r s zProcessSet.time_updatedcCs ||_dS)zð Sets the time_updated of this ProcessSet. The time the process set was last updated. An RFC3339 formatted datetime string. :param time_updated: The time_updated of this ProcessSet. :type: datetime Nr/)r$rr&r&r'r,s cCs|jS)z¿ **[Required]** Gets the revision of this ProcessSet. The current revision of the Process Set. :return: The revision of this ProcessSet. :rtype: str ©r r*r&r&r'r8s zProcessSet.revisioncCs ||_dS)z· Sets the revision of this ProcessSet. The current revision of the Process Set. :param revision: The revision of this ProcessSet. :type: str Nr0)r$rr&r&r'rDs cCs|jS)a; Gets the freeform_tags of this ProcessSet. Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: `{"bar-key": "value"}` :return: The freeform_tags of this ProcessSet. :rtype: dict(str, str) ©r!r*r&r&r'rPs zProcessSet.freeform_tagscCs ||_dS)aG Sets the freeform_tags of this ProcessSet. Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: `{"bar-key": "value"}` :param freeform_tags: The freeform_tags of this ProcessSet. :type: dict(str, str) Nr1)r$rr&r&r'r]s cCs|jS)a5 Gets the defined_tags of this ProcessSet. Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"foo-namespace": {"bar-key": "value"}}` :return: The defined_tags of this ProcessSet. :rtype: dict(str, dict(str, object)) ©r"r*r&r&r'rjs zProcessSet.defined_tagscCs ||_dS)a@ Sets the defined_tags of this ProcessSet. Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"foo-namespace": {"bar-key": "value"}}` :param defined_tags: The defined_tags of this ProcessSet. :type: dict(str, dict(str, object)) Nr2)r$rr&r&r'rws cCs|jS)a2 Gets the system_tags of this ProcessSet. Usage of system tag keys. These predefined keys are scoped to namespaces. Example: `{"orcl-cloud": {"free-tier-retained": "true"}}` :return: The system_tags of this ProcessSet. :rtype: dict(str, dict(str, object)) ©r#r*r&r&r'r„s zProcessSet.system_tagscCs ||_dS)a< Sets the system_tags of this ProcessSet. Usage of system tag keys. These predefined keys are scoped to namespaces. Example: `{"orcl-cloud": {"free-tier-retained": "true"}}` :param system_tags: The system_tags of this ProcessSet. :type: dict(str, dict(str, object)) Nr3)r$rr&r&r'r‘s cCst|ƒS©N)rr*r&r&r'Ú__repr__žszProcessSet.__repr__cCs|dur dS|j|jkS)NF)Ú__dict__©r$Úotherr&r&r'Ú__eq__¡szProcessSet.__eq__cCs ||k Sr4r&r7r&r&r'Ú__ne__§szProcessSet.__ne__N)Ú__name__Ú __module__Ú __qualname__Ú__doc__ZLIFECYCLE_STATE_CREATINGZLIFECYCLE_STATE_UPDATINGZLIFECYCLE_STATE_ACTIVEZLIFECYCLE_STATE_DELETINGZLIFECYCLE_STATE_DELETEDZLIFECYCLE_STATE_FAILEDr(ÚpropertyrÚsetterrrrrrrrrrrr5r9r:r&r&r&r'r sn\                      rN)Zoci.utilrrrZoci.decoratorsrÚobjectrr&r&r&r'Ús