ruạṛ
a ���fI � @ 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 d� Ze dd � �Zejdd � �Ze dd� �Zejdd� �Ze dd� �Zejdd� �Ze dd� �Zejdd� �Ze dd� �Zejdd� �Ze dd� �Zejdd� �Ze dd� �Zejd d� �Ze d!d"� �Zejd#d"� �Ze d$d%� �Zejd&d%� �Ze d'd(� �Zejd)d(� �Ze d*d+� �Zejd,d+� �Ze d-d.� �Zejd/d.� �Ze d0d1� �Zejd2d1� �Zd3d4� Zd5d6� Zd7d8� Zd9S ):�DelegationSubscriptionz1 Details of the Delegation Subscription. �TROUBLESHOOTING�ASSISTED_PATCHING�CREATING�ACTIVE�UPDATING�DELETING�DELETED�FAILEDc K s� dddddddddddddd� | _ dddd d ddd dddddd� | _d| _d| _d| _d| _d| _d| _d| _d| _ d| _ d| _d| _d| _ d| _dS )a� Initializes a new DelegationSubscription 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 DelegationSubscription. :type id: str :param compartment_id: The value to assign to the compartment_id property of this DelegationSubscription. :type compartment_id: str :param display_name: The value to assign to the display_name property of this DelegationSubscription. :type display_name: str :param service_provider_id: The value to assign to the service_provider_id property of this DelegationSubscription. :type service_provider_id: str :param description: The value to assign to the description property of this DelegationSubscription. :type description: str :param subscribed_service_type: The value to assign to the subscribed_service_type property of this DelegationSubscription. Allowed values for this property are: "TROUBLESHOOTING", "ASSISTED_PATCHING", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type subscribed_service_type: str :param lifecycle_state: The value to assign to the lifecycle_state property of this DelegationSubscription. Allowed values for this property are: "CREATING", "ACTIVE", "UPDATING", "DELETING", "DELETED", "FAILED", '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 DelegationSubscription. :type lifecycle_state_details: str :param time_created: The value to assign to the time_created property of this DelegationSubscription. :type time_created: datetime :param time_updated: The value to assign to the time_updated property of this DelegationSubscription. :type time_updated: datetime :param freeform_tags: The value to assign to the freeform_tags property of this DelegationSubscription. :type freeform_tags: dict(str, str) :param defined_tags: The value to assign to the defined_tags property of this DelegationSubscription. :type defined_tags: dict(str, dict(str, object)) :param system_tags: The value to assign to the system_tags property of this DelegationSubscription. :type system_tags: dict(str, dict(str, object)) �strZdatetimezdict(str, str)zdict(str, dict(str, object))) �id�compartment_id�display_name�service_provider_id�description�subscribed_service_type�lifecycle_state�lifecycle_state_details�time_created�time_updated� freeform_tags�defined_tags�system_tagsr Z compartmentIdZdisplayNameZserviceProviderIdr ZsubscribedServiceTypeZlifecycleStateZlifecycleStateDetailsZtimeCreatedZtimeUpdatedZfreeformTagsZdefinedTagsZ systemTagsN)Z swagger_typesZ attribute_map�_id�_compartment_id� _display_name�_service_provider_id�_description�_subscribed_service_type�_lifecycle_state�_lifecycle_state_details� _time_created� _time_updated�_freeform_tags� _defined_tags�_system_tags)�self�kwargs� r, �^/usr/lib/python3.9/site-packages/oci/delegate_access_control/models/delegation_subscription.py�__init__2 sR ?��zDelegationSubscription.__init__c C s | j S )z� **[Required]** Gets the id of this DelegationSubscription. Unique identifier for the Delegation Subscription. :return: The id of this DelegationSubscription. :rtype: str �r �r* r, r, r- r � s zDelegationSubscription.idc C s || _ dS )z� Sets the id of this DelegationSubscription. Unique identifier for the Delegation Subscription. :param id: The id of this DelegationSubscription. :type: str Nr/ )r* r r, r, r- r � s c C s | j S )z� Gets the compartment_id of this DelegationSubscription. The OCID of the compartment that contains the Delegation Subscription. :return: The compartment_id of this DelegationSubscription. :rtype: str �r r0 r, r, r- r � s z%DelegationSubscription.compartment_idc C s || _ dS )z� Sets the compartment_id of this DelegationSubscription. The OCID of the compartment that contains the Delegation Subscription. :param compartment_id: The compartment_id of this DelegationSubscription. :type: str Nr1 )r* r r, r, r- r � s c C s | j S )z� Gets the display_name of this DelegationSubscription. Display name :return: The display_name of this DelegationSubscription. :rtype: str �r r0 r, r, r- r � s z#DelegationSubscription.display_namec C s || _ dS )z� Sets the display_name of this DelegationSubscription. Display name :param display_name: The display_name of this DelegationSubscription. :type: str Nr2 )r* r r, r, r- r � s c C s | j S )z� **[Required]** Gets the service_provider_id of this DelegationSubscription. Unique identifier of the Service Provider. :return: The service_provider_id of this DelegationSubscription. :rtype: str �r r0 r, r, r- r � s z*DelegationSubscription.service_provider_idc C s || _ dS )z� Sets the service_provider_id of this DelegationSubscription. Unique identifier of the Service Provider. :param service_provider_id: The service_provider_id of this DelegationSubscription. :type: str Nr3 )r* r r, r, r- r � s c C s | j S )z� Gets the description of this DelegationSubscription. Description of the Delegation Subscription. :return: The description of this DelegationSubscription. :rtype: str �r! r0 r, r, r- r � s z"DelegationSubscription.descriptionc C s || _ dS )z� Sets the description of this DelegationSubscription. Description of the Delegation Subscription. :param description: The description of this DelegationSubscription. :type: str Nr4 )r* r r, r, r- r s c C s | j S )a� **[Required]** Gets the subscribed_service_type of this DelegationSubscription. Subscribed Service Provider Service Type. Allowed values for this property are: "TROUBLESHOOTING", "ASSISTED_PATCHING", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :return: The subscribed_service_type of this DelegationSubscription. :rtype: str )r"