📂 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
›
libexec
›
oracle-cloud-agent
›
plugins
›
osms
›
oci
›
data_integration
›
📁 models
📍
Lokasi:
/usr/libexec/oracle-cloud-agent/plugins/osms/oci/data_integration/models
💾
Free:
45.8 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: resource_principal_auth_config.pyc
a N��f� � @ sD d dl mZ ddlmZmZmZ ddlmZ eG dd� de��ZdS )� )� AuthConfig� )�formatted_flat_dict� NONE_SENTINEL�#value_allowed_none_or_none_sentinel)�init_model_state_from_kwargsc @ sR e Zd ZdZdZdZdd� Zedd� �Zej dd� �Zd d � Z dd� Zd d� ZdS )�ResourcePrincipalAuthConfigzi Authentication configuration that uses OCI Resource Principal Auth for Generic REST invocation. � WORKSPACE�APPLICATIONc K sL dddddd�| _ dddddd�| _d | _d | _d | _d | _d | _d | _d S )at Initializes a new ResourcePrincipalAuthConfig object with values from keyword arguments. The default value of the :py:attr:`~oci.data_integration.models.ResourcePrincipalAuthConfig.model_type` attribute of this class is ``OCI_RESOURCE_AUTH_CONFIG`` and it should not be changed. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param key: The value to assign to the key property of this ResourcePrincipalAuthConfig. :type key: str :param model_version: The value to assign to the model_version property of this ResourcePrincipalAuthConfig. :type model_version: str :param parent_ref: The value to assign to the parent_ref property of this ResourcePrincipalAuthConfig. :type parent_ref: oci.data_integration.models.ParentReference :param model_type: The value to assign to the model_type property of this ResourcePrincipalAuthConfig. Allowed values for this property are: "OCI_RESOURCE_AUTH_CONFIG", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type model_type: str :param resource_principal_source: The value to assign to the resource_principal_source property of this ResourcePrincipalAuthConfig. Allowed values for this property are: "WORKSPACE", "APPLICATION", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type resource_principal_source: str �str�ParentReference)�key� model_version� parent_ref� model_type�resource_principal_sourcer �modelVersion� parentRef� modelType�resourcePrincipalSourceN�OCI_RESOURCE_AUTH_CONFIG)� swagger_types� attribute_map�_key�_model_version�_parent_ref�_model_type�_resource_principal_source)�self�kwargs� r ��/sparta/input/_build_configuration/image_build+validate/lib/bmcenv/lib64/python3.9/site-packages/oci/data_integration/models/resource_principal_auth_config.py�__init__ s$ � �z$ResourcePrincipalAuthConfig.__init__c C s | j S )a� Gets the resource_principal_source of this ResourcePrincipalAuthConfig. The OCI resource type that will supply the authentication token Allowed values for this property are: "WORKSPACE", "APPLICATION", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :return: The resource_principal_source of this ResourcePrincipalAuthConfig. :rtype: str )r �r r r r! r N s z5ResourcePrincipalAuthConfig.resource_principal_sourcec C s ddg}t ||�sd}|| _dS )a# Sets the resource_principal_source of this ResourcePrincipalAuthConfig. The OCI resource type that will supply the authentication token :param resource_principal_source: The resource_principal_source of this ResourcePrincipalAuthConfig. :type: str r r �UNKNOWN_ENUM_VALUEN)r r )r r �allowed_valuesr r r! r ] s c C s t | �S �N)r r# r r r! �__repr__l s z$ResourcePrincipalAuthConfig.__repr__c C s |d u rdS | j |j kS )NF)�__dict__�r �otherr r r! �__eq__o s z"ResourcePrincipalAuthConfig.__eq__c C s | |k S r&