📂 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
›
operator_access_control
›
models
›
📁 __pycache__
📍
Lokasi:
/usr/lib/python3.9/site-packages/oci/operator_access_control/models/__pycache__
💾
Free:
45.8 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: operator_control_assignment_summary.cpython-39.pyc
a ���f�t � @ 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 ZdZ dZd ZdZdd� Zedd� �Zejdd� �Zedd� �Zejdd� �Zedd� �Zejdd� �Zedd� �Zejdd� �Zedd� �Zejdd� �Zed d!� �Zejd"d!� �Zed#d$� �Zejd%d$� �Zed&d'� �Zejd(d'� �Zed)d*� �Zejd+d*� �Zed,d-� �Zejd.d-� �Zed/d0� �Zejd1d0� �Zed2d3� �Zejd4d3� �Zed5d6� �Z e jd7d6� �Z ed8d9� �Z!e!jd:d9� �Z!ed;d<� �Z"e"jd=d<� �Z"ed>d?� �Z#e#jd@d?� �Z#edAdB� �Z$e$jdCdB� �Z$edDdE� �Z%e%jdFdE� �Z%edGdH� �Z&e&jdIdH� �Z&edJdK� �Z'e'jdLdK� �Z'edMdN� �Z(e(jdOdN� �Z(dPdQ� Z)dRdS� Z*dTdU� Z+dVS )W� OperatorControlAssignmentSummaryz5 Details of the operator control assignment. �EXACC�EXADATAINFRASTRUCTURE�AUTONOMOUSVMCLUSTER�CLOUDAUTONOMOUSVMCLUSTER�CCCINFRASTRUCTURE�CREATED�APPLIED�APPLYFAILED�UPDATING�UPDATEFAILED�DELETING�DELETED�DELETIONFAILEDc K s� dddddddddddddddddddddd�| _ dd d ddd dddddddddddddddd�| _d| _d| _d| _d| _d| _d| _d| _d| _ d| _ d| _d| _d| _ d| _d| _d| _d| _d| _d| _d| _d| _d| _dS )a� Initializes a new OperatorControlAssignmentSummary 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 OperatorControlAssignmentSummary. :type id: str :param operator_control_id: The value to assign to the operator_control_id property of this OperatorControlAssignmentSummary. :type operator_control_id: str :param resource_id: The value to assign to the resource_id property of this OperatorControlAssignmentSummary. :type resource_id: str :param compartment_id: The value to assign to the compartment_id property of this OperatorControlAssignmentSummary. :type compartment_id: str :param resource_type: The value to assign to the resource_type property of this OperatorControlAssignmentSummary. 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 resource_name: The value to assign to the resource_name property of this OperatorControlAssignmentSummary. :type resource_name: str :param op_control_name: The value to assign to the op_control_name property of this OperatorControlAssignmentSummary. :type op_control_name: str :param time_assignment_from: The value to assign to the time_assignment_from property of this OperatorControlAssignmentSummary. :type time_assignment_from: datetime :param time_assignment_to: The value to assign to the time_assignment_to property of this OperatorControlAssignmentSummary. :type time_assignment_to: datetime :param is_enforced_always: The value to assign to the is_enforced_always property of this OperatorControlAssignmentSummary. :type is_enforced_always: bool :param time_of_assignment: The value to assign to the time_of_assignment property of this OperatorControlAssignmentSummary. :type time_of_assignment: datetime :param error_code: The value to assign to the error_code property of this OperatorControlAssignmentSummary. :type error_code: int :param error_message: The value to assign to the error_message property of this OperatorControlAssignmentSummary. :type error_message: str :param is_log_forwarded: The value to assign to the is_log_forwarded property of this OperatorControlAssignmentSummary. :type is_log_forwarded: bool :param remote_syslog_server_address: The value to assign to the remote_syslog_server_address property of this OperatorControlAssignmentSummary. :type remote_syslog_server_address: str :param remote_syslog_server_port: The value to assign to the remote_syslog_server_port property of this OperatorControlAssignmentSummary. :type remote_syslog_server_port: int :param is_hypervisor_log_forwarded: The value to assign to the is_hypervisor_log_forwarded property of this OperatorControlAssignmentSummary. :type is_hypervisor_log_forwarded: bool :param lifecycle_state: The value to assign to the lifecycle_state property of this OperatorControlAssignmentSummary. Allowed values for this property are: "CREATED", "APPLIED", "APPLYFAILED", "UPDATING", "UPDATEFAILED", "DELETING", "DELETED", "DELETIONFAILED", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type lifecycle_state: str :param lifecycle_details: The value to assign to the lifecycle_details property of this OperatorControlAssignmentSummary. :type lifecycle_details: str :param freeform_tags: The value to assign to the freeform_tags property of this OperatorControlAssignmentSummary. :type freeform_tags: dict(str, str) :param defined_tags: The value to assign to the defined_tags property of this OperatorControlAssignmentSummary. :type defined_tags: dict(str, dict(str, object)) �strZdatetime�bool�intzdict(str, str)zdict(str, dict(str, object)))�id�operator_control_id�resource_id�compartment_id� resource_type� resource_name�op_control_name�time_assignment_from�time_assignment_to�is_enforced_always�time_of_assignment� error_code� error_message�is_log_forwarded�remote_syslog_server_address�remote_syslog_server_port�is_hypervisor_log_forwarded�lifecycle_state�lifecycle_details� freeform_tags�defined_tagsr ZoperatorControlIdZ resourceIdZ compartmentIdZresourceTypeZresourceNameZ opControlNameZtimeAssignmentFromZtimeAssignmentToZisEnforcedAlwaysZtimeOfAssignmentZ errorCodeZerrorMessageZisLogForwardedZremoteSyslogServerAddressZremoteSyslogServerPortZisHypervisorLogForwardedZlifecycleStateZlifecycleDetailsZfreeformTagsZdefinedTagsN)Z swagger_typesZ attribute_map�_id�_operator_control_id�_resource_id�_compartment_id�_resource_type�_resource_name�_op_control_name�_time_assignment_from�_time_assignment_to�_is_enforced_always�_time_of_assignment�_error_code�_error_message�_is_log_forwarded�_remote_syslog_server_address�_remote_syslog_server_port�_is_hypervisor_log_forwarded�_lifecycle_state�_lifecycle_details�_freeform_tags� _defined_tags)�self�kwargs� rC �j/usr/lib/python3.9/site-packages/oci/operator_access_control/models/operator_control_assignment_summary.py�__init__F s� _��z)OperatorControlAssignmentSummary.__init__c C s | j S )z� **[Required]** Gets the id of this OperatorControlAssignmentSummary. The OCID of the operator control assignment. :return: The id of this OperatorControlAssignmentSummary. :rtype: str �r, �rA rC rC rD r � s z#OperatorControlAssignmentSummary.idc C s || _ dS )z� Sets the id of this OperatorControlAssignmentSummary. The OCID of the operator control assignment. :param id: The id of this OperatorControlAssignmentSummary. :type: str NrF )rA r rC rC rD r � s c C s | j S )z� **[Required]** Gets the operator_control_id of this OperatorControlAssignmentSummary. The OCID of the operator control. :return: The operator_control_id of this OperatorControlAssignmentSummary. :rtype: str �r- rG rC rC rD r s z4OperatorControlAssignmentSummary.operator_control_idc C s || _ dS )z� Sets the operator_control_id of this OperatorControlAssignmentSummary. The OCID of the operator control. :param operator_control_id: The operator_control_id of this OperatorControlAssignmentSummary. :type: str NrH )rA r rC rC rD r s c C s | j S )a **[Required]** Gets the resource_id of this OperatorControlAssignmentSummary. The OCID of the target resource being governed by the operator control. :return: The resource_id of this OperatorControlAssignmentSummary. :rtype: str �r. rG rC rC rD r s z,OperatorControlAssignmentSummary.resource_idc C s || _ dS )a Sets the resource_id of this OperatorControlAssignmentSummary. The OCID of the target resource being governed by the operator control. :param resource_id: The resource_id of this OperatorControlAssignmentSummary. :type: str NrI )rA r rC rC rD r & s c C s | j S )a **[Required]** Gets the compartment_id of this OperatorControlAssignmentSummary. The OCID of the compartment that contains the operator control assignment. :return: The compartment_id of this OperatorControlAssignmentSummary. :rtype: str �r/ rG rC rC rD r 2 s z/OperatorControlAssignmentSummary.compartment_idc C s || _ dS )a Sets the compartment_id of this OperatorControlAssignmentSummary. The OCID of the compartment that contains the operator control assignment. :param compartment_id: The compartment_id of this OperatorControlAssignmentSummary. :type: str NrJ )rA r rC rC rD r > s c C s | j S )a Gets the resource_type of this OperatorControlAssignmentSummary. resourceType for which the OperatorControlAssignment is applicable 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'. :return: The resource_type of this OperatorControlAssignmentSummary. :rtype: str )r0 rG rC rC rD r J s z.OperatorControlAssignmentSummary.resource_typec C s g d�}t ||�sd}|| _dS )a Sets the resource_type of this OperatorControlAssignmentSummary. resourceType for which the OperatorControlAssignment is applicable :param resource_type: The resource_type of this OperatorControlAssignmentSummary. :type: str )r r r r r �UNKNOWN_ENUM_VALUEN)r r0 )rA r �allowed_valuesrC rC rD r Y s c C s | j S )z� Gets the resource_name of this OperatorControlAssignmentSummary. Name of the target resource. :return: The resource_name of this OperatorControlAssignmentSummary. :rtype: str �r1 rG rC rC rD r h s z.OperatorControlAssignmentSummary.resource_namec C s || _ dS )z� Sets the resource_name of this OperatorControlAssignmentSummary. Name of the target resource. :param resource_name: The resource_name of this OperatorControlAssignmentSummary. :type: str NrM )rA r rC rC rD r t s c C s | j S )z� Gets the op_control_name of this OperatorControlAssignmentSummary. Name of the operator control name associated. :return: The op_control_name of this OperatorControlAssignmentSummary. :rtype: str �r2 rG rC rC rD r � s z0OperatorControlAssignmentSummary.op_control_namec C s || _ dS )z� Sets the op_control_name of this OperatorControlAssignmentSummary. Name of the operator control name associated. :param op_control_name: The op_control_name of this OperatorControlAssignmentSummary. :type: str NrN )rA r rC rC rD r � s c C s | j S )a� Gets the time_assignment_from of this OperatorControlAssignmentSummary. The time at which the target resource will be brought under the governance of the operator control in `RFC 3339`__ timestamp format. Example: '2020-05-22T21:10:29.600Z' __ https://tools.ietf.org/html/rfc3339 :return: The time_assignment_from of this OperatorControlAssignmentSummary. :rtype: datetime �r3 rG rC rC rD r � s z5OperatorControlAssignmentSummary.time_assignment_fromc C s || _ dS )a� Sets the time_assignment_from of this OperatorControlAssignmentSummary. The time at which the target resource will be brought under the governance of the operator control in `RFC 3339`__ timestamp format. Example: '2020-05-22T21:10:29.600Z' __ https://tools.ietf.org/html/rfc3339 :param time_assignment_from: The time_assignment_from of this OperatorControlAssignmentSummary. :type: datetime NrO )rA r rC rC rD r � s c C s | j S )a� Gets the time_assignment_to of this OperatorControlAssignmentSummary. The time at which the target resource will leave the governance of the operator control in `RFC 3339`__timestamp format.Example: '2020-05-22T21:10:29.600Z' __ https://tools.ietf.org/html/rfc3339 :return: The time_assignment_to of this OperatorControlAssignmentSummary. :rtype: datetime �r4 rG rC rC rD r � s z3OperatorControlAssignmentSummary.time_assignment_toc C s || _ dS )a� Sets the time_assignment_to of this OperatorControlAssignmentSummary. The time at which the target resource will leave the governance of the operator control in `RFC 3339`__timestamp format.Example: '2020-05-22T21:10:29.600Z' __ https://tools.ietf.org/html/rfc3339 :param time_assignment_to: The time_assignment_to of this OperatorControlAssignmentSummary. :type: datetime NrP )rA r rC rC rD r � s c C s | j S )ar Gets the is_enforced_always of this OperatorControlAssignmentSummary. If true, then the target resource is always governed by the operator control. Otherwise governance is time-based as specified by timeAssignmentTo and timeAssignmentFrom. :return: The is_enforced_always of this OperatorControlAssignmentSummary. :rtype: bool �r5 rG rC rC rD r � s z3OperatorControlAssignmentSummary.is_enforced_alwaysc C s || _ dS )a� Sets the is_enforced_always of this OperatorControlAssignmentSummary. If true, then the target resource is always governed by the operator control. Otherwise governance is time-based as specified by timeAssignmentTo and timeAssignmentFrom. :param is_enforced_always: The is_enforced_always of this OperatorControlAssignmentSummary. :type: bool NrQ )rA r rC rC rD r � s c C s | j S )aw Gets the time_of_assignment of this OperatorControlAssignmentSummary. Time when the operator control assignment is created in `RFC 3339`__ timestamp format. Example: '2020-05-22T21:10:29.600Z' __ https://tools.ietf.org/html/rfc3339 :return: The time_of_assignment of this OperatorControlAssignmentSummary. :rtype: datetime �r6 rG rC rC rD r! � s z3OperatorControlAssignmentSummary.time_of_assignmentc C s || _ dS )a� Sets the time_of_assignment of this OperatorControlAssignmentSummary. Time when the operator control assignment is created in `RFC 3339`__ timestamp format. Example: '2020-05-22T21:10:29.600Z' __ https://tools.ietf.org/html/rfc3339 :param time_of_assignment: The time_of_assignment of this OperatorControlAssignmentSummary. :type: datetime NrR )rA r! rC rC rD r! � s c C s | j S )z� Gets the error_code of this OperatorControlAssignmentSummary. The code identifying the error occurred during Assignment operation. :return: The error_code of this OperatorControlAssignmentSummary. :rtype: int �r7 rG rC rC rD r"