📂 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
›
dns
›
📁 models
📍
Lokasi:
/usr/libexec/oracle-cloud-agent/plugins/osms/oci/dns/models
💾
Free:
45.7 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: tsig_key_summary.pyc
a N��f91 � @ 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 @ s2 e Zd ZdZdZdZdZdZdZdZ dd � Z ed d� �Zej dd� �Zed d� �Zej dd� �Zedd� �Zej dd� �Zedd� �Zej dd� �Zedd� �Zej dd� �Zedd� �Zej dd� �Zedd� �Zej dd� �Zedd � �Zej d!d � �Zed"d#� �Zej d$d#� �Zd%d&� Zd'd(� Zd)d*� Zd+S ),�TsigKeySummaryz A TSIG key. �ACTIVE�CREATING�DELETED�DELETING�FAILED�UPDATINGc K sn dddddddddd� | _ dddd d ddd dd� | _d| _d| _d| _d| _d| _d| _d| _d| _ d| _ dS )a� Initializes a new TsigKeySummary object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param algorithm: The value to assign to the algorithm property of this TsigKeySummary. :type algorithm: str :param name: The value to assign to the name property of this TsigKeySummary. :type name: str :param compartment_id: The value to assign to the compartment_id property of this TsigKeySummary. :type compartment_id: str :param freeform_tags: The value to assign to the freeform_tags property of this TsigKeySummary. :type freeform_tags: dict(str, str) :param defined_tags: The value to assign to the defined_tags property of this TsigKeySummary. :type defined_tags: dict(str, dict(str, object)) :param id: The value to assign to the id property of this TsigKeySummary. :type id: str :param _self: The value to assign to the _self property of this TsigKeySummary. :type _self: str :param time_created: The value to assign to the time_created property of this TsigKeySummary. :type time_created: datetime :param lifecycle_state: The value to assign to the lifecycle_state property of this TsigKeySummary. Allowed values for this property are: "ACTIVE", "CREATING", "DELETED", "DELETING", "FAILED", "UPDATING", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type lifecycle_state: str �strzdict(str, str)zdict(str, dict(str, object))�datetime) � algorithm�name�compartment_id� freeform_tags�defined_tags�id�_self�time_created�lifecycle_stater r � compartmentId�freeformTags�definedTagsr �self�timeCreated�lifecycleStateN)� swagger_types� attribute_map� _algorithm�_name�_compartment_id�_freeform_tags� _defined_tags�_id�_TsigKeySummary__self� _time_created�_lifecycle_state)r �kwargs� r* ��/sparta/input/_build_configuration/image_build+validate/lib/bmcenv/lib64/python3.9/site-packages/oci/dns/models/tsig_key_summary.py�__init__( s: -� �zTsigKeySummary.__init__c C s | j S )a **[Required]** Gets the algorithm of this TsigKeySummary. TSIG key algorithms are encoded as domain names, but most consist of only one non-empty label, which is not required to be explicitly absolute. Applicable algorithms include: hmac-sha1, hmac-sha224, hmac-sha256, hmac-sha512. For more information on these algorithms, see `RFC 4635`__. __ https://tools.ietf.org/html/rfc4635#section-2 :return: The algorithm of this TsigKeySummary. :rtype: str �r �r r* r* r+ r v s zTsigKeySummary.algorithmc C s || _ dS )a Sets the algorithm of this TsigKeySummary. TSIG key algorithms are encoded as domain names, but most consist of only one non-empty label, which is not required to be explicitly absolute. Applicable algorithms include: hmac-sha1, hmac-sha224, hmac-sha256, hmac-sha512. For more information on these algorithms, see `RFC 4635`__. __ https://tools.ietf.org/html/rfc4635#section-2 :param algorithm: The algorithm of this TsigKeySummary. :type: str Nr- )r r r* r* r+ r � s c C s | j S )z� **[Required]** Gets the name of this TsigKeySummary. A globally unique domain name identifying the key for a given pair of hosts. :return: The name of this TsigKeySummary. :rtype: str �r! r. r* r* r+ r � s zTsigKeySummary.namec C s || _ dS )z� Sets the name of this TsigKeySummary. A globally unique domain name identifying the key for a given pair of hosts. :param name: The name of this TsigKeySummary. :type: str Nr/ )r r r* r* r+ r � s c C s | j S )z� **[Required]** Gets the compartment_id of this TsigKeySummary. The OCID of the compartment containing the TSIG key. :return: The compartment_id of this TsigKeySummary. :rtype: str �r"