RuleGroupIpSetReferenceStatementArgs

data class RuleGroupIpSetReferenceStatementArgs(val arn: Output<String>, val ipSetForwardedIpConfig: Output<RuleGroupIpSetForwardedIpConfigurationArgs>? = null) : ConvertibleToJava<RuleGroupIpSetReferenceStatementArgs>

Constructors

Link copied to clipboard
fun RuleGroupIpSetReferenceStatementArgs(arn: Output<String>, ipSetForwardedIpConfig: Output<RuleGroupIpSetForwardedIpConfigurationArgs>? = null)

Functions

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

Properties

Link copied to clipboard
val arn: Output<String>