📂 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_settings.pyc
a O��fz$ � @ 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 )�ProtectionCapabilitySettingsz. Settings for protection capabilities c K sP ddddddd�| _ dddddd d�| _d | _d | _d | _d | _d | _d | _d S )a� Initializes a new ProtectionCapabilitySettings object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param max_number_of_arguments: The value to assign to the max_number_of_arguments property of this ProtectionCapabilitySettings. :type max_number_of_arguments: int :param max_single_argument_length: The value to assign to the max_single_argument_length property of this ProtectionCapabilitySettings. :type max_single_argument_length: int :param max_total_argument_length: The value to assign to the max_total_argument_length property of this ProtectionCapabilitySettings. :type max_total_argument_length: int :param max_http_request_headers: The value to assign to the max_http_request_headers property of this ProtectionCapabilitySettings. :type max_http_request_headers: int :param max_http_request_header_length: The value to assign to the max_http_request_header_length property of this ProtectionCapabilitySettings. :type max_http_request_header_length: int :param allowed_http_methods: The value to assign to the allowed_http_methods property of this ProtectionCapabilitySettings. :type allowed_http_methods: list[str] �intz list[str])�max_number_of_arguments�max_single_argument_length�max_total_argument_length�max_http_request_headers�max_http_request_header_length�allowed_http_methods�maxNumberOfArguments�maxSingleArgumentLength�maxTotalArgumentLength�maxHttpRequestHeaders�maxHttpRequestHeaderLength�allowedHttpMethodsN)� swagger_types� attribute_map�_max_number_of_arguments�_max_single_argument_length�_max_total_argument_length�_max_http_request_headers�_max_http_request_header_length�_allowed_http_methods)�self�kwargs� r ��/sparta/input/_build_configuration/image_build+validate/lib/bmcenv/lib64/python3.9/site-packages/oci/waf/models/protection_capability_settings.py�__init__ s( � � z%ProtectionCapabilitySettings.__init__c C s | j S )a0 Gets the max_number_of_arguments of this ProtectionCapabilitySettings. Maximum number of arguments allowed. Used in protection capability 920380: Number of Arguments Limits. :return: The max_number_of_arguments of this ProtectionCapabilitySettings. :rtype: int �r �r r r r r G s z4ProtectionCapabilitySettings.max_number_of_argumentsc C s || _ dS )aF Sets the max_number_of_arguments of this ProtectionCapabilitySettings. Maximum number of arguments allowed. Used in protection capability 920380: Number of Arguments Limits. :param max_number_of_arguments: The max_number_of_arguments of this ProtectionCapabilitySettings. :type: int Nr! )r r r r r r S s c C s | j S )a? Gets the max_single_argument_length of this ProtectionCapabilitySettings. Maximum allowed length of a single argument. Used in protection capability 920370: Limit argument value length. :return: The max_single_argument_length of this ProtectionCapabilitySettings. :rtype: int �r r"