overrides property
Any parameters that you specify override the same parameters in the launch template. If not provided, Amazon EC2 Auto Scaling uses the instance type specified in the launch template when it launches an instance.
Implementation
final List<LaunchTemplateOverrides>? overrides;