📂 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
›
log_analytics
›
models
›
📁 __pycache__
📍
Lokasi:
/usr/lib/python3.9/site-packages/oci/log_analytics/models/__pycache__
💾
Free:
45.4 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: update_storage_details.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 @ sJ e Zd ZdZdd� Zedd� �Zejdd� �Zdd� Zd d � Z dd� Z d S )�UpdateStorageDetailszi This is the input to update storage configuration of a tenancy in Logging Analytics application c K s ddi| _ ddi| _d| _dS )a� Initializes a new UpdateStorageDetails object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param archiving_configuration: The value to assign to the archiving_configuration property of this UpdateStorageDetails. :type archiving_configuration: oci.log_analytics.models.ArchivingConfiguration �archiving_configurationZArchivingConfigurationZarchivingConfigurationN)Z swagger_typesZ attribute_map�_archiving_configuration)�self�kwargs� r �S/usr/lib/python3.9/site-packages/oci/log_analytics/models/update_storage_details.py�__init__ s ��zUpdateStorageDetails.__init__c C s | j S )z� **[Required]** Gets the archiving_configuration of this UpdateStorageDetails. :return: The archiving_configuration of this UpdateStorageDetails. :rtype: oci.log_analytics.models.ArchivingConfiguration �r �r r r r r &