@aws-sdk/client-opensearch

PurchaseReservedInstanceOfferingCommandOutput Interface

Members

Name
Type
Details
$metadata RequiredResponseMetadata
Metadata pertaining to this request.
ReservationName string | undefined

The customer-specified identifier used to track this reservation.

ReservedInstanceId string | undefined

The ID of the Reserved Instance offering that was purchased.

Full Signature

export interface PurchaseReservedInstanceOfferingCommandOutput extends PurchaseReservedInstanceOfferingResponse, MetadataBearer