📂 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
›
fusion_apps
›
📁 models
📍
Lokasi:
/usr/libexec/oracle-cloud-agent/plugins/osms/oci/fusion_apps/models
💾
Free:
45.8 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: create_fusion_environment_admin_user_details.pyc
a N��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� �Zdd� Zdd� Z dd� ZdS )�'CreateFusionEnvironmentAdminUserDetailszL The credentials for the Fusion Applications service administrator. c K sF dddddd�| _ dddddd�| _d| _d| _d| _d| _d| _dS ) a Initializes a new CreateFusionEnvironmentAdminUserDetails object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param username: The value to assign to the username property of this CreateFusionEnvironmentAdminUserDetails. :type username: str :param password: The value to assign to the password property of this CreateFusionEnvironmentAdminUserDetails. :type password: str :param email_address: The value to assign to the email_address property of this CreateFusionEnvironmentAdminUserDetails. :type email_address: str :param first_name: The value to assign to the first_name property of this CreateFusionEnvironmentAdminUserDetails. :type first_name: str :param last_name: The value to assign to the last_name property of this CreateFusionEnvironmentAdminUserDetails. :type last_name: str �str)�username�password� email_address� first_name� last_namer r �emailAddress� firstName�lastNameN)� swagger_types� attribute_map� _username� _password�_email_address�_first_name� _last_name)�self�kwargs� r ��/sparta/input/_build_configuration/image_build+validate/lib/bmcenv/lib64/python3.9/site-packages/oci/fusion_apps/models/create_fusion_environment_admin_user_details.py�__init__ s"