ruạṛ
a ���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 @ sJ e Zd ZdZdd� Zedd� �Zejdd� �Zdd� Zd d � Z dd� Z d S )�CompartmentInternalz^ Helper definition required to perform authZ using SPLAT expressions on a Compartment c K s ddi| _ ddi| _d| _dS )aI Initializes a new CompartmentInternal 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 CompartmentInternal. :type id: str �id�strN)Z swagger_typesZ attribute_map�_id)�self�kwargs� r �H/usr/lib/python3.9/site-packages/oci/core/models/compartment_internal.py�__init__ s ��zCompartmentInternal.__init__c C s | j S )a Gets the id of this CompartmentInternal. The `OCID`__ of the compartment. __ https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm :return: The id of this CompartmentInternal. :rtype: str �r �r r r r r &