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.



7006
7007
7008
# File 'sig/types.rbs', line 7006

def data
  @data
end

#inputs::Array[::String]

Returns the value of attribute inputs.

Returns:

  • (::Array[::String])


7007
7008
7009
# File 'sig/types.rbs', line 7007

def inputs
  @inputs
end

#name::String

Returns the value of attribute name.

Returns:

  • (::String)


7005
7006
7007
# File 'sig/types.rbs', line 7005

def name
  @name
end