Type Alias ResetEncryptionKeyproviders205HttpResponse

type ResetEncryptionKeyproviders205HttpResponse = {
    data: MigrationInformation;
    headers: Headers;
    status: 205;
}
Index

Properties

Properties

headers: Headers
status: 205