GetListenerRulePlainArgs

data class GetListenerRulePlainArgs(val ruleArn: String) : ConvertibleToJava<GetListenerRulePlainArgs>

Constructors

Link copied to clipboard
constructor(ruleArn: String)

Properties

Link copied to clipboard

The Amazon Resource Name (ARN) of the rule.

Functions

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