📂 Advanced File Manager
Multi-Root Navigation System
⚡ Quick Jump
Server (/)
Home (/home)
Var_www (/var/www)
Current (/home4/umvavtmy/public_html/website_b18404e2/wp-content/mu-plugins)
📍 Go
⬆ Ke Atas
🏠 Root Server
🏠 Root App
🔄 Refresh
📀 /
›
usr
›
lib
›
python3.9
›
site-packages
›
oci
›
fleet_apps_management
›
models
›
📁 __pycache__
📍
Lokasi:
/usr/lib/python3.9/site-packages/oci/fleet_apps_management/models/__pycache__
💾
Free:
48.2 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: scheduler_definition_summary.cpython-39.opt-1.pyc
a ���f�a � @ s8 d dl mZmZmZ d dlmZ eG dd� de��ZdS )� )�formatted_flat_dict� NONE_SENTINEL�#value_allowed_none_or_none_sentinel)�init_model_state_from_kwargsc @ sZ e Zd ZdZdZdZdd� Zedd� �Zej dd� �Zed d � �Z e j dd � �Z edd � �Zej dd � �Zedd� �Zej dd� �Zedd� �Z e j dd� �Z edd� �Zej dd� �Zedd� �Zej dd� �Zedd� �Zej dd� �Zedd� �Zej d d� �Zed!d"� �Zej d#d"� �Zed$d%� �Zej d&d%� �Zed'd(� �Zej d)d(� �Zed*d+� �Zej d,d+� �Zed-d.� �Zej d/d.� �Zed0d1� �Zej d2d1� �Zed3d4� �Zej d5d4� �Zed6d7� �Zej d8d7� �Zed9d:� �Zej d;d:� �Zed<d=� �Zej d>d=� �Zed?d@� �Zej dAd@� �ZedBdC� �Zej dDdC� �ZdEdF� ZdGdH� ZdIdJ� Z dKS )L�SchedulerDefinitionSummaryz- Summary of the SchedulerDefinition. �PRODUCT�ENVIRONMENTc K s� dddddddddddddddddddddd�| _ d d ddd ddddddddddddddddd�| _d| _d| _d| _d| _d| _d| _d| _d| _ d| _ d| _d| _d| _ d| _d| _d| _d| _d| _d| _d| _d| _d| _dS )a� Initializes a new SchedulerDefinitionSummary 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 SchedulerDefinitionSummary. :type id: str :param display_name: The value to assign to the display_name property of this SchedulerDefinitionSummary. :type display_name: str :param description: The value to assign to the description property of this SchedulerDefinitionSummary. :type description: str :param compartment_id: The value to assign to the compartment_id property of this SchedulerDefinitionSummary. :type compartment_id: str :param resource_region: The value to assign to the resource_region property of this SchedulerDefinitionSummary. :type resource_region: str :param time_created: The value to assign to the time_created property of this SchedulerDefinitionSummary. :type time_created: datetime :param time_updated: The value to assign to the time_updated property of this SchedulerDefinitionSummary. :type time_updated: datetime :param time_of_next_run: The value to assign to the time_of_next_run property of this SchedulerDefinitionSummary. :type time_of_next_run: datetime :param schedule: The value to assign to the schedule property of this SchedulerDefinitionSummary. :type schedule: oci.fleet_apps_management.models.Schedule :param count_of_affected_action_groups: The value to assign to the count_of_affected_action_groups property of this SchedulerDefinitionSummary. :type count_of_affected_action_groups: int :param count_of_affected_resources: The value to assign to the count_of_affected_resources property of this SchedulerDefinitionSummary. :type count_of_affected_resources: int :param count_of_affected_targets: The value to assign to the count_of_affected_targets property of this SchedulerDefinitionSummary. :type count_of_affected_targets: int :param action_group_types: The value to assign to the action_group_types property of this SchedulerDefinitionSummary. Allowed values for items in this list are: "PRODUCT", "ENVIRONMENT", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type action_group_types: list[str] :param application_types: The value to assign to the application_types property of this SchedulerDefinitionSummary. :type application_types: list[str] :param products: The value to assign to the products property of this SchedulerDefinitionSummary. :type products: list[str] :param lifecycle_operations: The value to assign to the lifecycle_operations property of this SchedulerDefinitionSummary. :type lifecycle_operations: list[str] :param lifecycle_state: The value to assign to the lifecycle_state property of this SchedulerDefinitionSummary. :type lifecycle_state: str :param lifecycle_details: The value to assign to the lifecycle_details property of this SchedulerDefinitionSummary. :type lifecycle_details: str :param freeform_tags: The value to assign to the freeform_tags property of this SchedulerDefinitionSummary. :type freeform_tags: dict(str, str) :param defined_tags: The value to assign to the defined_tags property of this SchedulerDefinitionSummary. :type defined_tags: dict(str, dict(str, object)) :param system_tags: The value to assign to the system_tags property of this SchedulerDefinitionSummary. :type system_tags: dict(str, dict(str, object)) �strZdatetimeZSchedule�intz list[str]zdict(str, str)zdict(str, dict(str, object)))�id�display_name�description�compartment_id�resource_region�time_created�time_updated�time_of_next_run�schedule�count_of_affected_action_groups�count_of_affected_resources�count_of_affected_targets�action_group_types�application_types�products�lifecycle_operations�lifecycle_state�lifecycle_details� freeform_tags�defined_tags�system_tagsr ZdisplayNamer Z compartmentIdZresourceRegionZtimeCreatedZtimeUpdatedZ timeOfNextRunr ZcountOfAffectedActionGroupsZcountOfAffectedResourcesZcountOfAffectedTargetsZactionGroupTypesZapplicationTypesr ZlifecycleOperationsZlifecycleStateZlifecycleDetailsZfreeformTagsZdefinedTagsZ systemTagsN)Z swagger_typesZ attribute_map�_id� _display_name�_description�_compartment_id�_resource_region� _time_created� _time_updated�_time_of_next_run� _schedule� _count_of_affected_action_groups�_count_of_affected_resources�_count_of_affected_targets�_action_group_types�_application_types� _products�_lifecycle_operations�_lifecycle_state�_lifecycle_details�_freeform_tags� _defined_tags�_system_tags)�self�kwargs� r7 �a/usr/lib/python3.9/site-packages/oci/fleet_apps_management/models/scheduler_definition_summary.py�__init__ s� ]��z#SchedulerDefinitionSummary.__init__c C s | j S )z� **[Required]** Gets the id of this SchedulerDefinitionSummary. The OCID of the resource. :return: The id of this SchedulerDefinitionSummary. :rtype: str �r �r5 r7 r7 r8 r � s zSchedulerDefinitionSummary.idc C s || _ dS )z� Sets the id of this SchedulerDefinitionSummary. The OCID of the resource. :param id: The id of this SchedulerDefinitionSummary. :type: str Nr: )r5 r r7 r7 r8 r � s c C s | j S )aZ **[Required]** Gets the display_name of this SchedulerDefinitionSummary. A user-friendly name. Does not have to be unique, and it's changeable. Avoid entering confidential information. Example: `My new resource` :return: The display_name of this SchedulerDefinitionSummary. :rtype: str �r! r; r7 r7 r8 r � s z'SchedulerDefinitionSummary.display_namec C s || _ dS )aV Sets the display_name of this SchedulerDefinitionSummary. A user-friendly name. Does not have to be unique, and it's changeable. Avoid entering confidential information. Example: `My new resource` :param display_name: The display_name of this SchedulerDefinitionSummary. :type: str Nr<