📂 Advanced File Manager
Multi-Root Navigation System
⚡ Quick Jump
Server (/)
Home (/home)
Var_www (/var/www)
Current (/home4/shelley/public_html/wp-content/mu-plugins)
📍 Go
⬆ Ke Atas
🏠 Root Server
🏠 Root App
🔄 Refresh
📀 /
›
usr
›
lib
›
python3.9
›
site-packages
›
oci
›
operator_access_control
›
models
›
📁 __pycache__
📍
Lokasi:
/usr/lib/python3.9/site-packages/oci/operator_access_control/models/__pycache__
💾
Free:
45.4 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: operator_control_summary.cpython-39.pyc
a ���f�E � @ 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 ZdZdZdZdZdZdZdZ dZ d Zd Zdd� Z ed d� �Zejdd� �Zedd� �Zejdd� �Zedd� �Zejdd� �Zedd� �Zejdd� �Zedd� �Zejdd� �Zedd� �Zejdd� �Zedd � �Zejd!d � �Zed"d#� �Zejd$d#� �Zed%d&� �Zejd'd&� �Zed(d)� �Zejd*d)� �Zed+d,� �Zejd-d,� �Zed.d/� �Zejd0d/� �Zd1d2� Zd3d4� Zd5d6� Zd7S )8�OperatorControlSummaryz) Summary of the OperatorControl. �EXACC�EXADATAINFRASTRUCTURE�AUTONOMOUSVMCLUSTER�CLOUDAUTONOMOUSVMCLUSTER�CCCINFRASTRUCTURE�CREATED�ASSIGNED� UNASSIGNED�DELETEDc K s� ddddddddddddd�| _ dd d ddd ddddddd�| _d| _d| _d| _d| _d| _d| _d| _d| _ d| _ d| _d| _d| _ dS )a� Initializes a new OperatorControlSummary 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 OperatorControlSummary. :type id: str :param operator_control_name: The value to assign to the operator_control_name property of this OperatorControlSummary. :type operator_control_name: str :param compartment_id: The value to assign to the compartment_id property of this OperatorControlSummary. :type compartment_id: str :param is_fully_pre_approved: The value to assign to the is_fully_pre_approved property of this OperatorControlSummary. :type is_fully_pre_approved: bool :param resource_type: The value to assign to the resource_type property of this OperatorControlSummary. Allowed values for this property are: "EXACC", "EXADATAINFRASTRUCTURE", "AUTONOMOUSVMCLUSTER", "CLOUDAUTONOMOUSVMCLUSTER", "CCCINFRASTRUCTURE", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type resource_type: str :param number_of_approvers: The value to assign to the number_of_approvers property of this OperatorControlSummary. :type number_of_approvers: int :param time_of_creation: The value to assign to the time_of_creation property of this OperatorControlSummary. :type time_of_creation: datetime :param time_of_modification: The value to assign to the time_of_modification property of this OperatorControlSummary. :type time_of_modification: datetime :param time_of_deletion: The value to assign to the time_of_deletion property of this OperatorControlSummary. :type time_of_deletion: datetime :param lifecycle_state: The value to assign to the lifecycle_state property of this OperatorControlSummary. Allowed values for this property are: "CREATED", "ASSIGNED", "UNASSIGNED", "DELETED", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type lifecycle_state: str :param freeform_tags: The value to assign to the freeform_tags property of this OperatorControlSummary. :type freeform_tags: dict(str, str) :param defined_tags: The value to assign to the defined_tags property of this OperatorControlSummary. :type defined_tags: dict(str, dict(str, object)) �str�bool�intZdatetimezdict(str, str)zdict(str, dict(str, object)))�id�operator_control_name�compartment_id�is_fully_pre_approved� resource_type�number_of_approvers�time_of_creation�time_of_modification�time_of_deletion�lifecycle_state� freeform_tags�defined_tagsr ZoperatorControlNameZ compartmentIdZisFullyPreApprovedZresourceTypeZnumberOfApproversZtimeOfCreationZtimeOfModificationZtimeOfDeletionZlifecycleStateZfreeformTagsZdefinedTagsN)Z swagger_typesZ attribute_map�_id�_operator_control_name�_compartment_id�_is_fully_pre_approved�_resource_type�_number_of_approvers�_time_of_creation�_time_of_modification�_time_of_deletion�_lifecycle_state�_freeform_tags� _defined_tags)�self�kwargs� r- �_/usr/lib/python3.9/site-packages/oci/operator_access_control/models/operator_control_summary.py�__init__6 sL ;��zOperatorControlSummary.__init__c C s | j S )z� **[Required]** Gets the id of this OperatorControlSummary. The OCID of the operator control. :return: The id of this OperatorControlSummary. :rtype: str �r �r+ r- r- r. r � s zOperatorControlSummary.idc C s || _ dS )z� Sets the id of this OperatorControlSummary. The OCID of the operator control. :param id: The id of this OperatorControlSummary. :type: str Nr0 )r+ r r- r- r. r � s c C s | j S )z� **[Required]** Gets the operator_control_name of this OperatorControlSummary. Name of the operator control. :return: The operator_control_name of this OperatorControlSummary. :rtype: str �r r1 r- r- r. r � s z,OperatorControlSummary.operator_control_namec C s || _ dS )z� Sets the operator_control_name of this OperatorControlSummary. Name of the operator control. :param operator_control_name: The operator_control_name of this OperatorControlSummary. :type: str Nr2 )r+ r r- r- r. r � s c C s | j S )z� Gets the compartment_id of this OperatorControlSummary. The OCID of the compartment that contains the operator control. :return: The compartment_id of this OperatorControlSummary. :rtype: str �r! r1 r- r- r. r � s z%OperatorControlSummary.compartment_idc C s || _ dS )z� Sets the compartment_id of this OperatorControlSummary. The OCID of the compartment that contains the operator control. :param compartment_id: The compartment_id of this OperatorControlSummary. :type: str Nr3 )r+ r r- r- r. r � s c C s | j S )am Gets the is_fully_pre_approved of this OperatorControlSummary. Whether all operator actions are pre-approved. If yes, an access request associated with a resource governed by the operator control will be automatically approved by the system. :return: The is_fully_pre_approved of this OperatorControlSummary. :rtype: bool �r"