ruạṛ
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 @ sd e Zd ZdZdd� Zedd� �Zejdd� �Zedd� �Zejd d� �Zd d� Z dd � Z dd� ZdS )�CredentialPropertyz1 Monitored resource credential property. c K s( ddd�| _ ddd�| _d| _d| _dS )a� Initializes a new CredentialProperty object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param name: The value to assign to the name property of this CredentialProperty. :type name: str :param value: The value to assign to the value property of this CredentialProperty. :type value: str �str)�name�valuer r N)� swagger_types� attribute_map�_name�_value)�self�kwargs� r ��/sparta/input/_build_configuration/image_build+validate/lib/bmcenv/lib64/python3.9/site-packages/oci/stack_monitoring/models/credential_property.py�__init__ s ��zCredentialProperty.__init__c C s | j S )aX **[Required]** Gets the name of this CredentialProperty. The name of the credential property, should confirm with names of properties of this credential's type. Ex. For JMXCreds type , credential property name for weblogic user is 'Username'. :return: The name of this CredentialProperty. :rtype: str �r �r r r r r + s zCredentialProperty.namec C s || _ dS )aL Sets the name of this CredentialProperty. The name of the credential property, should confirm with names of properties of this credential's type. Ex. For JMXCreds type , credential property name for weblogic user is 'Username'. :param name: The name of this CredentialProperty. :type: str Nr )r r r r r r 7 s c C s | j S )a# **[Required]** Gets the value of this CredentialProperty. The value of the credential property name. Ex. For JMXCreds type, credential property value for 'Username' property is 'weblogic'. :return: The value of this CredentialProperty. :rtype: str �r r r r r r C s zCredentialProperty.valuec C s || _ dS )a Sets the value of this CredentialProperty. The value of the credential property name. Ex. For JMXCreds type, credential property value for 'Username' property is 'weblogic'. :param value: The value of this CredentialProperty. :type: str Nr )r r r r r r O s c C s t | �S �N)r r r r r �__repr__[ s zCredentialProperty.__repr__c C s |d u rdS | j |j kS )NF)�__dict__�r �otherr r r �__eq__^ s zCredentialProperty.__eq__c C s | |k S r r r r r r �__ne__d s zCredentialProperty.__ne__N)�__name__� __module__�__qualname__�__doc__r �propertyr �setterr r r r r r r r r s r N)�oci.utilr r r �oci.decoratorsr �objectr r r r r �<module> s
cải xoăn