ruạṛ
a N��faJ � @ 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 dZ d d � Zedd� �Z e jd d� �Z edd� �Zejdd� �Zedd� �Zejdd� �Zedd� �Zejdd� �Zedd� �Zejdd� �Zedd� �Zejdd� �Zedd� �Zejdd� �Zed d!� �Zejd"d!� �Zed#d$� �Zejd%d$� �Zed&d'� �Zejd(d'� �Zed)d*� �Zejd+d*� �Zed,d-� �Zejd.d-� �Zed/d0� �Zejd1d0� �Zed2d3� �Zejd4d3� �Zed5d6� �Zejd7d6� �Zd8d9� Zd:d;� Zd<d=� Zd>S )?�DataSafePrivateEndpointz� A Data Safe private endpoint that allows Data Safe to connect to databases in a customer's virtual cloud network (VCN). �CREATING�UPDATING�ACTIVE�DELETING�DELETED�FAILED�NAc K s� dddddddddddddddd�| _ ddd d ddd ddddddddd�| _d| _d| _d| _d| _d| _d| _d| _d| _ d| _ d| _d| _d| _ d| _d| _d| _dS )a# Initializes a new DataSafePrivateEndpoint 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 DataSafePrivateEndpoint. :type id: str :param display_name: The value to assign to the display_name property of this DataSafePrivateEndpoint. :type display_name: str :param compartment_id: The value to assign to the compartment_id property of this DataSafePrivateEndpoint. :type compartment_id: str :param vcn_id: The value to assign to the vcn_id property of this DataSafePrivateEndpoint. :type vcn_id: str :param subnet_id: The value to assign to the subnet_id property of this DataSafePrivateEndpoint. :type subnet_id: str :param private_endpoint_id: The value to assign to the private_endpoint_id property of this DataSafePrivateEndpoint. :type private_endpoint_id: str :param private_endpoint_ip: The value to assign to the private_endpoint_ip property of this DataSafePrivateEndpoint. :type private_endpoint_ip: str :param endpoint_fqdn: The value to assign to the endpoint_fqdn property of this DataSafePrivateEndpoint. :type endpoint_fqdn: str :param description: The value to assign to the description property of this DataSafePrivateEndpoint. :type description: str :param time_created: The value to assign to the time_created property of this DataSafePrivateEndpoint. :type time_created: datetime :param lifecycle_state: The value to assign to the lifecycle_state property of this DataSafePrivateEndpoint. Allowed values for this property are: "CREATING", "UPDATING", "ACTIVE", "DELETING", "DELETED", "FAILED", "NA", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type lifecycle_state: str :param nsg_ids: The value to assign to the nsg_ids property of this DataSafePrivateEndpoint. :type nsg_ids: list[str] :param freeform_tags: The value to assign to the freeform_tags property of this DataSafePrivateEndpoint. :type freeform_tags: dict(str, str) :param defined_tags: The value to assign to the defined_tags property of this DataSafePrivateEndpoint. :type defined_tags: dict(str, dict(str, object)) :param system_tags: The value to assign to the system_tags property of this DataSafePrivateEndpoint. :type system_tags: dict(str, dict(str, object)) �str�datetimez list[str]zdict(str, str)zdict(str, dict(str, object)))�id�display_name�compartment_id�vcn_id� subnet_id�private_endpoint_id�private_endpoint_ip� endpoint_fqdn�description�time_created�lifecycle_state�nsg_ids� freeform_tags�defined_tags�system_tagsr �displayName� compartmentId�vcnId�subnetId�privateEndpointId�privateEndpointIp�endpointFqdnr �timeCreated�lifecycleState�nsgIds�freeformTags�definedTags� systemTagsN)� swagger_types� attribute_map�_id� _display_name�_compartment_id�_vcn_id� _subnet_id�_private_endpoint_id�_private_endpoint_ip�_endpoint_fqdn�_description� _time_created�_lifecycle_state�_nsg_ids�_freeform_tags� _defined_tags�_system_tags)�self�kwargs� r? ��/sparta/input/_build_configuration/image_build+validate/lib/bmcenv/lib64/python3.9/site-packages/oci/data_safe/models/data_safe_private_endpoint.py�__init__, s^ E��z DataSafePrivateEndpoint.__init__c C s | j S )z� **[Required]** Gets the id of this DataSafePrivateEndpoint. The OCID of the Data Safe private endpoint. :return: The id of this DataSafePrivateEndpoint. :rtype: str �r. �r= r? r? r@ r � s zDataSafePrivateEndpoint.idc C s || _ dS )z� Sets the id of this DataSafePrivateEndpoint. The OCID of the Data Safe private endpoint. :param id: The id of this DataSafePrivateEndpoint. :type: str NrB )r= r r? r? r@ r � s c C s | j S )z� **[Required]** Gets the display_name of this DataSafePrivateEndpoint. The display name of the private endpoint. :return: The display_name of this DataSafePrivateEndpoint. :rtype: str �r/ rC r? r? r@ r � s z$DataSafePrivateEndpoint.display_namec C s || _ dS )z� Sets the display_name of this DataSafePrivateEndpoint. The display name of the private endpoint. :param display_name: The display_name of this DataSafePrivateEndpoint. :type: str NrD )r= r r? r? r@ r � s c C s | j S )z� **[Required]** Gets the compartment_id of this DataSafePrivateEndpoint. The OCID of the compartment. :return: The compartment_id of this DataSafePrivateEndpoint. :rtype: str �r0 rC r? r? r@ r � s z&DataSafePrivateEndpoint.compartment_idc C s || _ dS )z� Sets the compartment_id of this DataSafePrivateEndpoint. The OCID of the compartment. :param compartment_id: The compartment_id of this DataSafePrivateEndpoint. :type: str NrE )r= r r? r? r@ r � s c C s | j S )z� **[Required]** Gets the vcn_id of this DataSafePrivateEndpoint. The OCID of the VCN. :return: The vcn_id of this DataSafePrivateEndpoint. :rtype: str �r1 rC r? r? r@ r � s zDataSafePrivateEndpoint.vcn_idc C s || _ dS )z� Sets the vcn_id of this DataSafePrivateEndpoint. The OCID of the VCN. :param vcn_id: The vcn_id of this DataSafePrivateEndpoint. :type: str NrF )r= r r? r? r@ r � s c C s | j S )z� **[Required]** Gets the subnet_id of this DataSafePrivateEndpoint. The OCID of the subnet. :return: The subnet_id of this DataSafePrivateEndpoint. :rtype: str �r2 rC r? r? r@ r s z!DataSafePrivateEndpoint.subnet_idc C s || _ dS )z� Sets the subnet_id of this DataSafePrivateEndpoint. The OCID of the subnet. :param subnet_id: The subnet_id of this DataSafePrivateEndpoint. :type: str NrG )r= r r? r? r@ r s c C s | j S )z� **[Required]** Gets the private_endpoint_id of this DataSafePrivateEndpoint. The OCID of the underlying private endpoint. :return: The private_endpoint_id of this DataSafePrivateEndpoint. :rtype: str �r3 rC r? r? r@ r s z+DataSafePrivateEndpoint.private_endpoint_idc C s || _ dS )z� Sets the private_endpoint_id of this DataSafePrivateEndpoint. The OCID of the underlying private endpoint. :param private_endpoint_id: The private_endpoint_id of this DataSafePrivateEndpoint. :type: str NrH )r= r r? r? r@ r ( s c C s | j S )z� Gets the private_endpoint_ip of this DataSafePrivateEndpoint. The private IP address of the private endpoint. :return: The private_endpoint_ip of this DataSafePrivateEndpoint. :rtype: str �r4 rC r? r? r@ r 4 s z+DataSafePrivateEndpoint.private_endpoint_ipc C s || _ dS )z� Sets the private_endpoint_ip of this DataSafePrivateEndpoint. The private IP address of the private endpoint. :param private_endpoint_ip: The private_endpoint_ip of this DataSafePrivateEndpoint. :type: str NrI )r= r r? r? r@ r @ s c C s | j S )a2 Gets the endpoint_fqdn of this DataSafePrivateEndpoint. The three-label fully qualified domain name (FQDN) of the private endpoint. The customer VCN's DNS records are updated with this FQDN. :return: The endpoint_fqdn of this DataSafePrivateEndpoint. :rtype: str �r5 rC r? r? r@ r L s z%DataSafePrivateEndpoint.endpoint_fqdnc C s || _ dS )a> Sets the endpoint_fqdn of this DataSafePrivateEndpoint. The three-label fully qualified domain name (FQDN) of the private endpoint. The customer VCN's DNS records are updated with this FQDN. :param endpoint_fqdn: The endpoint_fqdn of this DataSafePrivateEndpoint. :type: str NrJ )r= r r? r? r@ r X s c C s | j S )z� Gets the description of this DataSafePrivateEndpoint. The description of the private endpoint. :return: The description of this DataSafePrivateEndpoint. :rtype: str �r6 rC r? r? r@ r d s z#DataSafePrivateEndpoint.descriptionc C s || _ dS )z� Sets the description of this DataSafePrivateEndpoint. The description of the private endpoint. :param description: The description of this DataSafePrivateEndpoint. :type: str NrK )r= r r? r? r@ r p s c C s | j S )a8 Gets the time_created of this DataSafePrivateEndpoint. The date and time the private endpoint was created, in the format defined by `RFC3339`__. __ https://tools.ietf.org/html/rfc3339 :return: The time_created of this DataSafePrivateEndpoint. :rtype: datetime �r7 rC r? r? r@ r | s z$DataSafePrivateEndpoint.time_createdc C s || _ dS )aC Sets the time_created of this DataSafePrivateEndpoint. The date and time the private endpoint was created, in the format defined by `RFC3339`__. __ https://tools.ietf.org/html/rfc3339 :param time_created: The time_created of this DataSafePrivateEndpoint. :type: datetime NrL )r= r r? r? r@ r � s c C s | j S )a� Gets the lifecycle_state of this DataSafePrivateEndpoint. The current state of the private endpoint. Allowed values for this property are: "CREATING", "UPDATING", "ACTIVE", "DELETING", "DELETED", "FAILED", "NA", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :return: The lifecycle_state of this DataSafePrivateEndpoint. :rtype: str )r8 rC r? r? r@ r � s z'DataSafePrivateEndpoint.lifecycle_statec C s g d�}t ||�sd}|| _dS )z� Sets the lifecycle_state of this DataSafePrivateEndpoint. The current state of the private endpoint. :param lifecycle_state: The lifecycle_state of this DataSafePrivateEndpoint. :type: str )r r r r r r r �UNKNOWN_ENUM_VALUEN)r r8 )r= r �allowed_valuesr? r? r@ r � s c C s | j S )z� Gets the nsg_ids of this DataSafePrivateEndpoint. The OCIDs of the network security groups that the private endpoint belongs to. :return: The nsg_ids of this DataSafePrivateEndpoint. :rtype: list[str] �r9 rC r? r? r@ r � s zDataSafePrivateEndpoint.nsg_idsc C s || _ dS )z� Sets the nsg_ids of this DataSafePrivateEndpoint. The OCIDs of the network security groups that the private endpoint belongs to. :param nsg_ids: The nsg_ids of this DataSafePrivateEndpoint. :type: list[str] NrO )r= r r? r? r@ r � s c C s | j S )a� Gets the freeform_tags of this DataSafePrivateEndpoint. Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see `Resource Tags`__ Example: `{"Department": "Finance"}` __ https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm :return: The freeform_tags of this DataSafePrivateEndpoint. :rtype: dict(str, str) �r: rC r? r? r@ r � s z%DataSafePrivateEndpoint.freeform_tagsc C s || _ dS )a� Sets the freeform_tags of this DataSafePrivateEndpoint. Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see `Resource Tags`__ Example: `{"Department": "Finance"}` __ https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm :param freeform_tags: The freeform_tags of this DataSafePrivateEndpoint. :type: dict(str, str) NrP )r= r r? r? r@ r � s c C s | j S )a� Gets the defined_tags of this DataSafePrivateEndpoint. Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see `Resource Tags`__ Example: `{"Operations": {"CostCenter": "42"}}` __ https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm :return: The defined_tags of this DataSafePrivateEndpoint. :rtype: dict(str, dict(str, object)) �r; rC r? r? r@ r � s z$DataSafePrivateEndpoint.defined_tagsc C s || _ dS )a� Sets the defined_tags of this DataSafePrivateEndpoint. Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see `Resource Tags`__ Example: `{"Operations": {"CostCenter": "42"}}` __ https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm :param defined_tags: The defined_tags of this DataSafePrivateEndpoint. :type: dict(str, dict(str, object)) NrQ )r= r r? r? r@ r � s c C s | j S )a| Gets the system_tags of this DataSafePrivateEndpoint. System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags. Example: `{"orcl-cloud": {"free-tier-retained": "true"}}` :return: The system_tags of this DataSafePrivateEndpoint. :rtype: dict(str, dict(str, object)) �r<