Class: Aws::Types::JoinColumn

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#from::String

Returns the value of attribute from.

Returns:

  • (::String)


4994
4995
4996
# File 'sig/types.rbs', line 4994

def from
  @from
end

#keys::Array[::Array[::String]]

Returns the value of attribute keys.

Returns:

  • (::Array[::Array[::String]])


4995
4996
4997
# File 'sig/types.rbs', line 4995

def keys
  @keys
end