ReservedIP

class oci.load_balancer.models.ReservedIP(**kwargs)

Bases: object

ReservedIP model.

Methods

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

Attributes

id Gets the id of this ReservedIP.
__init__(**kwargs)

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

Parameters:id (str) – The value to assign to the id property of this ReservedIP.
id

Gets the id of this ReservedIP.

Returns:The id of this ReservedIP.
Return type:str