Launch Template Monitoring Args
data class LaunchTemplateMonitoringArgs(val enabled: Output<Boolean>? = null) : ConvertibleToJava<LaunchTemplateMonitoringArgs>
Specifies whether detailed monitoring is enabled for an instance. For more information about detailed monitoring, see Enable or turn off detailed monitoring for your instances in the User Guide. `Monitoring`
is a property of AWS::EC2::LaunchTemplate LaunchTemplateData.