📂 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
›
data_safe
›
models
›
📁 __pycache__
📍
Lokasi:
/usr/lib/python3.9/site-packages/oci/data_safe/models/__pycache__
💾
Free:
45.4 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: sql_firewall_policy_summary.cpython-39.pyc
a ���f�h � @ 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 @ s6 e Zd ZdZdZdZdZdZdZdZ dZ d Zd ZdZ dZdZdZd ZdZdZdZdZdZdd� Zedd� �Zejdd� �Zedd� �Zejdd� �Zedd� �Zejdd� �Zedd� �Zejd d� �Zed!d"� �Zejd#d"� �Zed$d%� �Zejd&d%� �Zed'd(� �Z e jd)d(� �Z ed*d+� �Z!e!jd,d+� �Z!ed-d.� �Z"e"jd/d.� �Z"ed0d1� �Z#e#jd2d1� �Z#ed3d4� �Z$e$jd5d4� �Z$ed6d7� �Z%e%jd8d7� �Z%ed9d:� �Z&e&jd;d:� �Z&ed<d=� �Z'e'jd>d=� �Z'ed?d@� �Z(e(jdAd@� �Z(edBdC� �Z)e)jdDdC� �Z)edEdF� �Z*e*jdGdF� �Z*dHdI� Z+dJdK� Z,dLdM� Z-dNS )O�SqlFirewallPolicySummaryzc The SQL Firewall policy resource contains the firewall policy metadata for a single user. �USER_ISSUED_SQL�ALL_SQL�ENABLED�DISABLED�ENFORCE_CONTEXT�ENFORCE_SQL�ENFORCE_ALL�BLOCK�OBSERVE�CREATING�UPDATING�ACTIVE�INACTIVE�FAILED�DELETING�DELETED�NEEDS_ATTENTIONc K s� dddddddddddddddddd�| _ dddd d ddd dddddddddd�| _d| _d| _d| _d| _d| _d| _d| _d| _ d| _ d| _d| _d| _ d| _d| _d| _d| _d| _dS )ay Initializes a new SqlFirewallPolicySummary 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 SqlFirewallPolicySummary. :type id: str :param compartment_id: The value to assign to the compartment_id property of this SqlFirewallPolicySummary. :type compartment_id: str :param display_name: The value to assign to the display_name property of this SqlFirewallPolicySummary. :type display_name: str :param description: The value to assign to the description property of this SqlFirewallPolicySummary. :type description: str :param security_policy_id: The value to assign to the security_policy_id property of this SqlFirewallPolicySummary. :type security_policy_id: str :param db_user_name: The value to assign to the db_user_name property of this SqlFirewallPolicySummary. :type db_user_name: str :param sql_level: The value to assign to the sql_level property of this SqlFirewallPolicySummary. Allowed values for this property are: "USER_ISSUED_SQL", "ALL_SQL", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type sql_level: str :param status: The value to assign to the status property of this SqlFirewallPolicySummary. Allowed values for this property are: "ENABLED", "DISABLED", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type status: str :param enforcement_scope: The value to assign to the enforcement_scope property of this SqlFirewallPolicySummary. Allowed values for this property are: "ENFORCE_CONTEXT", "ENFORCE_SQL", "ENFORCE_ALL", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type enforcement_scope: str :param violation_action: The value to assign to the violation_action property of this SqlFirewallPolicySummary. Allowed values for this property are: "BLOCK", "OBSERVE", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type violation_action: str :param violation_audit: The value to assign to the violation_audit property of this SqlFirewallPolicySummary. Allowed values for this property are: "ENABLED", "DISABLED", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type violation_audit: str :param time_created: The value to assign to the time_created property of this SqlFirewallPolicySummary. :type time_created: datetime :param time_updated: The value to assign to the time_updated property of this SqlFirewallPolicySummary. :type time_updated: datetime :param lifecycle_state: The value to assign to the lifecycle_state property of this SqlFirewallPolicySummary. Allowed values for this property are: "CREATING", "UPDATING", "ACTIVE", "INACTIVE", "FAILED", "DELETING", "DELETED", "NEEDS_ATTENTION", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type lifecycle_state: str :param lifecycle_details: The value to assign to the lifecycle_details property of this SqlFirewallPolicySummary. :type lifecycle_details: str :param freeform_tags: The value to assign to the freeform_tags property of this SqlFirewallPolicySummary. :type freeform_tags: dict(str, str) :param defined_tags: The value to assign to the defined_tags property of this SqlFirewallPolicySummary. :type defined_tags: dict(str, dict(str, object)) �strZdatetimezdict(str, str)zdict(str, dict(str, object)))�id�compartment_id�display_name�description�security_policy_id�db_user_name� sql_level�status�enforcement_scope�violation_action�violation_audit�time_created�time_updated�lifecycle_state�lifecycle_details� freeform_tags�defined_tagsr Z compartmentIdZdisplayNamer ZsecurityPolicyIdZ dbUserNameZsqlLevelr ZenforcementScopeZviolationActionZviolationAuditZtimeCreatedZtimeUpdatedZlifecycleStateZlifecycleDetailsZfreeformTagsZdefinedTagsN)Z swagger_typesZ attribute_map�_id�_compartment_id� _display_name�_description�_security_policy_id� _db_user_name� _sql_level�_status�_enforcement_scope�_violation_action�_violation_audit� _time_created� _time_updated�_lifecycle_state�_lifecycle_details�_freeform_tags� _defined_tags)�self�kwargs� r= �T/usr/lib/python3.9/site-packages/oci/data_safe/models/sql_firewall_policy_summary.py�__init__^ sj W��z!SqlFirewallPolicySummary.__init__c C s | j S )z� **[Required]** Gets the id of this SqlFirewallPolicySummary. The OCID of the SQL Firewall policy. :return: The id of this SqlFirewallPolicySummary. :rtype: str �r* �r; r= r= r>