ruạṛ
a M��fT � @ sD d dl mZ ddlmZmZmZ ddlmZ eG dd� de��ZdS )� )�VulnerabilityAuditSource� )�formatted_flat_dict� NONE_SENTINEL�#value_allowed_none_or_none_sentinel)�init_model_state_from_kwargsc @ s0 e Zd ZdZdd� Zdd� Zdd� Zdd � Zd S )�%UnknownSourceVulnerabilityAuditSourcez1 Unknown source for Vulnerability Audit. c K s$ ddi| _ ddi| _d| _d| _dS )a� Initializes a new UnknownSourceVulnerabilityAuditSource object with values from keyword arguments. The default value of the :py:attr:`~oci.adm.models.UnknownSourceVulnerabilityAuditSource.type` attribute of this class is ``UNKNOWN`` and it should not be changed. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param type: The value to assign to the type property of this UnknownSourceVulnerabilityAuditSource. Allowed values for this property are: "EXTERNAL_RESOURCE", "OCI_RESOURCE", "UNKNOWN" :type type: str �type�strN�UNKNOWN)� swagger_types� attribute_map�_type)�self�kwargs� r ��/sparta/input/_build_configuration/image_build+validate/lib/bmcenv/lib64/python3.9/site-packages/oci/adm/models/unknown_source_vulnerability_audit_source.py�__init__ s ��z.UnknownSourceVulnerabilityAuditSource.__init__c C s t | �S �N)r )r r r r �__repr__'