Values.AwsEc2InstanceMonitoringDetailsSourceThe type of monitoring that’s turned on for an Amazon EC2 instance.
type nonrec t = {state : NonEmptyString.t option;Indicates whether detailed monitoring is turned on. Otherwise, basic monitoring is turned on.
*)}