📂 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
›
oda
›
📁 models
📍
Lokasi:
/usr/libexec/oracle-cloud-agent/plugins/osms/oci/oda/models
💾
Free:
45.8 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: oda_instance_attachment_summary.pyc
a O��fS9 � @ 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 @ sl e Zd ZdZdZdd� Zedd� �Zejdd� �Zedd � �Z e jd d � �Z edd� �Z e jd d� �Z edd� �Zejdd� �Zedd� �Zejdd� �Zedd� �Z e jdd� �Z edd� �Zejdd� �Zedd� �Zejdd� �Zedd� �Zejdd� �Zed d!� �Zejd"d!� �Zed#d$� �Zejd%d$� �Zed&d'� �Zejd(d'� �Zd)d*� Zd+d,� Zd-d.� Zd/S )0�OdaInstanceAttachmentSummaryz4 Description of an ODA instance attachment. �FUSIONc K s� ddddddddddddd�| _ dd d ddd ddddddd�| _d| _d| _d| _d| _d| _d| _d| _d| _ d| _ d| _d| _d| _ dS )a� Initializes a new OdaInstanceAttachmentSummary 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 OdaInstanceAttachmentSummary. :type id: str :param instance_id: The value to assign to the instance_id property of this OdaInstanceAttachmentSummary. :type instance_id: str :param attach_to_id: The value to assign to the attach_to_id property of this OdaInstanceAttachmentSummary. :type attach_to_id: str :param attachment_type: The value to assign to the attachment_type property of this OdaInstanceAttachmentSummary. Allowed values for this property are: "FUSION", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type attachment_type: str :param attachment_metadata: The value to assign to the attachment_metadata property of this OdaInstanceAttachmentSummary. :type attachment_metadata: str :param restricted_operations: The value to assign to the restricted_operations property of this OdaInstanceAttachmentSummary. :type restricted_operations: list[str] :param owner: The value to assign to the owner property of this OdaInstanceAttachmentSummary. :type owner: oci.oda.models.OdaInstanceOwner :param time_created: The value to assign to the time_created property of this OdaInstanceAttachmentSummary. :type time_created: datetime :param time_last_update: The value to assign to the time_last_update property of this OdaInstanceAttachmentSummary. :type time_last_update: datetime :param lifecycle_state: The value to assign to the lifecycle_state property of this OdaInstanceAttachmentSummary. :type lifecycle_state: str :param freeform_tags: The value to assign to the freeform_tags property of this OdaInstanceAttachmentSummary. :type freeform_tags: dict(str, str) :param defined_tags: The value to assign to the defined_tags property of this OdaInstanceAttachmentSummary. :type defined_tags: dict(str, dict(str, object)) �strz list[str]�OdaInstanceOwner�datetimezdict(str, str)zdict(str, dict(str, object)))�id�instance_id�attach_to_id�attachment_type�attachment_metadata�restricted_operations�owner�time_created�time_last_update�lifecycle_state� freeform_tags�defined_tagsr � instanceId� attachToId�attachmentType�attachmentMetadata�restrictedOperationsr �timeCreated�timeLastUpdate�lifecycleState�freeformTags�definedTagsN)� swagger_types� attribute_map�_id�_instance_id� _attach_to_id�_attachment_type�_attachment_metadata�_restricted_operations�_owner� _time_created�_time_last_update�_lifecycle_state�_freeform_tags� _defined_tags)�self�kwargs� r1 ��/sparta/input/_build_configuration/image_build+validate/lib/bmcenv/lib64/python3.9/site-packages/oci/oda/models/oda_instance_attachment_summary.py�__init__ sL 9��z%OdaInstanceAttachmentSummary.__init__c C s | j S )a **[Required]** Gets the id of this OdaInstanceAttachmentSummary. Unique immutable identifier that was assigned when the ODA instance attachment was created. :return: The id of this OdaInstanceAttachmentSummary. :rtype: str �r# �r/ r1 r1 r2 r w s zOdaInstanceAttachmentSummary.idc C s || _ dS )z� Sets the id of this OdaInstanceAttachmentSummary. Unique immutable identifier that was assigned when the ODA instance attachment was created. :param id: The id of this OdaInstanceAttachmentSummary. :type: str Nr4 )r/ r r1 r1 r2 r � s c C s | j S )z� **[Required]** Gets the instance_id of this OdaInstanceAttachmentSummary. The OCID of the ODA instance to which the attachment applies. :return: The instance_id of this OdaInstanceAttachmentSummary. :rtype: str �r$ r5 r1 r1 r2 r � s z(OdaInstanceAttachmentSummary.instance_idc C s || _ dS )z� Sets the instance_id of this OdaInstanceAttachmentSummary. The OCID of the ODA instance to which the attachment applies. :param instance_id: The instance_id of this OdaInstanceAttachmentSummary. :type: str Nr6 )r/ r r1 r1 r2 r � s c C s | j S )aH **[Required]** Gets the attach_to_id of this OdaInstanceAttachmentSummary. The OCID of the target instance (which could be any other OCI PaaS/SaaS resource), to which the ODA instance is or is being attached. :return: The attach_to_id of this OdaInstanceAttachmentSummary. :rtype: str �r% r5 r1 r1 r2 r � s z)OdaInstanceAttachmentSummary.attach_to_idc C s || _ dS )aD Sets the attach_to_id of this OdaInstanceAttachmentSummary. The OCID of the target instance (which could be any other OCI PaaS/SaaS resource), to which the ODA instance is or is being attached. :param attach_to_id: The attach_to_id of this OdaInstanceAttachmentSummary. :type: str Nr7 )r/ r r1 r1 r2 r � s c C s | j S )a� **[Required]** Gets the attachment_type of this OdaInstanceAttachmentSummary. The type of attachment defined as an enum. Allowed values for this property are: "FUSION", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :return: The attachment_type of this OdaInstanceAttachmentSummary. :rtype: str )r&