@aws-sdk/client-device-farm

RenewOfferingCommandOutput Interface

The output of RenewOfferingCommand.

Members

Name
Type
Details
$metadata RequiredResponseMetadata
Metadata pertaining to this request.
offeringTransaction OfferingTransaction | undefined

Represents the status of the offering transaction for the renewal.

Full Signature

export interface RenewOfferingCommandOutput extends RenewOfferingResult, MetadataBearer