disks property

The disks attached to the source VM.

Implementation

@$pb.TagNumber(3)
$core.List<AwsSourceVmDetails_AwsDiskDetails> get disks => $_getList(2);