API generation

This commit is contained in:
delvedor
2020-11-02 08:04:26 +01:00
parent 3e60b6726d
commit 4b8077b40d
5 changed files with 35 additions and 31 deletions

View File

@ -89,7 +89,7 @@ export interface AutoscalingDeleteAutoscalingPolicy extends Generic {
name: string;
}
export interface AutoscalingGetAutoscalingDecision extends Generic {
export interface AutoscalingGetAutoscalingCapacity extends Generic {
}
export interface AutoscalingGetAutoscalingPolicy extends Generic {