📂 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
›
libexec
›
oracle-cloud-agent
›
plugins
›
osms
›
oci
›
fusion_apps
›
📁 models
📍
Lokasi:
/usr/libexec/oracle-cloud-agent/plugins/osms/oci/fusion_apps/models
💾
Free:
45.8 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: fusion_environment.pyc
a N��f�z � @ 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 @ s0 e Zd ZdZdZdZdZdZdZdZ dZ d Zd ZdZ dd � Zedd� �Zejdd� �Zedd� �Zejdd� �Zedd� �Zejdd� �Zedd� �Zejdd� �Zedd� �Zejdd� �Zedd� �Zejdd� �Zed d!� �Zejd"d!� �Zed#d$� �Zejd%d$� �Zed&d'� �Zejd(d'� �Zed)d*� �Zejd+d*� �Zed,d-� �Zejd.d-� �Zed/d0� �Zejd1d0� �Zed2d3� �Zejd4d3� �Zed5d6� �Zejd7d6� �Zed8d9� �Zejd:d9� �Zed;d<� �Z e jd=d<� �Z ed>d?� �Z!e!jd@d?� �Z!edAdB� �Z"e"jdCdB� �Z"edDdE� �Z#e#jdFdE� �Z#edGdH� �Z$e$jdIdH� �Z$edJdK� �Z%e%jdLdK� �Z%edMdN� �Z&e&jdOdN� �Z&edPdQ� �Z'e'jdRdQ� �Z'edSdT� �Z(e(jdUdT� �Z(edVdW� �Z)e)jdXdW� �Z)edYdZ� �Z*e*jd[dZ� �Z*ed\d]� �Z+e+jd^d]� �Z+ed_d`� �Z,e,jdad`� �Z,dbdc� Z-ddde� Z.dfdg� Z/dhS )i�FusionEnvironmentz+ Description of FusionEnvironment. � PRODUCTION�TEST�DEVELOPMENT�CREATING�UPDATING�ACTIVE�INACTIVE�DELETING�DELETED�FAILEDc K s, ddddddddddddddddddddddddddd d d�| _ dd ddddddddddddddddddd d!d"d#d$d%d&d'd�| _d(| _d(| _d(| _d(| _d(| _d(| _d(| _d(| _ d(| _ d(| _d(| _d(| _ d(| _d(| _d(| _d(| _d(| _d(| _d(| _d(| _d(| _d(| _d(| _d(| _d(| _d(| _d(| _d(| _d(S ))a` Initializes a new FusionEnvironment 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 FusionEnvironment. :type id: str :param display_name: The value to assign to the display_name property of this FusionEnvironment. :type display_name: str :param maintenance_policy: The value to assign to the maintenance_policy property of this FusionEnvironment. :type maintenance_policy: oci.fusion_apps.models.GetMaintenancePolicyDetails :param time_upcoming_maintenance: The value to assign to the time_upcoming_maintenance property of this FusionEnvironment. :type time_upcoming_maintenance: datetime :param compartment_id: The value to assign to the compartment_id property of this FusionEnvironment. :type compartment_id: str :param fusion_environment_family_id: The value to assign to the fusion_environment_family_id property of this FusionEnvironment. :type fusion_environment_family_id: str :param subscription_ids: The value to assign to the subscription_ids property of this FusionEnvironment. :type subscription_ids: list[str] :param fusion_environment_type: The value to assign to the fusion_environment_type property of this FusionEnvironment. Allowed values for this property are: "PRODUCTION", "TEST", "DEVELOPMENT", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type fusion_environment_type: str :param kms_key_id: The value to assign to the kms_key_id property of this FusionEnvironment. :type kms_key_id: str :param kms_key_info: The value to assign to the kms_key_info property of this FusionEnvironment. :type kms_key_info: object :param domain_id: The value to assign to the domain_id property of this FusionEnvironment. :type domain_id: str :param idcs_domain_url: The value to assign to the idcs_domain_url property of this FusionEnvironment. :type idcs_domain_url: str :param applied_patch_bundles: The value to assign to the applied_patch_bundles property of this FusionEnvironment. :type applied_patch_bundles: list[str] :param version: The value to assign to the version property of this FusionEnvironment. :type version: str :param public_url: The value to assign to the public_url property of this FusionEnvironment. :type public_url: str :param dns_prefix: The value to assign to the dns_prefix property of this FusionEnvironment. :type dns_prefix: str :param additional_language_packs: The value to assign to the additional_language_packs property of this FusionEnvironment. :type additional_language_packs: list[str] :param lockbox_id: The value to assign to the lockbox_id property of this FusionEnvironment. :type lockbox_id: str :param is_break_glass_enabled: The value to assign to the is_break_glass_enabled property of this FusionEnvironment. :type is_break_glass_enabled: bool :param refresh: The value to assign to the refresh property of this FusionEnvironment. :type refresh: oci.fusion_apps.models.RefreshDetails :param rules: The value to assign to the rules property of this FusionEnvironment. :type rules: list[oci.fusion_apps.models.Rule] :param time_created: The value to assign to the time_created property of this FusionEnvironment. :type time_created: datetime :param time_updated: The value to assign to the time_updated property of this FusionEnvironment. :type time_updated: datetime :param lifecycle_state: The value to assign to the lifecycle_state property of this FusionEnvironment. Allowed values for this property are: "CREATING", "UPDATING", "ACTIVE", "INACTIVE", "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 FusionEnvironment. :type lifecycle_details: str :param system_name: The value to assign to the system_name property of this FusionEnvironment. :type system_name: str :param freeform_tags: The value to assign to the freeform_tags property of this FusionEnvironment. :type freeform_tags: dict(str, str) :param defined_tags: The value to assign to the defined_tags property of this FusionEnvironment. :type defined_tags: dict(str, dict(str, object)) �str�GetMaintenancePolicyDetails�datetimez list[str]�object�bool�RefreshDetailsz list[Rule]zdict(str, str)zdict(str, dict(str, object)))�id�display_name�maintenance_policy�time_upcoming_maintenance�compartment_id�fusion_environment_family_id�subscription_ids�fusion_environment_type� kms_key_id�kms_key_info� domain_id�idcs_domain_url�applied_patch_bundles�version� public_url� dns_prefix�additional_language_packs� lockbox_id�is_break_glass_enabled�refresh�rules�time_created�time_updated�lifecycle_state�lifecycle_details�system_name� freeform_tags�defined_tagsr �displayName�maintenancePolicy�timeUpcomingMaintenance� compartmentId�fusionEnvironmentFamilyId�subscriptionIds�fusionEnvironmentType�kmsKeyId� kmsKeyInfo�domainId� idcsDomainUrl�appliedPatchBundlesr$ � publicUrl� dnsPrefix�additionalLanguagePacks� lockboxId�isBreakGlassEnabledr* r+ �timeCreated�timeUpdated�lifecycleState�lifecycleDetails� systemName�freeformTags�definedTagsN)� swagger_types� attribute_map�_id� _display_name�_maintenance_policy�_time_upcoming_maintenance�_compartment_id�_fusion_environment_family_id�_subscription_ids�_fusion_environment_type�_kms_key_id� _kms_key_info� _domain_id�_idcs_domain_url�_applied_patch_bundles�_version�_public_url�_dns_prefix�_additional_language_packs�_lockbox_id�_is_break_glass_enabled�_refresh�_rules� _time_created� _time_updated�_lifecycle_state�_lifecycle_details�_system_name�_freeform_tags� _defined_tags)�self�kwargs� rk ��/sparta/input/_build_configuration/image_build+validate/lib/bmcenv/lib64/python3.9/site-packages/oci/fusion_apps/models/fusion_environment.py�__init__8 s� {� �zFusionEnvironment.__init__c C s | j S )z� **[Required]** Gets the id of this FusionEnvironment. Unique identifier that is immutable on creation :return: The id of this FusionEnvironment. :rtype: str �rM �ri rk rk rl r s zFusionEnvironment.idc C s || _ dS )z� Sets the id of this FusionEnvironment. Unique identifier that is immutable on creation :param id: The id of this FusionEnvironment. :type: str Nrn )ri r rk rk rl r s c C s | j S )z� **[Required]** Gets the display_name of this FusionEnvironment. FusionEnvironment Identifier, can be renamed :return: The display_name of this FusionEnvironment. :rtype: str �rN ro rk rk rl r % s zFusionEnvironment.display_namec C s || _ dS )z� Sets the display_name of this FusionEnvironment. FusionEnvironment Identifier, can be renamed :param display_name: The display_name of this FusionEnvironment. :type: str Nrp )ri r rk rk rl r 1 s c C s | j S )z� Gets the maintenance_policy of this FusionEnvironment. :return: The maintenance_policy of this FusionEnvironment. :rtype: oci.fusion_apps.models.GetMaintenancePolicyDetails �rO ro rk rk rl r = s z$FusionEnvironment.maintenance_policyc C s || _ dS )z� Sets the maintenance_policy of this FusionEnvironment. :param maintenance_policy: The maintenance_policy of this FusionEnvironment. :type: oci.fusion_apps.models.GetMaintenancePolicyDetails Nrq )ri r rk rk rl r G s c C s | j S )z� Gets the time_upcoming_maintenance of this FusionEnvironment. The next maintenance for this environment :return: The time_upcoming_maintenance of this FusionEnvironment. :rtype: datetime �rP ro rk rk rl r Q s z+FusionEnvironment.time_upcoming_maintenancec C s || _ dS )z� Sets the time_upcoming_maintenance of this FusionEnvironment. The next maintenance for this environment :param time_upcoming_maintenance: The time_upcoming_maintenance of this FusionEnvironment. :type: datetime Nrr )ri r rk rk rl r ] s c C s | j S )z� **[Required]** Gets the compartment_id of this FusionEnvironment. Compartment Identifier :return: The compartment_id of this FusionEnvironment. :rtype: str �rQ ro rk rk rl r i s z FusionEnvironment.compartment_idc C s || _ dS )z� Sets the compartment_id of this FusionEnvironment. Compartment Identifier :param compartment_id: The compartment_id of this FusionEnvironment. :type: str Nrs )ri r rk rk rl r u s c C s | j S )z� Gets the fusion_environment_family_id of this FusionEnvironment. FusionEnvironmentFamily Identifier :return: The fusion_environment_family_id of this FusionEnvironment. :rtype: str �rR ro rk rk rl r � s z.FusionEnvironment.fusion_environment_family_idc C s || _ dS )z� Sets the fusion_environment_family_id of this FusionEnvironment. FusionEnvironmentFamily Identifier :param fusion_environment_family_id: The fusion_environment_family_id of this FusionEnvironment. :type: str Nrt )ri r rk rk rl r � s c C s | j S )z� Gets the subscription_ids of this FusionEnvironment. List of subscription IDs. :return: The subscription_ids of this FusionEnvironment. :rtype: list[str] �rS ro rk rk rl r � s z"FusionEnvironment.subscription_idsc C s || _ dS )z� Sets the subscription_ids of this FusionEnvironment. List of subscription IDs. :param subscription_ids: The subscription_ids of this FusionEnvironment. :type: list[str] Nru )ri r rk rk rl r � s c C s | j S )a� **[Required]** Gets the fusion_environment_type of this FusionEnvironment. Type of the FusionEnvironment. Allowed values for this property are: "PRODUCTION", "TEST", "DEVELOPMENT", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :return: The fusion_environment_type of this FusionEnvironment. :rtype: str )rT ro rk rk rl r � s z)FusionEnvironment.fusion_environment_typec C s g d�}t ||�sd}|| _dS )z� Sets the fusion_environment_type of this FusionEnvironment. Type of the FusionEnvironment. :param fusion_environment_type: The fusion_environment_type of this FusionEnvironment. :type: str )r r r �UNKNOWN_ENUM_VALUEN)r rT )ri r �allowed_valuesrk rk rl r � s c C s | j S )z� Gets the kms_key_id of this FusionEnvironment. BYOK key id :return: The kms_key_id of this FusionEnvironment. :rtype: str �rU ro rk rk rl r � s zFusionEnvironment.kms_key_idc C s || _ dS )z� Sets the kms_key_id of this FusionEnvironment. BYOK key id :param kms_key_id: The kms_key_id of this FusionEnvironment. :type: str Nrx )ri r rk rk rl r � s c C s | j S )z� Gets the kms_key_info of this FusionEnvironment. BYOK key info :return: The kms_key_info of this FusionEnvironment. :rtype: object �rV ro rk rk rl r � s zFusionEnvironment.kms_key_infoc C s || _ dS )z� Sets the kms_key_info of this FusionEnvironment. BYOK key info :param kms_key_info: The kms_key_info of this FusionEnvironment. :type: object Nry )ri r rk rk rl r � s c C s | j S )z� Gets the domain_id of this FusionEnvironment. The IDCS domain created for the fusion instance :return: The domain_id of this FusionEnvironment. :rtype: str �rW ro rk rk rl r! � s zFusionEnvironment.domain_idc C s || _ dS )z� Sets the domain_id of this FusionEnvironment. The IDCS domain created for the fusion instance :param domain_id: The domain_id of this FusionEnvironment. :type: str Nrz )ri r! rk rk rl r! s c C s | j S )z� Gets the idcs_domain_url of this FusionEnvironment. The IDCS Domain URL :return: The idcs_domain_url of this FusionEnvironment. :rtype: str �rX ro rk rk rl r"