ruạṛ
a O��f6O � @ 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 ZdZdZdZdZdZdZdZ dd � Z ed d� �Zej dd� �Zed d� �Zej dd� �Zedd� �Zej dd� �Zedd� �Zej dd� �Zedd� �Zej dd� �Zedd� �Zej dd� �Zedd� �Zej dd� �Zedd � �Zej d!d � �Zed"d#� �Zej d$d#� �Zed%d&� �Zej d'd&� �Zed(d)� �Zej d*d)� �Zed+d,� �Zej d-d,� �Zed.d/� �Zej d0d/� �Zed1d2� �Zej d3d2� �Zed4d5� �Zej d6d5� �Zd7d8� Zd9d:� Zd;d<� Zd=S )>�NetworkFirewallSummaryz* Summary of the Network Firewall. �CREATING�UPDATING�ACTIVE�DELETING�DELETED�FAILEDc K s� dddddddddddddddd�| _ dddd d ddd dddddddd�| _d| _d| _d| _d| _d| _d| _d| _d| _ d| _ d| _d| _d| _ d| _d| _d| _dS )aQ Initializes a new NetworkFirewallSummary 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 NetworkFirewallSummary. :type id: str :param compartment_id: The value to assign to the compartment_id property of this NetworkFirewallSummary. :type compartment_id: str :param display_name: The value to assign to the display_name property of this NetworkFirewallSummary. :type display_name: str :param subnet_id: The value to assign to the subnet_id property of this NetworkFirewallSummary. :type subnet_id: str :param availability_domain: The value to assign to the availability_domain property of this NetworkFirewallSummary. :type availability_domain: str :param ipv4_address: The value to assign to the ipv4_address property of this NetworkFirewallSummary. :type ipv4_address: str :param ipv6_address: The value to assign to the ipv6_address property of this NetworkFirewallSummary. :type ipv6_address: str :param network_firewall_policy_id: The value to assign to the network_firewall_policy_id property of this NetworkFirewallSummary. :type network_firewall_policy_id: str :param time_created: The value to assign to the time_created property of this NetworkFirewallSummary. :type time_created: datetime :param time_updated: The value to assign to the time_updated property of this NetworkFirewallSummary. :type time_updated: datetime :param lifecycle_state: The value to assign to the lifecycle_state property of this NetworkFirewallSummary. Allowed values for this property are: "CREATING", "UPDATING", "ACTIVE", "DELETING", "DELETED", "FAILED", '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 NetworkFirewallSummary. :type lifecycle_details: str :param freeform_tags: The value to assign to the freeform_tags property of this NetworkFirewallSummary. :type freeform_tags: dict(str, str) :param defined_tags: The value to assign to the defined_tags property of this NetworkFirewallSummary. :type defined_tags: dict(str, dict(str, object)) :param system_tags: The value to assign to the system_tags property of this NetworkFirewallSummary. :type system_tags: dict(str, dict(str, object)) �str�datetimezdict(str, str)zdict(str, dict(str, object)))�id�compartment_id�display_name� subnet_id�availability_domain�ipv4_address�ipv6_address�network_firewall_policy_id�time_created�time_updated�lifecycle_state�lifecycle_details� freeform_tags�defined_tags�system_tagsr � compartmentId�displayName�subnetId�availabilityDomain�ipv4Address�ipv6Address�networkFirewallPolicyId�timeCreated�timeUpdated�lifecycleState�lifecycleDetails�freeformTags�definedTags� systemTagsN)� swagger_types� attribute_map�_id�_compartment_id� _display_name� _subnet_id�_availability_domain� _ipv4_address� _ipv6_address�_network_firewall_policy_id� _time_created� _time_updated�_lifecycle_state�_lifecycle_details�_freeform_tags� _defined_tags�_system_tags)�self�kwargs� r? ��/sparta/input/_build_configuration/image_build+validate/lib/bmcenv/lib64/python3.9/site-packages/oci/network_firewall/models/network_firewall_summary.py�__init__( s^ E��zNetworkFirewallSummary.__init__c C s | j S )a) **[Required]** Gets the id of this NetworkFirewallSummary. The `OCID`__ of the Network Firewall resource. __ https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm :return: The id of this NetworkFirewallSummary. :rtype: str �r. �r= r? r? r@ r � s zNetworkFirewallSummary.idc C s || _ dS )a Sets the id of this NetworkFirewallSummary. The `OCID`__ of the Network Firewall resource. __ https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm :param id: The id of this NetworkFirewallSummary. :type: str NrB )r= r r? r? r@ r � s c C s | j S )aS **[Required]** Gets the compartment_id of this NetworkFirewallSummary. The `OCID`__ of the compartment containing the Network Firewall. __ https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm :return: The compartment_id of this NetworkFirewallSummary. :rtype: str �r/ rC r? r? r@ r � s z%NetworkFirewallSummary.compartment_idc C s || _ dS )aQ Sets the compartment_id of this NetworkFirewallSummary. The `OCID`__ of the compartment containing the Network Firewall. __ https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm :param compartment_id: The compartment_id of this NetworkFirewallSummary. :type: str NrD )r= r r? r? r@ r � s c C s | j S )a? **[Required]** Gets the display_name of this NetworkFirewallSummary. A user-friendly name for the Network Firewall. Does not have to be unique, and it's changeable. Avoid entering confidential information. :return: The display_name of this NetworkFirewallSummary. :rtype: str �r0 rC r? r? r@ r � s z#NetworkFirewallSummary.display_namec C s || _ dS )a; Sets the display_name of this NetworkFirewallSummary. A user-friendly name for the Network Firewall. Does not have to be unique, and it's changeable. Avoid entering confidential information. :param display_name: The display_name of this NetworkFirewallSummary. :type: str NrE )r= r r? r? r@ r � s c C s | j S )aI **[Required]** Gets the subnet_id of this NetworkFirewallSummary. The `OCID`__ of the subnet associated with the Network Firewall. __ https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm :return: The subnet_id of this NetworkFirewallSummary. :rtype: str �r1 rC r? r? r@ r � s z NetworkFirewallSummary.subnet_idc C s || _ dS )aB Sets the subnet_id of this NetworkFirewallSummary. The `OCID`__ of the subnet associated with the Network Firewall. __ https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm :param subnet_id: The subnet_id of this NetworkFirewallSummary. :type: str NrF )r= r r? r? r@ r � s c C s | j S )a� Gets the availability_domain of this NetworkFirewallSummary. Availability Domain where Network Firewall instance is created. To get a list of availability domains for a tenancy, use :func:`list_availability_domains` operation. Example: `kIdk:PHX-AD-1` :return: The availability_domain of this NetworkFirewallSummary. :rtype: str �r2 rC r? r? r@ r s z*NetworkFirewallSummary.availability_domainc C s || _ dS )a� Sets the availability_domain of this NetworkFirewallSummary. Availability Domain where Network Firewall instance is created. To get a list of availability domains for a tenancy, use :func:`list_availability_domains` operation. Example: `kIdk:PHX-AD-1` :param availability_domain: The availability_domain of this NetworkFirewallSummary. :type: str NrG )r= r r? r? r@ r s c C s | j S )z� Gets the ipv4_address of this NetworkFirewallSummary. IPv4 address for the Network Firewall. :return: The ipv4_address of this NetworkFirewallSummary. :rtype: str �r3 rC r? r? r@ r ( s z#NetworkFirewallSummary.ipv4_addressc C s || _ dS )z� Sets the ipv4_address of this NetworkFirewallSummary. IPv4 address for the Network Firewall. :param ipv4_address: The ipv4_address of this NetworkFirewallSummary. :type: str NrH )r= r r? r? r@ r 4 s c C s | j S )z� Gets the ipv6_address of this NetworkFirewallSummary. IPv6 address for the Network Firewall. :return: The ipv6_address of this NetworkFirewallSummary. :rtype: str �r4 rC r? r? r@ r @ s z#NetworkFirewallSummary.ipv6_addressc C s || _ dS )z� Sets the ipv6_address of this NetworkFirewallSummary. IPv6 address for the Network Firewall. :param ipv6_address: The ipv6_address of this NetworkFirewallSummary. :type: str NrI )r= r r? r? r@ r L s c C s | j S )aW **[Required]** Gets the network_firewall_policy_id of this NetworkFirewallSummary. The `OCID`__ of the Network Firewall Policy. __ https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm :return: The network_firewall_policy_id of this NetworkFirewallSummary. :rtype: str �r5 rC r? r? r@ r X s z1NetworkFirewallSummary.network_firewall_policy_idc C s || _ dS )aa Sets the network_firewall_policy_id of this NetworkFirewallSummary. The `OCID`__ of the Network Firewall Policy. __ https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm :param network_firewall_policy_id: The network_firewall_policy_id of this NetworkFirewallSummary. :type: str NrJ )r= r r? r? r@ r f s c C s | j S )ax **[Required]** Gets the time_created of this NetworkFirewallSummary. The time instant at which the Network Firewall 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 NetworkFirewallSummary. :rtype: datetime �r6 rC r? r? r@ r t s z#NetworkFirewallSummary.time_createdc C s || _ dS )at Sets the time_created of this NetworkFirewallSummary. The time instant at which the Network Firewall 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 NetworkFirewallSummary. :type: datetime NrK )r= r r? r? r@ r � s c C s | j S )ai Gets the time_updated of this NetworkFirewallSummary. The time instant at which the Network Firewall 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 NetworkFirewallSummary. :rtype: datetime �r7 rC r? r? r@ r � s z#NetworkFirewallSummary.time_updatedc C s || _ dS )at Sets the time_updated of this NetworkFirewallSummary. The time instant at which the Network Firewall 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 NetworkFirewallSummary. :type: datetime NrL )r= r r? r? r@ r � s c C s | j S )a� **[Required]** Gets the lifecycle_state of this NetworkFirewallSummary. The current state of the Network Firewall. Allowed values for this property are: "CREATING", "UPDATING", "ACTIVE", "DELETING", "DELETED", "FAILED", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :return: The lifecycle_state of this NetworkFirewallSummary. :rtype: str )r8 rC r? r? r@ r � s z&NetworkFirewallSummary.lifecycle_statec C s g d�}t ||�sd}|| _dS )z� Sets the lifecycle_state of this NetworkFirewallSummary. The current state of the Network Firewall. :param lifecycle_state: The lifecycle_state of this NetworkFirewallSummary. :type: str )r r r r r r �UNKNOWN_ENUM_VALUEN)r r8 )r= r �allowed_valuesr? r? r@ r � s c C s | j S )aC Gets the lifecycle_details of this NetworkFirewallSummary. A message describing the current state in more detail. For example, can be used to provide actionable information for a resource in Failed state. :return: The lifecycle_details of this NetworkFirewallSummary. :rtype: str �r9 rC r? r? r@ r � s z(NetworkFirewallSummary.lifecycle_detailsc C s || _ dS )aS Sets the lifecycle_details of this NetworkFirewallSummary. A message describing the current state in more detail. For example, can be used to provide actionable information for a resource in Failed state. :param lifecycle_details: The lifecycle_details of this NetworkFirewallSummary. :type: str NrO )r= r r? r? r@ r � s c C s | j S )ab **[Required]** Gets the freeform_tags of this NetworkFirewallSummary. Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: `{"bar-key": "value"}` :return: The freeform_tags of this NetworkFirewallSummary. :rtype: dict(str, str) �r: rC r? r? r@ r � s z$NetworkFirewallSummary.freeform_tagsc C s || _ dS )a_ Sets the freeform_tags of this NetworkFirewallSummary. Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: `{"bar-key": "value"}` :param freeform_tags: The freeform_tags of this NetworkFirewallSummary. :type: dict(str, str) NrP )r= r r? r? r@ r � s c C s | j S )a\ **[Required]** Gets the defined_tags of this NetworkFirewallSummary. Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"foo-namespace": {"bar-key": "value"}}` :return: The defined_tags of this NetworkFirewallSummary. :rtype: dict(str, dict(str, object)) �r; rC r? r? r@ r s z#NetworkFirewallSummary.defined_tagsc C s || _ dS )aX Sets the defined_tags of this NetworkFirewallSummary. Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"foo-namespace": {"bar-key": "value"}}` :param defined_tags: The defined_tags of this NetworkFirewallSummary. :type: dict(str, dict(str, object)) NrQ )r= r r? r? r@ r s c C s | j S )aJ Gets the system_tags of this NetworkFirewallSummary. Usage of system tag keys. These predefined keys are scoped to namespaces. Example: `{"orcl-cloud": {"free-tier-retained": "true"}}` :return: The system_tags of this NetworkFirewallSummary. :rtype: dict(str, dict(str, object)) �r<