📂 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
›
access_governance_cp
›
models
›
📁 __pycache__
📍
Lokasi:
/usr/lib/python3.9/site-packages/oci/access_governance_cp/models/__pycache__
💾
Free:
45.7 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: governance_instance_summary.cpython-39.pyc
a ���fuA � @ 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 ZdZdZdZdZdZdZdZ dZ d Zd Zdd� Z ed d� �Zejdd� �Zedd� �Zejdd� �Zedd� �Zejdd� �Zedd� �Zejdd� �Zedd� �Zejdd� �Zedd� �Zejdd� �Zedd � �Zejd!d � �Zed"d#� �Zejd$d#� �Zed%d&� �Zejd'd&� �Zed(d)� �Zejd*d)� �Zed+d,� �Zejd-d,� �Zed.d/� �Zejd0d/� �Zd1d2� Zd3d4� Zd5d6� Zd7S )8�GovernanceInstanceSummaryz/ The summary of an GovernanceInstance. �CREATING�ACTIVE�DELETING�DELETED�NEEDS_ATTENTION�NEW_LICENSE�BRING_YOUR_OWN_LICENSE�AG_ORACLE_WORKLOADS�AG_OCIc K s� ddddddddddddd�| _ dddd d ddd ddddd�| _d| _d| _d| _d| _d| _d| _d| _d| _ d| _ d| _d| _d| _ dS )aP Initializes a new GovernanceInstanceSummary 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 GovernanceInstanceSummary. :type id: str :param display_name: The value to assign to the display_name property of this GovernanceInstanceSummary. :type display_name: str :param description: The value to assign to the description property of this GovernanceInstanceSummary. :type description: str :param compartment_id: The value to assign to the compartment_id property of this GovernanceInstanceSummary. :type compartment_id: str :param time_created: The value to assign to the time_created property of this GovernanceInstanceSummary. :type time_created: datetime :param time_updated: The value to assign to the time_updated property of this GovernanceInstanceSummary. :type time_updated: datetime :param lifecycle_state: The value to assign to the lifecycle_state property of this GovernanceInstanceSummary. Allowed values for this property are: "CREATING", "ACTIVE", "DELETING", "DELETED", "NEEDS_ATTENTION", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type lifecycle_state: str :param license_type: The value to assign to the license_type property of this GovernanceInstanceSummary. Allowed values for this property are: "NEW_LICENSE", "BRING_YOUR_OWN_LICENSE", "AG_ORACLE_WORKLOADS", "AG_OCI", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type license_type: str :param instance_url: The value to assign to the instance_url property of this GovernanceInstanceSummary. :type instance_url: str :param defined_tags: The value to assign to the defined_tags property of this GovernanceInstanceSummary. :type defined_tags: dict(str, dict(str, object)) :param freeform_tags: The value to assign to the freeform_tags property of this GovernanceInstanceSummary. :type freeform_tags: dict(str, str) :param system_tags: The value to assign to the system_tags property of this GovernanceInstanceSummary. :type system_tags: dict(str, dict(str, object)) �strZdatetimezdict(str, dict(str, object))zdict(str, str))�id�display_name�description�compartment_id�time_created�time_updated�lifecycle_state�license_type�instance_url�defined_tags� freeform_tags�system_tagsr ZdisplayNamer Z compartmentIdZtimeCreatedZtimeUpdatedZlifecycleStateZlicenseTypeZinstanceUrlZdefinedTagsZfreeformTagsZ systemTagsN)Z swagger_typesZ attribute_map�_id� _display_name�_description�_compartment_id� _time_created� _time_updated�_lifecycle_state� _license_type� _instance_url� _defined_tags�_freeform_tags�_system_tags)�self�kwargs� r+ �_/usr/lib/python3.9/site-packages/oci/access_governance_cp/models/governance_instance_summary.py�__init__6 sL ;��z"GovernanceInstanceSummary.__init__c C s | j S )z� Gets the id of this GovernanceInstanceSummary. The unique OCID of the GovernanceInstance. :return: The id of this GovernanceInstanceSummary. :rtype: str �r �r) r+ r+ r, r � s zGovernanceInstanceSummary.idc C s || _ dS )z� Sets the id of this GovernanceInstanceSummary. The unique OCID of the GovernanceInstance. :param id: The id of this GovernanceInstanceSummary. :type: str Nr. )r) r r+ r+ r, r � s c C s | j S )z� **[Required]** Gets the display_name of this GovernanceInstanceSummary. The name for the GovernanceInstance. :return: The display_name of this GovernanceInstanceSummary. :rtype: str �r r/ r+ r+ r, r � s z&GovernanceInstanceSummary.display_namec C s || _ dS )z� Sets the display_name of this GovernanceInstanceSummary. The name for the GovernanceInstance. :param display_name: The display_name of this GovernanceInstanceSummary. :type: str Nr0 )r) r r+ r+ r, r � s c C s | j S )z� Gets the description of this GovernanceInstanceSummary. The description of the GovernanceInstance. :return: The description of this GovernanceInstanceSummary. :rtype: str �r r/ r+ r+ r, r � s z%GovernanceInstanceSummary.descriptionc C s || _ dS )z� Sets the description of this GovernanceInstanceSummary. The description of the GovernanceInstance. :param description: The description of this GovernanceInstanceSummary. :type: str Nr1 )r) r r+ r+ r, r � s c C s | j S )a **[Required]** Gets the compartment_id of this GovernanceInstanceSummary. The OCID of the compartment where the GovernanceInstance resides. :return: The compartment_id of this GovernanceInstanceSummary. :rtype: str �r r/ r+ r+ r, r � s z(GovernanceInstanceSummary.compartment_idc C s || _ dS )a Sets the compartment_id of this GovernanceInstanceSummary. The OCID of the compartment where the GovernanceInstance resides. :param compartment_id: The compartment_id of this GovernanceInstanceSummary. :type: str Nr2 )r) r r+ r+ r, r � s c C s | j S )a **[Required]** Gets the time_created of this GovernanceInstanceSummary. The time the the GovernanceInstance was created in an RFC3339 formatted datetime string. :return: The time_created of this GovernanceInstanceSummary. :rtype: datetime �r! r/ r+ r+ r, r � s z&GovernanceInstanceSummary.time_createdc C s || _ dS )a Sets the time_created of this GovernanceInstanceSummary. The time the the GovernanceInstance was created in an RFC3339 formatted datetime string. :param time_created: The time_created of this GovernanceInstanceSummary. :type: datetime Nr3 )r) r r+ r+ r, r s c C s | j S )a Gets the time_updated of this GovernanceInstanceSummary. The time the GovernanceInstance was updated in an RFC3339 formatted datetime string. :return: The time_updated of this GovernanceInstanceSummary. :rtype: datetime �r"