📂 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
›
vulnerability_scanning
›
📁 models
📍
Lokasi:
/usr/libexec/oracle-cloud-agent/plugins/osms/oci/vulnerability_scanning/models
💾
Free:
45.7 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: vulnerability_impacted_container_summary.pyc
a O��ff � @ 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� �Zdd� Z dd� Zdd� ZdS )�%VulnerabilityImpactedContainerSummaryzF Information on a container image impacted by a vulnerability c K sP ddddddd�| _ dddddd d�| _d | _d | _d | _d | _d | _d | _d S )a Initializes a new VulnerabilityImpactedContainerSummary object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param container_scan_target_id: The value to assign to the container_scan_target_id property of this VulnerabilityImpactedContainerSummary. :type container_scan_target_id: str :param repository: The value to assign to the repository property of this VulnerabilityImpactedContainerSummary. :type repository: str :param registry: The value to assign to the registry property of this VulnerabilityImpactedContainerSummary. :type registry: str :param image: The value to assign to the image property of this VulnerabilityImpactedContainerSummary. :type image: str :param last_container_scan_id: The value to assign to the last_container_scan_id property of this VulnerabilityImpactedContainerSummary. :type last_container_scan_id: str :param time_scan_completed: The value to assign to the time_scan_completed property of this VulnerabilityImpactedContainerSummary. :type time_scan_completed: datetime �str�datetime)�container_scan_target_id� repository�registry�image�last_container_scan_id�time_scan_completed�containerScanTargetIdr r r �lastContainerScanId�timeScanCompletedN)� swagger_types� attribute_map�_container_scan_target_id�_repository� _registry�_image�_last_container_scan_id�_time_scan_completed)�self�kwargs� r ��/sparta/input/_build_configuration/image_build+validate/lib/bmcenv/lib64/python3.9/site-packages/oci/vulnerability_scanning/models/vulnerability_impacted_container_summary.py�__init__ s( � � z.VulnerabilityImpactedContainerSummary.__init__c C s | j S )a **[Required]** Gets the container_scan_target_id of this VulnerabilityImpactedContainerSummary. The scan target id of the repository scan result :return: The container_scan_target_id of this VulnerabilityImpactedContainerSummary. :rtype: str �r �r r r r r G s z>VulnerabilityImpactedContainerSummary.container_scan_target_idc C s || _ dS )a% Sets the container_scan_target_id of this VulnerabilityImpactedContainerSummary. The scan target id of the repository scan result :param container_scan_target_id: The container_scan_target_id of this VulnerabilityImpactedContainerSummary. :type: str Nr )r r r r r r S s c C s | j S )z� **[Required]** Gets the repository of this VulnerabilityImpactedContainerSummary. The repository id of the container image. :return: The repository of this VulnerabilityImpactedContainerSummary. :rtype: str �r r r r r r _ s z0VulnerabilityImpactedContainerSummary.repositoryc C s || _ dS )z� Sets the repository of this VulnerabilityImpactedContainerSummary. The repository id of the container image. :param repository: The repository of this VulnerabilityImpactedContainerSummary. :type: str Nr! )r r r r r r k s c C s | j S )z� **[Required]** Gets the registry of this VulnerabilityImpactedContainerSummary. The registry key of the container image. :return: The registry of this VulnerabilityImpactedContainerSummary. :rtype: str �r r r r r r w s z.VulnerabilityImpactedContainerSummary.registryc C s || _ dS )z� Sets the registry of this VulnerabilityImpactedContainerSummary. The registry key of the container image. :param registry: The registry of this VulnerabilityImpactedContainerSummary. :type: str Nr"