Class: Aws::Types::AmazonRedshiftTarget

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#dataTypes::AmazonRedshiftNodeData

Returns the value of attribute data.



95
96
97
# File 'sig/types.rbs', line 95

def data
  @data
end

#inputs::Array[::String]

Returns the value of attribute inputs.

Returns:

  • (::Array[::String])


96
97
98
# File 'sig/types.rbs', line 96

def inputs
  @inputs
end

#name::String

Returns the value of attribute name.

Returns:

  • (::String)


94
95
96
# File 'sig/types.rbs', line 94

def name
  @name
end