PeeringBandwidthOffer Class

The properties that define a peering bandwidth offer.

Inheritance
PeeringBandwidthOffer

Constructor

PeeringBandwidthOffer(*, offer_name: Optional[str] = None, value_in_mbps: Optional[int] = None, **kwargs)

Parameters

offer_name
str
Required

The name of the bandwidth offer.

value_in_mbps
int
Required

The value of the bandwidth offer in Mbps.