ruạṛ
a ���f� � @ 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 d� 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.� �Zejd/d.� �Zed0d1� �Zejd2d1� �Zed3d4� �Zejd5d4� �Zed6d7� �Zejd8d7� �Zed9d:� �Z e jd;d:� �Z ed<d=� �Z!e!jd>d=� �Z!ed?d@� �Z"e"jdAd@� �Z"edBdC� �Z#e#jdDdC� �Z#edEdF� �Z$e$jdGdF� �Z$edHdI� �Z%e%jdJdI� �Z%edKdL� �Z&e&jdMdL� �Z&edNdO� �Z'e'jdPdO� �Z'dQdR� Z(dSdT� Z)dUdV� Z*dWS )X�DelegationControlz� Delegation Control enables you to grant, audit, or revoke the access Oracle has to your Exadata Cloud infrastructure, and obtain audit reports of all actions taken by a human operator, in a near real-time manner. � VMCLUSTER�CLOUDVMCLUSTER�JSON�HTML�CREATING�ACTIVE�UPDATING�DELETING�DELETED�FAILED�NEEDS_ATTENTIONc K s� ddddddddddddddddddddddd�| _ d d ddd dddddddddddddddddd�| _d| _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 DelegationControl 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 DelegationControl. :type id: str :param compartment_id: The value to assign to the compartment_id property of this DelegationControl. :type compartment_id: str :param display_name: The value to assign to the display_name property of this DelegationControl. :type display_name: str :param description: The value to assign to the description property of this DelegationControl. :type description: str :param num_approvals_required: The value to assign to the num_approvals_required property of this DelegationControl. :type num_approvals_required: int :param pre_approved_service_provider_action_names: The value to assign to the pre_approved_service_provider_action_names property of this DelegationControl. :type pre_approved_service_provider_action_names: list[str] :param delegation_subscription_ids: The value to assign to the delegation_subscription_ids property of this DelegationControl. :type delegation_subscription_ids: list[str] :param is_auto_approve_during_maintenance: The value to assign to the is_auto_approve_during_maintenance property of this DelegationControl. :type is_auto_approve_during_maintenance: bool :param resource_ids: The value to assign to the resource_ids property of this DelegationControl. :type resource_ids: list[str] :param resource_type: The value to assign to the resource_type property of this DelegationControl. Allowed values for this property are: "VMCLUSTER", "CLOUDVMCLUSTER", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type resource_type: str :param notification_topic_id: The value to assign to the notification_topic_id property of this DelegationControl. :type notification_topic_id: str :param notification_message_format: The value to assign to the notification_message_format property of this DelegationControl. Allowed values for this property are: "JSON", "HTML", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type notification_message_format: str :param vault_id: The value to assign to the vault_id property of this DelegationControl. :type vault_id: str :param vault_key_id: The value to assign to the vault_key_id property of this DelegationControl. :type vault_key_id: str :param lifecycle_state: The value to assign to the lifecycle_state property of this DelegationControl. Allowed values for this property are: "CREATING", "ACTIVE", "UPDATING", "DELETING", "DELETED", "FAILED", "NEEDS_ATTENTION", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type lifecycle_state: str :param lifecycle_state_details: The value to assign to the lifecycle_state_details property of this DelegationControl. :type lifecycle_state_details: str :param time_created: The value to assign to the time_created property of this DelegationControl. :type time_created: datetime :param time_updated: The value to assign to the time_updated property of this DelegationControl. :type time_updated: datetime :param time_deleted: The value to assign to the time_deleted property of this DelegationControl. :type time_deleted: datetime :param freeform_tags: The value to assign to the freeform_tags property of this DelegationControl. :type freeform_tags: dict(str, str) :param defined_tags: The value to assign to the defined_tags property of this DelegationControl. :type defined_tags: dict(str, dict(str, object)) :param system_tags: The value to assign to the system_tags property of this DelegationControl. :type system_tags: dict(str, dict(str, object)) �str�intz list[str]�boolZdatetimezdict(str, str)zdict(str, dict(str, object)))�id�compartment_id�display_name�description�num_approvals_required�*pre_approved_service_provider_action_names�delegation_subscription_ids�"is_auto_approve_during_maintenance�resource_ids� resource_type�notification_topic_id�notification_message_format�vault_id�vault_key_id�lifecycle_state�lifecycle_state_details�time_created�time_updated�time_deleted� freeform_tags�defined_tags�system_tagsr Z compartmentIdZdisplayNamer ZnumApprovalsRequiredZ%preApprovedServiceProviderActionNamesZdelegationSubscriptionIdsZisAutoApproveDuringMaintenanceZresourceIdsZresourceTypeZnotificationTopicIdZnotificationMessageFormatZvaultIdZ vaultKeyIdZlifecycleStateZlifecycleStateDetailsZtimeCreatedZtimeUpdatedZtimeDeletedZfreeformTagsZdefinedTagsZ systemTagsN)Z swagger_typesZ attribute_map�_id�_compartment_id� _display_name�_description�_num_approvals_required�+_pre_approved_service_provider_action_names�_delegation_subscription_ids�#_is_auto_approve_during_maintenance� _resource_ids�_resource_type�_notification_topic_id�_notification_message_format� _vault_id� _vault_key_id�_lifecycle_state�_lifecycle_state_details� _time_created� _time_updated� _time_deleted�_freeform_tags� _defined_tags�_system_tags)�self�kwargs� rC �Y/usr/lib/python3.9/site-packages/oci/delegate_access_control/models/delegation_control.py�__init__>