Type Alias ResetEncryptionKeyproviders205HttpResponse

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