📂 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
›
lib
›
python3.9
›
site-packages
›
oci
›
cloud_guard
›
models
›
📁 __pycache__
📍
Lokasi:
/usr/lib/python3.9/site-packages/oci/cloud_guard/models/__pycache__
💾
Free:
45.8 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: resource_profile_endpoint_summary.cpython-39.opt-1.pyc
a ���foJ � @ 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� �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� �Zd:d;� Zd<d=� Zd>d?� Zd@S )A�ResourceProfileEndpointSummaryz= Summary information for resource profile endpoints. c K s� ddddddddddddddddddd�| _ dddd d ddd ddddddddddd�| _d| _d| _d| _d| _d| _d| _d| _d| _ d| _ d| _d| _d| _ d| _d| _d| _d| _d| _d| _dS )a� Initializes a new ResourceProfileEndpointSummary 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 ResourceProfileEndpointSummary. :type id: str :param resource_profile_id: The value to assign to the resource_profile_id property of this ResourceProfileEndpointSummary. :type resource_profile_id: str :param problem_id: The value to assign to the problem_id property of this ResourceProfileEndpointSummary. :type problem_id: str :param sighting_type: The value to assign to the sighting_type property of this ResourceProfileEndpointSummary. :type sighting_type: str :param sighting_type_display_name: The value to assign to the sighting_type_display_name property of this ResourceProfileEndpointSummary. :type sighting_type_display_name: str :param ip_address: The value to assign to the ip_address property of this ResourceProfileEndpointSummary. :type ip_address: str :param ip_address_type: The value to assign to the ip_address_type property of this ResourceProfileEndpointSummary. :type ip_address_type: str :param ip_classification_type: The value to assign to the ip_classification_type property of this ResourceProfileEndpointSummary. :type ip_classification_type: str :param country: The value to assign to the country property of this ResourceProfileEndpointSummary. :type country: str :param latitude: The value to assign to the latitude property of this ResourceProfileEndpointSummary. :type latitude: float :param longitude: The value to assign to the longitude property of this ResourceProfileEndpointSummary. :type longitude: float :param asn_number: The value to assign to the asn_number property of this ResourceProfileEndpointSummary. :type asn_number: str :param regions: The value to assign to the regions property of this ResourceProfileEndpointSummary. :type regions: list[str] :param services: The value to assign to the services property of this ResourceProfileEndpointSummary. :type services: list[str] :param time_first_detected: The value to assign to the time_first_detected property of this ResourceProfileEndpointSummary. :type time_first_detected: datetime :param time_last_detected: The value to assign to the time_last_detected property of this ResourceProfileEndpointSummary. :type time_last_detected: datetime :param time_first_occurred: The value to assign to the time_first_occurred property of this ResourceProfileEndpointSummary. :type time_first_occurred: datetime :param time_last_occurred: The value to assign to the time_last_occurred property of this ResourceProfileEndpointSummary. :type time_last_occurred: datetime �str�floatz list[str]Zdatetime)�id�resource_profile_id� problem_id� sighting_type�sighting_type_display_name� ip_address�ip_address_type�ip_classification_type�country�latitude� longitude� asn_number�regions�services�time_first_detected�time_last_detected�time_first_occurred�time_last_occurredr ZresourceProfileIdZ problemIdZsightingTypeZsightingTypeDisplayNameZ ipAddressZ ipAddressTypeZipClassificationTyper r r Z asnNumberr r ZtimeFirstDetectedZtimeLastDetectedZtimeFirstOccurredZtimeLastOccurredN)Z swagger_typesZ attribute_map�_id�_resource_profile_id�_problem_id�_sighting_type�_sighting_type_display_name�_ip_address�_ip_address_type�_ip_classification_type�_country� _latitude� _longitude�_asn_number�_regions� _services�_time_first_detected�_time_last_detected�_time_first_occurred�_time_last_occurred)�self�kwargs� r/ �\/usr/lib/python3.9/site-packages/oci/cloud_guard/models/resource_profile_endpoint_summary.py�__init__ sp O��z'ResourceProfileEndpointSummary.__init__c C s | j S )z� **[Required]** Gets the id of this ResourceProfileEndpointSummary. Unique identifier for sighting endpoints :return: The id of this ResourceProfileEndpointSummary. :rtype: str �r �r- r/ r/ r0 r � s z!ResourceProfileEndpointSummary.idc C s || _ dS )z� Sets the id of this ResourceProfileEndpointSummary. Unique identifier for sighting endpoints :param id: The id of this ResourceProfileEndpointSummary. :type: str Nr2 )r- r r/ r/ r0 r � s c C s | j S )a **[Required]** Gets the resource_profile_id of this ResourceProfileEndpointSummary. Resource profile ID associated with the impacted resource :return: The resource_profile_id of this ResourceProfileEndpointSummary. :rtype: str �r r3 r/ r/ r0 r � s z2ResourceProfileEndpointSummary.resource_profile_idc C s || _ dS )a Sets the resource_profile_id of this ResourceProfileEndpointSummary. Resource profile ID associated with the impacted resource :param resource_profile_id: The resource_profile_id of this ResourceProfileEndpointSummary. :type: str Nr4 )r- r r/ r/ r0 r � s c C s | j S )z� Gets the problem_id of this ResourceProfileEndpointSummary. Problem ID for sighting endpoints :return: The problem_id of this ResourceProfileEndpointSummary. :rtype: str �r r3 r/ r/ r0 r � s z)ResourceProfileEndpointSummary.problem_idc C s || _ dS )z� Sets the problem_id of this ResourceProfileEndpointSummary. Problem ID for sighting endpoints :param problem_id: The problem_id of this ResourceProfileEndpointSummary. :type: str Nr5 )r- r r/ r/ r0 r � s c C s | j S )z� **[Required]** Gets the sighting_type of this ResourceProfileEndpointSummary. Type of sighting for sighting endpoints :return: The sighting_type of this ResourceProfileEndpointSummary. :rtype: str �r r3 r/ r/ r0 r � s z,ResourceProfileEndpointSummary.sighting_typec C s || _ dS )z� Sets the sighting_type of this ResourceProfileEndpointSummary. Type of sighting for sighting endpoints :param sighting_type: The sighting_type of this ResourceProfileEndpointSummary. :type: str Nr6 )r- r r/ r/ r0 r � s c C s | j S )a **[Required]** Gets the sighting_type_display_name of this ResourceProfileEndpointSummary. Display name of the sighting type :return: The sighting_type_display_name of this ResourceProfileEndpointSummary. :rtype: str �r r3 r/ r/ r0 r � s z9ResourceProfileEndpointSummary.sighting_type_display_namec C s || _ dS )a Sets the sighting_type_display_name of this ResourceProfileEndpointSummary. Display name of the sighting type :param sighting_type_display_name: The sighting_type_display_name of this ResourceProfileEndpointSummary. :type: str Nr7 )r- r r/ r/ r0 r s c C s | j S )z� **[Required]** Gets the ip_address of this ResourceProfileEndpointSummary. IP address for sighting :return: The ip_address of this ResourceProfileEndpointSummary. :rtype: str �r r3 r/ r/ r0 r s z)ResourceProfileEndpointSummary.ip_addressc C s || _ dS )z� Sets the ip_address of this ResourceProfileEndpointSummary. IP address for sighting :param ip_address: The ip_address of this ResourceProfileEndpointSummary. :type: str Nr8 )r- r r/ r/ r0 r ! s c C s | j S )z� **[Required]** Gets the ip_address_type of this ResourceProfileEndpointSummary. Type of IP address for sighting :return: The ip_address_type of this ResourceProfileEndpointSummary. :rtype: str �r! r3 r/ r/ r0 r - s z.ResourceProfileEndpointSummary.ip_address_typec C s || _ dS )z� Sets the ip_address_type of this ResourceProfileEndpointSummary. Type of IP address for sighting :param ip_address_type: The ip_address_type of this ResourceProfileEndpointSummary. :type: str Nr9 )r- r r/ r/ r0 r 9 s c C s | j S )z� Gets the ip_classification_type of this ResourceProfileEndpointSummary. IP address classification type :return: The ip_classification_type of this ResourceProfileEndpointSummary. :rtype: str �r"