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)


5479
5480
5481
# File 'sig/types.rbs', line 5479

def alias
  @alias
end

#sourceTypes::DestinationTableSource

Returns the value of attribute source.



5480
5481
5482
# File 'sig/types.rbs', line 5480

def source
  @source
end