@alicloud/sae20190506 2.1.1 → 2.3.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/client.d.ts +180 -0
- package/dist/client.js +514 -0
- package/dist/client.js.map +1 -1
- package/dist/models/AbortChangeOrderRequest.d.ts +1 -0
- package/dist/models/AbortChangeOrderRequest.js +2 -0
- package/dist/models/AbortChangeOrderRequest.js.map +1 -1
- package/dist/models/CreateApplicationRequest.d.ts +1 -0
- package/dist/models/CreateApplicationRequest.js +2 -0
- package/dist/models/CreateApplicationRequest.js.map +1 -1
- package/dist/models/CreateApplicationShrinkRequest.d.ts +1 -0
- package/dist/models/CreateApplicationShrinkRequest.js +2 -0
- package/dist/models/CreateApplicationShrinkRequest.js.map +1 -1
- package/dist/models/CreateOrUpdateSwimmingLaneGroupRequest.d.ts +44 -0
- package/dist/models/CreateOrUpdateSwimmingLaneGroupRequest.js +73 -0
- package/dist/models/CreateOrUpdateSwimmingLaneGroupRequest.js.map +1 -0
- package/dist/models/CreateOrUpdateSwimmingLaneGroupResponse.d.ts +19 -0
- package/dist/models/CreateOrUpdateSwimmingLaneGroupResponse.js +69 -0
- package/dist/models/CreateOrUpdateSwimmingLaneGroupResponse.js.map +1 -0
- package/dist/models/CreateOrUpdateSwimmingLaneGroupResponseBody.d.ts +41 -0
- package/dist/models/CreateOrUpdateSwimmingLaneGroupResponseBody.js +74 -0
- package/dist/models/CreateOrUpdateSwimmingLaneGroupResponseBody.js.map +1 -0
- package/dist/models/CreateOrUpdateSwimmingLaneGroupResponseBodyData.d.ts +18 -0
- package/dist/models/CreateOrUpdateSwimmingLaneGroupResponseBodyData.js +58 -0
- package/dist/models/CreateOrUpdateSwimmingLaneGroupResponseBodyData.js.map +1 -0
- package/dist/models/CreateOrUpdateSwimmingLaneGroupShrinkRequest.d.ts +44 -0
- package/dist/models/CreateOrUpdateSwimmingLaneGroupShrinkRequest.js +70 -0
- package/dist/models/CreateOrUpdateSwimmingLaneGroupShrinkRequest.js.map +1 -0
- package/dist/models/CreateOrUpdateSwimmingLaneRequest.d.ts +52 -0
- package/dist/models/CreateOrUpdateSwimmingLaneRequest.js +82 -0
- package/dist/models/CreateOrUpdateSwimmingLaneRequest.js.map +1 -0
- package/dist/models/CreateOrUpdateSwimmingLaneRequestAppEntryRule.d.ts +34 -0
- package/dist/models/CreateOrUpdateSwimmingLaneRequestAppEntryRule.js +78 -0
- package/dist/models/CreateOrUpdateSwimmingLaneRequestAppEntryRule.js.map +1 -0
- package/dist/models/CreateOrUpdateSwimmingLaneRequestAppEntryRuleConditions.d.ts +33 -0
- package/dist/models/CreateOrUpdateSwimmingLaneRequestAppEntryRuleConditions.js +64 -0
- package/dist/models/CreateOrUpdateSwimmingLaneRequestAppEntryRuleConditions.js.map +1 -0
- package/dist/models/CreateOrUpdateSwimmingLaneRequestMseGatewayEntryRule.d.ts +34 -0
- package/dist/models/CreateOrUpdateSwimmingLaneRequestMseGatewayEntryRule.js +78 -0
- package/dist/models/CreateOrUpdateSwimmingLaneRequestMseGatewayEntryRule.js.map +1 -0
- package/dist/models/CreateOrUpdateSwimmingLaneRequestMseGatewayEntryRuleConditions.d.ts +33 -0
- package/dist/models/CreateOrUpdateSwimmingLaneRequestMseGatewayEntryRuleConditions.js +64 -0
- package/dist/models/CreateOrUpdateSwimmingLaneRequestMseGatewayEntryRuleConditions.js.map +1 -0
- package/dist/models/CreateOrUpdateSwimmingLaneResponse.d.ts +19 -0
- package/dist/models/CreateOrUpdateSwimmingLaneResponse.js +69 -0
- package/dist/models/CreateOrUpdateSwimmingLaneResponse.js.map +1 -0
- package/dist/models/CreateOrUpdateSwimmingLaneResponseBody.d.ts +41 -0
- package/dist/models/CreateOrUpdateSwimmingLaneResponseBody.js +74 -0
- package/dist/models/CreateOrUpdateSwimmingLaneResponseBody.js.map +1 -0
- package/dist/models/CreateOrUpdateSwimmingLaneResponseBodyData.d.ts +18 -0
- package/dist/models/CreateOrUpdateSwimmingLaneResponseBodyData.js +58 -0
- package/dist/models/CreateOrUpdateSwimmingLaneResponseBodyData.js.map +1 -0
- package/dist/models/CreateOrUpdateSwimmingLaneShrinkRequest.d.ts +50 -0
- package/dist/models/CreateOrUpdateSwimmingLaneShrinkRequest.js +74 -0
- package/dist/models/CreateOrUpdateSwimmingLaneShrinkRequest.js.map +1 -0
- package/dist/models/DeleteInstancesRequest.d.ts +29 -0
- package/dist/models/DeleteInstancesRequest.js +60 -0
- package/dist/models/DeleteInstancesRequest.js.map +1 -0
- package/dist/models/DeleteInstancesResponse.d.ts +19 -0
- package/dist/models/DeleteInstancesResponse.js +69 -0
- package/dist/models/DeleteInstancesResponse.js.map +1 -0
- package/dist/models/DeleteInstancesResponseBody.d.ts +41 -0
- package/dist/models/DeleteInstancesResponseBody.js +74 -0
- package/dist/models/DeleteInstancesResponseBody.js.map +1 -0
- package/dist/models/DeleteInstancesResponseBodyData.d.ts +18 -0
- package/dist/models/DeleteInstancesResponseBodyData.js +58 -0
- package/dist/models/DeleteInstancesResponseBodyData.js.map +1 -0
- package/dist/models/DeleteSwimmingLaneGroupRequest.d.ts +23 -0
- package/dist/models/DeleteSwimmingLaneGroupRequest.js +60 -0
- package/dist/models/DeleteSwimmingLaneGroupRequest.js.map +1 -0
- package/dist/models/DeleteSwimmingLaneGroupResponse.d.ts +19 -0
- package/dist/models/DeleteSwimmingLaneGroupResponse.js +69 -0
- package/dist/models/DeleteSwimmingLaneGroupResponse.js.map +1 -0
- package/dist/models/DeleteSwimmingLaneGroupResponseBody.d.ts +39 -0
- package/dist/models/DeleteSwimmingLaneGroupResponseBody.js +68 -0
- package/dist/models/DeleteSwimmingLaneGroupResponseBody.js.map +1 -0
- package/dist/models/DeployApplicationRequest.d.ts +1 -0
- package/dist/models/DeployApplicationRequest.js +2 -0
- package/dist/models/DeployApplicationRequest.js.map +1 -1
- package/dist/models/DeployApplicationShrinkRequest.d.ts +1 -0
- package/dist/models/DeployApplicationShrinkRequest.js +2 -0
- package/dist/models/DeployApplicationShrinkRequest.js.map +1 -1
- package/dist/models/DescribeSwimmingLaneRequest.d.ts +28 -0
- package/dist/models/DescribeSwimmingLaneRequest.js +62 -0
- package/dist/models/DescribeSwimmingLaneRequest.js.map +1 -0
- package/dist/models/DescribeSwimmingLaneResponse.d.ts +19 -0
- package/dist/models/DescribeSwimmingLaneResponse.js +69 -0
- package/dist/models/DescribeSwimmingLaneResponse.js.map +1 -0
- package/dist/models/DescribeSwimmingLaneResponseBody.d.ts +41 -0
- package/dist/models/DescribeSwimmingLaneResponseBody.js +74 -0
- package/dist/models/DescribeSwimmingLaneResponseBody.js.map +1 -0
- package/dist/models/DescribeSwimmingLaneResponseBodyData.d.ts +49 -0
- package/dist/models/DescribeSwimmingLaneResponseBodyData.js +86 -0
- package/dist/models/DescribeSwimmingLaneResponseBodyData.js.map +1 -0
- package/dist/models/DescribeSwimmingLaneResponseBodyDataAppEntryRule.d.ts +34 -0
- package/dist/models/DescribeSwimmingLaneResponseBodyDataAppEntryRule.js +78 -0
- package/dist/models/DescribeSwimmingLaneResponseBodyDataAppEntryRule.js.map +1 -0
- package/dist/models/DescribeSwimmingLaneResponseBodyDataAppEntryRuleConditions.d.ts +34 -0
- package/dist/models/DescribeSwimmingLaneResponseBodyDataAppEntryRuleConditions.js +69 -0
- package/dist/models/DescribeSwimmingLaneResponseBodyDataAppEntryRuleConditions.js.map +1 -0
- package/dist/models/DescribeSwimmingLaneResponseBodyDataApps.d.ts +38 -0
- package/dist/models/DescribeSwimmingLaneResponseBodyDataApps.js +66 -0
- package/dist/models/DescribeSwimmingLaneResponseBodyDataApps.js.map +1 -0
- package/dist/models/DescribeSwimmingLaneResponseBodyDataMseGatewayEntryRule.d.ts +36 -0
- package/dist/models/DescribeSwimmingLaneResponseBodyDataMseGatewayEntryRule.js +84 -0
- package/dist/models/DescribeSwimmingLaneResponseBodyDataMseGatewayEntryRule.js.map +1 -0
- package/dist/models/DescribeSwimmingLaneResponseBodyDataMseGatewayEntryRuleConditions.d.ts +33 -0
- package/dist/models/DescribeSwimmingLaneResponseBodyDataMseGatewayEntryRuleConditions.js +64 -0
- package/dist/models/DescribeSwimmingLaneResponseBodyDataMseGatewayEntryRuleConditions.js.map +1 -0
- package/dist/models/DescribeSwimmingLaneResponseBodyDataMseGatewayEntryRuleRoutes.d.ts +25 -0
- package/dist/models/DescribeSwimmingLaneResponseBodyDataMseGatewayEntryRuleRoutes.js +66 -0
- package/dist/models/DescribeSwimmingLaneResponseBodyDataMseGatewayEntryRuleRoutes.js.map +1 -0
- package/dist/models/DescribeSwimmingLaneResponseBodyDataMseGatewayEntryRuleRoutesRoutePredicate.d.ts +15 -0
- package/dist/models/DescribeSwimmingLaneResponseBodyDataMseGatewayEntryRuleRoutesRoutePredicate.js +62 -0
- package/dist/models/DescribeSwimmingLaneResponseBodyDataMseGatewayEntryRuleRoutesRoutePredicate.js.map +1 -0
- package/dist/models/DescribeSwimmingLaneResponseBodyDataMseGatewayEntryRuleRoutesRoutePredicatePathPredicate.d.ts +23 -0
- package/dist/models/DescribeSwimmingLaneResponseBodyDataMseGatewayEntryRuleRoutesRoutePredicatePathPredicate.js +60 -0
- package/dist/models/DescribeSwimmingLaneResponseBodyDataMseGatewayEntryRuleRoutesRoutePredicatePathPredicate.js.map +1 -0
- package/dist/models/ListAllSwimmingLaneGroupsRequest.d.ts +18 -0
- package/dist/models/ListAllSwimmingLaneGroupsRequest.js +58 -0
- package/dist/models/ListAllSwimmingLaneGroupsRequest.js.map +1 -0
- package/dist/models/ListAllSwimmingLaneGroupsResponse.d.ts +19 -0
- package/dist/models/ListAllSwimmingLaneGroupsResponse.js +69 -0
- package/dist/models/ListAllSwimmingLaneGroupsResponse.js.map +1 -0
- package/dist/models/ListAllSwimmingLaneGroupsResponseBody.d.ts +41 -0
- package/dist/models/ListAllSwimmingLaneGroupsResponseBody.js +74 -0
- package/dist/models/ListAllSwimmingLaneGroupsResponseBody.js.map +1 -0
- package/dist/models/ListAllSwimmingLaneGroupsResponseBodyData.d.ts +58 -0
- package/dist/models/ListAllSwimmingLaneGroupsResponseBodyData.js +89 -0
- package/dist/models/ListAllSwimmingLaneGroupsResponseBodyData.js.map +1 -0
- package/dist/models/ListAllSwimmingLaneGroupsResponseBodyDataApps.d.ts +38 -0
- package/dist/models/ListAllSwimmingLaneGroupsResponseBodyDataApps.js +66 -0
- package/dist/models/ListAllSwimmingLaneGroupsResponseBodyDataApps.js.map +1 -0
- package/dist/models/ListAllSwimmingLaneGroupsResponseBodyDataEntryApp.d.ts +43 -0
- package/dist/models/ListAllSwimmingLaneGroupsResponseBodyDataEntryApp.js +68 -0
- package/dist/models/ListAllSwimmingLaneGroupsResponseBodyDataEntryApp.js.map +1 -0
- package/dist/models/ListAllSwimmingLanesRequest.d.ts +23 -0
- package/dist/models/ListAllSwimmingLanesRequest.js +60 -0
- package/dist/models/ListAllSwimmingLanesRequest.js.map +1 -0
- package/dist/models/ListAllSwimmingLanesResponse.d.ts +19 -0
- package/dist/models/ListAllSwimmingLanesResponse.js +69 -0
- package/dist/models/ListAllSwimmingLanesResponse.js.map +1 -0
- package/dist/models/ListAllSwimmingLanesResponseBody.d.ts +41 -0
- package/dist/models/ListAllSwimmingLanesResponseBody.js +74 -0
- package/dist/models/ListAllSwimmingLanesResponseBody.js.map +1 -0
- package/dist/models/ListAllSwimmingLanesResponseBodyData.d.ts +49 -0
- package/dist/models/ListAllSwimmingLanesResponseBodyData.js +86 -0
- package/dist/models/ListAllSwimmingLanesResponseBodyData.js.map +1 -0
- package/dist/models/ListAllSwimmingLanesResponseBodyDataAppEntryRule.d.ts +34 -0
- package/dist/models/ListAllSwimmingLanesResponseBodyDataAppEntryRule.js +78 -0
- package/dist/models/ListAllSwimmingLanesResponseBodyDataAppEntryRule.js.map +1 -0
- package/dist/models/ListAllSwimmingLanesResponseBodyDataAppEntryRuleConditions.d.ts +34 -0
- package/dist/models/ListAllSwimmingLanesResponseBodyDataAppEntryRuleConditions.js +69 -0
- package/dist/models/ListAllSwimmingLanesResponseBodyDataAppEntryRuleConditions.js.map +1 -0
- package/dist/models/ListAllSwimmingLanesResponseBodyDataApps.d.ts +38 -0
- package/dist/models/ListAllSwimmingLanesResponseBodyDataApps.js +66 -0
- package/dist/models/ListAllSwimmingLanesResponseBodyDataApps.js.map +1 -0
- package/dist/models/ListAllSwimmingLanesResponseBodyDataMseGatewayEntryRule.d.ts +36 -0
- package/dist/models/ListAllSwimmingLanesResponseBodyDataMseGatewayEntryRule.js +84 -0
- package/dist/models/ListAllSwimmingLanesResponseBodyDataMseGatewayEntryRule.js.map +1 -0
- package/dist/models/ListAllSwimmingLanesResponseBodyDataMseGatewayEntryRuleConditions.d.ts +33 -0
- package/dist/models/ListAllSwimmingLanesResponseBodyDataMseGatewayEntryRuleConditions.js +64 -0
- package/dist/models/ListAllSwimmingLanesResponseBodyDataMseGatewayEntryRuleConditions.js.map +1 -0
- package/dist/models/ListAllSwimmingLanesResponseBodyDataMseGatewayEntryRuleRoutes.d.ts +25 -0
- package/dist/models/ListAllSwimmingLanesResponseBodyDataMseGatewayEntryRuleRoutes.js +66 -0
- package/dist/models/ListAllSwimmingLanesResponseBodyDataMseGatewayEntryRuleRoutes.js.map +1 -0
- package/dist/models/ListAllSwimmingLanesResponseBodyDataMseGatewayEntryRuleRoutesRoutePredicate.d.ts +15 -0
- package/dist/models/ListAllSwimmingLanesResponseBodyDataMseGatewayEntryRuleRoutesRoutePredicate.js +62 -0
- package/dist/models/ListAllSwimmingLanesResponseBodyDataMseGatewayEntryRuleRoutesRoutePredicate.js.map +1 -0
- package/dist/models/ListAllSwimmingLanesResponseBodyDataMseGatewayEntryRuleRoutesRoutePredicatePathPredicate.d.ts +23 -0
- package/dist/models/ListAllSwimmingLanesResponseBodyDataMseGatewayEntryRuleRoutesRoutePredicatePathPredicate.js +60 -0
- package/dist/models/ListAllSwimmingLanesResponseBodyDataMseGatewayEntryRuleRoutesRoutePredicatePathPredicate.js.map +1 -0
- package/dist/models/ListSwimmingLaneGatewayRoutesRequest.d.ts +23 -0
- package/dist/models/ListSwimmingLaneGatewayRoutesRequest.js +60 -0
- package/dist/models/ListSwimmingLaneGatewayRoutesRequest.js.map +1 -0
- package/dist/models/ListSwimmingLaneGatewayRoutesResponse.d.ts +19 -0
- package/dist/models/ListSwimmingLaneGatewayRoutesResponse.js +69 -0
- package/dist/models/ListSwimmingLaneGatewayRoutesResponse.js.map +1 -0
- package/dist/models/ListSwimmingLaneGatewayRoutesResponseBody.d.ts +41 -0
- package/dist/models/ListSwimmingLaneGatewayRoutesResponseBody.js +74 -0
- package/dist/models/ListSwimmingLaneGatewayRoutesResponseBody.js.map +1 -0
- package/dist/models/ListSwimmingLaneGatewayRoutesResponseBodyData.d.ts +25 -0
- package/dist/models/ListSwimmingLaneGatewayRoutesResponseBodyData.js +66 -0
- package/dist/models/ListSwimmingLaneGatewayRoutesResponseBodyData.js.map +1 -0
- package/dist/models/ListSwimmingLaneGatewayRoutesResponseBodyDataRoutePredicate.d.ts +15 -0
- package/dist/models/ListSwimmingLaneGatewayRoutesResponseBodyDataRoutePredicate.js +62 -0
- package/dist/models/ListSwimmingLaneGatewayRoutesResponseBodyDataRoutePredicate.js.map +1 -0
- package/dist/models/ListSwimmingLaneGatewayRoutesResponseBodyDataRoutePredicatePathPredicate.d.ts +23 -0
- package/dist/models/ListSwimmingLaneGatewayRoutesResponseBodyDataRoutePredicatePathPredicate.js +60 -0
- package/dist/models/ListSwimmingLaneGatewayRoutesResponseBodyDataRoutePredicatePathPredicate.js.map +1 -0
- package/dist/models/ListSwimmingLaneGroupTagsRequest.d.ts +23 -0
- package/dist/models/ListSwimmingLaneGroupTagsRequest.js +60 -0
- package/dist/models/ListSwimmingLaneGroupTagsRequest.js.map +1 -0
- package/dist/models/ListSwimmingLaneGroupTagsResponse.d.ts +19 -0
- package/dist/models/ListSwimmingLaneGroupTagsResponse.js +69 -0
- package/dist/models/ListSwimmingLaneGroupTagsResponse.js.map +1 -0
- package/dist/models/ListSwimmingLaneGroupTagsResponseBody.d.ts +41 -0
- package/dist/models/ListSwimmingLaneGroupTagsResponseBody.js +74 -0
- package/dist/models/ListSwimmingLaneGroupTagsResponseBody.js.map +1 -0
- package/dist/models/ListSwimmingLaneGroupTagsResponseBodyData.d.ts +23 -0
- package/dist/models/ListSwimmingLaneGroupTagsResponseBodyData.js +60 -0
- package/dist/models/ListSwimmingLaneGroupTagsResponseBodyData.js.map +1 -0
- package/dist/models/PriceEstimateFeature.d.ts +26 -0
- package/dist/models/PriceEstimateFeature.js +15 -0
- package/dist/models/PriceEstimateFeature.js.map +1 -1
- package/dist/models/QueryResourceStaticsResponseBodyDataSummary.d.ts +2 -0
- package/dist/models/QueryResourceStaticsResponseBodyDataSummary.js +4 -0
- package/dist/models/QueryResourceStaticsResponseBodyDataSummary.js.map +1 -1
- package/dist/models/UpdateSwimmingLaneEnableAttributeRequest.d.ts +33 -0
- package/dist/models/UpdateSwimmingLaneEnableAttributeRequest.js +64 -0
- package/dist/models/UpdateSwimmingLaneEnableAttributeRequest.js.map +1 -0
- package/dist/models/UpdateSwimmingLaneEnableAttributeResponse.d.ts +19 -0
- package/dist/models/UpdateSwimmingLaneEnableAttributeResponse.js +69 -0
- package/dist/models/UpdateSwimmingLaneEnableAttributeResponse.js.map +1 -0
- package/dist/models/UpdateSwimmingLaneEnableAttributeResponseBody.d.ts +39 -0
- package/dist/models/UpdateSwimmingLaneEnableAttributeResponseBody.js +68 -0
- package/dist/models/UpdateSwimmingLaneEnableAttributeResponseBody.js.map +1 -0
- package/dist/models/model.d.ts +64 -0
- package/dist/models/model.js +144 -15
- package/dist/models/model.js.map +1 -1
- package/package.json +1 -1
- package/src/client.ts +574 -0
- package/src/models/AbortChangeOrderRequest.ts +3 -0
- package/src/models/CreateApplicationRequest.ts +3 -0
- package/src/models/CreateApplicationShrinkRequest.ts +3 -0
- package/src/models/CreateOrUpdateSwimmingLaneGroupRequest.ts +72 -0
- package/src/models/CreateOrUpdateSwimmingLaneGroupResponse.ts +40 -0
- package/src/models/CreateOrUpdateSwimmingLaneGroupResponseBody.ts +69 -0
- package/src/models/CreateOrUpdateSwimmingLaneGroupResponseBodyData.ts +31 -0
- package/src/models/CreateOrUpdateSwimmingLaneGroupShrinkRequest.ts +69 -0
- package/src/models/CreateOrUpdateSwimmingLaneRequest.ts +87 -0
- package/src/models/CreateOrUpdateSwimmingLaneRequestAppEntryRule.ts +64 -0
- package/src/models/CreateOrUpdateSwimmingLaneRequestAppEntryRuleConditions.ts +52 -0
- package/src/models/CreateOrUpdateSwimmingLaneRequestMseGatewayEntryRule.ts +64 -0
- package/src/models/CreateOrUpdateSwimmingLaneRequestMseGatewayEntryRuleConditions.ts +52 -0
- package/src/models/CreateOrUpdateSwimmingLaneResponse.ts +40 -0
- package/src/models/CreateOrUpdateSwimmingLaneResponseBody.ts +69 -0
- package/src/models/CreateOrUpdateSwimmingLaneResponseBodyData.ts +31 -0
- package/src/models/CreateOrUpdateSwimmingLaneShrinkRequest.ts +79 -0
- package/src/models/DeleteInstancesRequest.ts +44 -0
- package/src/models/DeleteInstancesResponse.ts +40 -0
- package/src/models/DeleteInstancesResponseBody.ts +69 -0
- package/src/models/DeleteInstancesResponseBodyData.ts +31 -0
- package/src/models/DeleteSwimmingLaneGroupRequest.ts +38 -0
- package/src/models/DeleteSwimmingLaneGroupResponse.ts +40 -0
- package/src/models/DeleteSwimmingLaneGroupResponseBody.ts +62 -0
- package/src/models/DeployApplicationRequest.ts +3 -0
- package/src/models/DeployApplicationShrinkRequest.ts +3 -0
- package/src/models/DescribeSwimmingLaneRequest.ts +45 -0
- package/src/models/DescribeSwimmingLaneResponse.ts +40 -0
- package/src/models/DescribeSwimmingLaneResponseBody.ts +69 -0
- package/src/models/DescribeSwimmingLaneResponseBodyData.ts +87 -0
- package/src/models/DescribeSwimmingLaneResponseBodyDataAppEntryRule.ts +64 -0
- package/src/models/DescribeSwimmingLaneResponseBodyDataAppEntryRuleConditions.ts +58 -0
- package/src/models/DescribeSwimmingLaneResponseBodyDataApps.ts +59 -0
- package/src/models/DescribeSwimmingLaneResponseBodyDataMseGatewayEntryRule.ts +71 -0
- package/src/models/DescribeSwimmingLaneResponseBodyDataMseGatewayEntryRuleConditions.ts +52 -0
- package/src/models/DescribeSwimmingLaneResponseBodyDataMseGatewayEntryRuleRoutes.ts +45 -0
- package/src/models/DescribeSwimmingLaneResponseBodyDataMseGatewayEntryRuleRoutesRoutePredicate.ts +31 -0
- package/src/models/DescribeSwimmingLaneResponseBodyDataMseGatewayEntryRuleRoutesRoutePredicatePathPredicate.ts +38 -0
- package/src/models/ListAllSwimmingLaneGroupsRequest.ts +31 -0
- package/src/models/ListAllSwimmingLaneGroupsResponse.ts +40 -0
- package/src/models/ListAllSwimmingLaneGroupsResponseBody.ts +69 -0
- package/src/models/ListAllSwimmingLaneGroupsResponseBodyData.ts +100 -0
- package/src/models/ListAllSwimmingLaneGroupsResponseBodyDataApps.ts +59 -0
- package/src/models/ListAllSwimmingLaneGroupsResponseBodyDataEntryApp.ts +66 -0
- package/src/models/ListAllSwimmingLanesRequest.ts +38 -0
- package/src/models/ListAllSwimmingLanesResponse.ts +40 -0
- package/src/models/ListAllSwimmingLanesResponseBody.ts +69 -0
- package/src/models/ListAllSwimmingLanesResponseBodyData.ts +87 -0
- package/src/models/ListAllSwimmingLanesResponseBodyDataAppEntryRule.ts +64 -0
- package/src/models/ListAllSwimmingLanesResponseBodyDataAppEntryRuleConditions.ts +58 -0
- package/src/models/ListAllSwimmingLanesResponseBodyDataApps.ts +59 -0
- package/src/models/ListAllSwimmingLanesResponseBodyDataMseGatewayEntryRule.ts +71 -0
- package/src/models/ListAllSwimmingLanesResponseBodyDataMseGatewayEntryRuleConditions.ts +52 -0
- package/src/models/ListAllSwimmingLanesResponseBodyDataMseGatewayEntryRuleRoutes.ts +45 -0
- package/src/models/ListAllSwimmingLanesResponseBodyDataMseGatewayEntryRuleRoutesRoutePredicate.ts +31 -0
- package/src/models/ListAllSwimmingLanesResponseBodyDataMseGatewayEntryRuleRoutesRoutePredicatePathPredicate.ts +38 -0
- package/src/models/ListSwimmingLaneGatewayRoutesRequest.ts +38 -0
- package/src/models/ListSwimmingLaneGatewayRoutesResponse.ts +40 -0
- package/src/models/ListSwimmingLaneGatewayRoutesResponseBody.ts +69 -0
- package/src/models/ListSwimmingLaneGatewayRoutesResponseBodyData.ts +45 -0
- package/src/models/ListSwimmingLaneGatewayRoutesResponseBodyDataRoutePredicate.ts +31 -0
- package/src/models/ListSwimmingLaneGatewayRoutesResponseBodyDataRoutePredicatePathPredicate.ts +38 -0
- package/src/models/ListSwimmingLaneGroupTagsRequest.ts +38 -0
- package/src/models/ListSwimmingLaneGroupTagsResponse.ts +40 -0
- package/src/models/ListSwimmingLaneGroupTagsResponseBody.ts +69 -0
- package/src/models/ListSwimmingLaneGroupTagsResponseBodyData.ts +38 -0
- package/src/models/PriceEstimateFeature.ts +41 -0
- package/src/models/QueryResourceStaticsResponseBodyDataSummary.ts +6 -0
- package/src/models/UpdateSwimmingLaneEnableAttributeRequest.ts +52 -0
- package/src/models/UpdateSwimmingLaneEnableAttributeResponse.ts +40 -0
- package/src/models/UpdateSwimmingLaneEnableAttributeResponseBody.ts +62 -0
- package/src/models/model.ts +64 -0
|
@@ -0,0 +1,69 @@
|
|
|
1
|
+
// This file is auto-generated, don't edit it
|
|
2
|
+
import * as $dara from '@darabonba/typescript';
|
|
3
|
+
import { CreateOrUpdateSwimmingLaneResponseBodyData } from "./CreateOrUpdateSwimmingLaneResponseBodyData";
|
|
4
|
+
|
|
5
|
+
|
|
6
|
+
export class CreateOrUpdateSwimmingLaneResponseBody extends $dara.Model {
|
|
7
|
+
/**
|
|
8
|
+
* @example
|
|
9
|
+
* 200
|
|
10
|
+
*/
|
|
11
|
+
code?: string;
|
|
12
|
+
data?: CreateOrUpdateSwimmingLaneResponseBodyData;
|
|
13
|
+
errorCode?: string;
|
|
14
|
+
/**
|
|
15
|
+
* @example
|
|
16
|
+
* success
|
|
17
|
+
*/
|
|
18
|
+
message?: string;
|
|
19
|
+
/**
|
|
20
|
+
* @example
|
|
21
|
+
* 91F93257-7A4A-4BD3-9A7E-2F6EAE6D****
|
|
22
|
+
*/
|
|
23
|
+
requestId?: string;
|
|
24
|
+
/**
|
|
25
|
+
* @example
|
|
26
|
+
* true
|
|
27
|
+
*/
|
|
28
|
+
success?: boolean;
|
|
29
|
+
/**
|
|
30
|
+
* @example
|
|
31
|
+
* 0a98a02315955564772843261e****
|
|
32
|
+
*/
|
|
33
|
+
traceId?: string;
|
|
34
|
+
static names(): { [key: string]: string } {
|
|
35
|
+
return {
|
|
36
|
+
code: 'Code',
|
|
37
|
+
data: 'Data',
|
|
38
|
+
errorCode: 'ErrorCode',
|
|
39
|
+
message: 'Message',
|
|
40
|
+
requestId: 'RequestId',
|
|
41
|
+
success: 'Success',
|
|
42
|
+
traceId: 'TraceId',
|
|
43
|
+
};
|
|
44
|
+
}
|
|
45
|
+
|
|
46
|
+
static types(): { [key: string]: any } {
|
|
47
|
+
return {
|
|
48
|
+
code: 'string',
|
|
49
|
+
data: CreateOrUpdateSwimmingLaneResponseBodyData,
|
|
50
|
+
errorCode: 'string',
|
|
51
|
+
message: 'string',
|
|
52
|
+
requestId: 'string',
|
|
53
|
+
success: 'boolean',
|
|
54
|
+
traceId: 'string',
|
|
55
|
+
};
|
|
56
|
+
}
|
|
57
|
+
|
|
58
|
+
validate() {
|
|
59
|
+
if(this.data && typeof (this.data as any).validate === 'function') {
|
|
60
|
+
(this.data as any).validate();
|
|
61
|
+
}
|
|
62
|
+
super.validate();
|
|
63
|
+
}
|
|
64
|
+
|
|
65
|
+
constructor(map?: { [key: string]: any }) {
|
|
66
|
+
super(map);
|
|
67
|
+
}
|
|
68
|
+
}
|
|
69
|
+
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
// This file is auto-generated, don't edit it
|
|
2
|
+
import * as $dara from '@darabonba/typescript';
|
|
3
|
+
|
|
4
|
+
|
|
5
|
+
export class CreateOrUpdateSwimmingLaneResponseBodyData extends $dara.Model {
|
|
6
|
+
/**
|
|
7
|
+
* @example
|
|
8
|
+
* 22318
|
|
9
|
+
*/
|
|
10
|
+
laneId?: number;
|
|
11
|
+
static names(): { [key: string]: string } {
|
|
12
|
+
return {
|
|
13
|
+
laneId: 'LaneId',
|
|
14
|
+
};
|
|
15
|
+
}
|
|
16
|
+
|
|
17
|
+
static types(): { [key: string]: any } {
|
|
18
|
+
return {
|
|
19
|
+
laneId: 'number',
|
|
20
|
+
};
|
|
21
|
+
}
|
|
22
|
+
|
|
23
|
+
validate() {
|
|
24
|
+
super.validate();
|
|
25
|
+
}
|
|
26
|
+
|
|
27
|
+
constructor(map?: { [key: string]: any }) {
|
|
28
|
+
super(map);
|
|
29
|
+
}
|
|
30
|
+
}
|
|
31
|
+
|
|
@@ -0,0 +1,79 @@
|
|
|
1
|
+
// This file is auto-generated, don't edit it
|
|
2
|
+
import * as $dara from '@darabonba/typescript';
|
|
3
|
+
|
|
4
|
+
|
|
5
|
+
export class CreateOrUpdateSwimmingLaneShrinkRequest extends $dara.Model {
|
|
6
|
+
appEntryRuleShrink?: string;
|
|
7
|
+
/**
|
|
8
|
+
* @example
|
|
9
|
+
* 0
|
|
10
|
+
*/
|
|
11
|
+
canaryModel?: number;
|
|
12
|
+
/**
|
|
13
|
+
* @example
|
|
14
|
+
* true
|
|
15
|
+
*/
|
|
16
|
+
enable?: boolean;
|
|
17
|
+
/**
|
|
18
|
+
* @example
|
|
19
|
+
* b2a8a925-477a-eswa-b823-d5e22500****
|
|
20
|
+
*/
|
|
21
|
+
groupId?: number;
|
|
22
|
+
/**
|
|
23
|
+
* @example
|
|
24
|
+
* 13857
|
|
25
|
+
*/
|
|
26
|
+
laneId?: number;
|
|
27
|
+
/**
|
|
28
|
+
* @example
|
|
29
|
+
* test
|
|
30
|
+
*/
|
|
31
|
+
laneName?: string;
|
|
32
|
+
/**
|
|
33
|
+
* @example
|
|
34
|
+
* {"alicloud.service.tag":"g1"}
|
|
35
|
+
*/
|
|
36
|
+
laneTag?: string;
|
|
37
|
+
mseGatewayEntryRuleShrink?: string;
|
|
38
|
+
/**
|
|
39
|
+
* @example
|
|
40
|
+
* cn-beijing:test
|
|
41
|
+
*/
|
|
42
|
+
namespaceId?: string;
|
|
43
|
+
static names(): { [key: string]: string } {
|
|
44
|
+
return {
|
|
45
|
+
appEntryRuleShrink: 'AppEntryRule',
|
|
46
|
+
canaryModel: 'CanaryModel',
|
|
47
|
+
enable: 'Enable',
|
|
48
|
+
groupId: 'GroupId',
|
|
49
|
+
laneId: 'LaneId',
|
|
50
|
+
laneName: 'LaneName',
|
|
51
|
+
laneTag: 'LaneTag',
|
|
52
|
+
mseGatewayEntryRuleShrink: 'MseGatewayEntryRule',
|
|
53
|
+
namespaceId: 'NamespaceId',
|
|
54
|
+
};
|
|
55
|
+
}
|
|
56
|
+
|
|
57
|
+
static types(): { [key: string]: any } {
|
|
58
|
+
return {
|
|
59
|
+
appEntryRuleShrink: 'string',
|
|
60
|
+
canaryModel: 'number',
|
|
61
|
+
enable: 'boolean',
|
|
62
|
+
groupId: 'number',
|
|
63
|
+
laneId: 'number',
|
|
64
|
+
laneName: 'string',
|
|
65
|
+
laneTag: 'string',
|
|
66
|
+
mseGatewayEntryRuleShrink: 'string',
|
|
67
|
+
namespaceId: 'string',
|
|
68
|
+
};
|
|
69
|
+
}
|
|
70
|
+
|
|
71
|
+
validate() {
|
|
72
|
+
super.validate();
|
|
73
|
+
}
|
|
74
|
+
|
|
75
|
+
constructor(map?: { [key: string]: any }) {
|
|
76
|
+
super(map);
|
|
77
|
+
}
|
|
78
|
+
}
|
|
79
|
+
|
|
@@ -0,0 +1,44 @@
|
|
|
1
|
+
// This file is auto-generated, don't edit it
|
|
2
|
+
import * as $dara from '@darabonba/typescript';
|
|
3
|
+
|
|
4
|
+
|
|
5
|
+
export class DeleteInstancesRequest extends $dara.Model {
|
|
6
|
+
/**
|
|
7
|
+
* @remarks
|
|
8
|
+
* This parameter is required.
|
|
9
|
+
*
|
|
10
|
+
* @example
|
|
11
|
+
* 017f39b8-dfa4-4e16-a84b-1dcee4b1****
|
|
12
|
+
*/
|
|
13
|
+
appId?: string;
|
|
14
|
+
/**
|
|
15
|
+
* @remarks
|
|
16
|
+
* This parameter is required.
|
|
17
|
+
*
|
|
18
|
+
* @example
|
|
19
|
+
* demo-aaed579c-1f8a-431e-8705-97d18e91c7b4******
|
|
20
|
+
*/
|
|
21
|
+
instanceIds?: string;
|
|
22
|
+
static names(): { [key: string]: string } {
|
|
23
|
+
return {
|
|
24
|
+
appId: 'AppId',
|
|
25
|
+
instanceIds: 'InstanceIds',
|
|
26
|
+
};
|
|
27
|
+
}
|
|
28
|
+
|
|
29
|
+
static types(): { [key: string]: any } {
|
|
30
|
+
return {
|
|
31
|
+
appId: 'string',
|
|
32
|
+
instanceIds: 'string',
|
|
33
|
+
};
|
|
34
|
+
}
|
|
35
|
+
|
|
36
|
+
validate() {
|
|
37
|
+
super.validate();
|
|
38
|
+
}
|
|
39
|
+
|
|
40
|
+
constructor(map?: { [key: string]: any }) {
|
|
41
|
+
super(map);
|
|
42
|
+
}
|
|
43
|
+
}
|
|
44
|
+
|
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
// This file is auto-generated, don't edit it
|
|
2
|
+
import * as $dara from '@darabonba/typescript';
|
|
3
|
+
import { DeleteInstancesResponseBody } from "./DeleteInstancesResponseBody";
|
|
4
|
+
|
|
5
|
+
|
|
6
|
+
export class DeleteInstancesResponse extends $dara.Model {
|
|
7
|
+
headers?: { [key: string]: string };
|
|
8
|
+
statusCode?: number;
|
|
9
|
+
body?: DeleteInstancesResponseBody;
|
|
10
|
+
static names(): { [key: string]: string } {
|
|
11
|
+
return {
|
|
12
|
+
headers: 'headers',
|
|
13
|
+
statusCode: 'statusCode',
|
|
14
|
+
body: 'body',
|
|
15
|
+
};
|
|
16
|
+
}
|
|
17
|
+
|
|
18
|
+
static types(): { [key: string]: any } {
|
|
19
|
+
return {
|
|
20
|
+
headers: { 'type': 'map', 'keyType': 'string', 'valueType': 'string' },
|
|
21
|
+
statusCode: 'number',
|
|
22
|
+
body: DeleteInstancesResponseBody,
|
|
23
|
+
};
|
|
24
|
+
}
|
|
25
|
+
|
|
26
|
+
validate() {
|
|
27
|
+
if(this.headers) {
|
|
28
|
+
$dara.Model.validateMap(this.headers);
|
|
29
|
+
}
|
|
30
|
+
if(this.body && typeof (this.body as any).validate === 'function') {
|
|
31
|
+
(this.body as any).validate();
|
|
32
|
+
}
|
|
33
|
+
super.validate();
|
|
34
|
+
}
|
|
35
|
+
|
|
36
|
+
constructor(map?: { [key: string]: any }) {
|
|
37
|
+
super(map);
|
|
38
|
+
}
|
|
39
|
+
}
|
|
40
|
+
|
|
@@ -0,0 +1,69 @@
|
|
|
1
|
+
// This file is auto-generated, don't edit it
|
|
2
|
+
import * as $dara from '@darabonba/typescript';
|
|
3
|
+
import { DeleteInstancesResponseBodyData } from "./DeleteInstancesResponseBodyData";
|
|
4
|
+
|
|
5
|
+
|
|
6
|
+
export class DeleteInstancesResponseBody extends $dara.Model {
|
|
7
|
+
/**
|
|
8
|
+
* @example
|
|
9
|
+
* 200
|
|
10
|
+
*/
|
|
11
|
+
code?: string;
|
|
12
|
+
data?: DeleteInstancesResponseBodyData;
|
|
13
|
+
errorCode?: string;
|
|
14
|
+
/**
|
|
15
|
+
* @example
|
|
16
|
+
* success
|
|
17
|
+
*/
|
|
18
|
+
message?: string;
|
|
19
|
+
/**
|
|
20
|
+
* @example
|
|
21
|
+
* 91F93257-7A4A-4BD3-9A7E-2F6EAE6D****
|
|
22
|
+
*/
|
|
23
|
+
requestId?: string;
|
|
24
|
+
/**
|
|
25
|
+
* @example
|
|
26
|
+
* true
|
|
27
|
+
*/
|
|
28
|
+
success?: boolean;
|
|
29
|
+
/**
|
|
30
|
+
* @example
|
|
31
|
+
* 0a981dd515966966104121683d****
|
|
32
|
+
*/
|
|
33
|
+
traceId?: string;
|
|
34
|
+
static names(): { [key: string]: string } {
|
|
35
|
+
return {
|
|
36
|
+
code: 'Code',
|
|
37
|
+
data: 'Data',
|
|
38
|
+
errorCode: 'ErrorCode',
|
|
39
|
+
message: 'Message',
|
|
40
|
+
requestId: 'RequestId',
|
|
41
|
+
success: 'Success',
|
|
42
|
+
traceId: 'TraceId',
|
|
43
|
+
};
|
|
44
|
+
}
|
|
45
|
+
|
|
46
|
+
static types(): { [key: string]: any } {
|
|
47
|
+
return {
|
|
48
|
+
code: 'string',
|
|
49
|
+
data: DeleteInstancesResponseBodyData,
|
|
50
|
+
errorCode: 'string',
|
|
51
|
+
message: 'string',
|
|
52
|
+
requestId: 'string',
|
|
53
|
+
success: 'boolean',
|
|
54
|
+
traceId: 'string',
|
|
55
|
+
};
|
|
56
|
+
}
|
|
57
|
+
|
|
58
|
+
validate() {
|
|
59
|
+
if(this.data && typeof (this.data as any).validate === 'function') {
|
|
60
|
+
(this.data as any).validate();
|
|
61
|
+
}
|
|
62
|
+
super.validate();
|
|
63
|
+
}
|
|
64
|
+
|
|
65
|
+
constructor(map?: { [key: string]: any }) {
|
|
66
|
+
super(map);
|
|
67
|
+
}
|
|
68
|
+
}
|
|
69
|
+
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
// This file is auto-generated, don't edit it
|
|
2
|
+
import * as $dara from '@darabonba/typescript';
|
|
3
|
+
|
|
4
|
+
|
|
5
|
+
export class DeleteInstancesResponseBodyData extends $dara.Model {
|
|
6
|
+
/**
|
|
7
|
+
* @example
|
|
8
|
+
* 01db03d3-3ee9-48b3-b3d0-dfce2d88****
|
|
9
|
+
*/
|
|
10
|
+
changeOrderId?: string;
|
|
11
|
+
static names(): { [key: string]: string } {
|
|
12
|
+
return {
|
|
13
|
+
changeOrderId: 'ChangeOrderId',
|
|
14
|
+
};
|
|
15
|
+
}
|
|
16
|
+
|
|
17
|
+
static types(): { [key: string]: any } {
|
|
18
|
+
return {
|
|
19
|
+
changeOrderId: 'string',
|
|
20
|
+
};
|
|
21
|
+
}
|
|
22
|
+
|
|
23
|
+
validate() {
|
|
24
|
+
super.validate();
|
|
25
|
+
}
|
|
26
|
+
|
|
27
|
+
constructor(map?: { [key: string]: any }) {
|
|
28
|
+
super(map);
|
|
29
|
+
}
|
|
30
|
+
}
|
|
31
|
+
|
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
// This file is auto-generated, don't edit it
|
|
2
|
+
import * as $dara from '@darabonba/typescript';
|
|
3
|
+
|
|
4
|
+
|
|
5
|
+
export class DeleteSwimmingLaneGroupRequest extends $dara.Model {
|
|
6
|
+
/**
|
|
7
|
+
* @example
|
|
8
|
+
* 2074
|
|
9
|
+
*/
|
|
10
|
+
groupId?: number;
|
|
11
|
+
/**
|
|
12
|
+
* @example
|
|
13
|
+
* cn-beijing:demo
|
|
14
|
+
*/
|
|
15
|
+
namespaceId?: string;
|
|
16
|
+
static names(): { [key: string]: string } {
|
|
17
|
+
return {
|
|
18
|
+
groupId: 'GroupId',
|
|
19
|
+
namespaceId: 'NamespaceId',
|
|
20
|
+
};
|
|
21
|
+
}
|
|
22
|
+
|
|
23
|
+
static types(): { [key: string]: any } {
|
|
24
|
+
return {
|
|
25
|
+
groupId: 'number',
|
|
26
|
+
namespaceId: 'string',
|
|
27
|
+
};
|
|
28
|
+
}
|
|
29
|
+
|
|
30
|
+
validate() {
|
|
31
|
+
super.validate();
|
|
32
|
+
}
|
|
33
|
+
|
|
34
|
+
constructor(map?: { [key: string]: any }) {
|
|
35
|
+
super(map);
|
|
36
|
+
}
|
|
37
|
+
}
|
|
38
|
+
|
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
// This file is auto-generated, don't edit it
|
|
2
|
+
import * as $dara from '@darabonba/typescript';
|
|
3
|
+
import { DeleteSwimmingLaneGroupResponseBody } from "./DeleteSwimmingLaneGroupResponseBody";
|
|
4
|
+
|
|
5
|
+
|
|
6
|
+
export class DeleteSwimmingLaneGroupResponse extends $dara.Model {
|
|
7
|
+
headers?: { [key: string]: string };
|
|
8
|
+
statusCode?: number;
|
|
9
|
+
body?: DeleteSwimmingLaneGroupResponseBody;
|
|
10
|
+
static names(): { [key: string]: string } {
|
|
11
|
+
return {
|
|
12
|
+
headers: 'headers',
|
|
13
|
+
statusCode: 'statusCode',
|
|
14
|
+
body: 'body',
|
|
15
|
+
};
|
|
16
|
+
}
|
|
17
|
+
|
|
18
|
+
static types(): { [key: string]: any } {
|
|
19
|
+
return {
|
|
20
|
+
headers: { 'type': 'map', 'keyType': 'string', 'valueType': 'string' },
|
|
21
|
+
statusCode: 'number',
|
|
22
|
+
body: DeleteSwimmingLaneGroupResponseBody,
|
|
23
|
+
};
|
|
24
|
+
}
|
|
25
|
+
|
|
26
|
+
validate() {
|
|
27
|
+
if(this.headers) {
|
|
28
|
+
$dara.Model.validateMap(this.headers);
|
|
29
|
+
}
|
|
30
|
+
if(this.body && typeof (this.body as any).validate === 'function') {
|
|
31
|
+
(this.body as any).validate();
|
|
32
|
+
}
|
|
33
|
+
super.validate();
|
|
34
|
+
}
|
|
35
|
+
|
|
36
|
+
constructor(map?: { [key: string]: any }) {
|
|
37
|
+
super(map);
|
|
38
|
+
}
|
|
39
|
+
}
|
|
40
|
+
|
|
@@ -0,0 +1,62 @@
|
|
|
1
|
+
// This file is auto-generated, don't edit it
|
|
2
|
+
import * as $dara from '@darabonba/typescript';
|
|
3
|
+
|
|
4
|
+
|
|
5
|
+
export class DeleteSwimmingLaneGroupResponseBody extends $dara.Model {
|
|
6
|
+
/**
|
|
7
|
+
* @example
|
|
8
|
+
* 200
|
|
9
|
+
*/
|
|
10
|
+
code?: string;
|
|
11
|
+
errorCode?: string;
|
|
12
|
+
/**
|
|
13
|
+
* @example
|
|
14
|
+
* success
|
|
15
|
+
*/
|
|
16
|
+
message?: string;
|
|
17
|
+
/**
|
|
18
|
+
* @example
|
|
19
|
+
* 91F93257-7A4A-4BD3-9A7E-2F6EAE6D****
|
|
20
|
+
*/
|
|
21
|
+
requestId?: string;
|
|
22
|
+
/**
|
|
23
|
+
* @example
|
|
24
|
+
* true
|
|
25
|
+
*/
|
|
26
|
+
success?: boolean;
|
|
27
|
+
/**
|
|
28
|
+
* @example
|
|
29
|
+
* ac1a0b2215622920113732501e****
|
|
30
|
+
*/
|
|
31
|
+
traceId?: string;
|
|
32
|
+
static names(): { [key: string]: string } {
|
|
33
|
+
return {
|
|
34
|
+
code: 'Code',
|
|
35
|
+
errorCode: 'ErrorCode',
|
|
36
|
+
message: 'Message',
|
|
37
|
+
requestId: 'RequestId',
|
|
38
|
+
success: 'Success',
|
|
39
|
+
traceId: 'TraceId',
|
|
40
|
+
};
|
|
41
|
+
}
|
|
42
|
+
|
|
43
|
+
static types(): { [key: string]: any } {
|
|
44
|
+
return {
|
|
45
|
+
code: 'string',
|
|
46
|
+
errorCode: 'string',
|
|
47
|
+
message: 'string',
|
|
48
|
+
requestId: 'string',
|
|
49
|
+
success: 'boolean',
|
|
50
|
+
traceId: 'string',
|
|
51
|
+
};
|
|
52
|
+
}
|
|
53
|
+
|
|
54
|
+
validate() {
|
|
55
|
+
super.validate();
|
|
56
|
+
}
|
|
57
|
+
|
|
58
|
+
constructor(map?: { [key: string]: any }) {
|
|
59
|
+
super(map);
|
|
60
|
+
}
|
|
61
|
+
}
|
|
62
|
+
|
|
@@ -214,6 +214,7 @@ export class DeployApplicationRequest extends $dara.Model {
|
|
|
214
214
|
* [{"name":"envtmp","value":"0"}]
|
|
215
215
|
*/
|
|
216
216
|
envs?: string;
|
|
217
|
+
gpuConfig?: string;
|
|
217
218
|
/**
|
|
218
219
|
* @remarks
|
|
219
220
|
* The ID of the corresponding Secret.
|
|
@@ -693,6 +694,7 @@ export class DeployApplicationRequest extends $dara.Model {
|
|
|
693
694
|
enableNewArms: 'EnableNewArms',
|
|
694
695
|
enableSidecarResourceIsolated: 'EnableSidecarResourceIsolated',
|
|
695
696
|
envs: 'Envs',
|
|
697
|
+
gpuConfig: 'GpuConfig',
|
|
696
698
|
imagePullSecrets: 'ImagePullSecrets',
|
|
697
699
|
imageUrl: 'ImageUrl',
|
|
698
700
|
initContainersConfig: 'InitContainersConfig',
|
|
@@ -770,6 +772,7 @@ export class DeployApplicationRequest extends $dara.Model {
|
|
|
770
772
|
enableNewArms: 'boolean',
|
|
771
773
|
enableSidecarResourceIsolated: 'boolean',
|
|
772
774
|
envs: 'string',
|
|
775
|
+
gpuConfig: 'string',
|
|
773
776
|
imagePullSecrets: 'string',
|
|
774
777
|
imageUrl: 'string',
|
|
775
778
|
initContainersConfig: { 'type': 'array', 'itemType': InitContainerConfig },
|
|
@@ -212,6 +212,7 @@ export class DeployApplicationShrinkRequest extends $dara.Model {
|
|
|
212
212
|
* [{"name":"envtmp","value":"0"}]
|
|
213
213
|
*/
|
|
214
214
|
envs?: string;
|
|
215
|
+
gpuConfig?: string;
|
|
215
216
|
/**
|
|
216
217
|
* @remarks
|
|
217
218
|
* The ID of the corresponding Secret.
|
|
@@ -691,6 +692,7 @@ export class DeployApplicationShrinkRequest extends $dara.Model {
|
|
|
691
692
|
enableNewArms: 'EnableNewArms',
|
|
692
693
|
enableSidecarResourceIsolated: 'EnableSidecarResourceIsolated',
|
|
693
694
|
envs: 'Envs',
|
|
695
|
+
gpuConfig: 'GpuConfig',
|
|
694
696
|
imagePullSecrets: 'ImagePullSecrets',
|
|
695
697
|
imageUrl: 'ImageUrl',
|
|
696
698
|
initContainersConfigShrink: 'InitContainersConfig',
|
|
@@ -768,6 +770,7 @@ export class DeployApplicationShrinkRequest extends $dara.Model {
|
|
|
768
770
|
enableNewArms: 'boolean',
|
|
769
771
|
enableSidecarResourceIsolated: 'boolean',
|
|
770
772
|
envs: 'string',
|
|
773
|
+
gpuConfig: 'string',
|
|
771
774
|
imagePullSecrets: 'string',
|
|
772
775
|
imageUrl: 'string',
|
|
773
776
|
initContainersConfigShrink: 'string',
|
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
// This file is auto-generated, don't edit it
|
|
2
|
+
import * as $dara from '@darabonba/typescript';
|
|
3
|
+
|
|
4
|
+
|
|
5
|
+
export class DescribeSwimmingLaneRequest extends $dara.Model {
|
|
6
|
+
/**
|
|
7
|
+
* @example
|
|
8
|
+
* 2074
|
|
9
|
+
*/
|
|
10
|
+
groupId?: number;
|
|
11
|
+
/**
|
|
12
|
+
* @example
|
|
13
|
+
* 9637
|
|
14
|
+
*/
|
|
15
|
+
laneId?: number;
|
|
16
|
+
/**
|
|
17
|
+
* @example
|
|
18
|
+
* cn-beijing:test
|
|
19
|
+
*/
|
|
20
|
+
namespaceId?: string;
|
|
21
|
+
static names(): { [key: string]: string } {
|
|
22
|
+
return {
|
|
23
|
+
groupId: 'GroupId',
|
|
24
|
+
laneId: 'LaneId',
|
|
25
|
+
namespaceId: 'NamespaceId',
|
|
26
|
+
};
|
|
27
|
+
}
|
|
28
|
+
|
|
29
|
+
static types(): { [key: string]: any } {
|
|
30
|
+
return {
|
|
31
|
+
groupId: 'number',
|
|
32
|
+
laneId: 'number',
|
|
33
|
+
namespaceId: 'string',
|
|
34
|
+
};
|
|
35
|
+
}
|
|
36
|
+
|
|
37
|
+
validate() {
|
|
38
|
+
super.validate();
|
|
39
|
+
}
|
|
40
|
+
|
|
41
|
+
constructor(map?: { [key: string]: any }) {
|
|
42
|
+
super(map);
|
|
43
|
+
}
|
|
44
|
+
}
|
|
45
|
+
|
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
// This file is auto-generated, don't edit it
|
|
2
|
+
import * as $dara from '@darabonba/typescript';
|
|
3
|
+
import { DescribeSwimmingLaneResponseBody } from "./DescribeSwimmingLaneResponseBody";
|
|
4
|
+
|
|
5
|
+
|
|
6
|
+
export class DescribeSwimmingLaneResponse extends $dara.Model {
|
|
7
|
+
headers?: { [key: string]: string };
|
|
8
|
+
statusCode?: number;
|
|
9
|
+
body?: DescribeSwimmingLaneResponseBody;
|
|
10
|
+
static names(): { [key: string]: string } {
|
|
11
|
+
return {
|
|
12
|
+
headers: 'headers',
|
|
13
|
+
statusCode: 'statusCode',
|
|
14
|
+
body: 'body',
|
|
15
|
+
};
|
|
16
|
+
}
|
|
17
|
+
|
|
18
|
+
static types(): { [key: string]: any } {
|
|
19
|
+
return {
|
|
20
|
+
headers: { 'type': 'map', 'keyType': 'string', 'valueType': 'string' },
|
|
21
|
+
statusCode: 'number',
|
|
22
|
+
body: DescribeSwimmingLaneResponseBody,
|
|
23
|
+
};
|
|
24
|
+
}
|
|
25
|
+
|
|
26
|
+
validate() {
|
|
27
|
+
if(this.headers) {
|
|
28
|
+
$dara.Model.validateMap(this.headers);
|
|
29
|
+
}
|
|
30
|
+
if(this.body && typeof (this.body as any).validate === 'function') {
|
|
31
|
+
(this.body as any).validate();
|
|
32
|
+
}
|
|
33
|
+
super.validate();
|
|
34
|
+
}
|
|
35
|
+
|
|
36
|
+
constructor(map?: { [key: string]: any }) {
|
|
37
|
+
super(map);
|
|
38
|
+
}
|
|
39
|
+
}
|
|
40
|
+
|