Web Acl Rule Statement And Statement Statement Size Constraint Statement Args
data class WebAclRuleStatementAndStatementStatementSizeConstraintStatementArgs(val comparisonOperator: Output<String>, val fieldToMatch: Output<WebAclRuleStatementAndStatementStatementSizeConstraintStatementFieldToMatchArgs>? = null, val size: Output<Int>, val textTransformations: Output<List<WebAclRuleStatementAndStatementStatementSizeConstraintStatementTextTransformationArgs>>) : ConvertibleToJava<WebAclRuleStatementAndStatementStatementSizeConstraintStatementArgs>
Constructors
Link copied to clipboard
fun WebAclRuleStatementAndStatementStatementSizeConstraintStatementArgs(comparisonOperator: Output<String>, fieldToMatch: Output<WebAclRuleStatementAndStatementStatementSizeConstraintStatementFieldToMatchArgs>? = null, size: Output<Int>, textTransformations: Output<List<WebAclRuleStatementAndStatementStatementSizeConstraintStatementTextTransformationArgs>>)
Functions
Properties
Link copied to clipboard
Link copied to clipboard