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