📂 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
›
waf
›
📁 models
📍
Lokasi:
/usr/libexec/oracle-cloud-agent/plugins/osms/oci/waf/models
💾
Free:
45.8 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: protection_capability.pyc
a O��f� � @ 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 )�ProtectionCapabilityzk References an OCI-managed protection capability. Checks if HTTP requests/responses are malicious. c K sP ddddddd�| _ dddd d dd�| _d| _d| _d| _d| _d| _d| _dS ) a� Initializes a new ProtectionCapability object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param key: The value to assign to the key property of this ProtectionCapability. :type key: str :param version: The value to assign to the version property of this ProtectionCapability. :type version: int :param exclusions: The value to assign to the exclusions property of this ProtectionCapability. :type exclusions: oci.waf.models.ProtectionCapabilityExclusions :param action_name: The value to assign to the action_name property of this ProtectionCapability. :type action_name: str :param collaborative_action_threshold: The value to assign to the collaborative_action_threshold property of this ProtectionCapability. :type collaborative_action_threshold: int :param collaborative_weights: The value to assign to the collaborative_weights property of this ProtectionCapability. :type collaborative_weights: list[oci.waf.models.CollaborativeCapabilityWeightOverride] �str�int�ProtectionCapabilityExclusionsz+list[CollaborativeCapabilityWeightOverride])�key�version� exclusions�action_name�collaborative_action_threshold�collaborative_weightsr r r � actionName�collaborativeActionThreshold�collaborativeWeightsN)� swagger_types� attribute_map�_key�_version�_exclusions�_action_name�_collaborative_action_threshold�_collaborative_weights)�self�kwargs� r ��/sparta/input/_build_configuration/image_build+validate/lib/bmcenv/lib64/python3.9/site-packages/oci/waf/models/protection_capability.py�__init__ s( � � zProtectionCapability.__init__c C s | j S )z� **[Required]** Gets the key of this ProtectionCapability. Unique key of referenced protection capability. :return: The key of this ProtectionCapability. :rtype: str �r �r r r r r G s zProtectionCapability.keyc C s || _ dS )z� Sets the key of this ProtectionCapability. Unique key of referenced protection capability. :param key: The key of this ProtectionCapability. :type: str Nr )r r r r r r S s c C s | j S )z� **[Required]** Gets the version of this ProtectionCapability. Version of referenced protection capability. :return: The version of this ProtectionCapability. :rtype: int �r r! r r r r _ s zProtectionCapability.versionc C s || _ dS )z� Sets the version of this ProtectionCapability. Version of referenced protection capability. :param version: The version of this ProtectionCapability. :type: int Nr"