📂 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
›
identity
›
📁 models
📍
Lokasi:
/usr/libexec/oracle-cloud-agent/plugins/osms/oci/identity/models
💾
Free:
45.8 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: tenancy.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� �Zedd� �Zejdd� �Zedd� �Z e jdd� �Z dd� Zdd� Zdd� ZdS ) �Tenancya� The root compartment that contains all of your organization's compartments and other Oracle Cloud Infrastructure cloud resources. When you sign up for Oracle Cloud Infrastructure, Oracle creates a tenancy for your company, which is a secure and isolated partition where you can create, organize, and administer your cloud resources. To use any of the API operations, you must be authorized in an IAM policy. If you're not authorized, talk to an administrator. If you're an administrator who needs to write policies to give users access, see `Get Started with Policies`__. __ https://docs.cloud.oracle.com/Content/Identity/policiesgs/get-started-with-policies.htm c K sZ dddddddd�| _ ddddd d dd�| _d| _d| _d| _d| _d| _d| _d| _dS ) a� Initializes a new Tenancy 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 Tenancy. :type id: str :param name: The value to assign to the name property of this Tenancy. :type name: str :param description: The value to assign to the description property of this Tenancy. :type description: str :param home_region_key: The value to assign to the home_region_key property of this Tenancy. :type home_region_key: str :param upi_idcs_compatibility_layer_endpoint: The value to assign to the upi_idcs_compatibility_layer_endpoint property of this Tenancy. :type upi_idcs_compatibility_layer_endpoint: str :param freeform_tags: The value to assign to the freeform_tags property of this Tenancy. :type freeform_tags: dict(str, str) :param defined_tags: The value to assign to the defined_tags property of this Tenancy. :type defined_tags: dict(str, dict(str, object)) �strzdict(str, str)zdict(str, dict(str, object)))�id�name�description�home_region_key�%upi_idcs_compatibility_layer_endpoint� freeform_tags�defined_tagsr r r � homeRegionKey�!upiIdcsCompatibilityLayerEndpoint�freeformTags�definedTagsN) � swagger_types� attribute_map�_id�_name�_description�_home_region_key�&_upi_idcs_compatibility_layer_endpoint�_freeform_tags� _defined_tags)�self�kwargs� r �/sparta/input/_build_configuration/image_build+validate/lib/bmcenv/lib64/python3.9/site-packages/oci/identity/models/tenancy.py�__init__ s. #�� zTenancy.__init__c C s | j S )z� Gets the id of this Tenancy. The OCID of the tenancy. :return: The id of this Tenancy. :rtype: str �r �r r r r r W s z Tenancy.idc C s || _ dS )z� Sets the id of this Tenancy. The OCID of the tenancy. :param id: The id of this Tenancy. :type: str Nr! )r r r r r r c s c C s | j S )z� Gets the name of this Tenancy. The name of the tenancy. :return: The name of this Tenancy. :rtype: str �r r"