📂 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
›
cloud_guard
›
📁 models
📍
Lokasi:
/usr/libexec/oracle-cloud-agent/plugins/osms/oci/cloud_guard/models
💾
Free:
45.8 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: create_managed_list_details.pyc
a N��fZ0 � @ 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 @ s0 e Zd ZdZdZdZdZdZdZdZ dZ d Zd ZdZ dZd Zdd� Zedd� �Zejdd� �Zedd� �Zejdd� �Zedd� �Zejdd� �Zedd� �Zejdd� �Zedd� �Zejdd� �Zedd � �Zejd!d � �Zed"d#� �Zejd$d#� �Zed%d&� �Zejd'd&� �Zd(d)� Zd*d+� Zd,d-� Zd.S )/�CreateManagedListDetailsz Create ManagedList � CIDR_BLOCK�USERS�GROUPS�IPV4ADDRESS�IPV6ADDRESS� RESOURCE_OCID�REGION�COUNTRY�STATE�CITY�TAGS�GENERICc K sd ddddddddd�| _ dddd d ddd d�| _d| _d| _d| _d| _d| _d| _d| _d| _ dS )a� Initializes a new CreateManagedListDetails object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param display_name: The value to assign to the display_name property of this CreateManagedListDetails. :type display_name: str :param compartment_id: The value to assign to the compartment_id property of this CreateManagedListDetails. :type compartment_id: str :param source_managed_list_id: The value to assign to the source_managed_list_id property of this CreateManagedListDetails. :type source_managed_list_id: str :param description: The value to assign to the description property of this CreateManagedListDetails. :type description: str :param list_type: The value to assign to the list_type property of this CreateManagedListDetails. Allowed values for this property are: "CIDR_BLOCK", "USERS", "GROUPS", "IPV4ADDRESS", "IPV6ADDRESS", "RESOURCE_OCID", "REGION", "COUNTRY", "STATE", "CITY", "TAGS", "GENERIC" :type list_type: str :param list_items: The value to assign to the list_items property of this CreateManagedListDetails. :type list_items: list[str] :param freeform_tags: The value to assign to the freeform_tags property of this CreateManagedListDetails. :type freeform_tags: dict(str, str) :param defined_tags: The value to assign to the defined_tags property of this CreateManagedListDetails. :type defined_tags: dict(str, dict(str, object)) �strz list[str]zdict(str, str)zdict(str, dict(str, object)))�display_name�compartment_id�source_managed_list_id�description� list_type� list_items� freeform_tags�defined_tags�displayName� compartmentId�sourceManagedListIdr �listType� listItems�freeformTags�definedTagsN) � swagger_types� attribute_map� _display_name�_compartment_id�_source_managed_list_id�_description� _list_type�_list_items�_freeform_tags� _defined_tags)�self�kwargs� r/ ��/sparta/input/_build_configuration/image_build+validate/lib/bmcenv/lib64/python3.9/site-packages/oci/cloud_guard/models/create_managed_list_details.py�__init__@ s4 (��z!CreateManagedListDetails.__init__c C s | j S )a **[Required]** Gets the display_name of this CreateManagedListDetails. Managed list display name. Avoid entering confidential information. :return: The display_name of this CreateManagedListDetails. :rtype: str �r% �r- r/ r/ r0 r � s z%CreateManagedListDetails.display_namec C s || _ dS )a Sets the display_name of this CreateManagedListDetails. Managed list display name. Avoid entering confidential information. :param display_name: The display_name of this CreateManagedListDetails. :type: str Nr2 )r- r r/ r/ r0 r � s c C s | j S )z� **[Required]** Gets the compartment_id of this CreateManagedListDetails. Compartment Identifier :return: The compartment_id of this CreateManagedListDetails. :rtype: str �r&