GetMetricFilterPlainArgs

data class GetMetricFilterPlainArgs(val filterName: String, val logGroupName: String) : ConvertibleToJava<GetMetricFilterPlainArgs>

Constructors

Link copied to clipboard
fun GetMetricFilterPlainArgs(filterName: String, logGroupName: String)

Functions

Link copied to clipboard
open override fun toJava(): GetMetricFilterPlainArgs

Properties

Link copied to clipboard

A name for the metric filter.

Link copied to clipboard

Existing log group that you want to associate with this filter.