📂 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
›
identity_data_plane
›
📁 models
📍
Lokasi:
/usr/libexec/oracle-cloud-agent/plugins/osms/oci/identity_data_plane/models
💾
Free:
45.7 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: credential_authenticator_info.pyc
a O��f�$ � @ 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 ZdZdd� Zedd� �Zejdd� �Zedd� �Zejd d� �Zed d� �Z e jdd� �Z ed d� �Z e jdd� �Z edd� �Zejdd� �Zedd� �Zejdd� �Zedd� �Z e jdd� �Z edd� �Zejdd� �Zedd� �Zejdd� �Zdd � Zd!d"� Zd#d$� Zd%S )&�CredentialAuthenticatorInfoz, CredentialAuthenticatorInfo model. c K sn dddddddddd� | _ dddddd d ddd� | _d | _d | _d | _d | _d | _d | _d | _d | _ d | _ d S )ak Initializes a new CredentialAuthenticatorInfo object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param raw_credential: The value to assign to the raw_credential property of this CredentialAuthenticatorInfo. :type raw_credential: str :param user_id: The value to assign to the user_id property of this CredentialAuthenticatorInfo. :type user_id: str :param tenant_id: The value to assign to the tenant_id property of this CredentialAuthenticatorInfo. :type tenant_id: str :param user_name: The value to assign to the user_name property of this CredentialAuthenticatorInfo. :type user_name: str :param tenant_name: The value to assign to the tenant_name property of this CredentialAuthenticatorInfo. :type tenant_name: str :param credential_identifier: The value to assign to the credential_identifier property of this CredentialAuthenticatorInfo. :type credential_identifier: str :param credential_list: The value to assign to the credential_list property of this CredentialAuthenticatorInfo. :type credential_list: list[str] :param service: The value to assign to the service property of this CredentialAuthenticatorInfo. :type service: str :param client_id: The value to assign to the client_id property of this CredentialAuthenticatorInfo. :type client_id: str �strz list[str]) �raw_credential�user_id� tenant_id� user_name�tenant_name�credential_identifier�credential_list�service� client_id� rawCredential�userId�tenantId�userName� tenantName�credentialIdentifier�credentialListr �clientIdN)� swagger_types� attribute_map�_raw_credential�_user_id� _tenant_id� _user_name�_tenant_name�_credential_identifier�_credential_list�_service� _client_id)�self�kwargs� r&