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 @ sJ e Zd ZdZdd� Zedd� �Zejdd� �Zdd� Zd d � Z dd� Z d S )�DatabasePlana� The resource allocation directives must all use the share attribute, or they must all use the level and allocation attributes. If you use the share attribute to allocate I/O resources, then the database plan can have a maximum of 1024 directives. If you use the level and allocation attributes to allocate I/O resources, then the database plan can have a maximum of 32 directives. Only one directive is allowed for each database name and each profile name. c K s ddi| _ ddi| _d| _dS )a{ Initializes a new DatabasePlan object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param items: The value to assign to the items property of this DatabasePlan. :type items: list[oci.database_management.models.DatabasePlanDirective] �itemszlist[DatabasePlanDirective]N)Z swagger_typesZ attribute_map�_items)�self�kwargs� r �P/usr/lib/python3.9/site-packages/oci/database_management/models/database_plan.py�__init__ s ��zDatabasePlan.__init__c C s | j S )z� **[Required]** Gets the items of this DatabasePlan. A list of DatabasePlanDirectives. :return: The items of this DatabasePlan. :rtype: list[oci.database_management.models.DatabasePlanDirective] �r �r r r r r * s zDatabasePlan.itemsc C s || _ dS )z� Sets the items of this DatabasePlan. A list of DatabasePlanDirectives. :param items: The items of this DatabasePlan. :type: list[oci.database_management.models.DatabasePlanDirective] Nr )r r r r r r 6 s c C s t | �S �N)r r r r r �__repr__B s zDatabasePlan.__repr__c C s |d u rdS | j |j kS )NF)�__dict__�r �otherr r r �__eq__E s zDatabasePlan.__eq__c C s | |k S r r r r r r �__ne__K s zDatabasePlan.__ne__N)�__name__� __module__�__qualname__�__doc__r �propertyr �setterr r r r r r r r s r N)Zoci.utilr r r Zoci.decoratorsr �objectr r r r r �<module> s
cải xoăn