ReservationTerm type
Represent the term of reservation.
KnownReservationTerm can be used interchangeably with ReservationTerm,
this enum contains the known values that the service supports.
Known values supported by the service
P1Y: P1Y
P3Y: P3Y
P5Y: P5Y
type ReservationTerm = string