📂 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: host_scan_agent_configuration_oci.pyc
a O��f� � @ sD d dl mZ ddlmZmZmZ ddlmZ eG dd� de��ZdS )� )�HostScanAgentConfiguration� )�formatted_flat_dict� NONE_SENTINEL�#value_allowed_none_or_none_sentinel)�init_model_state_from_kwargsc @ sd e Zd ZdZdd� Zedd� �Zejdd� �Zedd� �Zejd d� �Zd d� Z dd � Z dd� ZdS )�HostScanAgentConfigurationOCIzA Agent configuration options for the OCI host scan agent c K sB ddddd�| _ ddddd�| _d | _d | _d | _d | _d | _d S )aG Initializes a new HostScanAgentConfigurationOCI object with values from keyword arguments. The default value of the :py:attr:`~oci.vulnerability_scanning.models.HostScanAgentConfigurationOCI.vendor` attribute of this class is ``OCI`` and it should not be changed. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param vendor: The value to assign to the vendor property of this HostScanAgentConfigurationOCI. Allowed values for this property are: "OCI", "QUALYS" :type vendor: str :param vendor_type: The value to assign to the vendor_type property of this HostScanAgentConfigurationOCI. Allowed values for this property are: "OCI", "QUALYS" :type vendor_type: str :param cis_benchmark_settings: The value to assign to the cis_benchmark_settings property of this HostScanAgentConfigurationOCI. :type cis_benchmark_settings: oci.vulnerability_scanning.models.HostCisBenchmarkSettings :param endpoint_protection_settings: The value to assign to the endpoint_protection_settings property of this HostScanAgentConfigurationOCI. :type endpoint_protection_settings: oci.vulnerability_scanning.models.HostEndpointProtectionSettings �str�HostCisBenchmarkSettings�HostEndpointProtectionSettings)�vendor�vendor_type�cis_benchmark_settings�endpoint_protection_settingsr � vendorType�cisBenchmarkSettings�endpointProtectionSettingsN�OCI)� swagger_types� attribute_map�_vendor�_vendor_type�_cis_benchmark_settings�_endpoint_protection_settings)�self�kwargs� r ��/sparta/input/_build_configuration/image_build+validate/lib/bmcenv/lib64/python3.9/site-packages/oci/vulnerability_scanning/models/host_scan_agent_configuration_oci.py�__init__ s ��z&HostScanAgentConfigurationOCI.__init__c C s | j S )z� Gets the cis_benchmark_settings of this HostScanAgentConfigurationOCI. :return: The cis_benchmark_settings of this HostScanAgentConfigurationOCI. :rtype: oci.vulnerability_scanning.models.HostCisBenchmarkSettings �r �r r r r r = s z4HostScanAgentConfigurationOCI.cis_benchmark_settingsc C s || _ dS )a Sets the cis_benchmark_settings of this HostScanAgentConfigurationOCI. :param cis_benchmark_settings: The cis_benchmark_settings of this HostScanAgentConfigurationOCI. :type: oci.vulnerability_scanning.models.HostCisBenchmarkSettings Nr )r r r r r r G s c C s | j S )a Gets the endpoint_protection_settings of this HostScanAgentConfigurationOCI. :return: The endpoint_protection_settings of this HostScanAgentConfigurationOCI. :rtype: oci.vulnerability_scanning.models.HostEndpointProtectionSettings �r r r r r r Q s z:HostScanAgentConfigurationOCI.endpoint_protection_settingsc C s || _ dS )a$ Sets the endpoint_protection_settings of this HostScanAgentConfigurationOCI. :param endpoint_protection_settings: The endpoint_protection_settings of this HostScanAgentConfigurationOCI. :type: oci.vulnerability_scanning.models.HostEndpointProtectionSettings Nr! )r r r r r r [ s c C s t | �S �N)r r r r r �__repr__e s z&HostScanAgentConfigurationOCI.__repr__c C s |d u rdS | j |j kS )NF)�__dict__�r �otherr r r �__eq__h s z$HostScanAgentConfigurationOCI.__eq__c C s | |k S r"