RuleGroupReferenceSetsArgs

data class RuleGroupReferenceSetsArgs(val ipSetReferences: Output<Any>? = null) : ConvertibleToJava<RuleGroupReferenceSetsArgs>

Constructors

Link copied to clipboard
fun RuleGroupReferenceSetsArgs(ipSetReferences: Output<Any>? = null)

Functions

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

Properties

Link copied to clipboard
val ipSetReferences: Output<Any>? = null