📂 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
›
tenant_manager_control_plane
›
models
›
📁 __pycache__
📍
Lokasi:
/usr/lib/python3.9/site-packages/oci/tenant_manager_control_plane/models/__pycache__
💾
Free:
45.8 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: organization_summary.cpython-39.opt-1.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� �Zedd� �Zejdd� �Zedd� �Z e jdd� �Z edd� �Zejdd� �Zdd� Zdd� Zd d!� Zd"S )#�OrganizationSummaryz! An organization entity. c K sd ddddddddd�| _ dddddd d dd�| _d| _d| _d| _d| _d| _d| _d| _d| _ dS ) a� Initializes a new OrganizationSummary 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 OrganizationSummary. :type id: str :param display_name: The value to assign to the display_name property of this OrganizationSummary. :type display_name: str :param compartment_id: The value to assign to the compartment_id property of this OrganizationSummary. :type compartment_id: str :param parent_name: The value to assign to the parent_name property of this OrganizationSummary. :type parent_name: str :param default_ucm_subscription_id: The value to assign to the default_ucm_subscription_id property of this OrganizationSummary. :type default_ucm_subscription_id: str :param lifecycle_state: The value to assign to the lifecycle_state property of this OrganizationSummary. :type lifecycle_state: str :param time_created: The value to assign to the time_created property of this OrganizationSummary. :type time_created: datetime :param time_updated: The value to assign to the time_updated property of this OrganizationSummary. :type time_updated: datetime �strZdatetime)�id�display_name�compartment_id�parent_name�default_ucm_subscription_id�lifecycle_state�time_created�time_updatedr ZdisplayNameZ compartmentIdZ parentNameZdefaultUcmSubscriptionIdZlifecycleStateZtimeCreatedZtimeUpdatedN) Z swagger_typesZ attribute_map�_id� _display_name�_compartment_id�_parent_name�_default_ucm_subscription_id�_lifecycle_state� _time_created� _time_updated)�self�kwargs� r �`/usr/lib/python3.9/site-packages/oci/tenant_manager_control_plane/models/organization_summary.py�__init__ s4 '��zOrganizationSummary.__init__c C s | j S )z� **[Required]** Gets the id of this OrganizationSummary. OCID of the organization. :return: The id of this OrganizationSummary. :rtype: str �r �r r r r r W s zOrganizationSummary.idc C s || _ dS )z� Sets the id of this OrganizationSummary. OCID of the organization. :param id: The id of this OrganizationSummary. :type: str Nr )r r r r r r c s c C s | j S )z� Gets the display_name of this OrganizationSummary. A display name for the organization. Avoid entering confidential information. :return: The display_name of this OrganizationSummary. :rtype: str �r r r r r r o s z OrganizationSummary.display_namec C s || _ dS )z� Sets the display_name of this OrganizationSummary. A display name for the organization. Avoid entering confidential information. :param display_name: The display_name of this OrganizationSummary. :type: str Nr )r r r r r r { s c C s | j S )a **[Required]** Gets the compartment_id of this OrganizationSummary. OCID of the compartment containing the organization. Always a tenancy OCID. :return: The compartment_id of this OrganizationSummary. :rtype: str �r r r r r r � s z"OrganizationSummary.compartment_idc C s || _ dS )z� Sets the compartment_id of this OrganizationSummary. OCID of the compartment containing the organization. Always a tenancy OCID. :param compartment_id: The compartment_id of this OrganizationSummary. :type: str Nr )r r r r r r � s c C s | j S )z� Gets the parent_name of this OrganizationSummary. The name of the tenancy that is the organization parent. :return: The parent_name of this OrganizationSummary. :rtype: str �r r r r r r � s zOrganizationSummary.parent_namec C s || _ dS )z� Sets the parent_name of this OrganizationSummary. The name of the tenancy that is the organization parent. :param parent_name: The parent_name of this OrganizationSummary. :type: str Nr! )r r r r r r � s c C s | j S )a� **[Required]** Gets the default_ucm_subscription_id of this OrganizationSummary. OCID of the default Universal Credits Model subscription. Any tenancy joining the organization will automatically get assigned this subscription, if a subscription is not explictly assigned. :return: The default_ucm_subscription_id of this OrganizationSummary. :rtype: str �r r r r r r � s z/OrganizationSummary.default_ucm_subscription_idc C s || _ dS )a� Sets the default_ucm_subscription_id of this OrganizationSummary. OCID of the default Universal Credits Model subscription. Any tenancy joining the organization will automatically get assigned this subscription, if a subscription is not explictly assigned. :param default_ucm_subscription_id: The default_ucm_subscription_id of this OrganizationSummary. :type: str Nr"