ruạṛ
a ���f�B � @ 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 dd � Z ed d� �Zej dd� �Zed d� �Zej dd� �Zedd� �Zej dd� �Zedd� �Zej dd� �Zedd� �Zej dd� �Zedd� �Zej dd� �Zedd� �Zej dd� �Zedd � �Zej d!d � �Zed"d#� �Zej d$d#� �Zed%d&� �Zej d'd&� �Zed(d)� �Zej d*d)� �Zed+d,� �Zej d-d,� �Zed.d/� �Zej d0d/� �Zed1d2� �Zej d3d2� �Zd4d5� Zd6d7� Zd8d9� Zd:S );�VbsInstancez0 Visual Builder Studio service instance �CREATING�UPDATING�ACTIVE�DELETING�DELETED�FAILEDc K s� ddddddddddddddd�| _ ddd d ddd dddddddd�| _d| _d| _d| _d| _d| _d| _d| _d| _ d| _ d| _d| _d| _ d| _d| _dS )a- Initializes a new VbsInstance 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 VbsInstance. :type id: str :param name: The value to assign to the name property of this VbsInstance. :type name: str :param display_name: The value to assign to the display_name property of this VbsInstance. :type display_name: str :param compartment_id: The value to assign to the compartment_id property of this VbsInstance. :type compartment_id: str :param is_resource_usage_agreement_granted: The value to assign to the is_resource_usage_agreement_granted property of this VbsInstance. :type is_resource_usage_agreement_granted: bool :param resource_compartment_id: The value to assign to the resource_compartment_id property of this VbsInstance. :type resource_compartment_id: str :param vbs_access_url: The value to assign to the vbs_access_url property of this VbsInstance. :type vbs_access_url: str :param time_created: The value to assign to the time_created property of this VbsInstance. :type time_created: datetime :param time_updated: The value to assign to the time_updated property of this VbsInstance. :type time_updated: datetime :param lifecycle_state: The value to assign to the lifecycle_state property of this VbsInstance. Allowed values for this property are: "CREATING", "UPDATING", "ACTIVE", "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 lifecyle_details: The value to assign to the lifecyle_details property of this VbsInstance. :type lifecyle_details: str :param freeform_tags: The value to assign to the freeform_tags property of this VbsInstance. :type freeform_tags: dict(str, str) :param defined_tags: The value to assign to the defined_tags property of this VbsInstance. :type defined_tags: dict(str, dict(str, object)) :param system_tags: The value to assign to the system_tags property of this VbsInstance. :type system_tags: dict(str, dict(str, object)) �str�boolZdatetimezdict(str, str)zdict(str, dict(str, object)))�id�name�display_name�compartment_id�#is_resource_usage_agreement_granted�resource_compartment_id�vbs_access_url�time_created�time_updated�lifecycle_state�lifecyle_details� freeform_tags�defined_tags�system_tagsr r ZdisplayNameZ compartmentIdZisResourceUsageAgreementGrantedZresourceCompartmentIdZvbsAccessUrlZtimeCreatedZtimeUpdatedZlifecycleStateZlifecyleDetailsZfreeformTagsZdefinedTagsZ systemTagsN)Z swagger_typesZ attribute_map�_id�_name� _display_name�_compartment_id�$_is_resource_usage_agreement_granted�_resource_compartment_id�_vbs_access_url� _time_created� _time_updated�_lifecycle_state�_lifecyle_details�_freeform_tags� _defined_tags�_system_tags)�self�kwargs� r- �D/usr/lib/python3.9/site-packages/oci/vbs_inst/models/vbs_instance.py�__init__* sX A��zVbsInstance.__init__c C s | j S )z� **[Required]** Gets the id of this VbsInstance. Unique identifier that is immutable on creation :return: The id of this VbsInstance. :rtype: str �r �r+ r- r- r. r � s zVbsInstance.idc C s || _ dS )z� Sets the id of this VbsInstance. Unique identifier that is immutable on creation :param id: The id of this VbsInstance. :type: str Nr0 )r+ r r- r- r. r � s c C s | j S )z� **[Required]** Gets the name of this VbsInstance. Service instance name (unique identifier) :return: The name of this VbsInstance. :rtype: str �r r1 r- r- r. r � s zVbsInstance.namec C s || _ dS )z� Sets the name of this VbsInstance. Service instance name (unique identifier) :param name: The name of this VbsInstance. :type: str Nr2 )r+ r r- r- r. r � s c C s | j S )z� **[Required]** Gets the display_name of this VbsInstance. Service instance display name :return: The display_name of this VbsInstance. :rtype: str �r r1 r- r- r. r � s zVbsInstance.display_namec C s || _ dS )z� Sets the display_name of this VbsInstance. Service instance display name :param display_name: The display_name of this VbsInstance. :type: str Nr3 )r+ r r- r- r. r � s c C s | j S )z� **[Required]** Gets the compartment_id of this VbsInstance. Compartment of the service instance :return: The compartment_id of this VbsInstance. :rtype: str �r r1 r- r- r. r � s zVbsInstance.compartment_idc C s || _ dS )z� Sets the compartment_id of this VbsInstance. Compartment of the service instance :param compartment_id: The compartment_id of this VbsInstance. :type: str Nr4 )r+ r r- r- r. r � s c C s | j S )a3 Gets the is_resource_usage_agreement_granted of this VbsInstance. Whether the VBS service instance owner explicitly approved VBS to create and use resources in the customer tenancy :return: The is_resource_usage_agreement_granted of this VbsInstance. :rtype: bool �r! r1 r- r- r. r � s z/VbsInstance.is_resource_usage_agreement_grantedc C s || _ dS )aU Sets the is_resource_usage_agreement_granted of this VbsInstance. Whether the VBS service instance owner explicitly approved VBS to create and use resources in the customer tenancy :param is_resource_usage_agreement_granted: The is_resource_usage_agreement_granted of this VbsInstance. :type: bool Nr5 )r+ r r- r- r. r s c C s | j S )z� Gets the resource_compartment_id of this VbsInstance. Compartment where VBS may create additional resources for the service instance :return: The resource_compartment_id of this VbsInstance. :rtype: str �r"