rule

fun rule(block: Rule.Builder.() -> Unit)

construct an aws.sdk.kotlin.services.wafregional.model.Rule inside the given block


var rule: Rule?

Information about the Rule that you specified in the GetRule request. For more information, see the following topics:

  • Rule: Contains MetricName, Name, an array of Predicate objects, and RuleId

  • Predicate: Each Predicate object contains DataId, Negated, and Type