GetSubscriptionFilterPlainArgs

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

Constructors

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

Functions

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

Properties

Link copied to clipboard

The name of the filter generated by resource.

Link copied to clipboard

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