ruạṛ
a N��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 ZdZdd� Zedd� �Zejdd� �Zedd� �Zejd d� �Zed d� �Z e jdd� �Z ed d� �Z e jdd� �Z edd� �Zejdd� �Zedd� �Zejdd� �Zdd� Z dd� Zdd� ZdS )�"CapacityReservationInstanceSummaryz[ Condensed instance data when listing instances in a compute capacity reservation. c K sP ddddddd�| _ dddddd d�| _d | _d | _d | _d | _d | _d | _d S )a� Initializes a new CapacityReservationInstanceSummary 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 CapacityReservationInstanceSummary. :type id: str :param availability_domain: The value to assign to the availability_domain property of this CapacityReservationInstanceSummary. :type availability_domain: str :param compartment_id: The value to assign to the compartment_id property of this CapacityReservationInstanceSummary. :type compartment_id: str :param fault_domain: The value to assign to the fault_domain property of this CapacityReservationInstanceSummary. :type fault_domain: str :param shape_config: The value to assign to the shape_config property of this CapacityReservationInstanceSummary. :type shape_config: oci.core.models.InstanceReservationShapeConfigDetails :param shape: The value to assign to the shape property of this CapacityReservationInstanceSummary. :type shape: str �str�%InstanceReservationShapeConfigDetails)�id�availability_domain�compartment_id�fault_domain�shape_config�shaper �availabilityDomain� compartmentId�faultDomain�shapeConfigr N)� swagger_types� attribute_map�_id�_availability_domain�_compartment_id� _fault_domain� _shape_config�_shape)�self�kwargs� r ��/sparta/input/_build_configuration/image_build+validate/lib/bmcenv/lib64/python3.9/site-packages/oci/core/models/capacity_reservation_instance_summary.py�__init__ s( � � z+CapacityReservationInstanceSummary.__init__c C s | j S )z� **[Required]** Gets the id of this CapacityReservationInstanceSummary. The OCID of the instance. :return: The id of this CapacityReservationInstanceSummary. :rtype: str �r �r r r r r G s z%CapacityReservationInstanceSummary.idc C s || _ dS )z� Sets the id of this CapacityReservationInstanceSummary. The OCID of the instance. :param id: The id of this CapacityReservationInstanceSummary. :type: str Nr )r r r r r r S s c C s | j S )a **[Required]** Gets the availability_domain of this CapacityReservationInstanceSummary. The availability domain the instance is running in. :return: The availability_domain of this CapacityReservationInstanceSummary. :rtype: str �r r! r r r r _ s z6CapacityReservationInstanceSummary.availability_domainc C s || _ dS )a Sets the availability_domain of this CapacityReservationInstanceSummary. The availability domain the instance is running in. :param availability_domain: The availability_domain of this CapacityReservationInstanceSummary. :type: str Nr"