ElasticVersions interface
Interface que representa um ElasticVersions.
Métodos
list(string, Elastic |
Obtenha uma lista de versões disponíveis para uma região. |
Detalhes de Método
list(string, ElasticVersionsListOptionalParams)
Obtenha uma lista de versões disponíveis para uma região.
function list(region: string, options?: ElasticVersionsListOptionalParams): PagedAsyncIterableIterator<ElasticVersionListFormat, ElasticVersionListFormat[], PageSettings>
Parâmetros
- region
-
string
Região onde a implantação elástica ocorrerá.
Os parâmetros de opções.