UNPKG

redis-cloud-api-sdk

Version:
11 lines (10 loc) 358 B
"use strict"; /** * Cloud account object * @param id The id of the cloud account * @param name The name of the cloud account * @param provider The provider of the cloud account * @param status The status of the cloud account * @param accessKeyId The access key id of the cloud account */ Object.defineProperty(exports, "__esModule", { value: true });