Values.AwsEcsClusterClusterSettingsDetailsSourceIndicates whether to enable CloudWatch Container Insights for the ECS cluster.
type nonrec t = {name : NonEmptyString.t option;The name of the setting. The valid value is containerInsights.
*)value : NonEmptyString.t option;The value of the setting. Valid values are disabled or enabled.
*)}