@aws-sdk/client-cost-optimization-hub

GetPreferencesCommandOutput Interface

The output of GetPreferencesCommand.

Members

Name
Type
Details
$metadata RequiredResponseMetadata
Metadata pertaining to this request.
memberAccountDiscountVisibility MemberAccountDiscountVisibility | undefined

Retrieves the status of the "member account discount visibility" preference.

savingsEstimationMode SavingsEstimationMode | undefined

Retrieves the status of the "savings estimation mode" preference.

Full Signature

export interface GetPreferencesCommandOutput extends GetPreferencesResponse, MetadataBearer