additionalMetricsToRetain property
Please use UpdateSecurityProfileResponse$additionalMetricsToRetainV2 instead.
A list of metrics whose data is retained (stored). By default, data is
retained for any metric used in the security profile's
behaviors
, but it is also retained for any metric specified
here.
Implementation
final List<String>? additionalMetricsToRetain;