Class FutureReservationStatusExistingMatchingUsageInfo (0.1.0)

FutureReservationStatusExistingMatchingUsageInfo(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

[Output Only] Represents the existing matching usage for the future reservation.

.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields

Attributes

Name Description
count int
Count to represent min(FR total_count, matching_reserved_capacity+matching_unreserved_instances) This field is a member of oneof_ _count.
timestamp str
Timestamp when the matching usage was calculated This field is a member of oneof_ _timestamp.