📂 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: service_attachment_summary.pyc
a N��f�5 � @ 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 @ sh 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&� �Zd(d)� Zd*d+� Zd,d-� Zd.S )/�ServiceAttachmentSummaryz) Summary of the ServiceInstance. c K s� ddddddddddddd�| _ ddd d ddd dddddd�| _d| _d| _d| _d| _d| _d| _d| _d| _ d| _ d| _d| _d| _ dS )a� Initializes a new ServiceAttachmentSummary 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 ServiceAttachmentSummary. :type id: str :param display_name: The value to assign to the display_name property of this ServiceAttachmentSummary. :type display_name: str :param service_instance_type: The value to assign to the service_instance_type property of this ServiceAttachmentSummary. :type service_instance_type: str :param service_instance_id: The value to assign to the service_instance_id property of this ServiceAttachmentSummary. :type service_instance_id: str :param service_url: The value to assign to the service_url property of this ServiceAttachmentSummary. :type service_url: str :param time_created: The value to assign to the time_created property of this ServiceAttachmentSummary. :type time_created: datetime :param time_updated: The value to assign to the time_updated property of this ServiceAttachmentSummary. :type time_updated: datetime :param lifecycle_state: The value to assign to the lifecycle_state property of this ServiceAttachmentSummary. :type lifecycle_state: str :param lifecycle_details: The value to assign to the lifecycle_details property of this ServiceAttachmentSummary. :type lifecycle_details: str :param is_sku_based: The value to assign to the is_sku_based property of this ServiceAttachmentSummary. :type is_sku_based: bool :param freeform_tags: The value to assign to the freeform_tags property of this ServiceAttachmentSummary. :type freeform_tags: dict(str, str) :param defined_tags: The value to assign to the defined_tags property of this ServiceAttachmentSummary. :type defined_tags: dict(str, dict(str, object)) �str�datetime�boolzdict(str, str)zdict(str, dict(str, object)))�id�display_name�service_instance_type�service_instance_id�service_url�time_created�time_updated�lifecycle_state�lifecycle_details�is_sku_based� freeform_tags�defined_tagsr �displayName�serviceInstanceType�serviceInstanceId� serviceUrl�timeCreated�timeUpdated�lifecycleState�lifecycleDetails� isSkuBased�freeformTags�definedTagsN)� swagger_types� attribute_map�_id� _display_name�_service_instance_type�_service_instance_id�_service_url� _time_created� _time_updated�_lifecycle_state�_lifecycle_details� _is_sku_based�_freeform_tags� _defined_tags)�self�kwargs� r1 ��/sparta/input/_build_configuration/image_build+validate/lib/bmcenv/lib64/python3.9/site-packages/oci/fusion_apps/models/service_attachment_summary.py�__init__ sL 7��z!ServiceAttachmentSummary.__init__c C s | j S )z� **[Required]** Gets the id of this ServiceAttachmentSummary. Unique identifier that is immutable on creation :return: The id of this ServiceAttachmentSummary. :rtype: str �r# �r/ r1 r1 r2 r q s zServiceAttachmentSummary.idc C s || _ dS )z� Sets the id of this ServiceAttachmentSummary. Unique identifier that is immutable on creation :param id: The id of this ServiceAttachmentSummary. :type: str Nr4 )r/ r r1 r1 r2 r } s c C s | j S )z� **[Required]** Gets the display_name of this ServiceAttachmentSummary. ServiceInstance Identifier, can be renamed :return: The display_name of this ServiceAttachmentSummary. :rtype: str �r$ r5 r1 r1 r2 r � s z%ServiceAttachmentSummary.display_namec C s || _ dS )z� Sets the display_name of this ServiceAttachmentSummary. ServiceInstance Identifier, can be renamed :param display_name: The display_name of this ServiceAttachmentSummary. :type: str Nr6 )r/ r r1 r1 r2 r � s c C s | j S )z� **[Required]** Gets the service_instance_type of this ServiceAttachmentSummary. Type of the service. :return: The service_instance_type of this ServiceAttachmentSummary. :rtype: str �r% r5 r1 r1 r2 r � s z.ServiceAttachmentSummary.service_instance_typec C s || _ dS )z� Sets the service_instance_type of this ServiceAttachmentSummary. Type of the service. :param service_instance_type: The service_instance_type of this ServiceAttachmentSummary. :type: str Nr7 )r/ r r1 r1 r2 r � s c C s | j S )a Gets the service_instance_id of this ServiceAttachmentSummary. The ID of the service instance created that can be used to identify this on the service control plane :return: The service_instance_id of this ServiceAttachmentSummary. :rtype: str �r&