ErrorHandlerArgs

fun ErrorHandlerArgs(errorCode: Output<ErrorHandlerErrorCode>? = null, mimeType: Output<String>? = null, staticFile: Output<String>? = null)