Web Acl Rule Statement Ip Set Reference Statement Args
data class WebAclRuleStatementIpSetReferenceStatementArgs(val arn: Output<String>, val ipSetForwardedIpConfig: Output<WebAclRuleStatementIpSetReferenceStatementIpSetForwardedIpConfigArgs>? = null) : ConvertibleToJava<WebAclRuleStatementIpSetReferenceStatementArgs>
Constructors
Link copied to clipboard
fun WebAclRuleStatementIpSetReferenceStatementArgs(arn: Output<String>, ipSetForwardedIpConfig: Output<WebAclRuleStatementIpSetReferenceStatementIpSetForwardedIpConfigArgs>? = null)
Functions
Properties
Link copied to clipboard