menu
aws_es_api package
documentation
es-2015-01-01.dart
UpgradeElasticsearchDomainResponse
UpgradeElasticsearchDomainResponse constructor
UpgradeElasticsearchDomainResponse constructor
dark_mode
light_mode
UpgradeElasticsearchDomainResponse
constructor
UpgradeElasticsearchDomainResponse
(
{
String
?
domainName
,
bool
?
performCheckOnly
,
String
?
targetVersion
,
})
Implementation
UpgradeElasticsearchDomainResponse({ this.domainName, this.performCheckOnly, this.targetVersion, });
aws_es_api package
documentation
es-2015-01-01
UpgradeElasticsearchDomainResponse
UpgradeElasticsearchDomainResponse constructor
UpgradeElasticsearchDomainResponse class