Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 511 Bytes

File metadata and controls

15 lines (10 loc) · 511 Bytes

openapi.model.InstanceTerminateRequest

Load the model package

import 'package:openapi/api.dart';

Properties

Name Type Description Notes
instanceIds List The unique identifiers (IDs) of the instances to terminate. [default to const []]

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