ruạṛ
a ���f[C � @ 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 @ sr e Zd ZdZdZdZdZdZdZdZ dZ d Zd Zdd� Z ed d� �Zejdd� �Zedd� �Zejdd� �Zedd� �Zejdd� �Zedd� �Zejdd� �Zedd� �Zejdd� �Zedd� �Zejdd� �Zedd � �Zejd!d � �Zed"d#� �Zejd$d#� �Zed%d&� �Zejd'd&� �Zed(d)� �Zejd*d)� �Zed+d,� �Zejd-d,� �Zd.d/� Zd0d1� Zd2d3� Zd4S )5�NetworkFirewallPolicyz0 Description of NetworkFirewall Policy. �CREATING�UPDATING�ACTIVE�DELETING�DELETED�FAILED�NEEDS_ATTENTION� ATTACHING� DETACHINGc K s� dddddddddddd�| _ ddd d ddd ddddd�| _d| _d| _d| _d| _d| _d| _d| _d| _ d| _ d| _d| _dS )a Initializes a new NetworkFirewallPolicy 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 NetworkFirewallPolicy. :type id: str :param compartment_id: The value to assign to the compartment_id property of this NetworkFirewallPolicy. :type compartment_id: str :param display_name: The value to assign to the display_name property of this NetworkFirewallPolicy. :type display_name: str :param time_created: The value to assign to the time_created property of this NetworkFirewallPolicy. :type time_created: datetime :param time_updated: The value to assign to the time_updated property of this NetworkFirewallPolicy. :type time_updated: datetime :param lifecycle_state: The value to assign to the lifecycle_state property of this NetworkFirewallPolicy. Allowed values for this property are: "CREATING", "UPDATING", "ACTIVE", "DELETING", "DELETED", "FAILED", "NEEDS_ATTENTION", "ATTACHING", "DETACHING", '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 NetworkFirewallPolicy. :type lifecycle_details: str :param attached_network_firewall_count: The value to assign to the attached_network_firewall_count property of this NetworkFirewallPolicy. :type attached_network_firewall_count: int :param freeform_tags: The value to assign to the freeform_tags property of this NetworkFirewallPolicy. :type freeform_tags: dict(str, str) :param defined_tags: The value to assign to the defined_tags property of this NetworkFirewallPolicy. :type defined_tags: dict(str, dict(str, object)) :param system_tags: The value to assign to the system_tags property of this NetworkFirewallPolicy. :type system_tags: dict(str, dict(str, object)) �strZdatetime�intzdict(str, str)zdict(str, dict(str, object)))�id�compartment_id�display_name�time_created�time_updated�lifecycle_state�lifecycle_details�attached_network_firewall_count� freeform_tags�defined_tags�system_tagsr Z compartmentIdZdisplayNameZtimeCreatedZtimeUpdatedZlifecycleStateZlifecycleDetailsZattachedNetworkFirewallCountZfreeformTagsZdefinedTagsZ systemTagsN) Z swagger_typesZ attribute_map�_id�_compartment_id� _display_name� _time_created� _time_updated�_lifecycle_state�_lifecycle_details� _attached_network_firewall_count�_freeform_tags� _defined_tags�_system_tags)�self�kwargs� r* �W/usr/lib/python3.9/site-packages/oci/network_firewall/models/network_firewall_policy.py�__init__6 sF 5��zNetworkFirewallPolicy.__init__c C s | j S )a0 **[Required]** Gets the id of this NetworkFirewallPolicy. The `OCID`__ of the resource - Network Firewall Policy. __ https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm :return: The id of this NetworkFirewallPolicy. :rtype: str �r �r( r* r* r+ r � s zNetworkFirewallPolicy.idc C s || _ dS )a" Sets the id of this NetworkFirewallPolicy. The `OCID`__ of the resource - Network Firewall Policy. __ https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm :param id: The id of this NetworkFirewallPolicy. :type: str Nr- )r( r r* r* r+ r � s c C s | j S )aW **[Required]** Gets the compartment_id of this NetworkFirewallPolicy. The `OCID`__ of the compartment containing the NetworkFirewall Policy. __ https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm :return: The compartment_id of this NetworkFirewallPolicy. :rtype: str �r r. r* r* r+ r � s z$NetworkFirewallPolicy.compartment_idc C s || _ dS )aU Sets the compartment_id of this NetworkFirewallPolicy. The `OCID`__ of the compartment containing the NetworkFirewall Policy. __ https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm :param compartment_id: The compartment_id of this NetworkFirewallPolicy. :type: str Nr/ )r( r r* r* r+ r � s c C s | j S )a **[Required]** Gets the display_name of this NetworkFirewallPolicy. A user-friendly optional name for the firewall policy. Avoid entering confidential information. :return: The display_name of this NetworkFirewallPolicy. :rtype: str �r r. r* r* r+ r � s z"NetworkFirewallPolicy.display_namec C s || _ dS )a Sets the display_name of this NetworkFirewallPolicy. A user-friendly optional name for the firewall policy. Avoid entering confidential information. :param display_name: The display_name of this NetworkFirewallPolicy. :type: str Nr0 )r( r r* r* r+ r � s c C s | j S )a} **[Required]** Gets the time_created of this NetworkFirewallPolicy. The time instant at which the Network Firewall Policy was created in the format defined by `RFC3339`__. Example: `2016-08-25T21:10:29.600Z` __ https://tools.ietf.org/html/rfc3339 :return: The time_created of this NetworkFirewallPolicy. :rtype: datetime �r r. r* r* r+ r � s z"NetworkFirewallPolicy.time_createdc C s || _ dS )ay Sets the time_created of this NetworkFirewallPolicy. The time instant at which the Network Firewall Policy was created in the format defined by `RFC3339`__. Example: `2016-08-25T21:10:29.600Z` __ https://tools.ietf.org/html/rfc3339 :param time_created: The time_created of this NetworkFirewallPolicy. :type: datetime Nr1 )r( r r* r* r+ r � s c C s | j S )a} **[Required]** Gets the time_updated of this NetworkFirewallPolicy. The time instant at which the Network Firewall Policy was updated in the format defined by `RFC3339`__. Example: `2016-08-25T21:10:29.600Z` __ https://tools.ietf.org/html/rfc3339 :return: The time_updated of this NetworkFirewallPolicy. :rtype: datetime �r! r. r* r* r+ r s z"NetworkFirewallPolicy.time_updatedc C s || _ dS )ay Sets the time_updated of this NetworkFirewallPolicy. The time instant at which the Network Firewall Policy was updated in the format defined by `RFC3339`__. Example: `2016-08-25T21:10:29.600Z` __ https://tools.ietf.org/html/rfc3339 :param time_updated: The time_updated of this NetworkFirewallPolicy. :type: datetime Nr2 )r( r r* r* r+ r s c C s | j S )a� **[Required]** Gets the lifecycle_state of this NetworkFirewallPolicy. The current state of the Network Firewall Policy. Allowed values for this property are: "CREATING", "UPDATING", "ACTIVE", "DELETING", "DELETED", "FAILED", "NEEDS_ATTENTION", "ATTACHING", "DETACHING", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :return: The lifecycle_state of this NetworkFirewallPolicy. :rtype: str )r"