📂 Advanced File Manager
Multi-Root Navigation System
⚡ Quick Jump
Server (/)
Home (/home)
Var_www (/var/www)
Current (/home4/shelley/public_html/wp-content/mu-plugins)
📍 Go
⬆ Ke Atas
🏠 Root Server
🏠 Root App
🔄 Refresh
📀 /
›
usr
›
lib
›
python3.9
›
site-packages
›
oci
›
compute_cloud_at_customer
›
models
›
📁 __pycache__
📍
Lokasi:
/usr/lib/python3.9/site-packages/oci/compute_cloud_at_customer/models/__pycache__
💾
Free:
45.4 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: ccc_infrastructure.cpython-39.pyc
a ���f9t � @ 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 @ sv 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� �Zed4d5� �Zejd6d5� �Zed7d8� �Zejd9d8� �Zed:d;� �Zejd<d;� �Zed=d>� �Z e jd?d>� �Z ed@dA� �Z!e!jdBdA� �Z!edCdD� �Z"e"jdEdD� �Z"edFdG� �Z#e#jdHdG� �Z#edIdJ� �Z$e$jdKdJ� �Z$dLdM� Z%dNdO� Z&dPdQ� Z'dRS )S�CccInfrastructurez� The Oracle Cloud Infrastructure resource representing the connection to the hardware and software located in a customer's data center running the Compute Cloud@Customer IaaS services. �REJECT�REQUEST�READY� CONNECTED�DISCONNECTED�ACTIVE�NEEDS_ATTENTION�DELETED�FAILEDc 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 CccInfrastructure 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 CccInfrastructure. :type id: str :param short_name: The value to assign to the short_name property of this CccInfrastructure. :type short_name: str :param display_name: The value to assign to the display_name property of this CccInfrastructure. :type display_name: str :param description: The value to assign to the description property of this CccInfrastructure. :type description: str :param compartment_id: The value to assign to the compartment_id property of this CccInfrastructure. :type compartment_id: str :param subnet_id: The value to assign to the subnet_id property of this CccInfrastructure. :type subnet_id: str :param connection_state: The value to assign to the connection_state property of this CccInfrastructure. Allowed values for this property are: "REJECT", "REQUEST", "READY", "CONNECTED", "DISCONNECTED", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type connection_state: str :param connection_details: The value to assign to the connection_details property of this CccInfrastructure. :type connection_details: str :param ccc_upgrade_schedule_id: The value to assign to the ccc_upgrade_schedule_id property of this CccInfrastructure. :type ccc_upgrade_schedule_id: str :param provisioning_fingerprint: The value to assign to the provisioning_fingerprint property of this CccInfrastructure. :type provisioning_fingerprint: str :param provisioning_pin: The value to assign to the provisioning_pin property of this CccInfrastructure. :type provisioning_pin: str :param time_created: The value to assign to the time_created property of this CccInfrastructure. :type time_created: datetime :param time_updated: The value to assign to the time_updated property of this CccInfrastructure. :type time_updated: datetime :param lifecycle_state: The value to assign to the lifecycle_state property of this CccInfrastructure. Allowed values for this property are: "ACTIVE", "NEEDS_ATTENTION", "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 CccInfrastructure. :type lifecycle_details: str :param infrastructure_inventory: The value to assign to the infrastructure_inventory property of this CccInfrastructure. :type infrastructure_inventory: oci.compute_cloud_at_customer.models.CccInfrastructureInventory :param infrastructure_network_configuration: The value to assign to the infrastructure_network_configuration property of this CccInfrastructure. :type infrastructure_network_configuration: oci.compute_cloud_at_customer.models.CccInfrastructureNetworkConfiguration :param upgrade_information: The value to assign to the upgrade_information property of this CccInfrastructure. :type upgrade_information: oci.compute_cloud_at_customer.models.CccUpgradeInformation :param freeform_tags: The value to assign to the freeform_tags property of this CccInfrastructure. :type freeform_tags: dict(str, str) :param defined_tags: The value to assign to the defined_tags property of this CccInfrastructure. :type defined_tags: dict(str, dict(str, object)) :param system_tags: The value to assign to the system_tags property of this CccInfrastructure. :type system_tags: dict(str, dict(str, object)) �strZdatetimeZCccInfrastructureInventoryZ%CccInfrastructureNetworkConfigurationZCccUpgradeInformationzdict(str, str)zdict(str, dict(str, object)))�id� short_name�display_name�description�compartment_id� subnet_id�connection_state�connection_details�ccc_upgrade_schedule_id�provisioning_fingerprint�provisioning_pin�time_created�time_updated�lifecycle_state�lifecycle_details�infrastructure_inventory�$infrastructure_network_configuration�upgrade_information� freeform_tags�defined_tags�system_tagsr Z shortNameZdisplayNamer Z compartmentIdZsubnetIdZconnectionStateZconnectionDetailsZcccUpgradeScheduleIdZprovisioningFingerprintZprovisioningPinZtimeCreatedZtimeUpdatedZlifecycleStateZlifecycleDetailsZinfrastructureInventoryZ"infrastructureNetworkConfigurationZupgradeInformationZfreeformTagsZdefinedTagsZ systemTagsN)Z swagger_typesZ attribute_map�_id�_short_name� _display_name�_description�_compartment_id� _subnet_id�_connection_state�_connection_details�_ccc_upgrade_schedule_id�_provisioning_fingerprint�_provisioning_pin� _time_created� _time_updated�_lifecycle_state�_lifecycle_details�_infrastructure_inventory�%_infrastructure_network_configuration�_upgrade_information�_freeform_tags� _defined_tags�_system_tags)�self�kwargs� r= �[/usr/lib/python3.9/site-packages/oci/compute_cloud_at_customer/models/ccc_infrastructure.py�__init__7 s� _��zCccInfrastructure.__init__c C s | j S )aQ **[Required]** Gets the id of this CccInfrastructure. The Compute Cloud@Customer infrastructure `OCID`__. This cannot be changed once created. __ https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm :return: The id of this CccInfrastructure. :rtype: str �r&