📂 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.cpython-39.pyc
a ���f^C � @ 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/� �Zed1d2� �Zejd3d2� �Zd4d5� Zd6d7� Zd8d9� Zd:S );�GovernanceInstancez- The details of a GovenanceInstance. �CREATING�ACTIVE�DELETING�DELETED�NEEDS_ATTENTION�NEW_LICENSE�BRING_YOUR_OWN_LICENSE�AG_ORACLE_WORKLOADS�AG_OCIc K s� dddddddddddddd� | _ dddd d ddd dddddd� | _d| _d| _d| _d| _d| _d| _d| _d| _ d| _ d| _d| _d| _ d| _dS )a� Initializes a new GovernanceInstance 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 GovernanceInstance. :type id: str :param display_name: The value to assign to the display_name property of this GovernanceInstance. :type display_name: str :param compartment_id: The value to assign to the compartment_id property of this GovernanceInstance. :type compartment_id: str :param time_created: The value to assign to the time_created property of this GovernanceInstance. :type time_created: datetime :param time_updated: The value to assign to the time_updated property of this GovernanceInstance. :type time_updated: datetime :param lifecycle_state: The value to assign to the lifecycle_state property of this GovernanceInstance. 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 description: The value to assign to the description property of this GovernanceInstance. :type description: str :param license_type: The value to assign to the license_type property of this GovernanceInstance. 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 tenancy_namespace: The value to assign to the tenancy_namespace property of this GovernanceInstance. :type tenancy_namespace: str :param instance_url: The value to assign to the instance_url property of this GovernanceInstance. :type instance_url: str :param defined_tags: The value to assign to the defined_tags property of this GovernanceInstance. :type defined_tags: dict(str, dict(str, object)) :param freeform_tags: The value to assign to the freeform_tags property of this GovernanceInstance. :type freeform_tags: dict(str, str) :param system_tags: The value to assign to the system_tags property of this GovernanceInstance. :type system_tags: dict(str, dict(str, object)) �strZdatetimezdict(str, dict(str, object))zdict(str, str)) �id�display_name�compartment_id�time_created�time_updated�lifecycle_state�description�license_type�tenancy_namespace�instance_url�defined_tags� freeform_tags�system_tagsr ZdisplayNameZ compartmentIdZtimeCreatedZtimeUpdatedZlifecycleStater ZlicenseTypeZtenancyNamespaceZinstanceUrlZdefinedTagsZfreeformTagsZ systemTagsN)Z swagger_typesZ attribute_map�_id� _display_name�_compartment_id� _time_created� _time_updated�_lifecycle_state�_description� _license_type�_tenancy_namespace� _instance_url� _defined_tags�_freeform_tags�_system_tags)�self�kwargs� r- �W/usr/lib/python3.9/site-packages/oci/access_governance_cp/models/governance_instance.py�__init__6 sR ?��zGovernanceInstance.__init__c C s | j S )z� Gets the id of this GovernanceInstance. The unique OCID of the GovernanceInstance. :return: The id of this GovernanceInstance. :rtype: str �r �r+ r- r- r. r � s zGovernanceInstance.idc C s || _ dS )z� Sets the id of this GovernanceInstance. The unique OCID of the GovernanceInstance. :param id: The id of this GovernanceInstance. :type: str Nr0 )r+ r r- r- r. r � s c C s | j S )z� **[Required]** Gets the display_name of this GovernanceInstance. The name for the GovernanceInstance. :return: The display_name of this GovernanceInstance. :rtype: str �r r1 r- r- r. r � s zGovernanceInstance.display_namec C s || _ dS )z� Sets the display_name of this GovernanceInstance. The name for the GovernanceInstance. :param display_name: The display_name of this GovernanceInstance. :type: str Nr2 )r+ r r- r- r. r � s c C s | j S )z� **[Required]** Gets the compartment_id of this GovernanceInstance. The OCID of the compartment where the GovernanceInstance resides. :return: The compartment_id of this GovernanceInstance. :rtype: str �r r1 r- r- r. r � s z!GovernanceInstance.compartment_idc C s || _ dS )z� Sets the compartment_id of this GovernanceInstance. The OCID of the compartment where the GovernanceInstance resides. :param compartment_id: The compartment_id of this GovernanceInstance. :type: str Nr3 )r+ r r- r- r. r � s c C s | j S )a **[Required]** Gets the time_created of this GovernanceInstance. The time the the GovernanceInstance was created in an RFC3339 formatted datetime string. :return: The time_created of this GovernanceInstance. :rtype: datetime �r! r1 r- r- r. r � s zGovernanceInstance.time_createdc C s || _ dS )a Sets the time_created of this GovernanceInstance. The time the the GovernanceInstance was created in an RFC3339 formatted datetime string. :param time_created: The time_created of this GovernanceInstance. :type: datetime Nr4 )r+ r r- r- r. r � s c C s | j S )z� Gets the time_updated of this GovernanceInstance. The time the GovernanceInstance was updated in an RFC3339 formatted datetime string. :return: The time_updated of this GovernanceInstance. :rtype: datetime �r"