CropArgs

fun CropArgs(bottomPixels: Output<Int>? = null, leftPixels: Output<Int>? = null, rightPixels: Output<Int>? = null, topPixels: Output<Int>? = null)