📂 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
›
opsi
›
models
›
📁 __pycache__
📍
Lokasi:
/usr/lib/python3.9/site-packages/oci/opsi/models/__pycache__
💾
Free:
45.8 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: awr_hub_summary.cpython-39.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 ZdZdZdZdZdZdZdZ dd � Z ed d� �Zej dd� �Zed d� �Zej dd� �Zedd� �Zej dd� �Zedd� �Zej dd� �Zedd� �Zej dd� �Zedd� �Zej dd� �Zedd� �Zej dd� �Zedd � �Zej d!d � �Zed"d#� �Zej d$d#� �Zed%d&� �Zej d'd&� �Zed(d)� �Zej d*d)� �Zed+d,� �Zej d-d,� �Zed.d/� �Zej d0d/� �Zd1d2� Zd3d4� Zd5d6� Zd7S )8� AwrHubSummaryz Summary Hub resource. �CREATING�UPDATING�ACTIVE�DELETING�DELETED�FAILEDc 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 AwrHubSummary object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param operations_insights_warehouse_id: The value to assign to the operations_insights_warehouse_id property of this AwrHubSummary. :type operations_insights_warehouse_id: str :param id: The value to assign to the id property of this AwrHubSummary. :type id: str :param compartment_id: The value to assign to the compartment_id property of this AwrHubSummary. :type compartment_id: str :param display_name: The value to assign to the display_name property of this AwrHubSummary. :type display_name: str :param object_storage_bucket_name: The value to assign to the object_storage_bucket_name property of this AwrHubSummary. :type object_storage_bucket_name: str :param awr_mailbox_url: The value to assign to the awr_mailbox_url property of this AwrHubSummary. :type awr_mailbox_url: str :param freeform_tags: The value to assign to the freeform_tags property of this AwrHubSummary. :type freeform_tags: dict(str, str) :param defined_tags: The value to assign to the defined_tags property of this AwrHubSummary. :type defined_tags: dict(str, dict(str, object)) :param system_tags: The value to assign to the system_tags property of this AwrHubSummary. :type system_tags: dict(str, dict(str, object)) :param time_created: The value to assign to the time_created property of this AwrHubSummary. :type time_created: datetime :param time_updated: The value to assign to the time_updated property of this AwrHubSummary. :type time_updated: datetime :param lifecycle_state: The value to assign to the lifecycle_state property of this AwrHubSummary. Allowed values for this property are: "CREATING", "UPDATING", "ACTIVE", "DELETING", "DELETED", "FAILED", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type lifecycle_state: str :param lifecycle_details: The value to assign to the lifecycle_details property of this AwrHubSummary. :type lifecycle_details: str �strzdict(str, str)zdict(str, dict(str, object))Zdatetime) � operations_insights_warehouse_id�id�compartment_id�display_name�object_storage_bucket_name�awr_mailbox_url� freeform_tags�defined_tags�system_tags�time_created�time_updated�lifecycle_state�lifecycle_detailsZoperationsInsightsWarehouseIdr Z compartmentIdZdisplayNameZobjectStorageBucketNameZ awrMailboxUrlZfreeformTagsZdefinedTagsZ systemTagsZtimeCreatedZtimeUpdatedZlifecycleStateZlifecycleDetailsN)Z swagger_typesZ attribute_map�!_operations_insights_warehouse_id�_id�_compartment_id� _display_name�_object_storage_bucket_name�_awr_mailbox_url�_freeform_tags� _defined_tags�_system_tags� _time_created� _time_updated�_lifecycle_state�_lifecycle_details)�self�kwargs� r* �C/usr/lib/python3.9/site-packages/oci/opsi/models/awr_hub_summary.py�__init__* sR =��zAwrHubSummary.__init__c C s | j S )z� **[Required]** Gets the operations_insights_warehouse_id of this AwrHubSummary. OPSI Warehouse OCID :return: The operations_insights_warehouse_id of this AwrHubSummary. :rtype: str �r �r( r* r* r+ r � s z.AwrHubSummary.operations_insights_warehouse_idc C s || _ dS )z� Sets the operations_insights_warehouse_id of this AwrHubSummary. OPSI Warehouse OCID :param operations_insights_warehouse_id: The operations_insights_warehouse_id of this AwrHubSummary. :type: str Nr- )r( r r* r* r+ r � s c C s | j S )z� **[Required]** Gets the id of this AwrHubSummary. AWR Hub OCID :return: The id of this AwrHubSummary. :rtype: str �r r. r* r* r+ r � s zAwrHubSummary.idc C s || _ dS )z� Sets the id of this AwrHubSummary. AWR Hub OCID :param id: The id of this AwrHubSummary. :type: str Nr/ )r( r r* r* r+ r � s c C s | j S )a! **[Required]** Gets the compartment_id of this AwrHubSummary. The `OCID`__ of the compartment. __ https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm :return: The compartment_id of this AwrHubSummary. :rtype: str �r r. r* r* r+ r � s zAwrHubSummary.compartment_idc C s || _ dS )a Sets the compartment_id of this AwrHubSummary. The `OCID`__ of the compartment. __ https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm :param compartment_id: The compartment_id of this AwrHubSummary. :type: str Nr0 )r( r r* r* r+ r � s c C s | j S )z� **[Required]** Gets the display_name of this AwrHubSummary. User-friedly name of AWR Hub that does not have to be unique. :return: The display_name of this AwrHubSummary. :rtype: str �r r. r* r* r+ r � s zAwrHubSummary.display_namec C s || _ dS )z� Sets the display_name of this AwrHubSummary. User-friedly name of AWR Hub that does not have to be unique. :param display_name: The display_name of this AwrHubSummary. :type: str Nr1 )r( r r* r* r+ r � s c C s | j S )z� **[Required]** Gets the object_storage_bucket_name of this AwrHubSummary. Object Storage Bucket Name :return: The object_storage_bucket_name of this AwrHubSummary. :rtype: str �r r. r* r* r+ r � s z(AwrHubSummary.object_storage_bucket_namec C s || _ dS )z� Sets the object_storage_bucket_name of this AwrHubSummary. Object Storage Bucket Name :param object_storage_bucket_name: The object_storage_bucket_name of this AwrHubSummary. :type: str Nr2 )r( r r* r* r+ r s c C s | j S )z� Gets the awr_mailbox_url of this AwrHubSummary. Mailbox URL required for AWR hub and AWR source setup. :return: The awr_mailbox_url of this AwrHubSummary. :rtype: str �r r. r* r* r+ r s zAwrHubSummary.awr_mailbox_urlc C s || _ dS )z� Sets the awr_mailbox_url of this AwrHubSummary. Mailbox URL required for AWR hub and AWR source setup. :param awr_mailbox_url: The awr_mailbox_url of this AwrHubSummary. :type: str Nr3 )r( r r* r* r+ r s c C s | j S )aA Gets the freeform_tags of this AwrHubSummary. Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: `{"bar-key": "value"}` :return: The freeform_tags of this AwrHubSummary. :rtype: dict(str, str) �r! r. r* r* r+ r ( s zAwrHubSummary.freeform_tagsc C s || _ dS )aM Sets the freeform_tags of this AwrHubSummary. Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: `{"bar-key": "value"}` :param freeform_tags: The freeform_tags of this AwrHubSummary. :type: dict(str, str) Nr4 )r( r r* r* r+ r 5 s c C s | j S )a; Gets the defined_tags of this AwrHubSummary. Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"foo-namespace": {"bar-key": "value"}}` :return: The defined_tags of this AwrHubSummary. :rtype: dict(str, dict(str, object)) �r"