settings property

List<ClusterSetting>? settings
final

The settings for the cluster. This parameter indicates whether CloudWatch Container Insights is enabled or disabled for a cluster.

Implementation

final List<ClusterSetting>? settings;