/** Ssh SOL session information */
export interfaceBmcSshSolValue{
/** Date on which the credentials will no longer be retrievable */
expirationDate: string;
/** Ssh user and host in "user@host" format */
uri: string;
}
//# sourceMappingURL=BmcSshSolValue.d.ts.map