📂 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
›
data_safe
›
models
›
📁 __pycache__
📍
Lokasi:
/usr/lib/python3.9/site-packages/oci/data_safe/models/__pycache__
💾
Free:
45.4 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: create_security_assessment_details.cpython-39.opt-1.pyc
a ���f�1 � @ 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 )#�CreateSecurityAssessmentDetailsz9 The details used to save a security assessment. c K sd ddddddddd�| _ dddd d ddd d�| _d| _d| _d| _d| _d| _d| _d| _d| _ dS )a2 Initializes a new CreateSecurityAssessmentDetails object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param compartment_id: The value to assign to the compartment_id property of this CreateSecurityAssessmentDetails. :type compartment_id: str :param display_name: The value to assign to the display_name property of this CreateSecurityAssessmentDetails. :type display_name: str :param description: The value to assign to the description property of this CreateSecurityAssessmentDetails. :type description: str :param target_id: The value to assign to the target_id property of this CreateSecurityAssessmentDetails. :type target_id: str :param is_assessment_scheduled: The value to assign to the is_assessment_scheduled property of this CreateSecurityAssessmentDetails. :type is_assessment_scheduled: bool :param schedule: The value to assign to the schedule property of this CreateSecurityAssessmentDetails. :type schedule: str :param freeform_tags: The value to assign to the freeform_tags property of this CreateSecurityAssessmentDetails. :type freeform_tags: dict(str, str) :param defined_tags: The value to assign to the defined_tags property of this CreateSecurityAssessmentDetails. :type defined_tags: dict(str, dict(str, object)) �str�boolzdict(str, str)zdict(str, dict(str, object)))�compartment_id�display_name�description� target_id�is_assessment_scheduled�schedule� freeform_tags�defined_tagsZ compartmentIdZdisplayNamer ZtargetIdZisAssessmentScheduledr ZfreeformTagsZdefinedTagsN) Z swagger_typesZ attribute_map�_compartment_id� _display_name�_description� _target_id�_is_assessment_scheduled� _schedule�_freeform_tags� _defined_tags)�self�kwargs� r �[/usr/lib/python3.9/site-packages/oci/data_safe/models/create_security_assessment_details.py�__init__ s4 '��z(CreateSecurityAssessmentDetails.__init__c C s | j S )a **[Required]** Gets the compartment_id of this CreateSecurityAssessmentDetails. The OCID of the compartment that contains the security assessment. :return: The compartment_id of this CreateSecurityAssessmentDetails. :rtype: str �r �r r r r r W s z.CreateSecurityAssessmentDetails.compartment_idc C s || _ dS )a Sets the compartment_id of this CreateSecurityAssessmentDetails. The OCID of the compartment that contains the security assessment. :param compartment_id: The compartment_id of this CreateSecurityAssessmentDetails. :type: str Nr )r r r r r r c s c C s | j S )z� Gets the display_name of this CreateSecurityAssessmentDetails. The display name of the security assessment. :return: The display_name of this CreateSecurityAssessmentDetails. :rtype: str �r r r r r r o s z,CreateSecurityAssessmentDetails.display_namec C s || _ dS )z� Sets the display_name of this CreateSecurityAssessmentDetails. The display name of the security assessment. :param display_name: The display_name of this CreateSecurityAssessmentDetails. :type: str Nr )r r r r r r { s c C s | j S )z� Gets the description of this CreateSecurityAssessmentDetails. Description of the security assessment. :return: The description of this CreateSecurityAssessmentDetails. :rtype: str �r r r r r r � s z+CreateSecurityAssessmentDetails.descriptionc C s || _ dS )z� Sets the description of this CreateSecurityAssessmentDetails. Description of the security assessment. :param description: The description of this CreateSecurityAssessmentDetails. :type: str Nr! )r r r r r r � s c C s | j S )a **[Required]** Gets the target_id of this CreateSecurityAssessmentDetails. The OCID of the target database on which security assessment is to be run. :return: The target_id of this CreateSecurityAssessmentDetails. :rtype: str �r r r r r r � s z)CreateSecurityAssessmentDetails.target_idc C s || _ dS )a Sets the target_id of this CreateSecurityAssessmentDetails. The OCID of the target database on which security assessment is to be run. :param target_id: The target_id of this CreateSecurityAssessmentDetails. :type: str Nr"