UpgradableVersionsList interface
이 버전으로 업그레이드할 수 있는 스택 버전
속성
current |
탄력적 모니터의 현재 버전 |
upgradable |
이 버전으로 업그레이드할 수 있는 스택 버전 |
속성 세부 정보
currentVersion
탄력적 모니터의 현재 버전
currentVersion?: string
속성 값
string
upgradableVersions
이 버전으로 업그레이드할 수 있는 스택 버전
upgradableVersions?: string[]
속성 값
string[]