The data inputs identified by their node names.
Returns:
19730 19731 19732 19733 19734 19735 19736 19737 19738
# File 'lib/aws-sdk-glue/types.rb', line 19730 class Spigot < Struct.new( :name, :inputs, :path, :topk, :prob) SENSITIVE = [] include Aws::Structure end