📂 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
›
lib
›
python3.9
›
site-packages
›
oci
›
database_management
›
models
›
📁 __pycache__
📍
Lokasi:
/usr/lib/python3.9/site-packages/oci/database_management/models/__pycache__
💾
Free:
45.7 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: update_named_credential_details.cpython-39.pyc
a ���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 ZdZdZdZdd� Zedd� �Zej dd� �Zed d � �Z e j dd � �Z edd � �Zej dd � �Zedd� �Zej dd� �Zedd� �Z e j dd� �Z edd� �Zej dd� �Zdd� Zdd� Zdd� ZdS )�UpdateNamedCredentialDetailsz< The details required to update a named credential. �RESOURCE�GLOBALc K sP ddddddd�| _ dddd d dd�| _d| _d| _d| _d| _d| _d| _dS ) a, Initializes a new UpdateNamedCredentialDetails object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param description: The value to assign to the description property of this UpdateNamedCredentialDetails. :type description: str :param scope: The value to assign to the scope property of this UpdateNamedCredentialDetails. Allowed values for this property are: "RESOURCE", "GLOBAL" :type scope: str :param content: The value to assign to the content property of this UpdateNamedCredentialDetails. :type content: oci.database_management.models.NamedCredentialContent :param associated_resource: The value to assign to the associated_resource property of this UpdateNamedCredentialDetails. :type associated_resource: str :param freeform_tags: The value to assign to the freeform_tags property of this UpdateNamedCredentialDetails. :type freeform_tags: dict(str, str) :param defined_tags: The value to assign to the defined_tags property of this UpdateNamedCredentialDetails. :type defined_tags: dict(str, dict(str, object)) �strZNamedCredentialContentzdict(str, str)zdict(str, dict(str, object)))�description�scope�content�associated_resource� freeform_tags�defined_tagsr r r ZassociatedResourceZfreeformTagsZdefinedTagsN)Z swagger_typesZ attribute_map�_description�_scope�_content�_associated_resource�_freeform_tags� _defined_tags)�self�kwargs� r �b/usr/lib/python3.9/site-packages/oci/database_management/models/update_named_credential_details.py�__init__ s( � � z%UpdateNamedCredentialDetails.__init__c C s | j S )z� Gets the description of this UpdateNamedCredentialDetails. The information specified by the user about the named credential. :return: The description of this UpdateNamedCredentialDetails. :rtype: str �r �r r r r r R s z(UpdateNamedCredentialDetails.descriptionc C s || _ dS )z� Sets the description of this UpdateNamedCredentialDetails. The information specified by the user about the named credential. :param description: The description of this UpdateNamedCredentialDetails. :type: str Nr )r r r r r r ^ s c C s | j S )a Gets the scope of this UpdateNamedCredentialDetails. The scope of the named credential. Allowed values for this property are: "RESOURCE", "GLOBAL" :return: The scope of this UpdateNamedCredentialDetails. :rtype: str )r r r r r r j s z"UpdateNamedCredentialDetails.scopec C s* ddg}t ||�s td|� ���|| _dS )z� Sets the scope of this UpdateNamedCredentialDetails. The scope of the named credential. :param scope: The scope of this UpdateNamedCredentialDetails. :type: str r r z2Invalid value for `scope`, must be None or one of N)r � ValueErrorr )r r Zallowed_valuesr r r r x s �c C s | j S )z� Gets the content of this UpdateNamedCredentialDetails. :return: The content of this UpdateNamedCredentialDetails. :rtype: oci.database_management.models.NamedCredentialContent �r r r r r r � s z$UpdateNamedCredentialDetails.contentc C s || _ dS )z� Sets the content of this UpdateNamedCredentialDetails. :param content: The content of this UpdateNamedCredentialDetails. :type: oci.database_management.models.NamedCredentialContent Nr )r r r r r r � s c C s | j S )ae Gets the associated_resource of this UpdateNamedCredentialDetails. The `OCID`__ of the resource that is associated to the named credential. __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm :return: The associated_resource of this UpdateNamedCredentialDetails. :rtype: str �r r r r r r � s z0UpdateNamedCredentialDetails.associated_resourcec C s || _ dS )aw Sets the associated_resource of this UpdateNamedCredentialDetails. The `OCID`__ of the resource that is associated to the named credential. __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm :param associated_resource: The associated_resource of this UpdateNamedCredentialDetails. :type: str Nr )r r r r r r � s c C s | j S )a� Gets the freeform_tags of this UpdateNamedCredentialDetails. 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/Content/General/Concepts/resourcetags.htm :return: The freeform_tags of this UpdateNamedCredentialDetails. :rtype: dict(str, str) �r r r r r r � s z*UpdateNamedCredentialDetails.freeform_tagsc C s || _ dS )a� Sets the freeform_tags of this UpdateNamedCredentialDetails. 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/Content/General/Concepts/resourcetags.htm :param freeform_tags: The freeform_tags of this UpdateNamedCredentialDetails. :type: dict(str, str) Nr )r r r r r r � s c C s | j S )a� Gets the defined_tags of this UpdateNamedCredentialDetails. 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/Content/General/Concepts/resourcetags.htm :return: The defined_tags of this UpdateNamedCredentialDetails. :rtype: dict(str, dict(str, object)) �r r r r r r � s z)UpdateNamedCredentialDetails.defined_tagsc C s || _ dS )a� Sets the defined_tags of this UpdateNamedCredentialDetails. 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/Content/General/Concepts/resourcetags.htm :param defined_tags: The defined_tags of this UpdateNamedCredentialDetails. :type: dict(str, dict(str, object)) Nr! )r r r r r r � s c C s t | �S �N)r r r r r �__repr__� s z%UpdateNamedCredentialDetails.__repr__c C s |d u rdS | j |j kS )NF)�__dict__�r �otherr r r �__eq__� s z#UpdateNamedCredentialDetails.__eq__c C s | |k S r"