src/app/ceph/rgw/models/rgw-user-swift-key.ts
string
export class RgwUserSwiftKey { user: string; secret_key: string; }