📂 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
›
oda
›
📁 models
📍
Lokasi:
/usr/libexec/oracle-cloud-agent/plugins/osms/oci/oda/models
💾
Free:
45.8 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: storage_location.pyc
a O��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 )�StorageLocationzG Properties that point to a specific object in Object Storage. c K sF dddddd�| _ dddddd�| _d| _d| _d| _d| _d| _dS ) a� Initializes a new StorageLocation object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param region_id: The value to assign to the region_id property of this StorageLocation. :type region_id: str :param compartment_id: The value to assign to the compartment_id property of this StorageLocation. :type compartment_id: str :param namespace_name: The value to assign to the namespace_name property of this StorageLocation. :type namespace_name: str :param bucket_name: The value to assign to the bucket_name property of this StorageLocation. :type bucket_name: str :param object_name: The value to assign to the object_name property of this StorageLocation. :type object_name: str �str)� region_id�compartment_id�namespace_name�bucket_name�object_name�regionId� compartmentId� namespaceName� bucketName� objectNameN)� swagger_types� attribute_map� _region_id�_compartment_id�_namespace_name�_bucket_name�_object_name)�self�kwargs� r ��/sparta/input/_build_configuration/image_build+validate/lib/bmcenv/lib64/python3.9/site-packages/oci/oda/models/storage_location.py�__init__ s"