Dashboard
PHP:
8.3.33
OS:
Linux
User:
letter7
/
/
usr
/
libexec
/
oracle-cloud-agent
/
plugins
/
osms
/
oci
/
identity
/
models
📤 Upload
📝 New File
📁 New Folder
Close
Editing: move_compartment_details.pyc
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 @ sJ e Zd ZdZdd� Zedd� �Zejdd� �Zdd� Zd d � Z dd� Z d S )�MoveCompartmentDetailsz' MoveCompartmentDetails model. c K s ddi| _ ddi| _d| _dS )a� Initializes a new MoveCompartmentDetails object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param target_compartment_id: The value to assign to the target_compartment_id property of this MoveCompartmentDetails. :type target_compartment_id: str �target_compartment_id�str�targetCompartmentIdN)� swagger_types� attribute_map�_target_compartment_id)�self�kwargs� r ��/sparta/input/_build_configuration/image_build+validate/lib/bmcenv/lib64/python3.9/site-packages/oci/identity/models/move_compartment_details.py�__init__ s ��zMoveCompartmentDetails.__init__c C s | j S )as **[Required]** Gets the target_compartment_id of this MoveCompartmentDetails. The `OCID`__ of the destination compartment into which to move the compartment. __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm :return: The target_compartment_id of this MoveCompartmentDetails. :rtype: str �r �r r r r r $ s z,MoveCompartmentDetails.target_compartment_idc C s || _ dS )ax Sets the target_compartment_id of this MoveCompartmentDetails. The `OCID`__ of the destination compartment into which to move the compartment. __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm :param target_compartment_id: The target_compartment_id of this MoveCompartmentDetails. :type: str Nr )r r r r r r 3 s c C s t | �S �N)r r r r r �__repr__B s zMoveCompartmentDetails.__repr__c C s |d u rdS | j |j kS )NF)�__dict__�r �otherr r r �__eq__E s zMoveCompartmentDetails.__eq__c C s | |k S r r r r r r �__ne__K s zMoveCompartmentDetails.__ne__N)�__name__� __module__�__qualname__�__doc__r �propertyr �setterr r r r r r r r s r N)�oci.utilr r r �oci.decoratorsr �objectr r r r r �<module> s
Save
Cancel