ruạṛ
a ���fK � @ 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 )�Ipamzb An IPAM refers to a group of VCNs, subnets, IP resources and its related properties. c K s ddi| _ ddi| _d| _dS )aF Initializes a new Ipam object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param placeholder: The value to assign to the placeholder property of this Ipam. :type placeholder: str �placeholder�strN)Z swagger_typesZ attribute_map�_placeholder)�self�kwargs� r �8/usr/lib/python3.9/site-packages/oci/core/models/ipam.py�__init__ s ��z Ipam.__init__c C s | j S )z� Gets the placeholder of this Ipam. Placeholder for description :return: The placeholder of this Ipam. :rtype: str �r �r r r r r '