📂 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
›
fusion_apps
›
models
›
📁 __pycache__
📍
Lokasi:
/usr/lib/python3.9/site-packages/oci/fusion_apps/models/__pycache__
💾
Free:
45.8 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: fusion_environment_summary.cpython-39.pyc
a ���frZ � @ 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 @ sR 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� �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� �Zed4d5� �Zejd6d5� �Zed7d8� �Zejd9d8� �Zed:d;� �Zejd<d;� �Zed=d>� �Zejd?d>� �Zed@dA� �ZejdBdA� �ZdCdD� ZdEdF� ZdGdH� ZdIS )J�FusionEnvironmentSummaryz1 Summary of the internal FA Environment. c K s� dddddddddddddddddddddd�| _ d d ddd ddddddddddddddddd�| _d| _d| _d| _d| _d| _d| _d| _d| _ d| _ d| _d| _d| _ d| _d| _d| _d| _d| _d| _d| _d| _d| _dS )a Initializes a new FusionEnvironmentSummary 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 FusionEnvironmentSummary. :type id: str :param display_name: The value to assign to the display_name property of this FusionEnvironmentSummary. :type display_name: str :param time_upcoming_maintenance: The value to assign to the time_upcoming_maintenance property of this FusionEnvironmentSummary. :type time_upcoming_maintenance: datetime :param maintenance_policy: The value to assign to the maintenance_policy property of this FusionEnvironmentSummary. :type maintenance_policy: oci.fusion_apps.models.GetMaintenancePolicyDetails :param compartment_id: The value to assign to the compartment_id property of this FusionEnvironmentSummary. :type compartment_id: str :param fusion_environment_family_id: The value to assign to the fusion_environment_family_id property of this FusionEnvironmentSummary. :type fusion_environment_family_id: str :param subscription_ids: The value to assign to the subscription_ids property of this FusionEnvironmentSummary. :type subscription_ids: list[str] :param applied_patch_bundles: The value to assign to the applied_patch_bundles property of this FusionEnvironmentSummary. :type applied_patch_bundles: list[str] :param fusion_environment_type: The value to assign to the fusion_environment_type property of this FusionEnvironmentSummary. :type fusion_environment_type: str :param version: The value to assign to the version property of this FusionEnvironmentSummary. :type version: str :param public_url: The value to assign to the public_url property of this FusionEnvironmentSummary. :type public_url: str :param dns_prefix: The value to assign to the dns_prefix property of this FusionEnvironmentSummary. :type dns_prefix: str :param additional_language_packs: The value to assign to the additional_language_packs property of this FusionEnvironmentSummary. :type additional_language_packs: list[str] :param lockbox_id: The value to assign to the lockbox_id property of this FusionEnvironmentSummary. :type lockbox_id: str :param is_break_glass_enabled: The value to assign to the is_break_glass_enabled property of this FusionEnvironmentSummary. :type is_break_glass_enabled: bool :param time_created: The value to assign to the time_created property of this FusionEnvironmentSummary. :type time_created: datetime :param time_updated: The value to assign to the time_updated property of this FusionEnvironmentSummary. :type time_updated: datetime :param lifecycle_state: The value to assign to the lifecycle_state property of this FusionEnvironmentSummary. :type lifecycle_state: str :param lifecycle_details: The value to assign to the lifecycle_details property of this FusionEnvironmentSummary. :type lifecycle_details: str :param freeform_tags: The value to assign to the freeform_tags property of this FusionEnvironmentSummary. :type freeform_tags: dict(str, str) :param defined_tags: The value to assign to the defined_tags property of this FusionEnvironmentSummary. :type defined_tags: dict(str, dict(str, object)) �strZdatetimeZGetMaintenancePolicyDetailsz list[str]�boolzdict(str, str)zdict(str, dict(str, object)))�id�display_name�time_upcoming_maintenance�maintenance_policy�compartment_id�fusion_environment_family_id�subscription_ids�applied_patch_bundles�fusion_environment_type�version� public_url� dns_prefix�additional_language_packs� lockbox_id�is_break_glass_enabled�time_created�time_updated�lifecycle_state�lifecycle_details� freeform_tags�defined_tagsr ZdisplayNameZtimeUpcomingMaintenanceZmaintenancePolicyZ compartmentIdZfusionEnvironmentFamilyIdZsubscriptionIdsZappliedPatchBundlesZfusionEnvironmentTyper Z publicUrlZ dnsPrefixZadditionalLanguagePacksZ lockboxIdZisBreakGlassEnabledZtimeCreatedZtimeUpdatedZlifecycleStateZlifecycleDetailsZfreeformTagsZdefinedTagsN)Z swagger_typesZ attribute_map�_id� _display_name�_time_upcoming_maintenance�_maintenance_policy�_compartment_id�_fusion_environment_family_id�_subscription_ids�_applied_patch_bundles�_fusion_environment_type�_version�_public_url�_dns_prefix�_additional_language_packs�_lockbox_id�_is_break_glass_enabled� _time_created� _time_updated�_lifecycle_state�_lifecycle_details�_freeform_tags� _defined_tags)�self�kwargs� r5 �U/usr/lib/python3.9/site-packages/oci/fusion_apps/models/fusion_environment_summary.py�__init__ s� [��z!FusionEnvironmentSummary.__init__c C s | j S )z� **[Required]** Gets the id of this FusionEnvironmentSummary. Unique identifier that is immutable on creation :return: The id of this FusionEnvironmentSummary. :rtype: str �r �r3 r5 r5 r6 r � s zFusionEnvironmentSummary.idc C s || _ dS )z� Sets the id of this FusionEnvironmentSummary. Unique identifier that is immutable on creation :param id: The id of this FusionEnvironmentSummary. :type: str Nr8 )r3 r r5 r5 r6 r � s c C s | j S )z� **[Required]** Gets the display_name of this FusionEnvironmentSummary. FusionEnvironment Identifier, can be renamed :return: The display_name of this FusionEnvironmentSummary. :rtype: str �r r9 r5 r5 r6 r � s z%FusionEnvironmentSummary.display_namec C s || _ dS )z� Sets the display_name of this FusionEnvironmentSummary. FusionEnvironment Identifier, can be renamed :param display_name: The display_name of this FusionEnvironmentSummary. :type: str Nr: )r3 r r5 r5 r6 r � s c C s | j S )z� Gets the time_upcoming_maintenance of this FusionEnvironmentSummary. The next maintenance for this environment :return: The time_upcoming_maintenance of this FusionEnvironmentSummary. :rtype: datetime �r r9 r5 r5 r6 r � s z2FusionEnvironmentSummary.time_upcoming_maintenancec C s || _ dS )a Sets the time_upcoming_maintenance of this FusionEnvironmentSummary. The next maintenance for this environment :param time_upcoming_maintenance: The time_upcoming_maintenance of this FusionEnvironmentSummary. :type: datetime Nr; )r3 r r5 r5 r6 r � s c C s | j S )z� Gets the maintenance_policy of this FusionEnvironmentSummary. :return: The maintenance_policy of this FusionEnvironmentSummary. :rtype: oci.fusion_apps.models.GetMaintenancePolicyDetails �r! r9 r5 r5 r6 r � s z+FusionEnvironmentSummary.maintenance_policyc C s || _ dS )z� Sets the maintenance_policy of this FusionEnvironmentSummary. :param maintenance_policy: The maintenance_policy of this FusionEnvironmentSummary. :type: oci.fusion_apps.models.GetMaintenancePolicyDetails Nr<