Class: Aws::Types::SnowflakeSource

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#dataTypes::SnowflakeNodeData

Returns the value of attribute data.



6999
7000
7001
# File 'sig/types.rbs', line 6999

def data
  @data
end

#name::String

Returns the value of attribute name.

Returns:

  • (::String)


6998
6999
7000
# File 'sig/types.rbs', line 6998

def name
  @name
end

#output_schemas::Array[Types::GlueSchema]

Returns the value of attribute output_schemas.

Returns:



7000
7001
7002
# File 'sig/types.rbs', line 7000

def output_schemas
  @output_schemas
end