OperationErrorArgs

fun OperationErrorArgs(code: Output<String>? = null, kind: Output<String>? = null, message: Output<String>? = null)