ruạṛ
a N��f� � @ sD d dl mZ ddlmZmZmZ ddlmZ eG dd� de��ZdS )� )�ComputeInstanceGroupSelector� )�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 )�!ComputeInstanceGroupByIdsSelectorzi Specifies the Compute instance group environment by listing the OCIDs of the compute instances. c K s. ddd�| _ ddd�| _d| _d| _d| _dS )aV Initializes a new ComputeInstanceGroupByIdsSelector object with values from keyword arguments. The default value of the :py:attr:`~oci.devops.models.ComputeInstanceGroupByIdsSelector.selector_type` attribute of this class is ``INSTANCE_IDS`` and it should not be changed. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param selector_type: The value to assign to the selector_type property of this ComputeInstanceGroupByIdsSelector. Allowed values for this property are: "INSTANCE_IDS", "INSTANCE_QUERY" :type selector_type: str :param compute_instance_ids: The value to assign to the compute_instance_ids property of this ComputeInstanceGroupByIdsSelector. :type compute_instance_ids: list[str] �strz list[str])� selector_type�compute_instance_ids�selectorType�computeInstanceIdsN�INSTANCE_IDS)� swagger_types� attribute_map�_selector_type�_compute_instance_ids)�self�kwargs� r ��/sparta/input/_build_configuration/image_build+validate/lib/bmcenv/lib64/python3.9/site-packages/oci/devops/models/compute_instance_group_by_ids_selector.py�__init__ s ��z*ComputeInstanceGroupByIdsSelector.__init__c C s | j S )a$ **[Required]** Gets the compute_instance_ids of this ComputeInstanceGroupByIdsSelector. Compute instance OCID identifiers that are members of this group. :return: The compute_instance_ids of this ComputeInstanceGroupByIdsSelector. :rtype: list[str] �r �r r r r r . s z6ComputeInstanceGroupByIdsSelector.compute_instance_idsc C s || _ dS )a( Sets the compute_instance_ids of this ComputeInstanceGroupByIdsSelector. Compute instance OCID identifiers that are members of this group. :param compute_instance_ids: The compute_instance_ids of this ComputeInstanceGroupByIdsSelector. :type: list[str] Nr )r r r r r r : s c C s t | �S �N)r r r r r �__repr__F s z*ComputeInstanceGroupByIdsSelector.__repr__c C s |d u rdS | j |j kS )NF)�__dict__�r �otherr r r �__eq__I s z(ComputeInstanceGroupByIdsSelector.__eq__c C s | |k S r r r r r r �__ne__O s z(ComputeInstanceGroupByIdsSelector.__ne__N)�__name__� __module__�__qualname__�__doc__r �propertyr �setterr r r r r r r r s r N) �compute_instance_group_selectorr �oci.utilr r r �oci.decoratorsr r r r r r �<module> s
cải xoăn