ruạṛ
a ���fi# � @ 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� �Zedd� �Zejdd� �Zedd� �Z e jdd� �Z edd� �Zejdd� �Zdd� Zdd� Zd d!� Zd"S )#�NodeBackupSummaryz6 The information about the nodeBackupSummary. c K sd ddddddddd�| _ dddddd d dd�| _d| _d| _d| _d| _d| _d| _d| _d| _ dS ) a� Initializes a new NodeBackupSummary object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param id: The value to assign to the id property of this NodeBackupSummary. :type id: str :param display_name: The value to assign to the display_name property of this NodeBackupSummary. :type display_name: str :param node_instance_id: The value to assign to the node_instance_id property of this NodeBackupSummary. :type node_instance_id: str :param node_host_name: The value to assign to the node_host_name property of this NodeBackupSummary. :type node_host_name: str :param backup_trigger_type: The value to assign to the backup_trigger_type property of this NodeBackupSummary. :type backup_trigger_type: str :param backup_type: The value to assign to the backup_type property of this NodeBackupSummary. :type backup_type: str :param lifecycle_state: The value to assign to the lifecycle_state property of this NodeBackupSummary. :type lifecycle_state: str :param time_created: The value to assign to the time_created property of this NodeBackupSummary. :type time_created: datetime �strZdatetime)�id�display_name�node_instance_id�node_host_name�backup_trigger_type�backup_type�lifecycle_state�time_createdr ZdisplayNameZnodeInstanceIdZnodeHostNameZbackupTriggerTypeZ backupTypeZlifecycleStateZtimeCreatedN) Z swagger_typesZ attribute_map�_id� _display_name�_node_instance_id�_node_host_name�_backup_trigger_type�_backup_type�_lifecycle_state� _time_created)�self�kwargs� r �F/usr/lib/python3.9/site-packages/oci/bds/models/node_backup_summary.py�__init__ s4 '��zNodeBackupSummary.__init__c C s | j S )z� **[Required]** Gets the id of this NodeBackupSummary. The id of the node backup. :return: The id of this NodeBackupSummary. :rtype: str �r �r r r r r W s zNodeBackupSummary.idc C s || _ dS )z� Sets the id of this NodeBackupSummary. The id of the node backup. :param id: The id of this NodeBackupSummary. :type: str Nr )r r r r r r c s c C s | j S )z� **[Required]** Gets the display_name of this NodeBackupSummary. BDS generated name for the backup. Format is nodeHostName_timeCreated. :return: The display_name of this NodeBackupSummary. :rtype: str �r r r r r r o s zNodeBackupSummary.display_namec C s || _ dS )z� Sets the display_name of this NodeBackupSummary. BDS generated name for the backup. Format is nodeHostName_timeCreated. :param display_name: The display_name of this NodeBackupSummary. :type: str Nr )r r r r r r { s c C s | j S )a **[Required]** Gets the node_instance_id of this NodeBackupSummary. The instance OCID of the node, which is the resource from which the node backup was acquired. :return: The node_instance_id of this NodeBackupSummary. :rtype: str �r r r r r r � s z"NodeBackupSummary.node_instance_idc C s || _ dS )a Sets the node_instance_id of this NodeBackupSummary. The instance OCID of the node, which is the resource from which the node backup was acquired. :param node_instance_id: The node_instance_id of this NodeBackupSummary. :type: str Nr )r r r r r r � s c C s | j S )z� **[Required]** Gets the node_host_name of this NodeBackupSummary. Host name of the node that the backup belongs to. :return: The node_host_name of this NodeBackupSummary. :rtype: str �r r r r r r � s z NodeBackupSummary.node_host_namec C s || _ dS )z� Sets the node_host_name of this NodeBackupSummary. Host name of the node that the backup belongs to. :param node_host_name: The node_host_name of this NodeBackupSummary. :type: str Nr! )r r r r r r � s c C s | j S )z� **[Required]** Gets the backup_trigger_type of this NodeBackupSummary. type based on how backup action was initiated. :return: The backup_trigger_type of this NodeBackupSummary. :rtype: str �r r r r r r � s z%NodeBackupSummary.backup_trigger_typec C s || _ dS )z� Sets the backup_trigger_type of this NodeBackupSummary. type based on how backup action was initiated. :param backup_trigger_type: The backup_trigger_type of this NodeBackupSummary. :type: str Nr"