UpdateOfferSubscriptionRequest: {
    name?: OfferName;
    projectId?: string;
    region?: Region;
}

Type declaration

  • Optionalname?: OfferName

    Name of the offer-subscription.

  • OptionalprojectId?: string

    ID of the Project.

  • Optionalregion?: Region

    Region to target. If none is passed will use default region from the config.