Distribution Custom Error Response Args
fun DistributionCustomErrorResponseArgs(errorCachingMinTtl: Output<Double>? = null, errorCode: Output<Int>, responseCode: Output<Int>? = null, responsePagePath: Output<String>? = null)