Web Acl Data Protection Config Args
data class WebAclDataProtectionConfigArgs(val dataProtections: Output<List<WebAclDataProtectionConfigDataProtectionArgs>>? = null) : ConvertibleToJava<WebAclDataProtectionConfigArgs>