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.



7041
7042
7043
# File 'sig/types.rbs', line 7041

def data
  @data
end

#name::String

Returns the value of attribute name.

Returns:

  • (::String)


7040
7041
7042
# File 'sig/types.rbs', line 7040

def name
  @name
end

#output_schemas::Array[Types::GlueSchema]

Returns the value of attribute output_schemas.

Returns:



7042
7043
7044
# File 'sig/types.rbs', line 7042

def output_schemas
  @output_schemas
end