Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 534 Bytes

File metadata and controls

15 lines (10 loc) · 534 Bytes

openapi.model.InstanceTerminateResponse

Load the model package

import 'package:openapi/api.dart';

Properties

Name Type Description Notes
terminatedInstances List The list of instances that were successfully terminated. [default to const []]

[Back to Model list] [Back to API list] [Back to README]