Files
boc/vims-backend/node_modules/@aws-sdk/client-s3/dist-es/commands/GetObjectRetentionCommand.js
T

5 lines
231 B
JavaScript
Raw Normal View History

import { _ep5, _mw0, command } from "../commandBuilder";
import { GetObjectRetention$ } from "../schemas/schemas_0";
export class GetObjectRetentionCommand extends command(_ep5, _mw0, "GetObjectRetention", GetObjectRetention$) {
}