📂 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
›
email
›
📁 models
📍
Lokasi:
/usr/libexec/oracle-cloud-agent/plugins/osms/oci/email/models
💾
Free:
45.8 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: dkim_summary.pyc
a N��f�4 � @ 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 @ sN 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� �Zedd � �Zejd!d � �Zed"d#� �Zejd$d#� �Zd%d&� Zd'd(� Zd)d*� Zd+S ),�DkimSummaryz, The properties that define a DKIM. c K s� dddddddddddd�| _ dddd d ddd dddd�| _d| _d| _d| _d| _d| _d| _d| _d| _ d| _ d| _d| _dS )a Initializes a new DkimSummary 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 DkimSummary. :type name: str :param id: The value to assign to the id property of this DkimSummary. :type id: str :param email_domain_id: The value to assign to the email_domain_id property of this DkimSummary. :type email_domain_id: str :param compartment_id: The value to assign to the compartment_id property of this DkimSummary. :type compartment_id: str :param lifecycle_state: The value to assign to the lifecycle_state property of this DkimSummary. :type lifecycle_state: str :param description: The value to assign to the description property of this DkimSummary. :type description: str :param time_created: The value to assign to the time_created property of this DkimSummary. :type time_created: datetime :param time_updated: The value to assign to the time_updated property of this DkimSummary. :type time_updated: datetime :param freeform_tags: The value to assign to the freeform_tags property of this DkimSummary. :type freeform_tags: dict(str, str) :param defined_tags: The value to assign to the defined_tags property of this DkimSummary. :type defined_tags: dict(str, dict(str, object)) :param system_tags: The value to assign to the system_tags property of this DkimSummary. :type system_tags: dict(str, dict(str, object)) �str�datetimezdict(str, str)zdict(str, dict(str, object)))�name�id�email_domain_id�compartment_id�lifecycle_state�description�time_created�time_updated� freeform_tags�defined_tags�system_tagsr r � emailDomainId� compartmentId�lifecycleStater �timeCreated�timeUpdated�freeformTags�definedTags� systemTagsN) � swagger_types� attribute_map�_name�_id�_email_domain_id�_compartment_id�_lifecycle_state�_description� _time_created� _time_updated�_freeform_tags� _defined_tags�_system_tags)�self�kwargs� r+ ��/sparta/input/_build_configuration/image_build+validate/lib/bmcenv/lib64/python3.9/site-packages/oci/email/models/dkim_summary.py�__init__ sF 3��zDkimSummary.__init__c C s | j S )z� **[Required]** Gets the name of this DkimSummary. The DKIM selector. This selector is required to be globally unique for this email domain. :return: The name of this DkimSummary. :rtype: str �r �r) r+ r+ r, r j s zDkimSummary.namec C s || _ dS )z� Sets the name of this DkimSummary. The DKIM selector. This selector is required to be globally unique for this email domain. :param name: The name of this DkimSummary. :type: str Nr. )r) r r+ r+ r, r v s c C s | j S )z� **[Required]** Gets the id of this DkimSummary. The `OCID`__ of the DKIM. __ https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm :return: The id of this DkimSummary. :rtype: str �r r/ r+ r+ r, r � s zDkimSummary.idc C s || _ dS )z� Sets the id of this DkimSummary. The `OCID`__ of the DKIM. __ https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm :param id: The id of this DkimSummary. :type: str Nr0 )r) r r+ r+ r, r � s c C s | j S )aB **[Required]** Gets the email_domain_id of this DkimSummary. The `OCID`__ of the email domain that this DKIM belongs to. __ https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm :return: The email_domain_id of this DkimSummary. :rtype: str �r r/ r+ r+ r, r � s zDkimSummary.email_domain_idc C s || _ dS )aA Sets the email_domain_id of this DkimSummary. The `OCID`__ of the email domain that this DKIM belongs to. __ https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm :param email_domain_id: The email_domain_id of this DkimSummary. :type: str Nr1 )r) r r+ r+ r, r � s c C s | j S )a& Gets the compartment_id of this DkimSummary. The `OCID`__ of the compartment that contains this DKIM. __ https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm :return: The compartment_id of this DkimSummary. :rtype: str �r! r/ r+ r+ r, r � s zDkimSummary.compartment_idc C s || _ dS )a3 Sets the compartment_id of this DkimSummary. The `OCID`__ of the compartment that contains this DKIM. __ https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm :param compartment_id: The compartment_id of this DkimSummary. :type: str Nr2 )r) r r+ r+ r, r � s c C s | j S )z� Gets the lifecycle_state of this DkimSummary. The current state of the DKIM. :return: The lifecycle_state of this DkimSummary. :rtype: str �r"