📂 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
›
compute_cloud_at_customer
›
models
›
📁 __pycache__
📍
Lokasi:
/usr/lib/python3.9/site-packages/oci/compute_cloud_at_customer/models/__pycache__
💾
Free:
45.8 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: ccc_schedule_event.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 ZdZdd� Zedd� �Zejdd� �Zedd� �Zejd d� �Zed d� �Z e jdd� �Z ed d� �Z e jdd� �Z edd� �Zejdd� �Zdd� Zdd� Z dd� ZdS )�CccScheduleEventz� A period where upgrades may be applied to Compute Cloud@Customer infrastructures associated with the schedule. All upgrade windows may not be used. c K sF dddddd�| _ dddddd�| _d | _d | _d | _d | _d | _d S ) a� Initializes a new CccScheduleEvent object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param name: The value to assign to the name property of this CccScheduleEvent. :type name: str :param description: The value to assign to the description property of this CccScheduleEvent. :type description: str :param time_start: The value to assign to the time_start property of this CccScheduleEvent. :type time_start: datetime :param schedule_event_duration: The value to assign to the schedule_event_duration property of this CccScheduleEvent. :type schedule_event_duration: str :param schedule_event_recurrences: The value to assign to the schedule_event_recurrences property of this CccScheduleEvent. :type schedule_event_recurrences: str �strZdatetime)�name�description� time_start�schedule_event_duration�schedule_event_recurrencesr r Z timeStartZscheduleEventDurationZscheduleEventRecurrencesN)Z swagger_typesZ attribute_map�_name�_description�_time_start�_schedule_event_duration�_schedule_event_recurrences)�self�kwargs� r �[/usr/lib/python3.9/site-packages/oci/compute_cloud_at_customer/models/ccc_schedule_event.py�__init__ s"