Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 291 Bytes

File metadata and controls

9 lines (7 loc) · 291 Bytes
import 'package:aws_workspaces_api/workspaces-2015-04-08.dart';

void main() {
  final service = WorkSpaces(region: 'eu-west-1');
}

See API reference on how to use WorkSpaces