autoScalingGroups property

List<String>? autoScalingGroups
final

The names of one or more Auto Scaling groups to identify a replacement environment for a blue/green deployment.

Implementation

final List<String>? autoScalingGroups;