Searched refs:StringLengthAttr (Results 1 – 1 of 1) sorted by relevance
16530 type StringLengthAttr func(optionalAttr) type16540 func StringLengthUnit(value string) StringLengthAttr {16562 func StringLength(scope *Scope, input tf.Output, optional ...StringLengthAttr) (output tf.Output) { argument