Class: Aws::Types::DestinationTable

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#alias::String

Returns the value of attribute alias.

Returns:

  • (::String)


5246
5247
5248
# File 'sig/types.rbs', line 5246

def alias
  @alias
end

#sourceTypes::DestinationTableSource

Returns the value of attribute source.



5247
5248
5249
# File 'sig/types.rbs', line 5247

def source
  @source
end