anomalyDetectionNotificationConfiguration

@JvmName(name = "vqjlmrmxbjyyqlvd")
suspend fun anomalyDetectionNotificationConfiguration(value: Output<List<ProfilingGroupChannelArgs>>)
@JvmName(name = "eklnpbswipxvoitq")
suspend fun anomalyDetectionNotificationConfiguration(value: List<ProfilingGroupChannelArgs>?)

Parameters

value

Configuration for Notification Channels for Anomaly Detection feature in CodeGuru Profiler which enables customers to detect anomalies in the application profile for those methods that represent the highest proportion of CPU time or latency


@JvmName(name = "drlaqpbsujpdnmjb")
suspend fun anomalyDetectionNotificationConfiguration(vararg values: Output<ProfilingGroupChannelArgs>)


@JvmName(name = "nxxeywhahoebkkxa")
suspend fun anomalyDetectionNotificationConfiguration(values: List<Output<ProfilingGroupChannelArgs>>)
@JvmName(name = "yioxcxuaxbamqlrp")
suspend fun anomalyDetectionNotificationConfiguration(vararg values: ProfilingGroupChannelArgs)

Parameters

values

Configuration for Notification Channels for Anomaly Detection feature in CodeGuru Profiler which enables customers to detect anomalies in the application profile for those methods that represent the highest proportion of CPU time or latency


@JvmName(name = "qcuqexibopevxpvi")
suspend fun anomalyDetectionNotificationConfiguration(argument: List<suspend ProfilingGroupChannelArgsBuilder.() -> Unit>)
@JvmName(name = "yvhcubahllgwfmso")
suspend fun anomalyDetectionNotificationConfiguration(vararg argument: suspend ProfilingGroupChannelArgsBuilder.() -> Unit)
@JvmName(name = "trihmemafjgvfwyi")
suspend fun anomalyDetectionNotificationConfiguration(argument: suspend ProfilingGroupChannelArgsBuilder.() -> Unit)

Parameters

argument

Configuration for Notification Channels for Anomaly Detection feature in CodeGuru Profiler which enables customers to detect anomalies in the application profile for those methods that represent the highest proportion of CPU time or latency