eC2InstanceIdsToTerminate property

List<String>? eC2InstanceIdsToTerminate
final

The EC2 InstanceIds to terminate. After you terminate the instances, the instance group will not return to its original requested size.

Implementation

final List<String>? eC2InstanceIdsToTerminate;