GetRuleGroupPlainArgs

data class GetRuleGroupPlainArgs(val ruleGroupArn: String) : ConvertibleToJava<GetRuleGroupPlainArgs>

Constructors

Link copied to clipboard
constructor(ruleGroupArn: String)

Properties

Link copied to clipboard

The Amazon Resource Name (ARN) of the RuleGroup .

Functions

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