Ipam

class oci.core.models.Ipam(**kwargs)

Bases: object

An IPAM refers to a group of VCNs, subnets, IP resources and its related properties.

Methods

__init__(**kwargs) Initializes a new Ipam object with values from keyword arguments.

Attributes

placeholder Gets the placeholder of this Ipam.
__init__(**kwargs)

Initializes a new Ipam object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class):

Parameters:placeholder (str) – The value to assign to the placeholder property of this Ipam.
placeholder

Gets the placeholder of this Ipam. Placeholder for description

Returns:The placeholder of this Ipam.
Return type:str