Compute Engine v1 API - Enum FutureReservationStatus.Types.AmendmentStatus (3.22.0)

public enum FutureReservationStatus.Types.AmendmentStatus

Reference documentation and code samples for the Compute Engine v1 API enum FutureReservationStatus.Types.AmendmentStatus.

Output only. [Output Only] The current status of the requested amendment.

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

Name Description
AmendmentApproved

The requested amendment to the Future Resevation has been approved and applied by GCP.

AmendmentDeclined

The requested amendment to the Future Reservation has been declined by GCP and the original state was restored.

AmendmentInReview

The requested amendment to the Future Reservation is currently being reviewd by GCP.

UndefinedAmendmentStatus

A value indicating that the enum field is not set.

Unspecified