Class: FluentPluginS3Arrow::Schemas::AWSGlue::Field

Inherits:
Struct
  • Object
show all
Defined in:
lib/fluent-plugin-s3-arrow/schemas/aws_glue.rb

Instance Attribute Summary collapse

Instance Attribute Details

#nameObject

Returns the value of attribute name



8
9
10
# File 'lib/fluent-plugin-s3-arrow/schemas/aws_glue.rb', line 8

def name
  @name
end

#typeObject

Returns the value of attribute type



8
9
10
# File 'lib/fluent-plugin-s3-arrow/schemas/aws_glue.rb', line 8

def type
  @type
end