Class: Aws::Types::SnowflakeTarget

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.



7038
7039
7040
# File 'sig/types.rbs', line 7038

def data
  @data
end

#inputs::Array[::String]

Returns the value of attribute inputs.

Returns:

  • (::Array[::String])


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

def inputs
  @inputs
end

#name::String

Returns the value of attribute name.

Returns:

  • (::String)


7037
7038
7039
# File 'sig/types.rbs', line 7037

def name
  @name
end