📂 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
›
cloud_guard
›
📁 models
📍
Lokasi:
/usr/libexec/oracle-cloud-agent/plugins/osms/oci/cloud_guard/models
💾
Free:
45.8 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: sighting_impacted_resource_summary.pyc
a N��fH% � @ 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 @ s 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� �Zdd � Zd!d"� Zd#d$� Zd%S )&�SightingImpactedResourceSummaryz- Sighting Impacted Resource summary. c K sn dddddddddd� | _ dddddd d ddd� | _d | _d | _d | _d | _d | _d | _d | _d | _ d | _ d S )a} Initializes a new SightingImpactedResourceSummary 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 SightingImpactedResourceSummary. :type id: str :param resource_id: The value to assign to the resource_id property of this SightingImpactedResourceSummary. :type resource_id: str :param sighting_id: The value to assign to the sighting_id property of this SightingImpactedResourceSummary. :type sighting_id: str :param problem_id: The value to assign to the problem_id property of this SightingImpactedResourceSummary. :type problem_id: str :param compartment_id: The value to assign to the compartment_id property of this SightingImpactedResourceSummary. :type compartment_id: str :param resource_name: The value to assign to the resource_name property of this SightingImpactedResourceSummary. :type resource_name: str :param resource_type: The value to assign to the resource_type property of this SightingImpactedResourceSummary. :type resource_type: str :param region: The value to assign to the region property of this SightingImpactedResourceSummary. :type region: str :param time_identified: The value to assign to the time_identified property of this SightingImpactedResourceSummary. :type time_identified: datetime �str�datetime) �id�resource_id�sighting_id� problem_id�compartment_id� resource_name� resource_type�region�time_identifiedr � resourceId� sightingId� problemId� compartmentId�resourceName�resourceTyper �timeIdentifiedN)� swagger_types� attribute_map�_id�_resource_id�_sighting_id�_problem_id�_compartment_id�_resource_name�_resource_type�_region�_time_identified)�self�kwargs� r&