📂 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
›
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:
45.8 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: scheduled_fleet_summary.cpython-39.pyc
a ���f�) � @ 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 @ s 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� �Zdd� Zd d!� Zd"d#� Zd$S )%�ScheduledFleetSummaryz0 Summary of Fleet part of the Schedule. �PRODUCT�ENVIRONMENTc K sd ddddddddd�| _ dddd d ddd d�| _d| _d| _d| _d| _d| _d| _d| _d| _ dS )a� Initializes a new ScheduledFleetSummary 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 ScheduledFleetSummary. :type id: str :param tenancy_id: The value to assign to the tenancy_id property of this ScheduledFleetSummary. :type tenancy_id: str :param display_name: The value to assign to the display_name property of this ScheduledFleetSummary. :type display_name: str :param count_of_affected_resources: The value to assign to the count_of_affected_resources property of this ScheduledFleetSummary. :type count_of_affected_resources: int :param count_of_affected_targets: The value to assign to the count_of_affected_targets property of this ScheduledFleetSummary. :type count_of_affected_targets: int :param action_group_types: The value to assign to the action_group_types property of this ScheduledFleetSummary. 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 ScheduledFleetSummary. :type application_types: list[str] :param system_tags: The value to assign to the system_tags property of this ScheduledFleetSummary. :type system_tags: dict(str, dict(str, object)) �str�intz list[str]zdict(str, dict(str, object)))�id� tenancy_id�display_name�count_of_affected_resources�count_of_affected_targets�action_group_types�application_types�system_tagsr Z tenancyIdZdisplayNameZcountOfAffectedResourcesZcountOfAffectedTargetsZactionGroupTypesZapplicationTypesZ systemTagsN) Z swagger_typesZ attribute_map�_id�_tenancy_id� _display_name�_count_of_affected_resources�_count_of_affected_targets�_action_group_types�_application_types�_system_tags)�self�kwargs� r �\/usr/lib/python3.9/site-packages/oci/fleet_apps_management/models/scheduled_fleet_summary.py�__init__ s4 )��zScheduledFleetSummary.__init__c C s | j S )z� **[Required]** Gets the id of this ScheduledFleetSummary. The OCID of the resource. :return: The id of this ScheduledFleetSummary. :rtype: str �r �r r r r r a s zScheduledFleetSummary.idc C s || _ dS )z� Sets the id of this ScheduledFleetSummary. The OCID of the resource. :param id: The id of this ScheduledFleetSummary. :type: str Nr )r r r r r r m s c C s | j S )z� Gets the tenancy_id of this ScheduledFleetSummary. OCID of the tenancy to which the resource belongs to. :return: The tenancy_id of this ScheduledFleetSummary. :rtype: str �r r! r r r r y s z ScheduledFleetSummary.tenancy_idc C s || _ dS )z� Sets the tenancy_id of this ScheduledFleetSummary. OCID of the tenancy to which the resource belongs to. :param tenancy_id: The tenancy_id of this ScheduledFleetSummary. :type: str Nr"