Searched refs:AbortAttr (Results 1 – 1 of 1) sorted by relevance
4601 type AbortAttr func(optionalAttr) type4607 func AbortErrorMsg(value string) AbortAttr {4615 func AbortExitWithoutError(value bool) AbortAttr {4629 func Abort(scope *Scope, optional ...AbortAttr) (o *tf.Operation) { argument