value property
The value to set for the cluster setting. The supported values are
enabled and disabled. If enabled is
specified, CloudWatch Container Insights will be enabled for the cluster,
otherwise it will be disabled unless the containerInsights
account setting is enabled. If a cluster value is specified, it will
override the containerInsights value set with
PutAccountSetting or PutAccountSettingDefault.
Implementation
final String? value;