subnetIds property

List<String>? subnetIds
final

The identifiers of the subnets to which a network interface is attached from the fleet instance or image builder instance. Fleet instances use one or more subnets. Image builder instances use one subnet.

Implementation

final List<String>? subnetIds;