Deblock Args
data class DeblockArgs(val enabled: Output<Boolean>? = null, val strength: Output<Double>? = null) : ConvertibleToJava<DeblockArgs>
Deblock preprocessing configuration. Note: This configuration is not supported.
Deblock preprocessing configuration. Note: This configuration is not supported.