Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

RenewalSettings

import type { RenewalSettings } from "https://aws-api.deno.dev/v0.4/services/medialive.ts?docs=full";

The Renewal settings for Reservations

interface RenewalSettings {
AutomaticRenewal?: ReservationAutomaticRenewal | null;
RenewalCount?: number | null;
}

§Properties

§
AutomaticRenewal?: ReservationAutomaticRenewal | null
[src]

Automatic renewal status for the reservation

§
RenewalCount?: number | null
[src]

Count for the reservation renewal