a Nf@sDddlmZddlmZmZmZddlmZeGdddeZdS))CreateTriggerDetails)formatted_flat_dict NONE_SENTINEL#value_allowed_none_or_none_sentinel)init_model_state_from_kwargsc@sJeZdZdZddZeddZejddZddZd d Z d d Z d S)CreateVbsTriggerDetailsz, The trigger for VBS as the caller. c Ksjddddddddd|_dddd d d d d d|_d|_d|_d|_d|_d|_d|_d|_d|_ d|_dS)a Initializes a new CreateVbsTriggerDetails object with values from keyword arguments. The default value of the :py:attr:`~oci.devops.models.CreateVbsTriggerDetails.trigger_source` attribute of this class is ``VBS`` and it should not be changed. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param display_name: The value to assign to the display_name property of this CreateVbsTriggerDetails. :type display_name: str :param description: The value to assign to the description property of this CreateVbsTriggerDetails. :type description: str :param project_id: The value to assign to the project_id property of this CreateVbsTriggerDetails. :type project_id: str :param trigger_source: The value to assign to the trigger_source property of this CreateVbsTriggerDetails. :type trigger_source: str :param actions: The value to assign to the actions property of this CreateVbsTriggerDetails. :type actions: list[oci.devops.models.TriggerAction] :param freeform_tags: The value to assign to the freeform_tags property of this CreateVbsTriggerDetails. :type freeform_tags: dict(str, str) :param defined_tags: The value to assign to the defined_tags property of this CreateVbsTriggerDetails. :type defined_tags: dict(str, dict(str, object)) :param connection_id: The value to assign to the connection_id property of this CreateVbsTriggerDetails. :type connection_id: str strzlist[TriggerAction]zdict(str, str)zdict(str, dict(str, object))) display_name description project_idtrigger_sourceactions freeform_tags defined_tags connection_id displayNamer projectId triggerSourcer freeformTags definedTags connectionIdNVBS) swagger_types attribute_map _display_name _description _project_id_trigger_source_actions_freeform_tags _defined_tags_connection_id)selfkwargsr%/sparta/input/_build_configuration/image_build+validate/lib/bmcenv/lib64/python3.9/site-packages/oci/devops/models/create_vbs_trigger_details.py__init__s6(  z CreateVbsTriggerDetails.__init__cCs|jS)z Gets the connection_id of this CreateVbsTriggerDetails. The OCID of the connection resource used to get details for triggered events. :return: The connection_id of this CreateVbsTriggerDetails. :rtype: str r"r#r%r%r&rWs z%CreateVbsTriggerDetails.connection_idcCs ||_dS)a Sets the connection_id of this CreateVbsTriggerDetails. The OCID of the connection resource used to get details for triggered events. :param connection_id: The connection_id of this CreateVbsTriggerDetails. :type: str Nr()r#rr%r%r&rcs cCst|SN)rr)r%r%r&__repr__osz CreateVbsTriggerDetails.__repr__cCs|dur dS|j|jkS)NF)__dict__r#otherr%r%r&__eq__rszCreateVbsTriggerDetails.__eq__cCs ||k Sr*r%r-r%r%r&__ne__xszCreateVbsTriggerDetails.__ne__N) __name__ __module__ __qualname____doc__r'propertyrsetterr+r/r0r%r%r%r&r sG  rN) create_trigger_detailsroci.utilrrroci.decoratorsrrr%r%r%r&s