details property

List<AwsVmDetails>? details
getter/setter pair

The details of the AWS VMs.

Implementation

core.List<AwsVmDetails>? details;